Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu1804-docker-4c-4g-972 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-submgr-sonar-prescan-script
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-m9eErRejyzDG/agent.2115
SSH_AGENT_PID=2117
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/private_key_4366312235645921083.key (jenkins-ssh)
[ssh-agent] Using credentials jenkins (jenkins)
The recommended git tool is: NONE
using credential jenkins
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr
 > git init /w/workspace/ric-plt-submgr-sonar-prescan-script # timeout=10
Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_SSH to set credentials jenkins
 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision ff822852aa2d4a81b5b6da18111f55a9b315603e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ff822852aa2d4a81b5b6da18111f55a9b315603e # timeout=10
Commit message: "J release: Release container Image"
 > git rev-list --no-walk ff822852aa2d4a81b5b6da18111f55a9b315603e # timeout=10
provisioning config files...
copy managed file [npmrc] to file:/home/jenkins/.npmrc
copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
[ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins16045324840309220596.sh
---> python-tools-install.sh
Setup pyenv:
* system (set by /opt/pyenv/version)
* 3.8.13 (set by /opt/pyenv/version)
* 3.9.13 (set by /opt/pyenv/version)
* 3.10.6 (set by /opt/pyenv/version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w5kF
lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-w5kF/bin to PATH
Generating Requirements File
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.
lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
Python 3.10.6
pip 25.0.1 from /tmp/venv-w5kF/lib/python3.10/site-packages/pip (python 3.10)
appdirs==1.4.4
argcomplete==3.6.2
aspy.yaml==1.3.0
attrs==25.3.0
autopage==0.5.2
beautifulsoup4==4.13.4
boto3==1.38.3
botocore==1.38.3
bs4==0.0.2
cachetools==5.5.2
certifi==2025.1.31
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.1
click==8.1.8
cliff==4.9.1
cmd2==2.5.11
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.2.1
defusedxml==0.7.1
Deprecated==1.2.18
distlib==0.3.9
dnspython==2.7.0
docker==4.2.2
dogpile.cache==1.3.4
durationpy==0.9
email_validator==2.2.0
filelock==3.18.0
future==1.0.0
gitdb==4.0.12
GitPython==3.1.44
google-auth==2.39.0
httplib2==0.22.0
identify==2.6.10
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.6
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2025.4.1
keystoneauth1==5.10.0
kubernetes==32.0.1
lftools==0.37.12
lxml==5.4.0
MarkupSafe==3.0.2
msgpack==1.1.0
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.2.2
openstacksdk==4.5.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==4.0.0
oslo.config==9.7.1
oslo.context==5.7.1
oslo.i18n==6.5.1
oslo.log==7.1.0
oslo.serialization==5.7.0
oslo.utils==8.2.0
packaging==25.0
pbr==6.1.1
platformdirs==4.3.7
prettytable==3.16.0
psutil==7.0.0
pyasn1==0.6.1
pyasn1_modules==0.4.2
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.6.1
PyJWT==2.10.1
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.7.0
python-dateutil==2.9.0.post0
python-heatclient==4.1.0
python-jenkins==1.8.2
python-keystoneclient==5.6.0
python-magnumclient==4.8.1
python-openstackclient==8.0.0
python-swiftclient==4.7.0
PyYAML==6.0.2
referencing==0.36.2
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.24.0
rsa==4.9.1
ruamel.yaml==0.18.10
ruamel.yaml.clib==0.2.12
s3transfer==0.12.0
simplejson==3.20.1
six==1.17.0
smmap==5.0.2
soupsieve==2.7
stevedore==5.4.1
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.67.1
typing_extensions==4.13.2
tzdata==2025.2
urllib3==1.26.20
virtualenv==20.30.0
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.17.2
xdg==6.0.0
xmltodict==0.14.2
yq==3.4.3
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
SET_JDK_VERSION=openjdk17
GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418"

[EnvInject] - Variables injected successfully.
[ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins14896999194418038290.sh
---> update-java-alternatives.sh
---> Updating Java version
---> Ubuntu/Debian system detected
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
openjdk version "17.0.7" 2023-04-18
OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04)
OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing)
JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
[EnvInject] - Variables injected successfully.
[ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins2919105360232817792.sh
--> build_ric-plt-submgr-ubuntu.sh starts
Docker version 24.0.2, build cb74dfc
Unit Test
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 6.96kB 0.0s done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.1s

#3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0
#3 DONE 0.1s

#4 [submgrcore  1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6
#4 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.0s done
#4 ...

#5 [internal] load build context
#5 transferring context: 2.70MB 0.1s done
#5 DONE 0.2s

#4 [submgrcore  1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6
#4 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done
#4 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done
#4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 8.39MB / 28.57MB 0.2s
#4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 4.19MB / 328.92MB 0.2s
#4 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.1s done
#4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 0B / 129.05MB 0.2s
#4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 13.63MB / 28.57MB 0.3s
#4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 18.87MB / 28.57MB 0.4s
#4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 7.34MB / 129.05MB 0.4s
#4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 25.17MB / 28.57MB 0.5s
#4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 27.26MB / 328.92MB 0.6s
#4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 15.73MB / 129.05MB 0.6s
#4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.6s done
#4 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54
#4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 3.15MB / 134.79MB 0.7s
#4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 50.33MB / 328.92MB 0.9s
#4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 34.60MB / 129.05MB 0.9s
#4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 19.92MB / 134.79MB 0.9s
#4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 41.94MB / 129.05MB 1.0s
#4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 29.36MB / 134.79MB 1.0s
#4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 68.16MB / 328.92MB 1.1s
#4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 50.33MB / 129.05MB 1.1s
#4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 37.75MB / 134.79MB 1.1s
#4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 57.67MB / 129.05MB 1.2s
#4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 45.09MB / 134.79MB 1.2s
#4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 88.08MB / 328.92MB 1.3s
#4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 67.11MB / 129.05MB 1.3s
#4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 52.43MB / 134.79MB 1.3s
#4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 76.55MB / 129.05MB 1.4s
#4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 106.95MB / 328.92MB 1.5s
#4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 85.98MB / 129.05MB 1.5s
#4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 65.01MB / 134.79MB 1.5s
#4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 95.42MB / 129.05MB 1.6s
#4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 136.31MB / 328.92MB 1.8s
#4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 115.34MB / 129.05MB 1.8s
#4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 82.84MB / 134.79MB 1.8s
#4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 124.78MB / 129.05MB 1.9s
#4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 153.09MB / 328.92MB 2.0s
#4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 91.23MB / 134.79MB 2.0s
#4 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 1.4s done
#4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.4s done
#4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0B / 27.08MB 3.0s
#4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 153.09MB / 328.92MB 7.1s
#4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 91.23MB / 134.79MB 7.1s
#4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 99.61MB / 134.79MB 8.0s
#4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 8.39MB / 27.08MB 8.0s
#4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 178.26MB / 328.92MB 8.1s
#4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 20.97MB / 27.08MB 8.1s
#4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 202.38MB / 328.92MB 8.3s
#4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 121.63MB / 134.79MB 8.3s
#4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 8.3s
#4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 221.25MB / 328.92MB 8.5s
#4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 8.5s done
#4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 8.4s done
#4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0B / 42.84MB 8.5s
#4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0B / 8.47MB 8.6s
#4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 221.25MB / 328.92MB 13.5s
#4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0B / 42.84MB 13.5s
#4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0B / 8.47MB 13.8s
#4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 3.36MB / 42.84MB 17.2s
#4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 17.2s
#4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 262.14MB / 328.92MB 17.4s
#4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 19.92MB / 42.84MB 17.4s
#4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 17.2s done
#4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 281.02MB / 328.92MB 17.5s
#4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 29.36MB / 42.84MB 17.5s
#4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 37.75MB / 42.84MB 17.6s
#4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.20MB / 328.92MB 17.8s
#4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 17.7s done
#4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 17.9s done
#4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd
#4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 5.2s
#4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 10.2s
#4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 14.8s done
#4 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done
#4 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6
#4 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 4.5s done
#4 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619
#4 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 4.5s done
#4 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0.1s
#4 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.1s done
#4 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.1s
#4 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.8s done
#4 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320
#4 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.2s done
#4 DONE 45.2s

#6 [submgrcore  2/14] RUN wget -nv https://dl.google.com/go/go1.18.5.linux-amd64.tar.gz      && tar -xf go1.18.5.linux-amd64.tar.gz      && mv go /opt/go/1.18.5      && rm -f go*.gz
#6 7.752 2025-04-26 14:25:20 URL:https://dl.google.com/go/go1.18.5.linux-amd64.tar.gz [141855946/141855946] -> "go1.18.5.linux-amd64.tar.gz" [1]
#6 DONE 11.3s

#7 [submgrcore  3/14] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump gdb valgrind
#7 0.282 
#7 0.282 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#7 0.282 
#7 0.613 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
#7 0.664 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB]
#7 0.704 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB]
#7 0.940 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB]
#7 1.067 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB]
#7 1.153 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4841 kB]
#7 1.450 Get:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB]
#7 1.505 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4808 kB]
#7 1.595 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1605 kB]
#7 1.638 Get:10 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
#7 1.640 Get:11 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
#7 2.114 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4354 kB]
#7 2.436 Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4604 kB]
#7 2.628 Get:14 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.2 kB]
#7 2.904 Fetched 22.1 MB in 2s (8894 kB/s)
#7 2.904 Reading package lists...
#7 4.089 Building dependency tree...
#7 4.311 Reading state information...
#7 4.331 206 packages can be upgraded. Run 'apt list --upgradable' to see them.
#7 4.337 
#7 4.337 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#7 4.337 
#7 4.377 Reading package lists...
#7 5.410 Building dependency tree...
#7 5.639 Reading state information...
#7 5.865 The following additional packages will be installed:
#7 5.865   gdbserver libbabeltrace1 libc-dev-bin libc6 libc6-dbg libc6-dev libcurl4
#7 5.866   libpcap0.8
#7 5.867 Suggested packages:
#7 5.867   gdb-doc glibc-doc locales apparmor valgrind-dbg valgrind-mpi kcachegrind
#7 5.867   alleyoop valkyrie
#7 5.924 The following NEW packages will be installed:
#7 5.924   curl gdb gdbserver iputils-ping libbabeltrace1 libc6-dbg libpcap0.8
#7 5.924   net-tools tcpdump valgrind
#7 5.925 The following packages will be upgraded:
#7 5.925   libc-dev-bin libc6 libc6-dev libcurl4
#7 6.077 4 upgraded, 10 newly installed, 0 to remove and 202 not upgraded.
#7 6.077 Need to get 50.6 MB of archives.
#7 6.077 After this operation, 134 MB of additional disk space will be used.
#7 6.077 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.17 [2521 kB]
#7 6.649 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.17 [71.8 kB]
#7 6.651 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.17 [2721 kB]
#7 6.718 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iputils-ping amd64 3:20190709-3ubuntu1 [40.0 kB]
#7 6.718 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcap0.8 amd64 1.9.1-3ubuntu1.20.04.1 [128 kB]
#7 6.720 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.3 [370 kB]
#7 6.727 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.25 [235 kB]
#7 6.731 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.25 [162 kB]
#7 6.734 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB]
#7 6.737 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdb amd64 9.2-0ubuntu1~20.04.2 [3221 kB]
#7 6.804 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdbserver amd64 9.2-0ubuntu1~20.04.2 [222 kB]
#7 6.807 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1 [196 kB]
#7 6.841 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.17 [20.2 MB]
#7 7.397 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 valgrind amd64 1:3.15.0-1ubuntu9.1 [20.3 MB]
#7 8.144 debconf: delaying package configuration, since apt-utils is not installed
#7 8.204 Fetched 50.6 MB in 2s (26.8 MB/s)
#7 8.280 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 46361 files and directories currently installed.)
#7 8.404 Preparing to unpack .../libc6-dev_2.31-0ubuntu9.17_amd64.deb ...
#7 8.429 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.17) over (2.31-0ubuntu9.2) ...
#7 13.24 Preparing to unpack .../libc-dev-bin_2.31-0ubuntu9.17_amd64.deb ...
#7 13.25 Unpacking libc-dev-bin (2.31-0ubuntu9.17) over (2.31-0ubuntu9.2) ...
#7 13.38 Preparing to unpack .../libc6_2.31-0ubuntu9.17_amd64.deb ...
#7 13.52 debconf: unable to initialize frontend: Dialog
#7 13.52 debconf: (TERM is not set, so the dialog frontend is not usable.)
#7 13.52 debconf: falling back to frontend: Readline
#7 13.65 Unpacking libc6:amd64 (2.31-0ubuntu9.17) over (2.31-0ubuntu9.2) ...
#7 16.11 Setting up libc6:amd64 (2.31-0ubuntu9.17) ...
#7 16.22 debconf: unable to initialize frontend: Dialog
#7 16.22 debconf: (TERM is not set, so the dialog frontend is not usable.)
#7 16.22 debconf: falling back to frontend: Readline
#7 17.37 Selecting previously unselected package iputils-ping.
#7 17.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 46361 files and directories currently installed.)
#7 17.40 Preparing to unpack .../00-iputils-ping_3%3a20190709-3ubuntu1_amd64.deb ...
#7 17.40 Unpacking iputils-ping (3:20190709-3ubuntu1) ...
#7 17.46 Selecting previously unselected package libpcap0.8:amd64.
#7 17.46 Preparing to unpack .../01-libpcap0.8_1.9.1-3ubuntu1.20.04.1_amd64.deb ...
#7 17.47 Unpacking libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ...
#7 17.54 Selecting previously unselected package tcpdump.
#7 17.55 Preparing to unpack .../02-tcpdump_4.9.3-4ubuntu0.3_amd64.deb ...
#7 17.55 Unpacking tcpdump (4.9.3-4ubuntu0.3) ...
#7 17.64 Preparing to unpack .../03-libcurl4_7.68.0-1ubuntu2.25_amd64.deb ...
#7 17.66 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.25) over (7.68.0-1ubuntu2.7) ...
#7 17.77 Selecting previously unselected package curl.
#7 17.78 Preparing to unpack .../04-curl_7.68.0-1ubuntu2.25_amd64.deb ...
#7 17.78 Unpacking curl (7.68.0-1ubuntu2.25) ...
#7 17.85 Selecting previously unselected package libbabeltrace1:amd64.
#7 17.86 Preparing to unpack .../05-libbabeltrace1_1.5.8-1build1_amd64.deb ...
#7 17.86 Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ...
#7 17.94 Selecting previously unselected package gdb.
#7 17.95 Preparing to unpack .../06-gdb_9.2-0ubuntu1~20.04.2_amd64.deb ...
#7 17.95 Unpacking gdb (9.2-0ubuntu1~20.04.2) ...
#7 18.30 Selecting previously unselected package gdbserver.
#7 18.30 Preparing to unpack .../07-gdbserver_9.2-0ubuntu1~20.04.2_amd64.deb ...
#7 18.31 Unpacking gdbserver (9.2-0ubuntu1~20.04.2) ...
#7 18.38 Selecting previously unselected package net-tools.
#7 18.39 Preparing to unpack .../08-net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64.deb ...
#7 18.39 Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1) ...
#7 18.46 Selecting previously unselected package libc6-dbg:amd64.
#7 18.46 Preparing to unpack .../09-libc6-dbg_2.31-0ubuntu9.17_amd64.deb ...
#7 18.47 Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.17) ...
#7 19.95 Selecting previously unselected package valgrind.
#7 19.96 Preparing to unpack .../10-valgrind_1%3a3.15.0-1ubuntu9.1_amd64.deb ...
#7 19.97 Unpacking valgrind (1:3.15.0-1ubuntu9.1) ...
#7 21.61 Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1) ...
#7 21.63 Setting up libc6-dbg:amd64 (2.31-0ubuntu9.17) ...
#7 21.64 Setting up libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ...
#7 21.66 Setting up libbabeltrace1:amd64 (1.5.8-1build1) ...
#7 21.67 Setting up gdbserver (9.2-0ubuntu1~20.04.2) ...
#7 21.69 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.25) ...
#7 21.71 Setting up curl (7.68.0-1ubuntu2.25) ...
#7 21.72 Setting up libc-dev-bin (2.31-0ubuntu9.17) ...
#7 21.74 Setting up valgrind (1:3.15.0-1ubuntu9.1) ...
#7 21.76 Setting up iputils-ping (3:20190709-3ubuntu1) ...
#7 21.80 Setting up tcpdump (4.9.3-4ubuntu0.3) ...
#7 22.08 Setting up gdb (9.2-0ubuntu1~20.04.2) ...
#7 22.11 Setting up libc6-dev:amd64 (2.31-0ubuntu9.17) ...
#7 22.12 Processing triggers for man-db (2.9.1-1) ...
#7 22.18 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
#7 DONE 23.0s

#8 [submgrcore  4/14] WORKDIR /tmp
#8 DONE 0.2s

#9 [submgrcore  5/14] RUN wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.23.0/swagger_linux_amd64     && mv swagger_linux_amd64 swagger     && chmod +x swagger     && mv swagger /usr/local/bin/
#9 DONE 0.9s

#10 [submgrcore  6/14] RUN export GOBIN=/usr/local/bin/ ;   go install github.com/go-delve/delve/cmd/dlv@latest
#10 1.112 go: downloading github.com/go-delve/delve v1.24.2
#10 1.471 go: downloading github.com/spf13/cobra v1.9.1
#10 1.472 go: downloading golang.org/x/telemetry v0.0.0-20241106142447-58a1122356f5
#10 1.505 go: downloading github.com/mattn/go-isatty v0.0.20
#10 1.539 go: downloading github.com/spf13/pflag v1.0.6
#10 1.540 go: downloading gopkg.in/yaml.v3 v3.0.1
#10 1.583 go: downloading github.com/hashicorp/golang-lru v1.0.2
#10 1.586 go: downloading golang.org/x/arch v0.11.0
#10 1.716 go: downloading github.com/cosiner/argv v0.1.0
#10 1.716 go: downloading github.com/derekparker/trie v0.0.0-20230829180723-39f4de51ef7d
#10 1.718 go: downloading github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62
#10 1.721 go: downloading github.com/google/go-dap v0.12.0
#10 1.736 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.6
#10 1.738 go: downloading golang.org/x/sys v0.26.0
#10 1.743 go: downloading github.com/cilium/ebpf v0.11.0
#10 1.932 go: downloading golang.org/x/sync v0.8.0
#10 1.933 go: downloading go.starlark.net v0.0.0-20231101134539-556fd59b42f6
#10 2.013 go: downloading github.com/mattn/go-runewidth v0.0.13
#10 2.014 go: downloading github.com/russross/blackfriday/v2 v2.1.0
#10 2.023 go: downloading golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2
#10 2.053 go: downloading github.com/rivo/uniseg v0.2.0
#10 2.247 /root/go/pkg/mod/github.com/go-delve/delve@v1.24.2/pkg/proc/bininfo.go:5:2: package cmp is not in GOROOT (/opt/go/1.18.5/src/cmp)
#10 2.247 /root/go/pkg/mod/github.com/go-delve/delve@v1.24.2/pkg/logflags/logflags.go:10:2: package log/slog is not in GOROOT (/opt/go/1.18.5/src/log/slog)
#10 2.247 /root/go/pkg/mod/github.com/go-delve/delve@v1.24.2/pkg/proc/bininfo.go:20:2: package slices is not in GOROOT (/opt/go/1.18.5/src/slices)
#10 ERROR: process "/bin/sh -c export GOBIN=/usr/local/bin/ ;   go install github.com/go-delve/delve/cmd/dlv@latest" did not complete successfully: exit code: 1
------
 > [submgrcore  6/14] RUN export GOBIN=/usr/local/bin/ ;   go install github.com/go-delve/delve/cmd/dlv@latest:
#10 1.743 go: downloading github.com/cilium/ebpf v0.11.0
#10 1.932 go: downloading golang.org/x/sync v0.8.0
#10 1.933 go: downloading go.starlark.net v0.0.0-20231101134539-556fd59b42f6
#10 2.013 go: downloading github.com/mattn/go-runewidth v0.0.13
#10 2.014 go: downloading github.com/russross/blackfriday/v2 v2.1.0
#10 2.023 go: downloading golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2
#10 2.053 go: downloading github.com/rivo/uniseg v0.2.0
#10 2.247 /root/go/pkg/mod/github.com/go-delve/delve@v1.24.2/pkg/proc/bininfo.go:5:2: package cmp is not in GOROOT (/opt/go/1.18.5/src/cmp)
#10 2.247 /root/go/pkg/mod/github.com/go-delve/delve@v1.24.2/pkg/logflags/logflags.go:10:2: package log/slog is not in GOROOT (/opt/go/1.18.5/src/log/slog)
#10 2.247 /root/go/pkg/mod/github.com/go-delve/delve@v1.24.2/pkg/proc/bininfo.go:20:2: package slices is not in GOROOT (/opt/go/1.18.5/src/slices)
------
Dockerfile:62
--------------------
  61 |     #
  62 | >>> RUN export GOBIN=/usr/local/bin/ ; \
  63 | >>>   go install github.com/go-delve/delve/cmd/dlv@latest
  64 |     
--------------------
ERROR: failed to solve: process "/bin/sh -c export GOBIN=/usr/local/bin/ ;   go install github.com/go-delve/delve/cmd/dlv@latest" did not complete successfully: exit code: 1
Unable to find image 'tmpimg:latest' locally
Error response from daemon: pull access denied for tmpimg, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
must specify at least one container source
Container name cannot be empty
--> prescan-ric-plt-submgr-ubuntu.sh ends
Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-docker-4c-4g-972
[ric-plt-submgr-sonar-prescan-script] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_ric-plt-submgr -Dsonar.projectName=ric-plt-submgr -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.go.coverage.reportPaths=**/cover.out -Dsonar.organization=o-ran-sc -Dsonar.sources=. -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go -Dsonar.projectBaseDir=/w/workspace/ric-plt-submgr-sonar-prescan-script
INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties
INFO: Project root configuration file: NONE
INFO: SonarScanner 4.6.2.2472
INFO: Java 17.0.7 Private Build (64-bit)
INFO: Linux 4.15.0-213-generic amd64
INFO: User cache: /home/jenkins/.sonar/cache
INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties
INFO: Project root configuration file: NONE
INFO: Analyzing on SonarCloud
INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent)
INFO: Load global settings
INFO: Load global settings (done) | time=402ms
INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
INFO: Loading required plugins
INFO: Load plugins index
INFO: Load plugins index (done) | time=222ms
INFO: Load/download plugins
INFO: Load/download plugins (done) | time=699ms
INFO: Found an active CI vendor: 'Jenkins'
INFO: Load project settings for component key: 'o-ran-sc_ric-plt-submgr'
INFO: Load project settings for component key: 'o-ran-sc_ric-plt-submgr' (done) | time=282ms
INFO: Process project properties
INFO: Project key: o-ran-sc_ric-plt-submgr
INFO: Base dir: /w/workspace/ric-plt-submgr-sonar-prescan-script
INFO: Working dir: /w/workspace/ric-plt-submgr-sonar-prescan-script/.scannerwork
INFO: Load project branches
INFO: Load project branches (done) | time=596ms
INFO: Check ALM binding of project 'o-ran-sc_ric-plt-submgr'
INFO: Detected project binding: BOUND
INFO: Check ALM binding of project 'o-ran-sc_ric-plt-submgr' (done) | time=186ms
INFO: Load project pull requests
INFO: Load project pull requests (done) | time=184ms
INFO: Load branch configuration
INFO: Load branch configuration (done) | time=3ms
INFO: Load quality profiles
INFO: Load quality profiles (done) | time=312ms
INFO: Load active rules
INFO: Load active rules (done) | time=10958ms
INFO: Organization key: o-ran-sc
WARN: The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token.
INFO: Preprocessing files...
INFO: 1 language detected in 35 preprocessed files
INFO: 431 files ignored because of inclusion/exclusion patterns
INFO: 0 files ignored because of scm ignore settings
INFO: Loading plugins for detected languages
INFO: Load/download plugins
INFO: Load/download plugins (done) | time=162ms
INFO: Load project repositories
INFO: Load project repositories (done) | time=267ms
INFO: Indexing files...
INFO: Project configuration:
INFO:   Included sources: **/*.go
INFO:   Excluded sources: **/build-wrapper-dump.json, **/*_test.go
INFO: 35 files indexed
INFO: Quality profile for go: Sonar way
INFO: ------------- Run sensors on module ric-plt-submgr
INFO: Load metrics repository
INFO: Load metrics repository (done) | time=184ms
INFO: Sensor cache enabled
INFO: Resolved api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'.
INFO: Load sensor cache
INFO: Load sensor cache (323 KB) | time=2780ms
INFO: Resolved api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'.
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
INFO: Sensor Java Config Sensor [iac]
INFO: 0 source files to be analyzed
INFO: 0/0 source files have been analyzed
INFO: Sensor Java Config Sensor [iac] (done) | time=38ms
INFO: Sensor Code Quality and Security for Go [goenterprise]
INFO: 35 source files to be analyzed
INFO: 35/35 source files have been analyzed
INFO: Sensor Code Quality and Security for Go [goenterprise] (done) | time=2434ms
INFO: Sensor Go Cover sensor for Go coverage [goenterprise]
WARN: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file.
INFO: Sensor Go Cover sensor for Go coverage [goenterprise] (done) | time=8ms
INFO: Sensor IaC Docker Sensor [iac]
INFO: 0 source files to be analyzed
INFO: 0/0 source files have been analyzed
INFO: Sensor IaC Docker Sensor [iac] (done) | time=76ms
INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise]
INFO: Available processors: 4
INFO: Using 4 threads for analysis.
INFO: The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true:
  * The filename starts with "test"
  * The filename contains "test." or "tests."
  * Any directory in the file path is named: "doc", "docs", "test" or "tests"
  * Any directory in the file path has a name ending in "test" or "tests"

INFO: Using git CLI to retrieve untracked files
INFO: Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git
INFO: 35 source files to be analyzed
INFO: 35/35 source files have been analyzed
INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1885ms
INFO: ------------- Run sensors on project
INFO: Sensor Zero Coverage Sensor
INFO: Sensor Zero Coverage Sensor (done) | time=30ms
INFO: CPD Executor 1 file had no CPD blocks
INFO: CPD Executor Calculating CPD for 34 files
INFO: CPD Executor CPD calculation finished (done) | time=45ms
INFO: Analysis report generated in 267ms, dir size=793 KB
INFO: Analysis report compressed in 70ms, zip size=222 KB
INFO: Analysis report uploaded in 730ms
INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-plt-submgr
INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZZyffr439awNFad1cgi
INFO: Sensor cache published successfully
INFO: Analysis total time: 24.805 s
INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS
INFO: ------------------------------------------------------------------------
INFO: Total time: 30.004s
INFO: Final Memory: 21M/80M
INFO: ------------------------------------------------------------------------
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2117 killed;
[ssh-agent] Stopped.
[PostBuildScript] - [INFO] Executing post build scripts.
[ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins6159644386196640155.sh
---> sysstat.sh
[ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins17551854320014526660.sh
---> package-listing.sh
++ tr '[:upper:]' '[:lower:]'
++ facter osfamily
+ OS_FAMILY=debian
+ workspace=/w/workspace/ric-plt-submgr-sonar-prescan-script
+ START_PACKAGES=/tmp/packages_start.txt
+ END_PACKAGES=/tmp/packages_end.txt
+ DIFF_PACKAGES=/tmp/packages_diff.txt
+ PACKAGES=/tmp/packages_start.txt
+ '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ dpkg -l
+ grep '^ii'
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']'
+ mkdir -p /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/
[ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins3953439507600048918.sh
---> capture-instance-metadata.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w5kF from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-w5kF/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins1478419620011792145.sh
provisioning config files...
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/config13596099741424973375tmp
Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
SERVER_ID=logs

[EnvInject] - Variables injected successfully.
[ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins12756278642974541920.sh
---> create-netrc.sh
[ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins11202196556916244497.sh
---> python-tools-install.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w5kF from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-w5kF/bin to PATH
[ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins10403393931352075002.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins1091100815010813910.sh
---> job-cost.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w5kF from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
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.
lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
lf-activate-venv(): INFO: Adding /tmp/venv-w5kF/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v2-highcpu-4
INFO: Archiving Costs
[ric-plt-submgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins13092905743303913205.sh
---> logs-deploy.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w5kF from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-w5kF/bin to PATH
INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-submgr-sonar-prescan-script/1615
INFO: archiving workspace using pattern(s): -p **/*.log
Archives upload complete.
INFO: archiving logs to Nexus
---> uname -a:
Linux prd-ubuntu1804-docker-4c-4g-972 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux


---> lscpu:
Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
CPU(s):              4
On-line CPU(s) list: 0-3
Thread(s) per core:  1
Core(s) per socket:  1
Socket(s):           4
NUMA node(s):        1
Vendor ID:           AuthenticAMD
CPU family:          23
Model:               49
Model name:          AMD EPYC-Rome Processor
Stepping:            0
CPU MHz:             2800.000
BogoMIPS:            5600.00
Virtualization:      AMD-V
Hypervisor vendor:   KVM
Virtualization type: full
L1d cache:           32K
L1i cache:           32K
L2 cache:            512K
L3 cache:            16384K
NUMA node0 CPU(s):   0-3
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


---> nproc:
4


---> df -h:
Filesystem      Size  Used Avail Use% Mounted on
udev            2.0G     0  2.0G   0% /dev
tmpfs           395M  696K  394M   1% /run
/dev/vda1        20G   12G  7.4G  62% /
tmpfs           2.0G     0  2.0G   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           2.0G     0  2.0G   0% /sys/fs/cgroup
/dev/vda15      105M  5.3M  100M   5% /boot/efi
tmpfs           395M     0  395M   0% /run/user/1001


---> free -m:
              total        used        free      shared  buff/cache   available
Mem:           3943         475         255           0        3212        3185
Swap:          1023           0        1023


---> ip addr:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc fq_codel state UP group default qlen 1000
    link/ether fa:16:3e:55:a6:65 brd ff:ff:ff:ff:ff:ff
    inet 10.32.7.188/23 brd 10.32.7.255 scope global dynamic ens3
       valid_lft 86131sec preferred_lft 86131sec
    inet6 fe80::f816:3eff:fe55:a665/64 scope link 
       valid_lft forever preferred_lft forever
3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
    link/ether 02:42:2f:02:c3:b8 brd ff:ff:ff:ff:ff:ff
    inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
       valid_lft forever preferred_lft forever


---> sar -b -r -n DEV:
Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-972) 	04/26/25 	_x86_64_	(4 CPU)

