17:33:21  Started by timer
17:33:21  Running as SYSTEM
17:33:21  [EnvInject] - Loading node environment variables.
17:33:21  Building remotely on prd-ubuntu1804-docker-4c-4g-926 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script
17:33:21  [ssh-agent] Looking for ssh-agent implementation...
17:33:21  $ ssh-agent
17:33:21  SSH_AUTH_SOCK=/tmp/ssh-HojyP58EIcsH/agent.2130
17:33:21  SSH_AGENT_PID=2132
17:33:21  [ssh-agent] Started.
17:33:21  Running ssh-add (command line suppressed)
17:33:21  Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script@tmp/private_key_3290184426478318059.key (jenkins-ssh)
17:33:21  [ssh-agent] Using credentials jenkins (jenkins)
17:33:21  The recommended git tool is: NONE
17:33:23  using credential jenkins
17:33:23  Wiping out workspace first.
17:33:23  Cloning the remote Git repository
17:33:23  Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance
17:33:23   > git init /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script # timeout=10
17:33:23  Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance
17:33:23   > git --version # timeout=10
17:33:23   > git --version # 'git version 2.17.1'
17:33:23  using GIT_SSH to set credentials jenkins
17:33:23   > 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:24   > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10
17:33:24   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:33:24  Avoid second fetch
17:33:24   > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:33:24  Checking out Revision 4487b8de3ad6df015c48e67b1356fd0a67347aaf (refs/remotes/origin/master)
17:33:24   > git config core.sparsecheckout # timeout=10
17:33:24   > git checkout -f 4487b8de3ad6df015c48e67b1356fd0a67347aaf # timeout=10
17:33:24  Commit message: "CI: Add silent prescan SonarCloud job"
17:33:24   > git rev-list --no-walk 4487b8de3ad6df015c48e67b1356fd0a67347aaf # timeout=10
17:33:28  provisioning config files...
17:33:28  copy managed file [npmrc] to file:/home/jenkins/.npmrc
17:33:28  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
17:33:28  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins12692687911392552322.sh
17:33:28  ---> python-tools-install.sh
17:33:28  Setup pyenv:
17:33:28  * system (set by /opt/pyenv/version)
17:33:28  * 3.8.13 (set by /opt/pyenv/version)
17:33:28  * 3.9.13 (set by /opt/pyenv/version)
17:33:28  * 3.10.6 (set by /opt/pyenv/version)
17:33:32  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u2Mw
17:33:32  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
17:33:37  lf-activate-venv(): INFO: Installing: lftools 
17:34:02  lf-activate-venv(): INFO: Adding /tmp/venv-u2Mw/bin to PATH
17:34:02  Generating Requirements File
17:34:23  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:23  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
17:34:23  Python 3.10.6
17:34:24  pip 25.1.1 from /tmp/venv-u2Mw/lib/python3.10/site-packages/pip (python 3.10)
17:34:24  appdirs==1.4.4
17:34:24  argcomplete==3.6.2
17:34:24  aspy.yaml==1.3.0
17:34:24  attrs==25.3.0
17:34:24  autopage==0.5.2
17:34:24  beautifulsoup4==4.13.4
17:34:24  boto3==1.38.15
17:34:24  botocore==1.38.15
17:34:24  bs4==0.0.2
17:34:24  cachetools==5.5.2
17:34:24  certifi==2025.4.26
17:34:24  cffi==1.17.1
17:34:24  cfgv==3.4.0
17:34:24  chardet==5.2.0
17:34:24  charset-normalizer==3.4.2
17:34:24  click==8.2.0
17:34:24  cliff==4.9.1
17:34:24  cmd2==2.5.11
17:34:24  cryptography==3.3.2
17:34:24  debtcollector==3.0.0
17:34:24  decorator==5.2.1
17:34:24  defusedxml==0.7.1
17:34:24  Deprecated==1.2.18
17:34:24  distlib==0.3.9
17:34:24  dnspython==2.7.0
17:34:24  docker==4.2.2
17:34:24  dogpile.cache==1.4.0
17:34:24  durationpy==0.9
17:34:24  email_validator==2.2.0
17:34:24  filelock==3.18.0
17:34:24  future==1.0.0
17:34:24  gitdb==4.0.12
17:34:24  GitPython==3.1.44
17:34:24  google-auth==2.40.1
17:34:24  httplib2==0.22.0
17:34:24  identify==2.6.10
17:34:24  idna==3.10
17:34:24  importlib-resources==1.5.0
17:34:24  iso8601==2.1.0
17:34:24  Jinja2==3.1.6
17:34:24  jmespath==1.0.1
17:34:24  jsonpatch==1.33
17:34:24  jsonpointer==3.0.0
17:34:24  jsonschema==4.23.0
17:34:24  jsonschema-specifications==2025.4.1
17:34:24  keystoneauth1==5.10.0
17:34:24  kubernetes==32.0.1
17:34:24  lftools==0.37.12
17:34:24  lxml==5.4.0
17:34:24  MarkupSafe==3.0.2
17:34:24  msgpack==1.1.0
17:34:24  multi_key_dict==2.0.3
17:34:24  munch==4.0.0
17:34:24  netaddr==1.3.0
17:34:24  niet==1.4.2
17:34:24  nodeenv==1.9.1
17:34:24  oauth2client==4.1.3
17:34:24  oauthlib==3.2.2
17:34:24  openstacksdk==4.5.0
17:34:24  os-client-config==2.1.0
17:34:24  os-service-types==1.7.0
17:34:24  osc-lib==4.0.0
17:34:24  oslo.config==9.7.1
17:34:24  oslo.context==5.7.1
17:34:24  oslo.i18n==6.5.1
17:34:24  oslo.log==7.1.0
17:34:24  oslo.serialization==5.7.0
17:34:24  oslo.utils==8.2.0
17:34:24  packaging==25.0
17:34:24  pbr==6.1.1
17:34:24  platformdirs==4.3.8
17:34:24  prettytable==3.16.0
17:34:24  psutil==7.0.0
17:34:24  pyasn1==0.6.1
17:34:24  pyasn1_modules==0.4.2
17:34:24  pycparser==2.22
17:34:24  pygerrit2==2.0.15
17:34:24  PyGithub==2.6.1
17:34:24  PyJWT==2.10.1
17:34:24  PyNaCl==1.5.0
17:34:24  pyparsing==2.4.7
17:34:24  pyperclip==1.9.0
17:34:24  pyrsistent==0.20.0
17:34:24  python-cinderclient==9.7.0
17:34:24  python-dateutil==2.9.0.post0
17:34:24  python-heatclient==4.2.0
17:34:24  python-jenkins==1.8.2
17:34:24  python-keystoneclient==5.6.0
17:34:24  python-magnumclient==4.8.1
17:34:24  python-openstackclient==8.0.0
17:34:24  python-swiftclient==4.7.0
17:34:24  PyYAML==6.0.2
17:34:24  referencing==0.36.2
17:34:24  requests==2.32.3
17:34:24  requests-oauthlib==2.0.0
17:34:24  requestsexceptions==1.4.0
17:34:24  rfc3986==2.0.0
17:34:24  rpds-py==0.24.0
17:34:24  rsa==4.9.1
17:34:24  ruamel.yaml==0.18.10
17:34:24  ruamel.yaml.clib==0.2.12
17:34:24  s3transfer==0.12.0
17:34:24  simplejson==3.20.1
17:34:24  six==1.17.0
17:34:24  smmap==5.0.2
17:34:24  soupsieve==2.7
17:34:24  stevedore==5.4.1
17:34:24  tabulate==0.9.0
17:34:24  toml==0.10.2
17:34:24  tomlkit==0.13.2
17:34:24  tqdm==4.67.1
17:34:24  typing_extensions==4.13.2
17:34:24  tzdata==2025.2
17:34:24  urllib3==1.26.20
17:34:24  virtualenv==20.31.2
17:34:24  wcwidth==0.2.13
17:34:24  websocket-client==1.8.0
17:34:24  wrapt==1.17.2
17:34:24  xdg==6.0.0
17:34:24  xmltodict==0.14.2
17:34:24  yq==3.4.3
17:34:24  [EnvInject] - Injecting environment variables from a build step.
17:34:24  [EnvInject] - Injecting as environment variables the properties content 
17:34:24  SET_JDK_VERSION=openjdk17
17:34:24  GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418"
17:34:24  
17:34:24  [EnvInject] - Variables injected successfully.
17:34:24  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/sh /tmp/jenkins13816339963612166209.sh
17:34:24  ---> update-java-alternatives.sh
17:34:24  ---> Updating Java version
17:34:24  ---> Ubuntu/Debian system detected
17:34:24  update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
17:34:24  update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
17:34:24  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:25  openjdk version "17.0.7" 2023-04-18
17:34:25  OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04)
17:34:25  OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing)
17:34:25  JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
17:34:25  [EnvInject] - Injecting environment variables from a build step.
17:34:25  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
17:34:25  [EnvInject] - Variables injected successfully.
17:34:25  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/sh /tmp/jenkins2122391950777199191.sh
17:34:25  --> prescan-ransliceassurance-ubuntu.sh
17:34:25  + sudo apt-get update
17:34:25  Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB]
17:34:25  Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease
17:34:26  Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB]
17:34:26  Get:4 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB]
17:34:26  Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
17:34:26  Hit:6 http://apt.puppetlabs.com xenial InRelease
17:34:26  Err:6 http://apt.puppetlabs.com xenial InRelease
17:34:26    The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) <release@puppet.com>
17:34:26  Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB]
17:34:27  Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB]
17:34:27  Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB]
17:34:27  Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB]
17:34:27  Get:11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB]
17:34:27  Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB]
17:34:27  Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB]
17:34:27  Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B]
17:34:27  Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B]
17:34:27  Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB]
17:34:28  Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB]
17:34:28  Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB]
17:34:28  Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB]
17:34:28  Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3044 kB]
17:34:28  Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB]
17:34:28  Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB]
17:34:28  Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB]
17:34:28  Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1914 kB]
17:34:28  Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB]
17:34:28  Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB]
17:34:28  Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B]
17:34:28  Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB]
17:34:28  Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB]
17:34:29  Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB]
17:34:29  Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B]
17:34:34  Fetched 28.0 MB in 6s (4819 kB/s)
17:34:34  Reading package lists...
17:34:35  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) <release@puppet.com>
17:34:35  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) <release@puppet.com>
17:34:35  W: Some index files failed to download. They have been ignored, or old ones used instead.
17:34:35  + bash smoversion/build-ransliceassurance-ubuntu.sh
17:34:35  + echo '--> build-ransliceassurance-ubuntu.sh'
17:34:35  --> build-ransliceassurance-ubuntu.sh
17:34:35  + 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:34:35  + 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:34:35  + export GO111MODULE=on
17:34:35  + GO111MODULE=on
17:34:35  + go version
17:34:35  go version go1.19 linux/amd64
17:34:35  + cd smoversion/
17:34:35  + go install github.com/ory/go-acc
17:34:35  go: downloading github.com/ory/go-acc v0.2.8
17:34:36  go: downloading github.com/ory/viper v1.7.5
17:34:36  go: downloading github.com/pborman/uuid v1.2.0
17:34:36  go: downloading github.com/spf13/cobra v1.0.0
17:34:36  go: downloading github.com/dgraph-io/ristretto v0.0.2
17:34:36  go: downloading github.com/fsnotify/fsnotify v1.4.9
17:34:36  go: downloading github.com/hashicorp/hcl v1.0.0
17:34:36  go: downloading github.com/magiconair/properties v1.8.1
17:34:36  go: downloading github.com/mitchellh/mapstructure v1.3.2
17:34:36  go: downloading github.com/pelletier/go-toml v1.8.0
17:34:37  go: downloading github.com/spf13/afero v1.2.2
17:34:37  go: downloading github.com/spf13/cast v1.3.1
17:34:37  go: downloading github.com/spf13/jwalterweatherman v1.1.0
17:34:37  go: downloading github.com/spf13/pflag v1.0.5
17:34:37  go: downloading github.com/subosito/gotenv v1.2.0
17:34:37  go: downloading gopkg.in/ini.v1 v1.57.0
17:34:37  go: downloading gopkg.in/yaml.v2 v2.4.0
17:34:37  go: downloading github.com/google/uuid v1.1.1
17:34:38  go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
17:34:39  go: downloading golang.org/x/text v0.3.6
17:34:41  go: downloading github.com/cespare/xxhash v1.1.0
17:34:46  + go get github.com/stretchr/testify/mock@v1.7.0
17:34:47  go: downloading github.com/stretchr/testify v1.7.0
17:34:49  go: downloading github.com/pmezard/go-difflib v1.0.0
17:34:49  go: downloading github.com/davecgh/go-spew v1.1.1
17:34:49  go: downloading github.com/stretchr/objx v0.1.1
17:34:49  go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
17:34:49  + go-acc ./... --ignore mocks
17:34:52  ?   	oransc.org/usecase/oduclosedloop	[no test files]
17:34:53  ok  	oransc.org/usecase/oduclosedloop/internal/config	0.005s	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:34:54  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:34:54  ?   	oransc.org/usecase/oduclosedloop/internal/sliceassurance	[no test files]
17:34:54  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:34:55  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:34:59  ?   	oransc.org/usecase/oduclosedloop/stub	[no test files]
17:34:59  + sed -i -e 's/oransc\.org\/usecase\/oduclosedloop/smoversion/' coverage.txt
17:34:59  + echo '--> build-ransliceassurance-ubuntu.sh ends'
17:34:59  --> build-ransliceassurance-ubuntu.sh ends
17:34:59  + bash icsversion/build-ransliceassurance-ubuntu.sh
17:34:59  + echo '--> build-ransliceassurance-ubuntu.sh'
17:34:59  --> build-ransliceassurance-ubuntu.sh
17:34:59  + 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:34:59  + 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:34:59  + export GO111MODULE=on
17:34:59  + GO111MODULE=on
17:34:59  + go version
17:34:59  go version go1.19 linux/amd64
17:34:59  + cd icsversion/
17:34:59  + go install github.com/ory/go-acc
17:34:59  no required module provides package github.com/ory/go-acc; to add it:
17:34:59  	go get github.com/ory/go-acc
17:34:59  Build step 'Execute shell' marked build as failure
17:34:59  $ ssh-agent -k
17:34:59  unset SSH_AUTH_SOCK;
17:34:59  unset SSH_AGENT_PID;
17:34:59  echo Agent pid 2132 killed;
17:34:59  [ssh-agent] Stopped.
17:34:59  [PostBuildScript] - [INFO] Executing post build scripts.
17:34:59  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins13083537474980680655.sh
17:34:59  ---> sysstat.sh
17:35:00  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins13743237668827268067.sh
17:35:00  ---> package-listing.sh
17:35:00  ++ tr '[:upper:]' '[:lower:]'
17:35:00  ++ facter osfamily
17:35:00  + OS_FAMILY=debian
17:35:00  + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script
17:35:00  + START_PACKAGES=/tmp/packages_start.txt
17:35:00  + END_PACKAGES=/tmp/packages_end.txt
17:35:00  + DIFF_PACKAGES=/tmp/packages_diff.txt
17:35:00  + PACKAGES=/tmp/packages_start.txt
17:35:00  + '[' /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script ']'
17:35:00  + PACKAGES=/tmp/packages_end.txt
17:35:00  + case "${OS_FAMILY}" in
17:35:00  + dpkg -l
17:35:00  + grep '^ii'
17:35:00  + '[' -f /tmp/packages_start.txt ']'
17:35:00  + '[' -f /tmp/packages_end.txt ']'
17:35:00  + diff /tmp/packages_start.txt /tmp/packages_end.txt
17:35:00  + '[' /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script ']'
17:35:00  + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/archives/
17:35:00  + 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:00  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins16171189264478507300.sh
17:35:00  ---> capture-instance-metadata.sh
17:35:00  Setup pyenv:
17:35:00    system
17:35:00    3.8.13
17:35:00    3.9.13
17:35:00  * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version)
17:35:00  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u2Mw from file:/tmp/.os_lf_venv
17:35:02  lf-activate-venv(): INFO: Installing: lftools 
17:35:13  lf-activate-venv(): INFO: Adding /tmp/venv-u2Mw/bin to PATH
17:35:13  INFO: Running in OpenStack, capturing instance metadata
17:35:14  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins10970003038485599795.sh
17:35:14  provisioning config files...
17:35:14  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script@tmp/config8622289766578945476tmp
17:35:14  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
17:35:14  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
17:35:14  [EnvInject] - Injecting environment variables from a build step.
17:35:14  [EnvInject] - Injecting as environment variables the properties content 
17:35:14  SERVER_ID=logs
17:35:14  
17:35:14  [EnvInject] - Variables injected successfully.
17:35:14  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins3357588192731971182.sh
17:35:14  ---> create-netrc.sh
17:35:14  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins17119643191251514544.sh
17:35:14  ---> python-tools-install.sh
17:35:14  Setup pyenv:
17:35:14    system
17:35:14    3.8.13
17:35:14    3.9.13
17:35:14  * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version)
17:35:14  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u2Mw from file:/tmp/.os_lf_venv
17:35:16  lf-activate-venv(): INFO: Installing: lftools 
17:35:27  lf-activate-venv(): INFO: Adding /tmp/venv-u2Mw/bin to PATH
17:35:27  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins7367384108406836696.sh
17:35:27  ---> sudo-logs.sh
17:35:27  Archiving 'sudo' log..
17:35:28  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins15074167332533345776.sh
17:35:28  ---> job-cost.sh
17:35:28  Setup pyenv:
17:35:28    system
17:35:28    3.8.13
17:35:28    3.9.13
17:35:28  * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version)
17:35:28  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u2Mw from file:/tmp/.os_lf_venv
17:35:30  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
17:35:36  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:35:36  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
17:35:36  lf-activate-venv(): INFO: Adding /tmp/venv-u2Mw/bin to PATH
17:35:36  INFO: No Stack...
17:35:37  INFO: Retrieving Pricing Info for: v2-highcpu-4
17:35:37  INFO: Archiving Costs
17:35:37  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins12215452710628321592.sh
17:35:37  ---> logs-deploy.sh
17:35:37  Setup pyenv:
17:35:37    system
17:35:37    3.8.13
17:35:37    3.9.13
17:35:37  * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version)
17:35:37  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u2Mw from file:/tmp/.os_lf_venv
17:35:39  lf-activate-venv(): INFO: Installing: lftools 
17:35:50  lf-activate-venv(): INFO: Adding /tmp/venv-u2Mw/bin to PATH
17:35:50  INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-ransliceassurance-sonar-prescan-script/1186
17:35:50  INFO: archiving workspace using pattern(s): -p **/*.log
17:35:52  Archives upload complete.
17:35:52  INFO: archiving logs to Nexus
17:35:53  ---> uname -a:
17:35:53  Linux prd-ubuntu1804-docker-4c-4g-926 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:35:53  
17:35:53  
17:35:53  ---> lscpu:
17:35:53  Architecture:        x86_64
17:35:53  CPU op-mode(s):      32-bit, 64-bit
17:35:53  Byte Order:          Little Endian
17:35:53  CPU(s):              4
17:35:53  On-line CPU(s) list: 0-3
17:35:53  Thread(s) per core:  1
17:35:53  Core(s) per socket:  1
17:35:53  Socket(s):           4
17:35:53  NUMA node(s):        1
17:35:53  Vendor ID:           AuthenticAMD
17:35:53  CPU family:          23
17:35:53  Model:               49
17:35:53  Model name:          AMD EPYC-Rome Processor
17:35:53  Stepping:            0
17:35:53  CPU MHz:             2800.000
17:35:53  BogoMIPS:            5600.00
17:35:53  Virtualization:      AMD-V
17:35:53  Hypervisor vendor:   KVM
17:35:53  Virtualization type: full
17:35:53  L1d cache:           32K
17:35:53  L1i cache:           32K
17:35:53  L2 cache:            512K
17:35:53  L3 cache:            16384K
17:35:53  NUMA node0 CPU(s):   0-3
17:35:53  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:35:53  
17:35:53  
17:35:53  ---> nproc:
17:35:53  4
17:35:53  
17:35:53  
17:35:53  ---> df -h:
17:35:53  Filesystem      Size  Used Avail Use% Mounted on
17:35:53  udev            2.0G     0  2.0G   0% /dev
17:35:53  tmpfs           395M  696K  394M   1% /run
17:35:53  /dev/vda1        20G  9.3G   10G  49% /
17:35:53  tmpfs           2.0G     0  2.0G   0% /dev/shm
17:35:53  tmpfs           5.0M     0  5.0M   0% /run/lock
17:35:53  tmpfs           2.0G     0  2.0G   0% /sys/fs/cgroup
17:35:53  /dev/vda15      105M  5.3M  100M   5% /boot/efi
17:35:53  tmpfs           395M     0  395M   0% /run/user/1001
17:35:53  
17:35:53  
17:35:53  ---> free -m:
17:35:53                total        used        free      shared  buff/cache   available
17:35:53  Mem:           3944         439         889           0        2614        3233
17:35:53  Swap:          1023           0        1023
17:35:53  
17:35:53  
17:35:53  ---> ip addr:
17:35:53  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
17:35:53      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
17:35:53      inet 127.0.0.1/8 scope host lo
17:35:53         valid_lft forever preferred_lft forever
17:35:53      inet6 ::1/128 scope host 
17:35:53         valid_lft forever preferred_lft forever
17:35:53  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc fq_codel state UP group default qlen 1000
17:35:53      link/ether fa:16:3e:26:f5:e5 brd ff:ff:ff:ff:ff:ff
17:35:53      inet 10.32.6.176/23 brd 10.32.7.255 scope global dynamic ens3
17:35:53         valid_lft 86209sec preferred_lft 86209sec
17:35:53      inet6 fe80::f816:3eff:fe26:f5e5/64 scope link 
17:35:53         valid_lft forever preferred_lft forever
17:35:53  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
17:35:53      link/ether 02:42:be:c1:ab:98 brd ff:ff:ff:ff:ff:ff
17:35:53      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
17:35:53         valid_lft forever preferred_lft forever
17:35:53  
17:35:53  
17:35:53  ---> sar -b -r -n DEV:
17:35:53  Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-926) 	05/14/25 	_x86_64_	(4 CPU)
17:35:53  
17:35:53  17:32:44     LINUX RESTART	(4 CPU)
17:35:53  
17:35:53  17:33:01          tps      rtps      wtps   bread/s   bwrtn/s
17:35:53  17:34:01       171.95     69.27    102.68   5613.46  41389.92
17:35:53  17:35:01       201.75    121.55     80.20   6993.90  21548.14
17:35:53  Average:       186.85     95.41     91.44   6303.68  31469.03
17:35:53  
17:35:53  17:33:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
17:35:53  17:34:01      1553868   3276368   2484792     61.53     50612   1825240    975624     19.18    653476   1646120    209568
17:35:53  17:35:01       951332   3342556   3087328     76.44     72528   2452124    878396     17.27    929164   1931316    257384
17:35:53  Average:      1252600   3309462   2786060     68.98     61570   2138682    927010     18.22    791320   1788718    233476
17:35:53  
17:35:53  17:33:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
17:35:53  17:34:01         ens3    377.17    231.96   1453.74     65.89      0.00      0.00      0.00      0.00
17:35:53  17:34:01           lo      1.07      1.07      0.10      0.10      0.00      0.00      0.00      0.00
17:35:53  17:34:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
17:35:53  17:35:01         ens3    216.21    164.67    980.95     19.19      0.00      0.00      0.00      0.00
17:35:53  17:35:01           lo      3.40      3.40      0.32      0.32      0.00      0.00      0.00      0.00
17:35:53  17:35:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
17:35:53  Average:         ens3    296.69    198.32   1217.34     42.54      0.00      0.00      0.00      0.00
17:35:53  Average:           lo      2.23      2.23      0.21      0.21      0.00      0.00      0.00      0.00
17:35:53  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
17:35:53  
17:35:53  
17:35:53  ---> sar -P ALL:
17:35:53  Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-926) 	05/14/25 	_x86_64_	(4 CPU)
17:35:53  
17:35:53  17:32:44     LINUX RESTART	(4 CPU)
17:35:53  
17:35:53  17:33:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
17:35:53  17:34:01        all     17.60      0.00      2.01      5.39      0.06     74.93
17:35:53  17:34:01          0      6.56      0.00      1.41      7.10      0.05     84.88
17:35:53  17:34:01          1     42.62      0.00      3.14      3.83      0.07     50.34
17:35:53  17:34:01          2      9.41      0.00      1.23      7.21      0.05     82.10
17:35:53  17:34:01          3     11.87      0.00      2.26      3.43      0.03     82.41
17:35:53  17:35:01        all     24.36      0.88      3.66      9.47      0.07     61.56
17:35:53  17:35:01          0     22.16      0.00      3.61     13.94      0.08     60.20
17:35:53  17:35:01          1     38.32      0.00      3.83      4.60      0.07     53.18
17:35:53  17:35:01          2     17.55      3.49      3.99     11.10      0.08     63.79
17:35:53  17:35:01          3     19.41      0.00      3.22      8.24      0.07     69.06
17:35:53  Average:        all     20.98      0.44      2.83      7.43      0.06     68.26
17:35:53  Average:          0     14.35      0.00      2.51     10.51      0.07     72.56
17:35:53  Average:          1     40.47      0.00      3.49      4.22      0.07     51.76
17:35:53  Average:          2     13.47      1.74      2.61      9.15      0.07     72.97
17:35:53  Average:          3     15.63      0.00      2.74      5.83      0.05     75.74
17:35:53  
17:35:53  
17:35:53