14:23:11 Started by timer 14:23:11 Running as SYSTEM 14:23:11 [EnvInject] - Loading node environment variables. 14:23:11 Building remotely on prd-ubuntu1804-docker-4c-4g-11601 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-submgr-sonar-prescan-script 14:23:11 [ssh-agent] Looking for ssh-agent implementation... 14:23:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:23:11 $ ssh-agent 14:23:11 SSH_AUTH_SOCK=/tmp/ssh-KPFanckZlSs1/agent.2100 14:23:11 SSH_AGENT_PID=2102 14:23:11 [ssh-agent] Started. 14:23:11 Running ssh-add (command line suppressed) 14:23:11 Identity added: /w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/private_key_14895323212294893036.key (jenkins-ssh) 14:23:11 [ssh-agent] Using credentials jenkins (jenkins) 14:23:11 The recommended git tool is: NONE 14:23:12 using credential jenkins 14:23:12 Wiping out workspace first. 14:23:12 Cloning the remote Git repository 14:23:13 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr 14:23:13 > git init /w/workspace/ric-plt-submgr-sonar-prescan-script # timeout=10 14:23:13 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr 14:23:13 > git --version # timeout=10 14:23:13 > git --version # 'git version 2.17.1' 14:23:13 using GIT_SSH to set credentials jenkins 14:23:13 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr +refs/heads/*:refs/remotes/origin/* # timeout=10 14:23:14 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr # timeout=10 14:23:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:23:14 Avoid second fetch 14:23:14 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:23:14 Checking out Revision ff822852aa2d4a81b5b6da18111f55a9b315603e (refs/remotes/origin/master) 14:23:14 > git config core.sparsecheckout # timeout=10 14:23:14 > git checkout -f ff822852aa2d4a81b5b6da18111f55a9b315603e # timeout=10 14:23:14 Commit message: "J release: Release container Image" 14:23:14 > git rev-list --no-walk ff822852aa2d4a81b5b6da18111f55a9b315603e # timeout=10 14:23:18 provisioning config files... 14:23:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:23:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:23:18 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins8636091216071993885.sh 14:23:18 ---> python-tools-install.sh 14:23:18 Setup pyenv: 14:23:18 * system (set by /opt/pyenv/version) 14:23:18 * 3.8.13 (set by /opt/pyenv/version) 14:23:18 * 3.9.13 (set by /opt/pyenv/version) 14:23:18 * 3.10.6 (set by /opt/pyenv/version) 14:23:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iwzc 14:23:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:23:26 lf-activate-venv(): INFO: Installing: lftools 14:23:56 lf-activate-venv(): INFO: Adding /tmp/venv-iwzc/bin to PATH 14:23:56 Generating Requirements File 14:24:18 Python 3.10.6 14:24:18 pip 24.3.1 from /tmp/venv-iwzc/lib/python3.10/site-packages/pip (python 3.10) 14:24:19 appdirs==1.4.4 14:24:19 argcomplete==3.5.1 14:24:19 aspy.yaml==1.3.0 14:24:19 attrs==24.2.0 14:24:19 autopage==0.5.2 14:24:19 beautifulsoup4==4.12.3 14:24:19 boto3==1.35.71 14:24:19 botocore==1.35.71 14:24:19 bs4==0.0.2 14:24:19 cachetools==5.5.0 14:24:19 certifi==2024.8.30 14:24:19 cffi==1.17.1 14:24:19 cfgv==3.4.0 14:24:19 chardet==5.2.0 14:24:19 charset-normalizer==3.4.0 14:24:19 click==8.1.7 14:24:19 cliff==4.8.0 14:24:19 cmd2==2.5.7 14:24:19 cryptography==3.3.2 14:24:19 debtcollector==3.0.0 14:24:19 decorator==5.1.1 14:24:19 defusedxml==0.7.1 14:24:19 Deprecated==1.2.15 14:24:19 distlib==0.3.9 14:24:19 dnspython==2.7.0 14:24:19 docker==4.2.2 14:24:19 dogpile.cache==1.3.3 14:24:19 durationpy==0.9 14:24:19 email_validator==2.2.0 14:24:19 filelock==3.16.1 14:24:19 future==1.0.0 14:24:19 gitdb==4.0.11 14:24:19 GitPython==3.1.43 14:24:19 google-auth==2.36.0 14:24:19 httplib2==0.22.0 14:24:19 identify==2.6.3 14:24:19 idna==3.10 14:24:19 importlib-resources==1.5.0 14:24:19 iso8601==2.1.0 14:24:19 Jinja2==3.1.4 14:24:19 jmespath==1.0.1 14:24:19 jsonpatch==1.33 14:24:19 jsonpointer==3.0.0 14:24:19 jsonschema==4.23.0 14:24:19 jsonschema-specifications==2024.10.1 14:24:19 keystoneauth1==5.9.1 14:24:19 kubernetes==31.0.0 14:24:19 lftools==0.37.10 14:24:19 lxml==5.3.0 14:24:19 MarkupSafe==3.0.2 14:24:19 msgpack==1.1.0 14:24:19 multi_key_dict==2.0.3 14:24:19 munch==4.0.0 14:24:19 netaddr==1.3.0 14:24:19 netifaces==0.11.0 14:24:19 niet==1.4.2 14:24:19 nodeenv==1.9.1 14:24:19 oauth2client==4.1.3 14:24:19 oauthlib==3.2.2 14:24:19 openstacksdk==4.1.0 14:24:19 os-client-config==2.1.0 14:24:19 os-service-types==1.7.0 14:24:19 osc-lib==3.2.0 14:24:19 oslo.config==9.7.0 14:24:19 oslo.context==5.7.0 14:24:19 oslo.i18n==6.5.0 14:24:19 oslo.log==6.2.0 14:24:19 oslo.serialization==5.6.0 14:24:19 oslo.utils==7.4.0 14:24:19 packaging==24.2 14:24:19 pbr==6.1.0 14:24:19 platformdirs==4.3.6 14:24:19 prettytable==3.12.0 14:24:19 psutil==6.1.0 14:24:19 pyasn1==0.6.1 14:24:19 pyasn1_modules==0.4.1 14:24:19 pycparser==2.22 14:24:19 pygerrit2==2.0.15 14:24:19 PyGithub==2.5.0 14:24:19 PyJWT==2.10.1 14:24:19 PyNaCl==1.5.0 14:24:19 pyparsing==2.4.7 14:24:19 pyperclip==1.9.0 14:24:19 pyrsistent==0.20.0 14:24:19 python-cinderclient==9.6.0 14:24:19 python-dateutil==2.9.0.post0 14:24:19 python-heatclient==4.0.0 14:24:19 python-jenkins==1.8.2 14:24:19 python-keystoneclient==5.5.0 14:24:19 python-magnumclient==4.7.0 14:24:19 python-openstackclient==7.2.1 14:24:19 python-swiftclient==4.6.0 14:24:19 PyYAML==6.0.2 14:24:19 referencing==0.35.1 14:24:19 requests==2.32.3 14:24:19 requests-oauthlib==2.0.0 14:24:19 requestsexceptions==1.4.0 14:24:19 rfc3986==2.0.0 14:24:19 rpds-py==0.21.0 14:24:19 rsa==4.9 14:24:19 ruamel.yaml==0.18.6 14:24:19 ruamel.yaml.clib==0.2.12 14:24:19 s3transfer==0.10.4 14:24:19 simplejson==3.19.3 14:24:19 six==1.16.0 14:24:19 smmap==5.0.1 14:24:19 soupsieve==2.6 14:24:19 stevedore==5.4.0 14:24:19 tabulate==0.9.0 14:24:19 toml==0.10.2 14:24:19 tomlkit==0.13.2 14:24:19 tqdm==4.67.1 14:24:19 typing_extensions==4.12.2 14:24:19 tzdata==2024.2 14:24:19 urllib3==1.26.20 14:24:19 virtualenv==20.28.0 14:24:19 wcwidth==0.2.13 14:24:19 websocket-client==1.8.0 14:24:19 wrapt==1.17.0 14:24:19 xdg==6.0.0 14:24:19 xmltodict==0.14.2 14:24:19 yq==3.4.3 14:24:19 [EnvInject] - Injecting environment variables from a build step. 14:24:19 [EnvInject] - Injecting as environment variables the properties content 14:24:19 SET_JDK_VERSION=openjdk17 14:24:19 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 14:24:19 14:24:19 [EnvInject] - Variables injected successfully. 14:24:19 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins5926653646787079591.sh 14:24:19 ---> update-java-alternatives.sh 14:24:19 ---> Updating Java version 14:24:19 ---> Ubuntu/Debian system detected 14:24:19 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 14:24:19 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 14:24:19 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 14:24:20 openjdk version "17.0.7" 2023-04-18 14:24:20 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 14:24:20 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 14:24:20 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 14:24:20 [EnvInject] - Injecting environment variables from a build step. 14:24:20 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:24:20 [EnvInject] - Variables injected successfully. 14:24:20 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins1260702258243197737.sh 14:24:20 --> build_ric-plt-submgr-ubuntu.sh starts 14:24:20 Docker version 24.0.2, build cb74dfc 14:24:20 Unit Test 14:24:21 #1 [internal] load build definition from Dockerfile 14:24:21 #1 transferring dockerfile: 6.96kB done 14:24:21 #1 DONE 0.1s 14:24:21 14:24:21 #2 [internal] load .dockerignore 14:24:21 #2 transferring context: 2B done 14:24:21 #2 DONE 0.1s 14:24:21 14:24:21 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 14:24:21 #3 DONE 0.1s 14:24:21 14:24:21 #4 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 14:24:21 #4 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.0s done 14:24:21 #4 ... 14:24:21 14:24:21 #5 [internal] load build context 14:24:21 #5 transferring context: 2.70MB 0.1s done 14:24:21 #5 DONE 0.2s 14:24:21 14:24:21 #4 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 14:24:21 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 2.10MB / 28.57MB 0.1s 14:24:21 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 0B / 328.92MB 0.1s 14:24:21 #4 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done 14:24:21 #4 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done 14:24:21 #4 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.1s done 14:24:22 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 13.63MB / 28.57MB 0.3s 14:24:22 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 7.34MB / 129.05MB 0.3s 14:24:22 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 18.87MB / 28.57MB 0.4s 14:24:22 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.6s 14:24:22 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 19.92MB / 328.92MB 0.6s 14:24:22 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 18.87MB / 129.05MB 0.6s 14:24:22 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.6s done 14:24:22 #4 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 14:24:22 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 0B / 134.79MB 0.9s 14:24:23 #4 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 0.9s done 14:24:25 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 28.31MB / 129.05MB 3.4s 14:24:25 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 36.70MB / 328.92MB 3.5s 14:24:25 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 35.65MB / 129.05MB 3.5s 14:24:25 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 13.63MB / 134.79MB 3.5s 14:24:25 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 44.04MB / 129.05MB 3.6s 14:24:25 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 65.01MB / 328.92MB 3.8s 14:24:25 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 63.96MB / 129.05MB 3.8s 14:24:25 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 32.51MB / 134.79MB 3.8s 14:24:25 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 76.55MB / 129.05MB 3.9s 14:24:25 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 87.03MB / 328.92MB 4.0s 14:24:25 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 91.23MB / 129.05MB 4.0s 14:24:25 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 45.09MB / 134.79MB 4.0s 14:24:26 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 114.29MB / 129.05MB 4.2s 14:24:26 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 56.62MB / 134.79MB 4.2s 14:24:26 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 116.39MB / 328.92MB 4.4s 14:24:26 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 4.4s 14:24:26 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 66.06MB / 134.79MB 4.4s 14:24:26 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 5.0s done 14:24:26 #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0B / 27.08MB 5.2s 14:24:29 #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 3.15MB / 27.08MB 7.9s 14:24:29 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 75.50MB / 134.79MB 8.0s 14:24:29 #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 14.68MB / 27.08MB 8.0s 14:24:29 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 140.51MB / 328.92MB 8.1s 14:24:29 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 82.84MB / 134.79MB 8.1s 14:24:29 #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 26.21MB / 27.08MB 8.1s 14:24:30 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 163.58MB / 328.92MB 8.3s 14:24:30 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 101.71MB / 134.79MB 8.3s 14:24:30 #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 8.2s done 14:24:30 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 183.50MB / 328.92MB 8.5s 14:24:30 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 117.44MB / 134.79MB 8.5s 14:24:30 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 126.88MB / 134.79MB 8.6s 14:24:30 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 7.34MB / 42.84MB 8.6s 14:24:30 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 203.42MB / 328.92MB 8.7s 14:24:30 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 8.7s 14:24:30 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 17.83MB / 42.84MB 8.7s 14:24:31 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 9.1s done 14:24:31 #4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0B / 8.47MB 9.3s 14:24:34 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 221.25MB / 328.92MB 12.4s 14:24:34 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 38.80MB / 42.84MB 12.4s 14:24:34 #4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 12.4s 14:24:34 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 12.5s 14:24:34 #4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 12.4s done 14:24:34 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 269.48MB / 328.92MB 12.7s 14:24:34 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 12.5s done 14:24:34 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 288.36MB / 328.92MB 12.8s 14:24:34 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 308.28MB / 328.92MB 12.9s 14:24:34 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 327.16MB / 328.92MB 13.0s 14:24:35 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 13.2s done 14:24:35 #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 0.1s 14:24:40 #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 5.2s 14:24:45 #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 10.3s 14:24:49 #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 14.1s done 14:24:49 #4 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done 14:24:49 #4 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 0.1s 14:24:54 #4 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 4.4s done 14:24:54 #4 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 14:24:59 #4 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 4.9s done 14:24:59 #4 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0.1s 14:25:00 #4 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.1s done 14:25:00 #4 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.1s 14:25:01 #4 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.9s done 14:25:01 #4 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 14:25:01 #4 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.2s done 14:25:02 #4 DONE 40.2s 14:25:02 14:25:02 #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 14:25:03 #6 1.792 2024-11-29 14:25:03 URL:https://dl.google.com/go/go1.18.5.linux-amd64.tar.gz [141855946/141855946] -> "go1.18.5.linux-amd64.tar.gz" [1] 14:25:07 #6 DONE 5.4s 14:25:07 14:25:07 #7 [submgrcore 3/14] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump gdb valgrind 14:25:07 #7 0.289 14:25:07 #7 0.289 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 14:25:07 #7 0.289 14:25:08 #7 0.567 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 14:25:08 #7 0.724 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 14:25:08 #7 0.763 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 14:25:08 #7 1.074 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 14:25:08 #7 1.102 Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4137 kB] 14:25:08 #7 1.230 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB] 14:25:08 #7 1.324 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4581 kB] 14:25:09 #7 1.578 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4109 kB] 14:25:09 #7 1.669 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1278 kB] 14:25:09 #7 1.685 Get:10 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB] 14:25:09 #7 1.699 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4304 kB] 14:25:09 #7 1.796 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1568 kB] 14:25:09 #7 1.836 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 14:25:09 #7 1.837 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 14:25:09 #7 2.504 Fetched 20.5 MB in 2s (9849 kB/s) 14:25:09 #7 2.504 Reading package lists... 14:25:10 #7 3.465 Building dependency tree... 14:25:11 #7 3.678 Reading state information... 14:25:11 #7 3.696 205 packages can be upgraded. Run 'apt list --upgradable' to see them. 14:25:11 #7 3.702 14:25:11 #7 3.702 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 14:25:11 #7 3.702 14:25:11 #7 3.742 Reading package lists... 14:25:12 #7 4.675 Building dependency tree... 14:25:12 #7 4.878 Reading state information... 14:25:12 #7 5.082 The following additional packages will be installed: 14:25:12 #7 5.082 gdbserver libbabeltrace1 libc-dev-bin libc6 libc6-dbg libc6-dev libcurl4 14:25:12 #7 5.082 libpcap0.8 14:25:12 #7 5.083 Suggested packages: 14:25:12 #7 5.083 gdb-doc glibc-doc locales apparmor valgrind-dbg valgrind-mpi kcachegrind 14:25:12 #7 5.083 alleyoop valkyrie 14:25:12 #7 5.132 The following NEW packages will be installed: 14:25:12 #7 5.133 curl gdb gdbserver iputils-ping libbabeltrace1 libc6-dbg libpcap0.8 14:25:12 #7 5.133 net-tools tcpdump valgrind 14:25:12 #7 5.134 The following packages will be upgraded: 14:25:12 #7 5.134 libc-dev-bin libc6 libc6-dev libcurl4 14:25:12 #7 5.428 4 upgraded, 10 newly installed, 0 to remove and 201 not upgraded. 14:25:12 #7 5.428 Need to get 50.4 MB of archives. 14:25:12 #7 5.428 After this operation, 134 MB of additional disk space will be used. 14:25:12 #7 5.428 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.16 [2520 kB] 14:25:14 #7 6.646 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.16 [71.6 kB] 14:25:14 #7 6.648 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.16 [2723 kB] 14:25:14 #7 6.792 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iputils-ping amd64 3:20190709-3ubuntu1 [40.0 kB] 14:25:14 #7 6.793 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcap0.8 amd64 1.9.1-3ubuntu1.20.04.1 [128 kB] 14:25:14 #7 6.798 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.3 [370 kB] 14:25:14 #7 6.812 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.24 [235 kB] 14:25:14 #7 6.821 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.24 [162 kB] 14:25:14 #7 6.827 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 14:25:14 #7 6.833 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdb amd64 9.2-0ubuntu1~20.04.2 [3221 kB] 14:25:14 #7 6.974 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdbserver amd64 9.2-0ubuntu1~20.04.2 [222 kB] 14:25:14 #7 6.981 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1 [196 kB] 14:25:14 #7 7.056 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.16 [20.0 MB] 14:25:15 #7 7.933 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 valgrind amd64 1:3.15.0-1ubuntu9.1 [20.3 MB] 14:25:16 #7 9.073 debconf: delaying package configuration, since apt-utils is not installed 14:25:16 #7 9.135 Fetched 50.4 MB in 4s (13.7 MB/s) 14:25:16 #7 9.183 (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.) 14:25:16 #7 9.263 Preparing to unpack .../libc6-dev_2.31-0ubuntu9.16_amd64.deb ... 14:25:16 #7 9.285 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.16) over (2.31-0ubuntu9.2) ... 14:25:21 #7 14.04 Preparing to unpack .../libc-dev-bin_2.31-0ubuntu9.16_amd64.deb ... 14:25:21 #7 14.07 Unpacking libc-dev-bin (2.31-0ubuntu9.16) over (2.31-0ubuntu9.2) ... 14:25:21 #7 14.21 Preparing to unpack .../libc6_2.31-0ubuntu9.16_amd64.deb ... 14:25:21 #7 14.33 debconf: unable to initialize frontend: Dialog 14:25:21 #7 14.33 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:25:21 #7 14.33 debconf: falling back to frontend: Readline 14:25:21 #7 14.46 Unpacking libc6:amd64 (2.31-0ubuntu9.16) over (2.31-0ubuntu9.2) ... 14:25:24 #7 16.97 Setting up libc6:amd64 (2.31-0ubuntu9.16) ... 14:25:24 #7 17.11 debconf: unable to initialize frontend: Dialog 14:25:24 #7 17.11 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:25:24 #7 17.11 debconf: falling back to frontend: Readline 14:25:25 #7 18.27 Selecting previously unselected package iputils-ping. 14:25:25 #7 18.27 (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.) 14:25:25 #7 18.29 Preparing to unpack .../00-iputils-ping_3%3a20190709-3ubuntu1_amd64.deb ... 14:25:25 #7 18.30 Unpacking iputils-ping (3:20190709-3ubuntu1) ... 14:25:25 #7 18.37 Selecting previously unselected package libpcap0.8:amd64. 14:25:25 #7 18.37 Preparing to unpack .../01-libpcap0.8_1.9.1-3ubuntu1.20.04.1_amd64.deb ... 14:25:25 #7 18.38 Unpacking libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ... 14:25:25 #7 18.46 Selecting previously unselected package tcpdump. 14:25:25 #7 18.47 Preparing to unpack .../02-tcpdump_4.9.3-4ubuntu0.3_amd64.deb ... 14:25:25 #7 18.48 Unpacking tcpdump (4.9.3-4ubuntu0.3) ... 14:25:25 #7 18.58 Preparing to unpack .../03-libcurl4_7.68.0-1ubuntu2.24_amd64.deb ... 14:25:26 #7 18.60 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.24) over (7.68.0-1ubuntu2.7) ... 14:25:26 #7 18.71 Selecting previously unselected package curl. 14:25:26 #7 18.72 Preparing to unpack .../04-curl_7.68.0-1ubuntu2.24_amd64.deb ... 14:25:26 #7 18.73 Unpacking curl (7.68.0-1ubuntu2.24) ... 14:25:26 #7 18.81 Selecting previously unselected package libbabeltrace1:amd64. 14:25:26 #7 18.82 Preparing to unpack .../05-libbabeltrace1_1.5.8-1build1_amd64.deb ... 14:25:26 #7 18.82 Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 14:25:26 #7 18.90 Selecting previously unselected package gdb. 14:25:26 #7 18.91 Preparing to unpack .../06-gdb_9.2-0ubuntu1~20.04.2_amd64.deb ... 14:25:26 #7 18.92 Unpacking gdb (9.2-0ubuntu1~20.04.2) ... 14:25:26 #7 19.28 Selecting previously unselected package gdbserver. 14:25:26 #7 19.28 Preparing to unpack .../07-gdbserver_9.2-0ubuntu1~20.04.2_amd64.deb ... 14:25:26 #7 19.29 Unpacking gdbserver (9.2-0ubuntu1~20.04.2) ... 14:25:26 #7 19.37 Selecting previously unselected package net-tools. 14:25:26 #7 19.38 Preparing to unpack .../08-net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64.deb ... 14:25:26 #7 19.39 Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... 14:25:26 #7 19.46 Selecting previously unselected package libc6-dbg:amd64. 14:25:26 #7 19.47 Preparing to unpack .../09-libc6-dbg_2.31-0ubuntu9.16_amd64.deb ... 14:25:26 #7 19.47 Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.16) ... 14:25:28 #7 20.94 Selecting previously unselected package valgrind. 14:25:28 #7 20.95 Preparing to unpack .../10-valgrind_1%3a3.15.0-1ubuntu9.1_amd64.deb ... 14:25:28 #7 20.97 Unpacking valgrind (1:3.15.0-1ubuntu9.1) ... 14:25:29 #7 22.58 Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... 14:25:30 #7 22.60 Setting up libc6-dbg:amd64 (2.31-0ubuntu9.16) ... 14:25:30 #7 22.62 Setting up libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ... 14:25:30 #7 22.64 Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 14:25:30 #7 22.66 Setting up gdbserver (9.2-0ubuntu1~20.04.2) ... 14:25:30 #7 22.68 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.24) ... 14:25:30 #7 22.70 Setting up curl (7.68.0-1ubuntu2.24) ... 14:25:30 #7 22.72 Setting up libc-dev-bin (2.31-0ubuntu9.16) ... 14:25:30 #7 22.74 Setting up valgrind (1:3.15.0-1ubuntu9.1) ... 14:25:30 #7 22.77 Setting up iputils-ping (3:20190709-3ubuntu1) ... 14:25:30 #7 22.81 Setting up tcpdump (4.9.3-4ubuntu0.3) ... 14:25:30 #7 23.07 Setting up gdb (9.2-0ubuntu1~20.04.2) ... 14:25:30 #7 23.10 Setting up libc6-dev:amd64 (2.31-0ubuntu9.16) ... 14:25:30 #7 23.13 Processing triggers for man-db (2.9.1-1) ... 14:25:30 #7 23.17 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 14:25:30 #7 DONE 23.4s 14:25:30 14:25:30 #8 [submgrcore 4/14] WORKDIR /tmp 14:25:30 #8 DONE 0.2s 14:25:31 14:25:31 #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/ 14:25:32 #9 DONE 1.2s 14:25:32 14:25:32 #10 [submgrcore 6/14] RUN export GOBIN=/usr/local/bin/ ; go install github.com/go-delve/delve/cmd/dlv@latest 14:25:32 #10 0.631 go: downloading github.com/go-delve/delve v1.23.1 14:25:33 #10 0.978 go: downloading github.com/spf13/cobra v1.7.0 14:25:33 #10 0.979 go: downloading github.com/sirupsen/logrus v1.9.3 14:25:33 #10 0.995 go: downloading github.com/mattn/go-isatty v0.0.20 14:25:33 #10 1.026 go: downloading gopkg.in/yaml.v3 v3.0.1 14:25:33 #10 1.035 go: downloading github.com/hashicorp/golang-lru v1.0.2 14:25:33 #10 1.059 go: downloading golang.org/x/arch v0.6.0 14:25:33 #10 1.132 go: downloading github.com/cosiner/argv v0.1.0 14:25:33 #10 1.154 go: downloading github.com/derekparker/trie v0.0.0-20230829180723-39f4de51ef7d 14:25:33 #10 1.173 go: downloading github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62 14:25:33 #10 1.194 go: downloading github.com/google/go-dap v0.12.0 14:25:33 #10 1.213 go: downloading golang.org/x/sys v0.17.0 14:25:33 #10 1.217 go: downloading github.com/cilium/ebpf v0.11.0 14:25:33 #10 1.391 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 14:25:33 #10 1.391 go: downloading go.starlark.net v0.0.0-20231101134539-556fd59b42f6 14:25:33 #10 1.453 go: downloading github.com/mattn/go-runewidth v0.0.13 14:25:33 #10 1.460 go: downloading github.com/russross/blackfriday/v2 v2.1.0 14:25:33 #10 1.463 go: downloading golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2 14:25:33 #10 1.549 go: downloading github.com/rivo/uniseg v0.2.0 14:25:39 #10 7.409 # github.com/go-delve/delve/pkg/proc/gdbserial 14:25:39 #10 7.409 /root/go/pkg/mod/github.com/go-delve/delve@v1.23.1/pkg/proc/gdbserial/rr.go:247:35: undefined: strings.CutPrefix 14:25:39 #10 7.409 /root/go/pkg/mod/github.com/go-delve/delve@v1.23.1/pkg/proc/gdbserial/rr.go:248:33: undefined: strings.CutPrefix 14:25:39 #10 7.409 note: module requires Go 1.21 14:25:41 #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: 2 14:25:41 ------ 14:25:41 > [submgrcore 6/14] RUN export GOBIN=/usr/local/bin/ ; go install github.com/go-delve/delve/cmd/dlv@latest: 14:25:41 #10 1.391 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 14:25:41 #10 1.391 go: downloading go.starlark.net v0.0.0-20231101134539-556fd59b42f6 14:25:41 #10 1.453 go: downloading github.com/mattn/go-runewidth v0.0.13 14:25:41 #10 1.460 go: downloading github.com/russross/blackfriday/v2 v2.1.0 14:25:41 #10 1.463 go: downloading golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2 14:25:41 #10 1.549 go: downloading github.com/rivo/uniseg v0.2.0 14:25:41 #10 7.409 # github.com/go-delve/delve/pkg/proc/gdbserial 14:25:41 #10 7.409 /root/go/pkg/mod/github.com/go-delve/delve@v1.23.1/pkg/proc/gdbserial/rr.go:247:35: undefined: strings.CutPrefix 14:25:41 #10 7.409 /root/go/pkg/mod/github.com/go-delve/delve@v1.23.1/pkg/proc/gdbserial/rr.go:248:33: undefined: strings.CutPrefix 14:25:41 #10 7.409 note: module requires Go 1.21 14:25:41 ------ 14:25:41 Dockerfile:62 14:25:41 -------------------- 14:25:41 61 | # 14:25:41 62 | >>> RUN export GOBIN=/usr/local/bin/ ; \ 14:25:41 63 | >>> go install github.com/go-delve/delve/cmd/dlv@latest 14:25:41 64 | 14:25:41 -------------------- 14:25:41 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: 2 14:25:41 Unable to find image 'tmpimg:latest' locally 14:25:42 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 14:25:42 must specify at least one container source 14:25:42 Container name cannot be empty 14:25:42 --> prescan-ric-plt-submgr-ubuntu.sh ends 14:25:42 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-11601 14:25:43 [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 14:25:43 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:25:43 INFO: Project root configuration file: NONE 14:25:43 INFO: SonarScanner 4.6.2.2472 14:25:43 INFO: Java 17.0.7 Private Build (64-bit) 14:25:43 INFO: Linux 4.15.0-213-generic amd64 14:25:44 INFO: User cache: /home/jenkins/.sonar/cache 14:25:45 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:25:45 INFO: Project root configuration file: NONE 14:25:45 INFO: Analyzing on SonarCloud 14:25:45 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 14:25:46 INFO: Load global settings 14:25:46 INFO: Load global settings (done) | time=301ms 14:25:46 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 14:25:46 INFO: Loading required plugins 14:25:46 INFO: Load plugins index 14:25:47 INFO: Load plugins index (done) | time=514ms 14:25:47 INFO: Load/download plugins 14:25:47 INFO: Load/download plugins (done) | time=699ms 14:25:48 INFO: Found an active CI vendor: 'Jenkins' 14:25:48 INFO: Load project settings for component key: 'o-ran-sc_ric-plt-submgr' 14:25:48 INFO: Load project settings for component key: 'o-ran-sc_ric-plt-submgr' (done) | time=193ms 14:25:48 INFO: Process project properties 14:25:48 INFO: Project key: o-ran-sc_ric-plt-submgr 14:25:48 INFO: Base dir: /w/workspace/ric-plt-submgr-sonar-prescan-script 14:25:48 INFO: Working dir: /w/workspace/ric-plt-submgr-sonar-prescan-script/.scannerwork 14:25:48 INFO: Load project branches 14:25:49 INFO: Load project branches (done) | time=655ms 14:25:49 INFO: Check ALM binding of project 'o-ran-sc_ric-plt-submgr' 14:25:49 INFO: Detected project binding: BOUND 14:25:49 INFO: Check ALM binding of project 'o-ran-sc_ric-plt-submgr' (done) | time=176ms 14:25:49 INFO: Load project pull requests 14:25:49 INFO: Load project pull requests (done) | time=172ms 14:25:49 INFO: Load branch configuration 14:25:49 INFO: Load branch configuration (done) | time=1ms 14:25:49 INFO: Load quality profiles 14:25:50 INFO: Load quality profiles (done) | time=377ms 14:25:50 INFO: Load active rules 14:26:05 INFO: Load active rules (done) | time=14778ms 14:26:05 INFO: Organization key: o-ran-sc 14:26:05 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. 14:26:05 INFO: Preprocessing files... 14:26:05 INFO: 1 language detected in 35 preprocessed files 14:26:05 INFO: 431 files ignored because of inclusion/exclusion patterns 14:26:05 INFO: 0 files ignored because of scm ignore settings 14:26:05 INFO: Loading plugins for detected languages 14:26:05 INFO: Load/download plugins 14:26:05 INFO: Load/download plugins (done) | time=125ms 14:26:05 INFO: Load project repositories 14:26:06 INFO: Load project repositories (done) | time=590ms 14:26:06 INFO: Indexing files... 14:26:06 INFO: Project configuration: 14:26:06 INFO: Included sources: **/*.go 14:26:06 INFO: Excluded sources: **/build-wrapper-dump.json, **/*_test.go 14:26:06 INFO: 35 files indexed 14:26:06 INFO: Quality profile for go: Sonar way 14:26:06 INFO: ------------- Run sensors on module ric-plt-submgr 14:26:06 INFO: Load metrics repository 14:26:06 INFO: Load metrics repository (done) | time=171ms 14:26:06 INFO: Sensor cache enabled 14:26:06 INFO: Load sensor cache 14:26:09 INFO: Load sensor cache (323 KB) | time=2503ms 14:26:09 INFO: Sensor JaCoCo XML Report Importer [jacoco] 14:26:09 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 14:26:09 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 14:26:09 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms 14:26:09 INFO: Sensor Code Quality and Security for Go [go] 14:26:09 INFO: 35 source files to be analyzed 14:26:11 INFO: 35/35 source files have been analyzed 14:26:11 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1872ms 14:26:11 INFO: Sensor Go Cover sensor for Go coverage [go] 14:26:11 ERROR: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file. 14:26:11 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=9ms 14:26:11 INFO: Sensor Java Config Sensor [iac] 14:26:11 INFO: 0 source files to be analyzed 14:26:11 INFO: 0/0 source files have been analyzed 14:26:11 INFO: Sensor Java Config Sensor [iac] (done) | time=16ms 14:26:11 INFO: Sensor IaC Docker Sensor [iac] 14:26:11 INFO: 0 source files to be analyzed 14:26:11 INFO: 0/0 source files have been analyzed 14:26:11 INFO: Sensor IaC Docker Sensor [iac] (done) | time=59ms 14:26:11 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 14:26:11 INFO: Available processors: 4 14:26:11 INFO: Using 4 threads for analysis. 14:26:11 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: 14:26:11 * The filename starts with "test" 14:26:11 * The filename contains "test." or "tests." 14:26:11 * Any directory in the file path is named: "doc", "docs", "test" or "tests" 14:26:11 * Any directory in the file path has a name ending in "test" or "tests" 14:26:11 14:26:11 INFO: Using git CLI to retrieve untracked files 14:26:12 INFO: Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git 14:26:12 INFO: 35 source files to be analyzed 14:26:13 INFO: 35/35 source files have been analyzed 14:26:13 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1851ms 14:26:13 INFO: ------------- Run sensors on project 14:26:13 INFO: Sensor Zero Coverage Sensor 14:26:13 INFO: Sensor Zero Coverage Sensor (done) | time=26ms 14:26:13 INFO: CPD Executor 1 file had no CPD blocks 14:26:13 INFO: CPD Executor Calculating CPD for 34 files 14:26:13 INFO: CPD Executor CPD calculation finished (done) | time=51ms 14:26:13 INFO: Analysis report generated in 229ms, dir size=781 KB 14:26:13 INFO: Analysis report compressed in 74ms, zip size=219 KB 14:26:14 INFO: Analysis report uploaded in 693ms 14:26:14 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-plt-submgr 14:26:14 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 14:26:14 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZN4ULD9I-g9RnxF2dFD 14:26:16 INFO: Sensor cache published successfully 14:26:16 INFO: Analysis total time: 28.213 s 14:26:16 INFO: ------------------------------------------------------------------------ 14:26:16 INFO: EXECUTION SUCCESS 14:26:16 INFO: ------------------------------------------------------------------------ 14:26:16 INFO: Total time: 33.399s 14:26:16 INFO: Final Memory: 19M/74M 14:26:16 INFO: ------------------------------------------------------------------------ 14:26:17 $ ssh-agent -k 14:26:17 unset SSH_AUTH_SOCK; 14:26:17 unset SSH_AGENT_PID; 14:26:17 echo Agent pid 2102 killed; 14:26:17 [ssh-agent] Stopped. 14:26:17 [PostBuildScript] - [INFO] Executing post build scripts. 14:26:17 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14382046709794083117.sh 14:26:17 ---> sysstat.sh 14:26:18 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins2527206022730757150.sh 14:26:18 ---> package-listing.sh 14:26:18 ++ tr '[:upper:]' '[:lower:]' 14:26:18 ++ facter osfamily 14:26:18 + OS_FAMILY=debian 14:26:18 + workspace=/w/workspace/ric-plt-submgr-sonar-prescan-script 14:26:18 + START_PACKAGES=/tmp/packages_start.txt 14:26:18 + END_PACKAGES=/tmp/packages_end.txt 14:26:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:26:18 + PACKAGES=/tmp/packages_start.txt 14:26:18 + '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']' 14:26:18 + PACKAGES=/tmp/packages_end.txt 14:26:18 + case "${OS_FAMILY}" in 14:26:18 + dpkg -l 14:26:18 + grep '^ii' 14:26:18 + '[' -f /tmp/packages_start.txt ']' 14:26:18 + '[' -f /tmp/packages_end.txt ']' 14:26:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:26:18 + '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']' 14:26:18 + mkdir -p /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/ 14:26:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/ 14:26:18 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins5353737711055800262.sh 14:26:18 ---> capture-instance-metadata.sh 14:26:18 Setup pyenv: 14:26:18 system 14:26:18 3.8.13 14:26:18 3.9.13 14:26:18 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:26:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iwzc from file:/tmp/.os_lf_venv 14:26:20 lf-activate-venv(): INFO: Installing: lftools 14:26:30 lf-activate-venv(): INFO: Adding /tmp/venv-iwzc/bin to PATH 14:26:30 INFO: Running in OpenStack, capturing instance metadata 14:26:30 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins7293465541485100249.sh 14:26:30 provisioning config files... 14:26:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/config1647837094958225566tmp 14:26:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:26:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:26:31 [EnvInject] - Injecting environment variables from a build step. 14:26:31 [EnvInject] - Injecting as environment variables the properties content 14:26:31 SERVER_ID=logs 14:26:31 14:26:31 [EnvInject] - Variables injected successfully. 14:26:31 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins8693796873192587099.sh 14:26:31 ---> create-netrc.sh 14:26:31 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins17028211028699218474.sh 14:26:31 ---> python-tools-install.sh 14:26:31 Setup pyenv: 14:26:31 system 14:26:31 3.8.13 14:26:31 3.9.13 14:26:31 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:26:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iwzc from file:/tmp/.os_lf_venv 14:26:32 lf-activate-venv(): INFO: Installing: lftools 14:26:41 lf-activate-venv(): INFO: Adding /tmp/venv-iwzc/bin to PATH 14:26:41 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins12710083509982836819.sh 14:26:41 ---> sudo-logs.sh 14:26:41 Archiving 'sudo' log.. 14:26:41 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins973575161847050668.sh 14:26:41 ---> job-cost.sh 14:26:41 Setup pyenv: 14:26:41 system 14:26:41 3.8.13 14:26:41 3.9.13 14:26:41 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:26:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iwzc from file:/tmp/.os_lf_venv 14:26:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:26:48 lf-activate-venv(): INFO: Adding /tmp/venv-iwzc/bin to PATH 14:26:48 INFO: No Stack... 14:26:48 INFO: Retrieving Pricing Info for: v2-highcpu-4 14:26:48 INFO: Archiving Costs 14:26:48 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins12523012963784162108.sh 14:26:48 ---> logs-deploy.sh 14:26:48 Setup pyenv: 14:26:48 system 14:26:48 3.8.13 14:26:48 3.9.13 14:26:48 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:26:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iwzc from file:/tmp/.os_lf_venv 14:26:50 lf-activate-venv(): INFO: Installing: lftools 14:26:59 lf-activate-venv(): INFO: Adding /tmp/venv-iwzc/bin to PATH 14:26:59 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-submgr-sonar-prescan-script/1467 14:26:59 INFO: archiving workspace using pattern(s): -p **/*.log 14:27:02 Archives upload complete. 14:27:03 INFO: archiving logs to Nexus 14:27:04 ---> uname -a: 14:27:04 Linux prd-ubuntu1804-docker-4c-4g-11601 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:27:04 14:27:04 14:27:04 ---> lscpu: 14:27:04 Architecture: x86_64 14:27:04 CPU op-mode(s): 32-bit, 64-bit 14:27:04 Byte Order: Little Endian 14:27:04 CPU(s): 4 14:27:04 On-line CPU(s) list: 0-3 14:27:04 Thread(s) per core: 1 14:27:04 Core(s) per socket: 1 14:27:04 Socket(s): 4 14:27:04 NUMA node(s): 1 14:27:04 Vendor ID: AuthenticAMD 14:27:04 CPU family: 23 14:27:04 Model: 49 14:27:04 Model name: AMD EPYC-Rome Processor 14:27:04 Stepping: 0 14:27:04 CPU MHz: 2799.998 14:27:04 BogoMIPS: 5599.99 14:27:04 Virtualization: AMD-V 14:27:04 Hypervisor vendor: KVM 14:27:04 Virtualization type: full 14:27:04 L1d cache: 32K 14:27:04 L1i cache: 32K 14:27:04 L2 cache: 512K 14:27:04 L3 cache: 16384K 14:27:04 NUMA node0 CPU(s): 0-3 14:27:04 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 14:27:04 14:27:04 14:27:04 ---> nproc: 14:27:04 4 14:27:04 14:27:04 14:27:04 ---> df -h: 14:27:04 Filesystem Size Used Avail Use% Mounted on 14:27:04 udev 2.0G 0 2.0G 0% /dev 14:27:04 tmpfs 395M 696K 394M 1% /run 14:27:04 /dev/vda1 20G 12G 7.5G 62% / 14:27:04 tmpfs 2.0G 0 2.0G 0% /dev/shm 14:27:04 tmpfs 5.0M 0 5.0M 0% /run/lock 14:27:04 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 14:27:04 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:27:04 tmpfs 395M 0 395M 0% /run/user/1001 14:27:04 14:27:04 14:27:04 ---> free -m: 14:27:04 total used free shared buff/cache available 14:27:04 Mem: 3943 492 314 0 3136 3168 14:27:04 Swap: 1023 0 1023 14:27:04 14:27:04 14:27:04 ---> ip addr: 14:27:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:27:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:27:04 inet 127.0.0.1/8 scope host lo 14:27:04 valid_lft forever preferred_lft forever 14:27:04 inet6 ::1/128 scope host 14:27:04 valid_lft forever preferred_lft forever 14:27:04 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:27:04 link/ether fa:16:3e:c9:11:5d brd ff:ff:ff:ff:ff:ff 14:27:04 inet 10.32.7.11/23 brd 10.32.7.255 scope global dynamic ens3 14:27:04 valid_lft 86130sec preferred_lft 86130sec 14:27:04 inet6 fe80::f816:3eff:fec9:115d/64 scope link 14:27:04 valid_lft forever preferred_lft forever 14:27:04 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:27:04 link/ether 02:42:c5:57:a4:04 brd ff:ff:ff:ff:ff:ff 14:27:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:27:04 valid_lft forever preferred_lft forever 14:27:04 14:27:04 14:27:04 ---> sar -b -r -n DEV: 14:27:04 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-11601) 11/29/24 _x86_64_ (4 CPU) 14:27:04 14:27:04 14:22:36 LINUX RESTART (4 CPU) 14:27:04 14:27:04 14:23:01 tps rtps wtps bread/s bwrtn/s 14:27:04 14:24:01 176.14 75.14 101.00 5643.46 42633.58 14:27:04 14:25:01 228.10 50.68 177.41 9644.87 101444.47 14:27:04 14:26:01 240.19 73.34 166.86 4914.65 48459.92 14:27:04 14:27:01 78.84 55.88 22.96 2699.90 2156.48 14:27:04 Average: 180.83 63.76 117.07 5726.74 48687.06 14:27:04 14:27:04 14:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:27:04 14:24:01 1644216 3350596 2394436 59.29 52744 1808796 883084 17.36 572980 1640932 136396 14:27:04 14:25:01 116848 3302800 3921804 97.11 107644 3146956 1117400 21.96 548580 3066852 282292 14:27:04 14:26:01 381292 3183248 3657360 90.56 132344 2752400 1088908 21.40 687248 2677200 30952 14:27:04 14:27:01 340404 3255572 3698248 91.57 135080 2855812 979256 19.25 669296 2728636 15580 14:27:04 Average: 620690 3273054 3417962 84.63 106953 2640991 1017162 19.99 619526 2528405 116305 14:27:04 14:27:04 14:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:27:04 14:24:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 14:27:04 14:24:01 ens3 420.58 267.04 1522.20 70.76 0.00 0.00 0.00 0.00 14:27:04 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:04 14:25:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 14:27:04 14:25:01 ens3 366.56 186.32 11639.81 15.29 0.00 0.00 0.00 0.00 14:27:04 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:04 14:26:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 14:27:04 14:26:01 ens3 640.89 476.87 4944.89 36.48 0.00 0.00 0.00 0.00 14:27:04 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:04 14:27:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 14:27:04 14:27:01 ens3 50.03 46.42 164.05 26.17 0.00 0.00 0.00 0.00 14:27:04 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:04 Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 14:27:04 Average: ens3 369.50 244.14 4569.62 37.17 0.00 0.00 0.00 0.00 14:27:04 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:04 14:27:04 14:27:04 ---> sar -P ALL: 14:27:04 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-11601) 11/29/24 _x86_64_ (4 CPU) 14:27:04 14:27:04 14:22:36 LINUX RESTART (4 CPU) 14:27:04 14:27:04 14:23:01 CPU %user %nice %system %iowait %steal %idle 14:27:04 14:24:01 all 19.73 0.00 2.51 5.46 0.06 72.25 14:27:04 14:24:01 0 8.31 0.00 2.38 11.09 0.07 78.15 14:27:04 14:24:01 1 36.08 0.00 3.98 5.44 0.07 54.43 14:27:04 14:24:01 2 14.14 0.00 1.94 2.62 0.05 81.24 14:27:04 14:24:01 3 20.39 0.00 1.73 2.68 0.05 75.15 14:27:04 14:25:01 all 21.09 0.00 6.47 3.93 0.09 68.42 14:27:04 14:25:01 0 14.54 0.00 8.29 4.09 0.08 72.99 14:27:04 14:25:01 1 33.33 0.00 7.30 4.68 0.12 54.57 14:27:04 14:25:01 2 17.60 0.00 4.59 4.45 0.08 73.28 14:27:04 14:25:01 3 18.90 0.00 5.68 2.47 0.09 72.87 14:27:04 14:26:01 all 17.00 0.00 3.43 6.00 0.07 73.51 14:27:04 14:26:01 0 15.26 0.00 3.78 8.88 0.07 72.02 14:27:04 14:26:01 1 16.76 0.00 3.17 2.55 0.07 77.45 14:27:04 14:26:01 2 20.76 0.00 4.46 9.38 0.07 65.32 14:27:04 14:26:01 3 15.20 0.00 2.30 3.18 0.05 79.27 14:27:04 14:27:01 all 20.30 0.00 1.02 1.93 0.05 76.70 14:27:04 14:27:01 0 14.13 0.00 0.97 2.33 0.05 82.52 14:27:04 14:27:01 1 22.24 0.00 1.07 1.75 0.03 74.90 14:27:04 14:27:01 2 23.07 0.00 1.07 0.97 0.07 74.82 14:27:04 14:27:01 3 21.81 0.00 0.97 2.66 0.05 74.51 14:27:04 Average: all 19.53 0.00 3.34 4.33 0.07 72.74 14:27:04 Average: 0 13.06 0.00 3.84 6.60 0.07 76.44 14:27:04 Average: 1 27.09 0.00 3.87 3.60 0.07 65.36 14:27:04 Average: 2 18.90 0.00 3.01 4.35 0.07 73.68 14:27:04 Average: 3 19.08 0.00 2.66 2.75 0.06 75.46 14:27:04 14:27:04 14:27:04