14:22:43     LINUX RESTART	(4 CPU)

14:23:02          tps      rtps      wtps   bread/s   bwrtn/s
14:24:01       174.94     70.33    104.61   5709.41  42333.32
14:25:01       176.40     26.43    149.97   3215.72  71689.41
14:26:01       279.82     77.59    202.23   5980.20  78351.74
14:27:01        59.36     36.98     22.38   2672.62   2372.94
Average:       172.62     52.75    119.86   4388.84  48716.31

14:23:02    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
14:24:01      1551360   3293216   2487292     61.59     51132   1842992    941724     18.51    642048   1660224    216556
14:25:01       105852   3318276   3932800     97.38     87700   3226928   1104092     21.70    534096   3127588    273528
14:26:01       122744   3191572   3915908     96.96    130596   3024656   1093692     21.50    829804   2800580     34112
14:27:01       292356   3264876   3746296     92.76    133340   2943164    970064     19.07    763892   2714812     16184
Average:       518078   3266985   3520574     87.17    100692   2759435   1027393     20.20    692460   2575801    135095

14:23:02        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
14:24:01         ens3    366.70    245.75   1522.94     69.32      0.00      0.00      0.00      0.00
14:24:01           lo      1.08      1.08      0.10      0.10      0.00      0.00      0.00      0.00
14:24:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
14:25:01         ens3    360.04    170.99  11661.64     14.52      0.00      0.00      0.00      0.00
14:25:01           lo      1.53      1.53      0.14      0.14      0.00      0.00      0.00      0.00
14:25:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
14:26:01         ens3    732.23    537.64   5083.87     41.76      0.00      0.00      0.00      0.00
14:26:01           lo      0.53      0.53      0.06      0.06      0.00      0.00      0.00      0.00
14:26:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
14:27:01         ens3     68.41     53.31    221.01     26.46      0.00      0.00      0.00      0.00
14:27:01           lo      1.20      1.20      0.11      0.11      0.00      0.00      0.00      0.00
14:27:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
Average:         ens3    381.90    251.94   4636.21     37.88      0.00      0.00      0.00      0.00
Average:           lo      1.09      1.09      0.10      0.10      0.00      0.00      0.00      0.00
Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00


