17:33:14 Started by timer 17:33:14 Running as SYSTEM 17:33:14 [EnvInject] - Loading node environment variables. 17:33:14 Building remotely on prd-ubuntu1804-docker-4c-4g-243 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script 17:33:14 [ssh-agent] Looking for ssh-agent implementation... 17:33:14 $ ssh-agent 17:33:14 SSH_AUTH_SOCK=/tmp/ssh-4IMZ44D2cxLu/agent.2096 17:33:14 SSH_AGENT_PID=2098 17:33:14 [ssh-agent] Started. 17:33:14 Running ssh-add (command line suppressed) 17:33:14 Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script@tmp/private_key_13290629282435042882.key (jenkins-ssh) 17:33:14 [ssh-agent] Using credentials jenkins (jenkins) 17:33:14 The recommended git tool is: NONE 17:33:16 using credential jenkins 17:33:16 Wiping out workspace first. 17:33:16 Cloning the remote Git repository 17:33:16 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 17:33:16 > git init /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script # timeout=10 17:33:16 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 17:33:16 > git --version # timeout=10 17:33:16 > git --version # 'git version 2.17.1' 17:33:16 using GIT_SSH to set credentials jenkins 17:33:16 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance +refs/heads/*:refs/remotes/origin/* # timeout=10 17:33:17 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 17:33:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:33:17 Avoid second fetch 17:33:17 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:33:17 Checking out Revision bcab5f90045c9994c243dc2b6f2029841cfcdc81 (refs/remotes/origin/master) 17:33:17 > git config core.sparsecheckout # timeout=10 17:33:17 > git checkout -f bcab5f90045c9994c243dc2b6f2029841cfcdc81 # timeout=10 17:33:18 Commit message: "CI: Add .github/dependabot.yml configuration" 17:33:18 > git rev-list --no-walk bcab5f90045c9994c243dc2b6f2029841cfcdc81 # timeout=10 17:33:21 provisioning config files... 17:33:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:33:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:33:21 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins9951771719377320147.sh 17:33:21 ---> python-tools-install.sh 17:33:21 Setup pyenv: 17:33:21 * system (set by /opt/pyenv/version) 17:33:21 * 3.8.13 (set by /opt/pyenv/version) 17:33:21 * 3.9.13 (set by /opt/pyenv/version) 17:33:21 * 3.10.6 (set by /opt/pyenv/version) 17:33:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f8BB 17:33:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:33:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:36 lf-activate-venv(): INFO: Base packages installed successfully 17:33:36 lf-activate-venv(): INFO: Installing additional packages: lftools 17:34:16 lf-activate-venv(): INFO: Adding /tmp/venv-f8BB/bin to PATH 17:34:16 Generating Requirements File 17:34:45 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. 17:34:45 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:34:46 Python 3.10.6 17:34:46 pip 25.3 from /tmp/venv-f8BB/lib/python3.10/site-packages/pip (python 3.10) 17:34:47 appdirs==1.4.4 17:34:47 argcomplete==3.6.3 17:34:47 aspy.yaml==1.3.0 17:34:47 attrs==25.4.0 17:34:47 autopage==0.5.2 17:34:47 backports.strenum==1.3.1 17:34:47 beautifulsoup4==4.14.3 17:34:47 boto3==1.42.7 17:34:47 botocore==1.42.7 17:34:47 bs4==0.0.2 17:34:47 cachetools==6.2.2 17:34:47 certifi==2025.11.12 17:34:47 cffi==2.0.0 17:34:47 cfgv==3.5.0 17:34:47 chardet==5.2.0 17:34:47 charset-normalizer==3.4.4 17:34:47 click==8.3.1 17:34:47 cliff==4.13.0 17:34:47 cmd2==3.0.0 17:34:47 cryptography==3.3.2 17:34:47 debtcollector==3.0.0 17:34:47 decorator==5.2.1 17:34:47 defusedxml==0.7.1 17:34:47 Deprecated==1.3.1 17:34:47 distlib==0.4.0 17:34:47 dnspython==2.8.0 17:34:47 docker==7.1.0 17:34:47 dogpile.cache==1.5.0 17:34:47 durationpy==0.10 17:34:47 email-validator==2.3.0 17:34:47 filelock==3.20.0 17:34:47 future==1.0.0 17:34:47 gitdb==4.0.12 17:34:47 GitPython==3.1.45 17:34:47 google-auth==2.43.0 17:34:47 httplib2==0.31.0 17:34:47 identify==2.6.15 17:34:47 idna==3.11 17:34:47 importlib-resources==1.5.0 17:34:47 iso8601==2.1.0 17:34:47 Jinja2==3.1.6 17:34:47 jmespath==1.0.1 17:34:47 jsonpatch==1.33 17:34:47 jsonpointer==3.0.0 17:34:47 jsonschema==4.25.1 17:34:47 jsonschema-specifications==2025.9.1 17:34:47 keystoneauth1==5.12.0 17:34:47 kubernetes==34.1.0 17:34:47 lftools==0.37.17 17:34:47 lxml==6.0.2 17:34:47 markdown-it-py==4.0.0 17:34:47 MarkupSafe==3.0.3 17:34:47 mdurl==0.1.2 17:34:47 msgpack==1.1.2 17:34:47 multi_key_dict==2.0.3 17:34:47 munch==4.0.0 17:34:47 netaddr==1.3.0 17:34:47 niet==1.4.2 17:34:47 nodeenv==1.9.1 17:34:47 oauth2client==4.1.3 17:34:47 oauthlib==3.3.1 17:34:47 openstacksdk==4.8.0 17:34:47 os-service-types==1.8.2 17:34:47 osc-lib==4.2.0 17:34:47 oslo.config==10.1.0 17:34:47 oslo.context==6.2.0 17:34:47 oslo.i18n==6.7.1 17:34:47 oslo.log==7.2.1 17:34:47 oslo.serialization==5.8.0 17:34:47 oslo.utils==9.2.0 17:34:47 packaging==25.0 17:34:47 pbr==7.0.3 17:34:47 platformdirs==4.5.1 17:34:47 prettytable==3.17.0 17:34:47 psutil==7.1.3 17:34:47 pyasn1==0.6.1 17:34:47 pyasn1_modules==0.4.2 17:34:47 pycparser==2.23 17:34:47 pygerrit2==2.0.15 17:34:47 PyGithub==2.8.1 17:34:47 Pygments==2.19.2 17:34:47 PyJWT==2.10.1 17:34:47 PyNaCl==1.6.1 17:34:47 pyparsing==2.4.7 17:34:47 pyperclip==1.11.0 17:34:47 pyrsistent==0.20.0 17:34:47 python-cinderclient==9.8.0 17:34:47 python-dateutil==2.9.0.post0 17:34:47 python-heatclient==4.3.0 17:34:47 python-jenkins==1.8.3 17:34:47 python-keystoneclient==5.7.0 17:34:47 python-magnumclient==4.9.0 17:34:47 python-openstackclient==8.2.0 17:34:47 python-swiftclient==4.9.0 17:34:47 PyYAML==6.0.3 17:34:47 referencing==0.37.0 17:34:47 requests==2.32.5 17:34:47 requests-oauthlib==2.0.0 17:34:47 requestsexceptions==1.4.0 17:34:47 rfc3986==2.0.0 17:34:47 rich==14.2.0 17:34:47 rich-argparse==1.7.2 17:34:47 rpds-py==0.30.0 17:34:47 rsa==4.9.1 17:34:47 ruamel.yaml==0.18.16 17:34:47 ruamel.yaml.clib==0.2.15 17:34:47 s3transfer==0.16.0 17:34:47 simplejson==3.20.2 17:34:47 six==1.17.0 17:34:47 smmap==5.0.2 17:34:47 soupsieve==2.8 17:34:47 stevedore==5.6.0 17:34:47 tabulate==0.9.0 17:34:47 toml==0.10.2 17:34:47 tomlkit==0.13.3 17:34:47 tqdm==4.67.1 17:34:47 typing_extensions==4.15.0 17:34:47 tzdata==2025.2 17:34:47 urllib3==1.26.20 17:34:47 virtualenv==20.35.4 17:34:47 wcwidth==0.2.14 17:34:47 websocket-client==1.9.0 17:34:47 wrapt==2.0.1 17:34:47 xdg==6.0.0 17:34:47 xmltodict==1.0.2 17:34:47 yq==3.4.3 17:34:47 [EnvInject] - Injecting environment variables from a build step. 17:34:47 [EnvInject] - Injecting as environment variables the properties content 17:34:47 SET_JDK_VERSION=openjdk17 17:34:47 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 17:34:47 17:34:47 [EnvInject] - Variables injected successfully. 17:34:47 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/sh /tmp/jenkins16816390235702177269.sh 17:34:47 ---> update-java-alternatives.sh 17:34:47 ---> Updating Java version 17:34:47 ---> Ubuntu/Debian system detected 17:34:47 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 17:34:47 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 17:34:47 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 17:34:48 openjdk version "17.0.7" 2023-04-18 17:34:48 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 17:34:48 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 17:34:48 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 17:34:48 [EnvInject] - Injecting environment variables from a build step. 17:34:48 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 17:34:48 [EnvInject] - Variables injected successfully. 17:34:48 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/sh /tmp/jenkins15339478402779613061.sh 17:34:48 --> prescan-ransliceassurance-ubuntu.sh 17:34:48 + sudo apt-get update 17:34:48 Hit:1 https://download.docker.com/linux/ubuntu bionic InRelease 17:34:48 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 17:34:48 Hit:3 http://apt.puppetlabs.com xenial InRelease 17:34:48 Get:4 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 17:34:48 Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:34:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 17:34:48 Err:3 http://apt.puppetlabs.com xenial InRelease 17:34:48 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 17:34:49 Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 17:34:49 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 17:34:49 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:34:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 17:34:49 Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:34:49 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:34:49 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:34:49 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:34:49 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:34:50 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:34:50 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:34:50 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 17:34:50 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 17:34:50 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 17:34:50 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 17:34:50 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 17:34:50 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 17:34:50 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 17:34:50 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 17:34:50 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 17:34:50 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 17:34:50 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 17:34:50 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 17:34:50 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 17:34:50 Get:31 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 17:35:00 Fetched 28.0 MB in 7s (3939 kB/s) 17:35:00 Reading package lists... 17:35:02 W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://apt.puppetlabs.com xenial InRelease: The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 17:35:02 W: Failed to fetch http://apt.puppetlabs.com/dists/xenial/InRelease The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 17:35:02 W: Some index files failed to download. They have been ignored, or old ones used instead. 17:35:02 + bash smoversion/build-ransliceassurance-ubuntu.sh 17:35:02 + echo '--> build-ransliceassurance-ubuntu.sh' 17:35:02 --> build-ransliceassurance-ubuntu.sh 17:35:02 + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin 17:35:02 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin 17:35:02 + export GO111MODULE=on 17:35:02 + GO111MODULE=on 17:35:02 + go version 17:35:02 go version go1.19 linux/amd64 17:35:02 + cd smoversion/ 17:35:02 + go install github.com/ory/go-acc 17:35:02 go: downloading github.com/ory/go-acc v0.2.8 17:35:02 go: downloading github.com/ory/viper v1.7.5 17:35:02 go: downloading github.com/pborman/uuid v1.2.0 17:35:02 go: downloading github.com/spf13/cobra v1.0.0 17:35:03 go: downloading github.com/dgraph-io/ristretto v0.0.2 17:35:03 go: downloading github.com/fsnotify/fsnotify v1.4.9 17:35:03 go: downloading github.com/hashicorp/hcl v1.0.0 17:35:03 go: downloading github.com/magiconair/properties v1.8.1 17:35:03 go: downloading github.com/mitchellh/mapstructure v1.3.2 17:35:03 go: downloading github.com/pelletier/go-toml v1.8.0 17:35:03 go: downloading github.com/spf13/afero v1.2.2 17:35:03 go: downloading github.com/spf13/cast v1.3.1 17:35:03 go: downloading github.com/spf13/jwalterweatherman v1.1.0 17:35:03 go: downloading github.com/spf13/pflag v1.0.5 17:35:03 go: downloading github.com/subosito/gotenv v1.2.0 17:35:03 go: downloading gopkg.in/ini.v1 v1.57.0 17:35:03 go: downloading gopkg.in/yaml.v2 v2.4.0 17:35:03 go: downloading github.com/google/uuid v1.1.1 17:35:04 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 17:35:05 go: downloading golang.org/x/text v0.3.6 17:35:06 go: downloading github.com/cespare/xxhash v1.1.0 17:35:13 + go get github.com/stretchr/testify/mock@v1.7.0 17:35:14 go: downloading github.com/stretchr/testify v1.7.0 17:35:15 go: downloading github.com/pmezard/go-difflib v1.0.0 17:35:15 go: downloading github.com/davecgh/go-spew v1.1.1 17:35:15 go: downloading github.com/stretchr/objx v0.1.1 17:35:15 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:35:16 + go-acc ./... --ignore mocks 17:35:20 ? oransc.org/usecase/oduclosedloop [no test files] 17:35:22 ok oransc.org/usecase/oduclosedloop/internal/config 0.004s coverage: 93.8% of statements in oransc.org/usecase/oduclosedloop, oransc.org/usecase/oduclosedloop/internal/config, oransc.org/usecase/oduclosedloop/internal/restclient, oransc.org/usecase/oduclosedloop/internal/sliceassurance, oransc.org/usecase/oduclosedloop/internal/structures, oransc.org/usecase/oduclosedloop/messages, oransc.org/usecase/oduclosedloop/stub 17:35:23 ok oransc.org/usecase/oduclosedloop/internal/restclient 0.008s coverage: 77.8% of statements in oransc.org/usecase/oduclosedloop, oransc.org/usecase/oduclosedloop/internal/config, oransc.org/usecase/oduclosedloop/internal/restclient, oransc.org/usecase/oduclosedloop/internal/sliceassurance, oransc.org/usecase/oduclosedloop/internal/structures, oransc.org/usecase/oduclosedloop/messages, oransc.org/usecase/oduclosedloop/stub 17:35:23 ? oransc.org/usecase/oduclosedloop/internal/sliceassurance [no test files] 17:35:24 ok oransc.org/usecase/oduclosedloop/internal/structures 0.006s coverage: 90.8% of statements in oransc.org/usecase/oduclosedloop, oransc.org/usecase/oduclosedloop/internal/config, oransc.org/usecase/oduclosedloop/internal/restclient, oransc.org/usecase/oduclosedloop/internal/sliceassurance, oransc.org/usecase/oduclosedloop/internal/structures, oransc.org/usecase/oduclosedloop/messages, oransc.org/usecase/oduclosedloop/stub 17:35:25 ok oransc.org/usecase/oduclosedloop/messages 0.004s coverage: 100.0% of statements in oransc.org/usecase/oduclosedloop, oransc.org/usecase/oduclosedloop/internal/config, oransc.org/usecase/oduclosedloop/internal/restclient, oransc.org/usecase/oduclosedloop/internal/sliceassurance, oransc.org/usecase/oduclosedloop/internal/structures, oransc.org/usecase/oduclosedloop/messages, oransc.org/usecase/oduclosedloop/stub 17:35:32 ? oransc.org/usecase/oduclosedloop/stub [no test files] 17:35:32 + sed -i -e 's/oransc\.org\/usecase\/oduclosedloop/smoversion/' coverage.txt 17:35:32 + echo '--> build-ransliceassurance-ubuntu.sh ends' 17:35:32 --> build-ransliceassurance-ubuntu.sh ends 17:35:32 + bash icsversion/build-ransliceassurance-ubuntu.sh 17:35:32 + echo '--> build-ransliceassurance-ubuntu.sh' 17:35:32 --> build-ransliceassurance-ubuntu.sh 17:35:32 + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin 17:35:32 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin 17:35:32 + export GO111MODULE=on 17:35:32 + GO111MODULE=on 17:35:32 + go version 17:35:32 go version go1.19 linux/amd64 17:35:32 + cd icsversion/ 17:35:32 + go install github.com/ory/go-acc 17:35:32 no required module provides package github.com/ory/go-acc; to add it: 17:35:32 go get github.com/ory/go-acc 17:35:32 Build step 'Execute shell' marked build as failure 17:35:32 $ ssh-agent -k 17:35:32 unset SSH_AUTH_SOCK; 17:35:32 unset SSH_AGENT_PID; 17:35:32 echo Agent pid 2098 killed; 17:35:32 [ssh-agent] Stopped. 17:35:32 [PostBuildScript] - [INFO] Executing post build scripts. 17:35:32 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins3372966978822574272.sh 17:35:32 ---> sysstat.sh 17:35:33 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins16151390060571403830.sh 17:35:33 ---> package-listing.sh 17:35:33 ++ tr '[:upper:]' '[:lower:]' 17:35:33 ++ facter osfamily 17:35:33 + OS_FAMILY=debian 17:35:33 + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script 17:35:33 + START_PACKAGES=/tmp/packages_start.txt 17:35:33 + END_PACKAGES=/tmp/packages_end.txt 17:35:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:35:33 + PACKAGES=/tmp/packages_start.txt 17:35:33 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script ']' 17:35:33 + PACKAGES=/tmp/packages_end.txt 17:35:33 + case "${OS_FAMILY}" in 17:35:33 + dpkg -l 17:35:33 + grep '^ii' 17:35:33 + '[' -f /tmp/packages_start.txt ']' 17:35:33 + '[' -f /tmp/packages_end.txt ']' 17:35:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:35:33 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script ']' 17:35:33 + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/archives/ 17:35:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/archives/ 17:35:33 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins173458832504101322.sh 17:35:33 ---> capture-instance-metadata.sh 17:35:34 Setup pyenv: 17:35:34 system 17:35:34 3.8.13 17:35:34 3.9.13 17:35:34 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version) 17:35:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f8BB from file:/tmp/.os_lf_venv 17:35:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:37 lf-activate-venv(): INFO: Base packages installed successfully 17:35:37 lf-activate-venv(): INFO: Installing additional packages: lftools 17:36:00 lf-activate-venv(): INFO: Adding /tmp/venv-f8BB/bin to PATH 17:36:00 INFO: Running in OpenStack, capturing instance metadata 17:36:01 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins10106973480535887388.sh 17:36:01 provisioning config files... 17:36:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script@tmp/config13849610958861872797tmp 17:36:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:36:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:36:01 [EnvInject] - Injecting environment variables from a build step. 17:36:01 [EnvInject] - Injecting as environment variables the properties content 17:36:01 SERVER_ID=logs 17:36:01 17:36:01 [EnvInject] - Variables injected successfully. 17:36:01 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins17211227401229030682.sh 17:36:01 ---> create-netrc.sh 17:36:01 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins12090382189270811338.sh 17:36:01 ---> python-tools-install.sh 17:36:01 Setup pyenv: 17:36:01 system 17:36:01 3.8.13 17:36:01 3.9.13 17:36:01 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version) 17:36:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f8BB from file:/tmp/.os_lf_venv 17:36:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:05 lf-activate-venv(): INFO: Base packages installed successfully 17:36:05 lf-activate-venv(): INFO: Installing additional packages: lftools 17:36:24 lf-activate-venv(): INFO: Adding /tmp/venv-f8BB/bin to PATH 17:36:24 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins13555598713265470783.sh 17:36:24 ---> sudo-logs.sh 17:36:24 Archiving 'sudo' log.. 17:36:25 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins5158802760112315289.sh 17:36:25 ---> job-cost.sh 17:36:25 Setup pyenv: 17:36:25 system 17:36:25 3.8.13 17:36:25 3.9.13 17:36:25 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version) 17:36:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f8BB from file:/tmp/.os_lf_venv 17:36:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:28 lf-activate-venv(): INFO: Base packages installed successfully 17:36:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-f8BB/bin to PATH 17:36:38 INFO: No Stack... 17:36:39 INFO: Retrieving Pricing Info for: v3-starter-4 17:36:39 INFO: Archiving Costs 17:36:39 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins3739851309879035716.sh 17:36:39 ---> logs-deploy.sh 17:36:39 Setup pyenv: 17:36:39 system 17:36:39 3.8.13 17:36:39 3.9.13 17:36:39 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version) 17:36:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f8BB from file:/tmp/.os_lf_venv 17:36:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:43 lf-activate-venv(): INFO: Base packages installed successfully 17:36:43 lf-activate-venv(): INFO: Installing additional packages: lftools 17:37:01 lf-activate-venv(): INFO: Adding /tmp/venv-f8BB/bin to PATH 17:37:01 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-ransliceassurance-sonar-prescan-script/1395 17:37:01 INFO: archiving workspace using pattern(s): -p **/*.log 17:37:03 Archives upload complete. 17:37:04 INFO: archiving logs to Nexus 17:37:05 ---> uname -a: 17:37:05 Linux prd-ubuntu1804-docker-4c-4g-243 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 17:37:05 17:37:05 17:37:05 ---> lscpu: 17:37:05 Architecture: x86_64 17:37:05 CPU op-mode(s): 32-bit, 64-bit 17:37:05 Byte Order: Little Endian 17:37:05 CPU(s): 4 17:37:05 On-line CPU(s) list: 0-3 17:37:05 Thread(s) per core: 1 17:37:05 Core(s) per socket: 1 17:37:05 Socket(s): 4 17:37:05 NUMA node(s): 1 17:37:05 Vendor ID: AuthenticAMD 17:37:05 CPU family: 23 17:37:05 Model: 49 17:37:05 Model name: AMD EPYC-Rome Processor 17:37:05 Stepping: 0 17:37:05 CPU MHz: 2799.998 17:37:05 BogoMIPS: 5599.99 17:37:05 Virtualization: AMD-V 17:37:05 Hypervisor vendor: KVM 17:37:05 Virtualization type: full 17:37:05 L1d cache: 32K 17:37:05 L1i cache: 32K 17:37:05 L2 cache: 512K 17:37:05 L3 cache: 16384K 17:37:05 NUMA node0 CPU(s): 0-3 17:37:05 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 17:37:05 17:37:05 17:37:05 ---> nproc: 17:37:05 4 17:37:05 17:37:05 17:37:05 ---> df -h: 17:37:05 Filesystem Size Used Avail Use% Mounted on 17:37:05 udev 3.9G 0 3.9G 0% /dev 17:37:05 tmpfs 798M 700K 797M 1% /run 17:37:05 /dev/vda1 20G 9.3G 10G 49% / 17:37:05 tmpfs 3.9G 0 3.9G 0% /dev/shm 17:37:05 tmpfs 5.0M 0 5.0M 0% /run/lock 17:37:05 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:37:05 /dev/vda15 105M 5.3M 100M 5% /boot/efi 17:37:05 tmpfs 798M 0 798M 0% /run/user/1001 17:37:05 17:37:05 17:37:05 ---> free -m: 17:37:05 total used free shared buff/cache available 17:37:05 Mem: 7975 495 4835 0 2645 7192 17:37:05 Swap: 1023 0 1023 17:37:05 17:37:05 17:37:05 ---> ip addr: 17:37:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:37:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:37:05 inet 127.0.0.1/8 scope host lo 17:37:05 valid_lft forever preferred_lft forever 17:37:05 inet6 ::1/128 scope host 17:37:05 valid_lft forever preferred_lft forever 17:37:05 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 17:37:05 link/ether fa:16:3e:c5:c8:6c brd ff:ff:ff:ff:ff:ff 17:37:05 inet 10.32.7.214/23 brd 10.32.7.255 scope global dynamic ens3 17:37:05 valid_lft 86127sec preferred_lft 86127sec 17:37:05 inet6 fe80::f816:3eff:fec5:c86c/64 scope link 17:37:05 valid_lft forever preferred_lft forever 17:37:05 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:37:05 link/ether 02:42:33:a5:d3:d0 brd ff:ff:ff:ff:ff:ff 17:37:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:37:05 valid_lft forever preferred_lft forever 17:37:05 17:37:05 17:37:05 ---> sar -b -r -n DEV: 17:37:05 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-243) 12/11/25 _x86_64_ (4 CPU) 17:37:05 17:37:05 17:32:35 LINUX RESTART (4 CPU) 17:37:05 17:37:05 17:33:01 tps rtps wtps bread/s bwrtn/s 17:37:05 17:34:01 136.91 53.46 83.45 4045.46 40443.68 17:37:05 17:35:01 74.40 15.91 58.49 1338.98 13209.93 17:37:05 17:36:01 170.60 111.53 59.07 5751.31 18609.57 17:37:05 17:37:01 21.11 0.35 20.76 4.00 1964.07 17:37:05 Average: 100.76 45.31 55.44 2784.94 18556.81 17:37:05 17:37:05 17:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:37:05 17:34:01 5776484 7348300 2390936 29.27 39876 1710776 1059816 11.50 650900 1565208 88068 17:37:05 17:35:01 5433500 7397548 2733920 33.47 60024 2064484 993876 10.78 741644 1779448 283188 17:37:05 17:36:01 5008424 7418912 3158996 38.68 75112 2484240 953312 10.34 959392 1961784 42892 17:37:05 17:37:01 4894716 7307804 3272704 40.07 77264 2484484 1065884 11.57 1076956 1957764 11136 17:37:05 Average: 5278281 7368141 2889139 35.37 63069 2185996 1018222 11.05 857223 1816051 106321 17:37:05 17:37:05 17:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:37:05 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:05 17:34:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 17:37:05 17:34:01 ens3 406.75 245.36 1424.48 67.65 0.00 0.00 0.00 0.00 17:37:05 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:05 17:35:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 17:37:05 17:35:01 ens3 139.33 88.02 759.45 9.00 0.00 0.00 0.00 0.00 17:37:05 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:05 17:36:01 lo 1.20 1.20 0.10 0.10 0.00 0.00 0.00 0.00 17:37:05 17:36:01 ens3 93.23 71.70 258.10 10.15 0.00 0.00 0.00 0.00 17:37:05 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:05 17:37:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 17:37:05 17:37:01 ens3 9.92 11.31 11.75 4.88 0.00 0.00 0.00 0.00 17:37:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:05 Average: lo 1.25 1.25 0.12 0.12 0.00 0.00 0.00 0.00 17:37:05 Average: ens3 162.31 104.10 613.44 22.92 0.00 0.00 0.00 0.00 17:37:05 17:37:05 17:37:05 ---> sar -P ALL: 17:37:05 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-243) 12/11/25 _x86_64_ (4 CPU) 17:37:05 17:37:05 17:32:35 LINUX RESTART (4 CPU) 17:37:05 17:37:05 17:33:01 CPU %user %nice %system %iowait %steal %idle 17:37:05 17:34:01 all 21.47 0.00 2.49 4.40 1.07 70.57 17:37:05 17:34:01 0 12.23 0.00 0.83 2.52 0.75 83.67 17:37:05 17:34:01 1 29.13 0.00 2.00 2.05 1.35 65.47 17:37:05 17:34:01 2 10.75 0.00 1.55 8.86 0.75 78.09 17:37:05 17:34:01 3 33.82 0.00 5.58 4.19 1.42 55.00 17:37:05 17:35:01 all 19.93 1.60 1.86 1.82 0.59 74.20 17:37:05 17:35:01 0 14.12 6.35 1.90 0.50 0.47 76.67 17:37:05 17:35:01 1 42.73 0.00 2.88 1.53 1.13 51.73 17:37:05 17:35:01 2 5.84 0.00 1.07 4.29 0.38 88.42 17:37:05 17:35:01 3 17.00 0.02 1.58 0.98 0.35 80.06 17:37:05 17:36:01 all 29.61 0.00 4.64 7.59 1.98 56.18 17:37:05 17:36:01 0 20.00 0.00 4.17 7.92 1.91 66.01 17:37:05 17:36:01 1 23.45 0.00 4.80 8.93 1.78 61.05 17:37:05 17:36:01 2 25.11 0.00 4.19 7.28 1.93 61.49 17:37:05 17:36:01 3 49.82 0.00 5.40 6.22 2.33 36.22 17:37:05 17:37:01 all 21.38 0.00 0.79 0.63 0.69 76.51 17:37:05 17:37:01 0 35.92 0.00 1.12 0.13 1.10 61.73 17:37:05 17:37:01 1 11.01 0.00 0.38 0.33 0.50 87.78 17:37:05 17:37:01 2 21.66 0.00 0.90 1.92 0.52 75.00 17:37:05 17:37:01 3 16.94 0.00 0.77 0.15 0.65 81.50 17:37:05 Average: all 23.10 0.40 2.44 3.61 1.08 69.37 17:37:05 Average: 0 20.57 1.59 2.00 2.76 1.06 72.02 17:37:05 Average: 1 26.57 0.00 2.52 3.21 1.19 66.51 17:37:05 Average: 2 15.84 0.00 1.92 5.59 0.89 75.76 17:37:05 Average: 3 29.38 0.00 3.33 2.88 1.19 63.22 17:37:05 17:37:05 17:37:05