---> sar -P ALL:
Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-972) 	04/26/25 	_x86_64_	(4 CPU)

14:22:43     LINUX RESTART	(4 CPU)

14:23:02        CPU     %user     %nice   %system   %iowait    %steal     %idle
14:24:01        all     18.23      0.00      2.14      4.97      0.05     74.61
14:24:01          0      6.54      0.00      1.38      2.62      0.03     89.42
14:24:01          1     31.08      0.00      2.35      1.65      0.07     64.85
14:24:01          2      6.07      0.00      2.36      4.94      0.05     86.58
14:24:01          3     29.13      0.00      2.46     10.66      0.05     57.69
14:25:01        all     18.22      0.00      4.70      3.33      0.07     73.68
14:25:01          0     30.47      0.00      6.85      1.97      0.07     60.65
14:25:01          1     15.51      0.00      4.34      2.49      0.08     77.58
14:25:01          2     14.60      0.00      3.51      2.06      0.07     79.76
14:25:01          3     12.26      0.00      4.11      6.80      0.05     76.77
14:26:01        all     15.33      0.00      4.70      6.03      0.08     73.87
14:26:01          0     11.36      0.00      4.67     16.11      0.07     67.79
14:26:01          1     15.79      0.00      4.36      3.48      0.07     76.31
14:26:01          2     13.43      0.00      5.12      1.55      0.08     79.81
14:26:01          3     20.75      0.00      4.66      2.98      0.08     71.53
14:27:01        all     20.67      0.00      0.92      1.18      0.04     77.19
14:27:01          0     21.42      0.00      0.78      0.80      0.05     76.95
14:27:01          1     18.25      0.00      1.04      2.92      0.05     77.74
14:27:01          2     27.23      0.00      1.02      0.67      0.05     71.03
14:27:01          3     15.78      0.00      0.82      0.32      0.03     83.05
Average:        all     18.12      0.00      3.11      3.86      0.06     74.85
Average:          0     17.50      0.00      3.42      5.36      0.05     73.66
Average:          1     20.14      0.00      3.01      2.64      0.07     74.14
Average:          2     15.39      0.00      3.01      2.29      0.06     79.25
Average:          3     19.45      0.00      3.01      5.16      0.05     72.32