14:22:00 Started by timer 14:22:00 Running as SYSTEM 14:22:00 [EnvInject] - Loading node environment variables. 14:22:00 Building remotely on prd-ubuntu1804-docker-4c-4g-9475 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-submgr-sonar-prescan-script 14:22:00 [ssh-agent] Looking for ssh-agent implementation... 14:22:00 $ ssh-agent 14:22:00 SSH_AUTH_SOCK=/tmp/ssh-mxxpKDkxbPNI/agent.2243 14:22:00 SSH_AGENT_PID=2246 14:22:00 [ssh-agent] Started. 14:22:00 Running ssh-add (command line suppressed) 14:22:00 Identity added: /w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/private_key_3763062595369700110.key (jenkins-ssh) 14:22:00 [ssh-agent] Using credentials jenkins (jenkins) 14:22:01 The recommended git tool is: NONE 14:22:03 using credential jenkins 14:22:03 Wiping out workspace first. 14:22:03 Cloning the remote Git repository 14:22:03 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr 14:22:03 > git init /w/workspace/ric-plt-submgr-sonar-prescan-script # timeout=10 14:22:03 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr 14:22:03 > git --version # timeout=10 14:22:03 > git --version # 'git version 2.17.1' 14:22:03 using GIT_SSH to set credentials jenkins 14:22:03 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr +refs/heads/*:refs/remotes/origin/* # timeout=10 14:22:04 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr # timeout=10 14:22:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:22:05 Avoid second fetch 14:22:05 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:22:05 Checking out Revision 7b43fcbb56c2790d1e1aff424f64f825e6afe775 (refs/remotes/origin/master) 14:22:05 > git config core.sparsecheckout # timeout=10 14:22:05 > git checkout -f 7b43fcbb56c2790d1e1aff424f64f825e6afe775 # timeout=10 14:22:05 Commit message: "Release Image for CVE fixes" 14:22:05 > git rev-list --no-walk 7b43fcbb56c2790d1e1aff424f64f825e6afe775 # timeout=10 14:22:08 provisioning config files... 14:22:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:22:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:22:08 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins17211959126893272391.sh 14:22:08 ---> python-tools-install.sh 14:22:08 Setup pyenv: 14:22:08 * system (set by /opt/pyenv/version) 14:22:08 * 3.8.13 (set by /opt/pyenv/version) 14:22:08 * 3.9.13 (set by /opt/pyenv/version) 14:22:09 * 3.10.6 (set by /opt/pyenv/version) 14:22:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9LLJ 14:22:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:22:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:22:23 lf-activate-venv(): INFO: Installing additional packages: lftools 14:23:04 lf-activate-venv(): INFO: Adding /tmp/venv-9LLJ/bin to PATH 14:23:04 Generating Requirements File 14:23:48 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. 14:23:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:23:48 Python 3.10.6 14:23:49 pip 26.2.1 from /tmp/venv-9LLJ/lib/python3.10/site-packages/pip (python 3.10) 14:23:49 aiohappyeyeballs==2.7.1 14:23:49 aiohttp==3.14.3 14:23:49 aiosignal==1.4.0 14:23:49 appdirs==1.4.4 14:23:49 argcomplete==3.7.2 14:23:49 aspy.yaml==1.3.0 14:23:49 async-timeout==5.0.1 14:23:49 attrs==26.1.0 14:23:49 autopage==0.6.0 14:23:49 backports.strenum==1.3.1 14:23:49 beautifulsoup4==4.15.0 14:23:49 boto3==1.43.82 14:23:49 botocore==1.43.82 14:23:49 bs4==0.0.2 14:23:49 certifi==2026.7.22 14:23:49 cffi==2.1.1 14:23:49 cfgv==3.5.0 14:23:49 chardet==7.6.0 14:23:49 charset-normalizer==3.5.1 14:23:49 click==8.5.0 14:23:49 cliff==4.14.0 14:23:49 cmd2==3.5.1 14:23:49 cryptography==3.3.2 14:23:49 debtcollector==3.1.0 14:23:49 decorator==5.3.1 14:23:49 defusedxml==0.7.1 14:23:49 Deprecated==1.3.1 14:23:49 distlib==0.4.3 14:23:49 dnspython==2.8.0 14:23:49 docker==7.2.0 14:23:49 dogpile.cache==1.5.0 14:23:49 durationpy==0.11 14:23:49 email-validator==2.3.0 14:23:49 filelock==3.32.4 14:23:49 frozenlist==1.8.0 14:23:49 future==1.0.0 14:23:49 gitdb==4.0.12 14:23:49 GitPython==3.1.61 14:23:49 httplib2==0.30.2 14:23:49 identify==2.6.19 14:23:49 idna==3.19 14:23:49 importlib-resources==1.5.0 14:23:49 iso8601==2.1.0 14:23:49 Jinja2==3.1.6 14:23:49 jmespath==1.1.0 14:23:49 jsonpatch==1.33 14:23:49 jsonpointer==3.1.1 14:23:49 jsonschema==4.26.0 14:23:49 jsonschema-specifications==2025.9.1 14:23:49 keystoneauth1==5.14.0 14:23:49 kubernetes==36.0.3 14:23:49 lftools==0.37.23 14:23:49 lxml==6.1.2 14:23:49 markdown-it-py==4.2.0 14:23:49 MarkupSafe==3.0.3 14:23:49 mdurl==0.1.2 14:23:49 msgpack==1.2.2 14:23:49 multi_key_dict==2.0.3 14:23:49 multidict==6.7.1 14:23:49 munch==4.0.0 14:23:49 netaddr==1.3.0 14:23:49 niet==1.4.2 14:23:49 nodeenv==1.10.0 14:23:49 oauth2client==4.1.3 14:23:49 oauthlib==3.3.1 14:23:49 openstacksdk==4.13.0 14:23:49 os-service-types==1.8.2 14:23:49 osc-lib==4.6.0 14:23:49 oslo.config==10.4.0 14:23:49 oslo.context==6.4.0 14:23:49 oslo.i18n==6.8.0 14:23:49 oslo.log==8.2.0 14:23:49 oslo.serialization==5.10.0 14:23:49 oslo.utils==10.1.1 14:23:49 packaging==26.3 14:23:49 pbr==7.0.3 14:23:49 platformdirs==4.11.5 14:23:49 prettytable==3.18.0 14:23:49 propcache==0.5.2 14:23:49 psutil==7.2.2 14:23:49 pyasn1==0.6.4 14:23:49 pyasn1_modules==0.4.2 14:23:49 pycparser==3.0 14:23:49 pygerrit2==2.0.15 14:23:49 PyGithub==2.10.0 14:23:49 Pygments==2.21.0 14:23:49 PyJWT==2.13.0 14:23:49 PyNaCl==1.6.2 14:23:49 pyparsing==2.4.7 14:23:49 pyperclip==1.11.0 14:23:49 pyrsistent==0.20.0 14:23:49 python-cinderclient==9.9.0 14:23:49 python-dateutil==2.9.0.post0 14:23:49 python-discovery==1.6.0 14:23:49 python-heatclient==5.2.0 14:23:49 python-jenkins==1.8.3 14:23:49 python-keystoneclient==6.0.0 14:23:49 python-magnumclient==4.11.0 14:23:49 python-openstackclient==10.0.0 14:23:49 python-swiftclient==4.11.0 14:23:49 PyYAML==6.0.3 14:23:49 referencing==0.37.0 14:23:49 requests==2.34.2 14:23:49 requests-oauthlib==2.0.0 14:23:49 rfc3986==2.0.0 14:23:49 rich==15.0.0 14:23:49 rich-argparse==1.8.0 14:23:49 rpds-py==0.30.0 14:23:49 rsa==4.9.1 14:23:49 ruamel.yaml==0.19.1 14:23:49 ruamel.yaml.clib==0.2.15 14:23:49 s3transfer==0.19.2 14:23:49 simplejson==4.1.2 14:23:49 six==1.17.0 14:23:49 smmap==5.0.3 14:23:49 soupsieve==2.9.2 14:23:49 stevedore==5.8.0 14:23:49 tabulate==0.10.0 14:23:49 toml==0.10.2 14:23:49 tomlkit==0.15.1 14:23:49 tqdm==4.70.0 14:23:49 typing_extensions==4.16.0 14:23:49 urllib3==1.26.20 14:23:49 virtualenv==21.7.6 14:23:49 wcwidth==0.8.2 14:23:49 websocket-client==1.9.0 14:23:49 wrapt==2.3.0 14:23:49 xdg==6.0.0 14:23:49 xmltodict==1.0.4 14:23:49 yarl==1.24.5 14:23:49 yq==4.1.2 14:23:50 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins4042878699359222786.sh 14:23:50 ---> uv-install.sh 14:23:50 Installing uv/uvx (latest) using shell installer 14:23:50 2026-08-29 14:23:50 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-qMXDjs.sh" [1] 14:23:50 downloading uv 0.12.7 x86_64-unknown-linux-gnu 14:23:51 installing to /home/jenkins/.local/bin 14:23:51 uv 14:23:51 uvx 14:23:51 everything's installed! 14:23:51 14:23:51 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:23:51 14:23:51 source $HOME/.local/bin/env (sh, bash, zsh) 14:23:51 source $HOME/.local/bin/env.fish (fish) 14:23:51 Adding install location to PATH 14:23:51 ---> Validating uv/uvx install 14:23:51 uvx 0.12.7 (x86_64-unknown-linux-gnu) 14:23:51 [EnvInject] - Injecting environment variables from a build step. 14:23:51 [EnvInject] - Injecting as environment variables the properties content 14:23:51 SET_JDK_VERSION=openjdk17 14:23:51 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 14:23:51 14:23:51 [EnvInject] - Variables injected successfully. 14:23:51 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins6282317441839763191.sh 14:23:51 ---> update-java-alternatives.sh 14:23:51 ---> Updating Java version 14:23:52 ---> Ubuntu/Debian system detected 14:23:52 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 14:23:52 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 14:23:52 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 14:23:52 openjdk version "17.0.7" 2023-04-18 14:23:52 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 14:23:52 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 14:23:52 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 14:23:52 [EnvInject] - Injecting environment variables from a build step. 14:23:52 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:23:53 [EnvInject] - Variables injected successfully. 14:23:53 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins8072627174532050614.sh 14:23:53 --> build_ric-plt-submgr-ubuntu.sh starts 14:23:53 Docker version 24.0.2, build cb74dfc 14:23:53 Unit Test 14:23:54 #1 [internal] load build definition from Dockerfile 14:23:54 #1 transferring dockerfile: 6.97kB done 14:23:54 #1 DONE 0.1s 14:23:54 14:23:54 #2 [internal] load .dockerignore 14:23:54 #2 transferring context: 2B done 14:23:54 #2 DONE 0.1s 14:23:54 14:23:54 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0 14:23:54 #3 DONE 0.1s 14:23:54 14:23:54 #4 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 14:23:54 #4 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 0.1s done 14:23:54 #4 DONE 0.1s 14:23:54 14:23:54 #5 [internal] load build context 14:23:54 #5 transferring context: 2.90MB 0.2s done 14:23:54 #5 DONE 0.3s 14:23:54 14:23:54 #4 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 14:23:54 #4 sha256:6c9fa385d15c0cc6ff59747eb6ab018aa5c787418c49ca8b9e63b367f7c9b14f 7.22kB / 7.22kB done 14:23:54 #4 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 9.08MB / 30.44MB 0.2s 14:23:54 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 1.05MB / 312.07MB 0.2s 14:23:54 #4 sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 143B / 143B 0.1s done 14:23:54 #4 sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 2.22kB / 2.22kB done 14:23:54 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 0B / 141.98MB 0.2s 14:23:54 #4 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 29.36MB / 30.44MB 0.4s 14:23:54 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 10.49MB / 141.98MB 0.4s 14:23:55 #4 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 30.44MB / 30.44MB 0.5s done 14:23:55 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 18.87MB / 141.98MB 0.5s 14:23:55 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 18.55MB / 312.07MB 0.7s 14:23:55 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 34.60MB / 141.98MB 0.7s 14:23:55 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 7.13MB / 149.15MB 0.7s 14:23:55 #4 extracting sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 0.1s 14:23:55 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 41.78MB / 141.98MB 0.8s 14:23:55 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 17.83MB / 149.15MB 0.9s 14:23:55 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 36.70MB / 312.07MB 1.1s 14:23:55 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 57.67MB / 141.98MB 1.1s 14:23:55 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 27.26MB / 149.15MB 1.1s 14:23:55 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 68.16MB / 141.98MB 1.3s 14:23:55 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 38.64MB / 149.15MB 1.3s 14:23:55 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 76.55MB / 141.98MB 1.4s 14:23:56 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 54.53MB / 312.07MB 1.5s 14:23:56 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 49.35MB / 149.15MB 1.5s 14:23:56 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 85.98MB / 141.98MB 1.6s 14:23:56 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 62.91MB / 149.15MB 1.7s 14:23:56 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 95.42MB / 141.98MB 1.8s 14:23:56 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 75.50MB / 312.07MB 1.9s 14:23:56 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 75.50MB / 149.15MB 1.9s 14:23:56 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 103.81MB / 141.98MB 2.0s 14:23:56 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 89.13MB / 149.15MB 2.1s 14:23:56 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 97.52MB / 312.07MB 2.3s 14:23:56 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 116.29MB / 141.98MB 2.3s 14:23:56 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 101.71MB / 149.15MB 2.3s 14:23:57 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 119.54MB / 312.07MB 2.6s 14:23:57 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 126.88MB / 141.98MB 2.6s 14:23:57 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 122.68MB / 149.15MB 2.6s 14:23:57 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 135.27MB / 141.98MB 2.8s 14:23:57 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 134.22MB / 149.15MB 2.8s 14:23:57 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 137.36MB / 312.07MB 2.9s 14:23:57 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 149.15MB / 149.15MB 3.1s 14:23:57 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 156.24MB / 312.07MB 3.2s 14:23:57 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 141.98MB / 141.98MB 3.2s done 14:23:57 #4 extracting sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 2.7s done 14:23:58 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 178.26MB / 312.07MB 3.5s 14:23:58 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 149.15MB / 149.15MB 3.5s done 14:23:58 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 2.10MB / 100.23MB 3.6s 14:23:58 #4 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 0B / 33.16MB 3.6s 14:23:58 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 7.34MB / 100.23MB 3.7s 14:23:58 #4 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 4.97MB / 33.16MB 3.7s 14:23:58 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 201.33MB / 312.07MB 3.9s 14:23:58 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 22.02MB / 100.23MB 3.9s 14:23:58 #4 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 12.58MB / 33.16MB 3.9s 14:23:58 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 28.31MB / 100.23MB 4.0s 14:23:58 #4 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 17.83MB / 33.16MB 4.0s 14:23:58 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 41.26MB / 100.23MB 4.2s 14:23:58 #4 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 26.21MB / 33.16MB 4.2s 14:23:58 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 220.20MB / 312.07MB 4.3s 14:23:58 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 49.28MB / 100.23MB 4.3s 14:23:58 #4 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 31.46MB / 33.16MB 4.3s 14:23:59 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 66.06MB / 100.23MB 4.5s 14:23:59 #4 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 33.16MB / 33.16MB 4.4s done 14:23:59 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 1.05MB / 44.06MB 4.5s 14:23:59 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 235.93MB / 312.07MB 4.6s 14:23:59 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 72.35MB / 100.23MB 4.6s 14:23:59 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 5.24MB / 44.06MB 4.6s 14:23:59 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 84.93MB / 100.23MB 4.8s 14:23:59 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 13.63MB / 44.06MB 4.8s 14:23:59 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 92.27MB / 100.23MB 4.9s 14:23:59 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 17.83MB / 44.06MB 4.9s 14:23:59 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 255.85MB / 312.07MB 5.0s 14:23:59 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 99.61MB / 100.23MB 5.0s 14:23:59 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 23.09MB / 44.06MB 5.0s 14:23:59 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 100.23MB / 100.23MB 5.2s done 14:23:59 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 36.70MB / 44.06MB 5.2s 14:23:59 #4 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 0B / 9.99MB 5.2s 14:23:59 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 275.78MB / 312.07MB 5.3s 14:23:59 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 41.94MB / 44.06MB 5.3s 14:23:59 #4 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 6.29MB / 9.99MB 5.3s 14:24:00 #4 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 9.99MB / 9.99MB 5.4s 14:24:00 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 297.80MB / 312.07MB 5.7s 14:24:00 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 44.06MB / 44.06MB 5.6s done 14:24:00 #4 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 9.99MB / 9.99MB 5.7s done 14:24:00 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 312.07MB / 312.07MB 6.2s done 14:24:01 #4 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 14:24:06 #4 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 5.4s 14:24:11 #4 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 10.5s 14:24:16 #4 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 15.6s 14:24:21 #4 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 20.7s 14:24:25 #4 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 24.2s done 14:24:25 #4 extracting sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 done 14:24:25 #4 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 14:24:30 #4 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 5.1s 14:24:34 #4 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 8.3s done 14:24:34 #4 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 14:24:39 #4 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 5.2s 14:24:43 #4 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 8.7s done 14:24:43 #4 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 0.1s 14:24:48 #4 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 5.2s 14:24:49 #4 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 6.4s done 14:24:50 #4 extracting sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 14:24:52 #4 extracting sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 1.7s done 14:24:52 #4 extracting sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 0.1s 14:24:53 #4 extracting sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 1.3s done 14:24:53 #4 extracting sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 14:24:53 #4 extracting sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 0.2s done 14:24:54 #4 DONE 59.6s 14:24:54 14:24:54 #6 [submgrcore 2/14] RUN wget -nv https://dl.google.com/go/go1.22.5.linux-amd64.tar.gz && tar -xf go1.22.5.linux-amd64.tar.gz && mv go /opt/go/1.22.5 && rm -f go*.gz 14:24:57 #6 3.220 2026-08-29 14:24:57 URL:https://dl.google.com/go/go1.22.5.linux-amd64.tar.gz [68972532/68972532] -> "go1.22.5.linux-amd64.tar.gz" [1] 14:25:01 #6 DONE 7.2s 14:25:01 14:25:01 #7 [submgrcore 3/14] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump gdb valgrind 14:25:01 #7 0.239 14:25:01 #7 0.239 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 14:25:01 #7 0.239 14:25:01 #7 0.476 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 14:25:01 #7 0.492 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 14:25:01 #7 0.548 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 14:25:02 #7 0.852 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 14:25:02 #7 0.898 Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [4260 kB] 14:25:02 #7 1.034 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4593 kB] 14:25:02 #7 1.354 Get:7 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [84.1 kB] 14:25:02 #7 1.355 Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1316 kB] 14:25:02 #7 1.372 Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [7674 kB] 14:25:02 #7 1.550 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [7965 kB] 14:25:03 #7 2.132 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1619 kB] 14:25:03 #7 2.197 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [92.7 kB] 14:25:03 #7 2.200 Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [82.8 kB] 14:25:03 #7 2.204 Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.6 kB] 14:25:04 #7 3.047 Fetched 28.1 MB in 3s (10.4 MB/s) 14:25:04 #7 3.047 Reading package lists... 14:25:06 #7 5.005 Building dependency tree... 14:25:06 #7 5.541 Reading state information... 14:25:07 #7 5.629 184 packages can be upgraded. Run 'apt list --upgradable' to see them. 14:25:07 #7 5.636 14:25:07 #7 5.636 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 14:25:07 #7 5.636 14:25:07 #7 5.695 Reading package lists... 14:25:09 #7 7.626 Building dependency tree... 14:25:09 #7 8.146 Reading state information... 14:25:10 #7 9.028 The following additional packages will be installed: 14:25:10 #7 9.028 libbabeltrace1 libc-dev-bin libc6 libc6-dbg libc6-dev libc6-i386 libcurl4 14:25:10 #7 9.030 libdebuginfod-common libdebuginfod1 libdw1 libelf1 libipt2 libpcap0.8 14:25:10 #7 9.033 libsource-highlight-common libsource-highlight4v5 14:25:10 #7 9.041 Suggested packages: 14:25:10 #7 9.041 gdb-doc gdbserver glibc-doc locales apparmor valgrind-dbg valgrind-mpi 14:25:10 #7 9.041 kcachegrind alleyoop valkyrie 14:25:10 #7 9.041 Recommended packages: 14:25:10 #7 9.041 libnss-nis libnss-nisplus 14:25:10 #7 9.164 The following NEW packages will be installed: 14:25:10 #7 9.165 curl gdb iputils-ping libbabeltrace1 libc6-dbg libc6-i386 14:25:10 #7 9.167 libdebuginfod-common libdebuginfod1 libipt2 libpcap0.8 14:25:10 #7 9.171 libsource-highlight-common libsource-highlight4v5 net-tools tcpdump valgrind 14:25:10 #7 9.175 The following packages will be upgraded: 14:25:10 #7 9.180 libc-dev-bin libc6 libc6-dev libcurl4 libdw1 libelf1 14:25:10 #7 9.376 6 upgraded, 15 newly installed, 0 to remove and 178 not upgraded. 14:25:10 #7 9.376 Need to get 42.3 MB of archives. 14:25:10 #7 9.376 After this operation, 127 MB of additional disk space will be used. 14:25:10 #7 9.376 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdebuginfod-common all 0.186-1ubuntu0.1 [7996 B] 14:25:10 #7 9.445 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.14 [2100 kB] 14:25:11 #7 9.905 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.14 [20.3 kB] 14:25:11 #7 9.907 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.14 [3234 kB] 14:25:11 #7 9.998 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 iputils-ping amd64 3:20211215-1ubuntu0.1 [43.0 kB] 14:25:11 #7 9.999 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdw1 amd64 0.186-1ubuntu0.1 [251 kB] 14:25:11 #7 10.00 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libelf1 amd64 0.186-1ubuntu0.1 [51.1 kB] 14:25:11 #7 10.00 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcap0.8 amd64 1.10.1-4ubuntu1.22.04.1 [145 kB] 14:25:11 #7 10.01 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB] 14:25:11 #7 10.02 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.27 [292 kB] 14:25:11 #7 10.02 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.27 [194 kB] 14:25:11 #7 10.03 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbabeltrace1 amd64 1.5.8-2build1 [160 kB] 14:25:11 #7 10.04 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdebuginfod1 amd64 0.186-1ubuntu0.1 [12.8 kB] 14:25:11 #7 10.11 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipt2 amd64 2.0.5-1 [46.4 kB] 14:25:11 #7 10.11 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsource-highlight-common all 3.1.9-4.1build2 [64.5 kB] 14:25:11 #7 10.11 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsource-highlight4v5 amd64 3.1.9-4.1build2 [207 kB] 14:25:11 #7 10.11 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gdb amd64 12.1-0ubuntu1~22.04.2 [3920 kB] 14:25:11 #7 10.22 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-i386 amd64 2.35-0ubuntu3.14 [2838 kB] 14:25:11 #7 10.41 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5.4 [204 kB] 14:25:11 #7 10.41 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dbg amd64 2.35-0ubuntu3.14 [13.9 MB] 14:25:12 #7 10.82 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 valgrind amd64 1:3.18.1-1ubuntu2 [14.1 MB] 14:25:12 #7 11.47 debconf: delaying package configuration, since apt-utils is not installed 14:25:13 #7 11.57 Fetched 42.3 MB in 2s (21.9 MB/s) 14:25:13 #7 11.65 Selecting previously unselected package libdebuginfod-common. 14:25:13 #7 11.65 (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 ... 46730 files and directories currently installed.) 14:25:13 #7 11.68 Preparing to unpack .../libdebuginfod-common_0.186-1ubuntu0.1_all.deb ... 14:25:13 #7 11.69 Unpacking libdebuginfod-common (0.186-1ubuntu0.1) ... 14:25:13 #7 11.77 Preparing to unpack .../libc6-dev_2.35-0ubuntu3.14_amd64.deb ... 14:25:13 #7 11.79 Unpacking libc6-dev:amd64 (2.35-0ubuntu3.14) over (2.35-0ubuntu3.4) ... 14:25:16 #7 15.16 Preparing to unpack .../libc-dev-bin_2.35-0ubuntu3.14_amd64.deb ... 14:25:16 #7 15.18 Unpacking libc-dev-bin (2.35-0ubuntu3.14) over (2.35-0ubuntu3.4) ... 14:25:16 #7 15.27 Preparing to unpack .../libc6_2.35-0ubuntu3.14_amd64.deb ... 14:25:16 #7 15.40 debconf: unable to initialize frontend: Dialog 14:25:16 #7 15.40 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:25:16 #7 15.40 debconf: falling back to frontend: Readline 14:25:16 #7 15.47 Unpacking libc6:amd64 (2.35-0ubuntu3.14) over (2.35-0ubuntu3.4) ... 14:25:18 #7 17.44 Setting up libc6:amd64 (2.35-0ubuntu3.14) ... 14:25:19 #7 17.59 debconf: unable to initialize frontend: Dialog 14:25:19 #7 17.59 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:25:19 #7 17.59 debconf: falling back to frontend: Readline 14:25:20 #7 18.82 Selecting previously unselected package iputils-ping. 14:25:20 #7 18.82 (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 ... 46737 files and directories currently installed.) 14:25:20 #7 18.87 Preparing to unpack .../00-iputils-ping_3%3a20211215-1ubuntu0.1_amd64.deb ... 14:25:20 #7 18.90 Unpacking iputils-ping (3:20211215-1ubuntu0.1) ... 14:25:20 #7 19.03 Preparing to unpack .../01-libdw1_0.186-1ubuntu0.1_amd64.deb ... 14:25:20 #7 19.06 Unpacking libdw1:amd64 (0.186-1ubuntu0.1) over (0.186-1build1) ... 14:25:20 #7 19.18 Preparing to unpack .../02-libelf1_0.186-1ubuntu0.1_amd64.deb ... 14:25:20 #7 19.21 Unpacking libelf1:amd64 (0.186-1ubuntu0.1) over (0.186-1build1) ... 14:25:20 #7 19.33 Selecting previously unselected package libpcap0.8:amd64. 14:25:20 #7 19.34 Preparing to unpack .../03-libpcap0.8_1.10.1-4ubuntu1.22.04.1_amd64.deb ... 14:25:20 #7 19.35 Unpacking libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 14:25:20 #7 19.42 Selecting previously unselected package tcpdump. 14:25:20 #7 19.43 Preparing to unpack .../04-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ... 14:25:20 #7 19.45 Unpacking tcpdump (4.99.1-3ubuntu0.2) ... 14:25:20 #7 19.57 Preparing to unpack .../05-libcurl4_7.81.0-1ubuntu1.27_amd64.deb ... 14:25:21 #7 19.60 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.27) over (7.81.0-1ubuntu1.14) ... 14:25:21 #7 19.73 Selecting previously unselected package curl. 14:25:21 #7 19.74 Preparing to unpack .../06-curl_7.81.0-1ubuntu1.27_amd64.deb ... 14:25:21 #7 19.75 Unpacking curl (7.81.0-1ubuntu1.27) ... 14:25:21 #7 19.84 Selecting previously unselected package libbabeltrace1:amd64. 14:25:21 #7 19.85 Preparing to unpack .../07-libbabeltrace1_1.5.8-2build1_amd64.deb ... 14:25:21 #7 19.86 Unpacking libbabeltrace1:amd64 (1.5.8-2build1) ... 14:25:21 #7 19.99 Selecting previously unselected package libdebuginfod1:amd64. 14:25:21 #7 20.00 Preparing to unpack .../08-libdebuginfod1_0.186-1ubuntu0.1_amd64.deb ... 14:25:21 #7 20.01 Unpacking libdebuginfod1:amd64 (0.186-1ubuntu0.1) ... 14:25:21 #7 20.11 Selecting previously unselected package libipt2. 14:25:21 #7 20.12 Preparing to unpack .../09-libipt2_2.0.5-1_amd64.deb ... 14:25:21 #7 20.13 Unpacking libipt2 (2.0.5-1) ... 14:25:21 #7 20.21 Selecting previously unselected package libsource-highlight-common. 14:25:21 #7 20.22 Preparing to unpack .../10-libsource-highlight-common_3.1.9-4.1build2_all.deb ... 14:25:21 #7 20.22 Unpacking libsource-highlight-common (3.1.9-4.1build2) ... 14:25:21 #7 20.53 Selecting previously unselected package libsource-highlight4v5. 14:25:21 #7 20.54 Preparing to unpack .../11-libsource-highlight4v5_3.1.9-4.1build2_amd64.deb ... 14:25:21 #7 20.55 Unpacking libsource-highlight4v5 (3.1.9-4.1build2) ... 14:25:21 #7 20.63 Selecting previously unselected package gdb. 14:25:22 #7 20.64 Preparing to unpack .../12-gdb_12.1-0ubuntu1~22.04.2_amd64.deb ... 14:25:22 #7 20.66 Unpacking gdb (12.1-0ubuntu1~22.04.2) ... 14:25:22 #7 20.89 Selecting previously unselected package libc6-i386. 14:25:22 #7 20.90 Preparing to unpack .../13-libc6-i386_2.35-0ubuntu3.14_amd64.deb ... 14:25:22 #7 20.91 Unpacking libc6-i386 (2.35-0ubuntu3.14) ... 14:25:22 #7 21.36 Selecting previously unselected package net-tools. 14:25:22 #7 21.36 Preparing to unpack .../14-net-tools_1.60+git20181103.0eebece-1ubuntu5.4_amd64.deb ... 14:25:22 #7 21.37 Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 14:25:22 #7 21.44 Selecting previously unselected package libc6-dbg:amd64. 14:25:22 #7 21.44 Preparing to unpack .../15-libc6-dbg_2.35-0ubuntu3.14_amd64.deb ... 14:25:22 #7 21.45 Unpacking libc6-dbg:amd64 (2.35-0ubuntu3.14) ... 14:25:23 #7 21.95 Selecting previously unselected package valgrind. 14:25:23 #7 21.96 Preparing to unpack .../16-valgrind_1%3a3.18.1-1ubuntu2_amd64.deb ... 14:25:23 #7 21.97 Unpacking valgrind (1:3.18.1-1ubuntu2) ... 14:25:23 #7 22.61 Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 14:25:24 #7 22.65 Setting up libdebuginfod-common (0.186-1ubuntu0.1) ... 14:25:24 #7 22.77 debconf: unable to initialize frontend: Dialog 14:25:24 #7 22.77 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:25:24 #7 22.77 debconf: falling back to frontend: Readline 14:25:24 #7 22.87 14:25:24 #7 22.87 Creating config file /etc/profile.d/debuginfod.sh with new version 14:25:24 #7 22.97 14:25:24 #7 22.97 Creating config file /etc/profile.d/debuginfod.csh with new version 14:25:24 #7 23.07 Setting up libsource-highlight-common (3.1.9-4.1build2) ... 14:25:24 #7 23.13 Setting up libc6-dbg:amd64 (2.35-0ubuntu3.14) ... 14:25:24 #7 23.17 Setting up libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 14:25:24 #7 23.21 Setting up libipt2 (2.0.5-1) ... 14:25:24 #7 23.23 Setting up libc6-i386 (2.35-0ubuntu3.14) ... 14:25:24 #7 23.26 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.27) ... 14:25:24 #7 23.27 Setting up curl (7.81.0-1ubuntu1.27) ... 14:25:24 #7 23.29 Setting up libc-dev-bin (2.35-0ubuntu3.14) ... 14:25:24 #7 23.32 Setting up valgrind (1:3.18.1-1ubuntu2) ... 14:25:24 #7 23.34 Setting up libelf1:amd64 (0.186-1ubuntu0.1) ... 14:25:24 #7 23.38 Setting up iputils-ping (3:20211215-1ubuntu0.1) ... 14:25:24 #7 23.42 Setting up libsource-highlight4v5 (3.1.9-4.1build2) ... 14:25:24 #7 23.44 Setting up tcpdump (4.99.1-3ubuntu0.2) ... 14:25:25 #7 23.70 Setting up libdw1:amd64 (0.186-1ubuntu0.1) ... 14:25:25 #7 23.72 Setting up libdebuginfod1:amd64 (0.186-1ubuntu0.1) ... 14:25:25 #7 23.74 Setting up libbabeltrace1:amd64 (1.5.8-2build1) ... 14:25:25 #7 23.76 Setting up libc6-dev:amd64 (2.35-0ubuntu3.14) ... 14:25:25 #7 23.79 Setting up gdb (12.1-0ubuntu1~22.04.2) ... 14:25:25 #7 23.81 Processing triggers for man-db (2.10.2-1) ... 14:25:25 #7 23.94 Processing triggers for libc-bin (2.35-0ubuntu3.4) ... 14:25:25 #7 DONE 24.2s 14:25:25 14:25:25 #8 [submgrcore 4/14] WORKDIR /tmp 14:25:25 #8 DONE 0.2s 14:25:25 14:25:25 #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:26 #9 DONE 1.1s 14:25:26 14:25:26 #10 [submgrcore 6/14] RUN export GOBIN=/usr/local/bin/ ; go install github.com/go-delve/delve/cmd/dlv@latest 14:25:27 #10 0.462 go: downloading github.com/go-delve/delve v1.27.1 14:25:27 #10 1.083 go: github.com/go-delve/delve@v1.27.1 requires go >= 1.25.0; switching to go1.26.7 14:25:28 #10 1.084 go: downloading go1.26.7 (linux/amd64) 14:25:37 #10 10.49 go: downloading github.com/spf13/cobra v1.10.2 14:25:37 #10 10.49 go: downloading golang.org/x/telemetry v0.0.0-20241106142447-58a1122356f5 14:25:37 #10 10.50 go: downloading github.com/mattn/go-isatty v0.0.20 14:25:37 #10 10.68 go: downloading github.com/spf13/pflag v1.0.9 14:25:37 #10 10.68 go: downloading go.yaml.in/yaml/v3 v3.0.4 14:25:37 #10 10.70 go: downloading golang.org/x/arch v0.28.0 14:25:37 #10 10.95 go: downloading github.com/cosiner/argv v0.1.0 14:25:37 #10 10.95 go: downloading github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62 14:25:37 #10 10.95 go: downloading github.com/derekparker/trie/v3 v3.2.0 14:25:37 #10 10.95 go: downloading github.com/google/go-dap v0.12.0 14:25:37 #10 10.99 go: downloading golang.org/x/sys v0.46.0 14:25:37 #10 11.00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.6 14:25:37 #10 11.00 go: downloading golang.org/x/sync v0.22.0 14:25:38 #10 11.10 go: downloading github.com/cilium/ebpf v0.11.0 14:25:38 #10 11.37 go: downloading go.starlark.net v0.0.0-20231101134539-556fd59b42f6 14:25:38 #10 11.43 go: downloading github.com/mattn/go-runewidth v0.0.13 14:25:38 #10 11.46 go: downloading github.com/russross/blackfriday/v2 v2.1.0 14:25:38 #10 11.48 go: downloading github.com/rivo/uniseg v0.2.0 14:25:38 #10 11.48 go: downloading golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2 14:26:11 #10 DONE 44.8s 14:26:11 14:26:11 #11 [submgrcore 7/14] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb && dpkg -i rmr_4.9.4_amd64.deb 14:26:12 #11 0.246 --2026-08-29 14:26:11-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb 14:26:12 #11 0.250 Resolving packagecloud.io (packagecloud.io)... 54.176.227.114, 50.18.59.189, 2600:1f1c:2e5:6900:11fb:592b:84ff:5c2c, ... 14:26:12 #11 0.260 Connecting to packagecloud.io (packagecloud.io)|54.176.227.114|:443... connected. 14:26:12 #11 0.270 HTTP request sent, awaiting response... 302 Found 14:26:12 #11 0.298 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1788014472&Signature=XAgtIlr6vhtyeLBzViwZiZcKPWMC2xPoprrtHRjuS-q0Vf9H4t8HxoM53q-kFvRS59FoR4pVk2LWAW4uYUMo99EwCkORQqHjU5JPBGy8i-yW9CBEaQZuz0UgQN-LKX29mjzPaJmNAFDvuU2gOnyLdHWXpPQ0-Vp6s~W1ywGJM8i72f8K4Z378g5UWyg8Y0QXLuqCM~us2Zu14UwDFo4J~Dy1xrkQ-~e6F-vse6CqrqIj7Oe~yckgXGiah-7xU2nfqZySdumQLdRAUkX07WJvyO6rhNZzn2WkanzgoMB13EBAp6uzG~wiNCETQF-ckpeJpYLOJmd3kjhEQQu-P7-lCA__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 14:26:12 #11 0.299 --2026-08-29 14:26:12-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1788014472&Signature=XAgtIlr6vhtyeLBzViwZiZcKPWMC2xPoprrtHRjuS-q0Vf9H4t8HxoM53q-kFvRS59FoR4pVk2LWAW4uYUMo99EwCkORQqHjU5JPBGy8i-yW9CBEaQZuz0UgQN-LKX29mjzPaJmNAFDvuU2gOnyLdHWXpPQ0-Vp6s~W1ywGJM8i72f8K4Z378g5UWyg8Y0QXLuqCM~us2Zu14UwDFo4J~Dy1xrkQ-~e6F-vse6CqrqIj7Oe~yckgXGiah-7xU2nfqZySdumQLdRAUkX07WJvyO6rhNZzn2WkanzgoMB13EBAp6uzG~wiNCETQF-ckpeJpYLOJmd3kjhEQQu-P7-lCA__&Key-Pair-Id=K1ZMSF1EKC3AZL 14:26:12 #11 0.299 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.171.102.200, 3.171.102.19, 3.171.102.224, ... 14:26:12 #11 0.323 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.171.102.200|:443... connected. 14:26:12 #11 0.457 HTTP request sent, awaiting response... 200 OK 14:26:12 #11 0.597 Length: 246552 (241K) [application/x-debian-package] 14:26:12 #11 0.598 Saving to: 'rmr_4.9.4_amd64.deb' 14:26:12 #11 0.606 14:26:12 #11 0.606 0K .......... .......... .......... .......... .......... 20% 663K 0s 14:26:12 #11 0.673 50K .......... .......... .......... .......... .......... 41% 826K 0s 14:26:12 #11 0.734 100K .......... .......... .......... .......... .......... 62% 1.71M 0s 14:26:12 #11 0.762 150K .......... .......... .......... .......... .......... 83% 2.42M 0s 14:26:12 #11 0.782 200K .......... .......... .......... .......... 100% 2.15M=0.2s 14:26:12 #11 0.801 14:26:12 #11 0.801 2026-08-29 14:26:12 (1.16 MB/s) - 'rmr_4.9.4_amd64.deb' saved [246552/246552] 14:26:12 #11 0.801 14:26:12 #11 0.844 Selecting previously unselected package rmr. 14:26:12 #11 0.886 (Reading database ... 48273 files and directories currently installed.) 14:26:12 #11 0.892 Preparing to unpack rmr_4.9.4_amd64.deb ... 14:26:12 #11 0.900 Unpacking rmr (4.9.4) ... 14:26:12 #11 0.938 Setting up rmr (4.9.4) ... 14:26:12 #11 DONE 1.1s 14:26:12 14:26:12 #12 [submgrcore 8/14] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb && dpkg -i rmr-dev_4.9.4_amd64.deb 14:26:13 #12 0.265 --2026-08-29 14:26:13-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb 14:26:13 #12 0.269 Resolving packagecloud.io (packagecloud.io)... 54.176.227.114, 50.18.59.189, 2600:1f1c:2e5:6900:11fb:592b:84ff:5c2c, ... 14:26:13 #12 0.271 Connecting to packagecloud.io (packagecloud.io)|54.176.227.114|:443... connected. 14:26:13 #12 0.281 HTTP request sent, awaiting response... 302 Found 14:26:13 #12 0.318 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1788014473&Signature=yOHAxlo30LwMZBXUuAnyoVVecFaGkby1Adc7Ev3OcUB6IsSnG0MNK2qawX4MEoetONNq762kEOQ1Eb7BDBbH07nsdC1wWJh37GO6A5tWCTKLiK6qyommudR5bcVRwqCBb-diBtULVhnmfscDqrVgte6er9oZNpwRf~Ag8TMj0sfq366MbJx9ctkklCK4sOgRj1COEvhgyuTUR0LnON1c3Ud97dAALPAYABkTUflsHxBxlQxCZwaRSwZWP5zh2Oud37cyunyY3QejN~8KtLOcxopunRizswltBqXZqueTsXIbNDn83rRlRNJ4tIAfP-FJE-S3jcT~6KRHtIH6ANyQwg__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 14:26:13 #12 0.318 --2026-08-29 14:26:13-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1788014473&Signature=yOHAxlo30LwMZBXUuAnyoVVecFaGkby1Adc7Ev3OcUB6IsSnG0MNK2qawX4MEoetONNq762kEOQ1Eb7BDBbH07nsdC1wWJh37GO6A5tWCTKLiK6qyommudR5bcVRwqCBb-diBtULVhnmfscDqrVgte6er9oZNpwRf~Ag8TMj0sfq366MbJx9ctkklCK4sOgRj1COEvhgyuTUR0LnON1c3Ud97dAALPAYABkTUflsHxBxlQxCZwaRSwZWP5zh2Oud37cyunyY3QejN~8KtLOcxopunRizswltBqXZqueTsXIbNDn83rRlRNJ4tIAfP-FJE-S3jcT~6KRHtIH6ANyQwg__&Key-Pair-Id=K1ZMSF1EKC3AZL 14:26:13 #12 0.319 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.171.102.200, 3.171.102.19, 3.171.102.224, ... 14:26:13 #12 0.320 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.171.102.200|:443... connected. 14:26:13 #12 0.462 HTTP request sent, awaiting response... 200 OK 14:26:13 #12 0.590 Length: 128860 (126K) [application/x-debian-package] 14:26:13 #12 0.591 Saving to: 'rmr-dev_4.9.4_amd64.deb' 14:26:13 #12 0.597 14:26:13 #12 0.597 0K .......... .......... .......... .......... .......... 39% 666K 0s 14:26:13 #12 0.667 50K .......... .......... .......... .......... .......... 79% 870K 0s 14:26:13 #12 0.724 100K .......... .......... ..... 100% 3.64M=0.1s 14:26:13 #12 0.731 14:26:13 #12 0.731 2026-08-29 14:26:13 (902 KB/s) - 'rmr-dev_4.9.4_amd64.deb' saved [128860/128860] 14:26:13 #12 0.731 14:26:13 #12 0.790 Selecting previously unselected package rmr-dev. 14:26:13 #12 0.832 (Reading database ... 48281 files and directories currently installed.) 14:26:13 #12 0.838 Preparing to unpack rmr-dev_4.9.4_amd64.deb ... 14:26:13 #12 0.845 Unpacking rmr-dev (4.9.4) ... 14:26:13 #12 0.884 Setting up rmr-dev (4.9.4) ... 14:26:13 #12 DONE 1.1s 14:26:14 14:26:14 #13 [submgrcore 9/14] RUN rm -f rmr_4.9.4_amd64.deb rmr-dev_4.9.4_amd64.deb 14:26:14 #13 DONE 0.4s 14:26:14 14:26:14 #14 [submgrcore 10/14] RUN mkdir -p /manifests/ 14:26:14 #14 DONE 0.4s 14:26:14 14:26:14 #15 [submgrcore 11/14] RUN echo "rmrlib 4.9.4 https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb" >> /manifests/versions.txt 14:26:15 #15 DONE 0.3s 14:26:15 14:26:15 #16 [submgrcore 12/14] RUN echo "rmrdev 4.9.4 https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb" >> /manifests/versions.txt 14:26:15 #16 DONE 0.4s 14:26:15 14:26:15 #17 [submgrcore 13/14] RUN echo "swagger v0.23.0 https://github.com/go-swagger/go-swagger/releases/download/v0.23.0/swagger_linux_amd64" >> /manifests/versions.txt 14:26:15 #17 DONE 0.4s 14:26:15 14:26:15 #18 [submgrcore 14/14] WORKDIR /opt/submgr 14:26:15 #18 DONE 0.1s 14:26:15 14:26:15 #19 [submgre2apbuild 1/7] COPY 3rdparty 3rdparty 14:26:16 #19 DONE 0.2s 14:26:16 14:26:16 #20 [submgre2apbuild 2/7] RUN cd 3rdparty/E2AP-v02.00.00 && gcc -c -DASN_DISABLE_OER_SUPPORT -I. -g -fPIC *.c && gcc *.o -g -shared -o libe2ap.so && cp libe2ap.so /usr/local/lib/ && cp *.h /usr/local/include/ && ldconfig 14:26:27 #20 DONE 11.0s 14:26:27 14:26:27 #21 [submgre2apbuild 3/7] RUN echo "E2AP E2AP-v02.00.00" >> /manifests/versions.txt 14:26:27 #21 DONE 0.3s 14:26:27 14:26:27 #22 [submgre2apbuild 4/7] COPY e2ap e2ap 14:26:27 #22 DONE 0.2s 14:26:27 14:26:27 #23 [submgre2apbuild 5/7] RUN cd e2ap/libe2ap_wrapper && gcc -c -DASN_DISABLE_OER_SUPPORT -g -fPIC *.c && gcc *.o -g -shared -o libe2ap_wrapper.so && cp libe2ap_wrapper.so /usr/local/lib/ && cp *.h /usr/local/include/ && ldconfig 14:26:28 #23 DONE 0.6s 14:26:28 14:26:28 #24 [submgre2apbuild 6/7] RUN cd e2ap && go test -v ./pkg/conv 14:26:38 #24 10.49 === RUN TestBcdEven 14:26:38 #24 10.49 TestBcdEven: 123456 encoded data [123456] 14:26:38 #24 10.49 --- PASS: TestBcdEven (0.00s) 14:26:38 #24 10.49 === RUN TestBcdUnEven1 14:26:38 #24 10.49 TestBcdUnEven1: 12345 encoded data [12345f] 14:26:38 #24 10.49 --- PASS: TestBcdUnEven1 (0.00s) 14:26:38 #24 10.49 === RUN TestBcdUnEven2 14:26:38 #24 10.49 TestBcdUnEven2: 12345f encoded data [12345f] 14:26:38 #24 10.49 --- PASS: TestBcdUnEven2 (0.00s) 14:26:38 #24 10.49 === RUN TestTbcdEven 14:26:38 #24 10.49 TestTbcdEven: 123456 encoded data [214365] 14:26:38 #24 10.49 --- PASS: TestTbcdEven (0.00s) 14:26:38 #24 10.49 === RUN TestTbcdUnEven1 14:26:38 #24 10.49 TestTbcdUnEven1: 12345 encoded data [2143f5] 14:26:38 #24 10.49 --- PASS: TestTbcdUnEven1 (0.00s) 14:26:38 #24 10.49 === RUN TestTbcdUnEven2 14:26:38 #24 10.49 TestTbcdUnEven2: 12345f encoded data [2143f5] 14:26:38 #24 10.49 --- PASS: TestTbcdUnEven2 (0.00s) 14:26:38 #24 10.49 === RUN TestPlmnId 14:26:38 #24 10.49 --- PASS: TestPlmnId (0.00s) 14:26:38 #24 10.49 === RUN TestPlmnIdBcd1 14:26:38 #24 10.49 --- PASS: TestPlmnIdBcd1 (0.00s) 14:26:38 #24 10.49 === RUN TestPlmnIdBcd2 14:26:38 #24 10.49 --- PASS: TestPlmnIdBcd2 (0.00s) 14:26:38 #24 10.49 === RUN TestPlmnIdTbcd1 14:26:38 #24 10.49 --- PASS: TestPlmnIdTbcd1 (0.00s) 14:26:38 #24 10.49 === RUN TestPlmnIdTbcd2 14:26:38 #24 10.49 --- PASS: TestPlmnIdTbcd2 (0.00s) 14:26:38 #24 10.49 PASS 14:26:38 #24 10.49 ok gerrit.o-ran-sc.org/r/ric-plt/e2ap/pkg/conv 0.009s 14:26:39 #24 DONE 10.9s 14:26:39 14:26:39 #25 [submgre2apbuild 7/7] RUN cd e2ap && go test -v ./pkg/e2ap_wrapper 14:26:39 #25 0.269 go: downloading github.com/google/go-cmp v0.3.1 14:26:42 #25 3.165 === RUN TestRunE2Tests 14:26:42 #25 3.165 === RUN TestRunE2Tests/ASN1C-E2AP-Packer 14:26:42 #25 3.165 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): ########## ########## 14:26:42 #25 3.165 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): init 14:26:42 #25 3.165 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): pack 14:26:42 #25 3.166 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): print: 14:26:42 #25 3.166 ricSubscriptionRequest. 14:26:42 #25 3.166 ricRequestID. 14:26:42 #25 3.166 ricRequestorID = 1 14:26:42 #25 3.166 ricInstanceID = 22 14:26:42 #25 3.166 ranFunctionID = 33 14:26:42 #25 3.166 ricSubscriptionDetails. 14:26:42 #25 3.166 ricActionToBeSetupItemIEs. 14:26:42 #25 3.166 contentLength = 1 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricActionID = 0 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricActionType = 1 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:42 #25 3.166 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): unpack 14:26:42 #25 3.166 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): print: 14:26:42 #25 3.166 ricSubscriptionRequest. 14:26:42 #25 3.166 ricRequestID. 14:26:42 #25 3.166 ricRequestorID = 1 14:26:42 #25 3.166 ricInstanceID = 22 14:26:42 #25 3.166 ranFunctionID = 33 14:26:42 #25 3.166 ricSubscriptionDetails. 14:26:42 #25 3.166 ricActionToBeSetupItemIEs. 14:26:42 #25 3.166 contentLength = 1 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricActionID = 0 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricActionType = 1 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:42 #25 3.166 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#01 14:26:42 #25 3.166 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): ########## ########## 14:26:42 #25 3.166 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): init 14:26:42 #25 3.166 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): pack 14:26:42 #25 3.166 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): print: 14:26:42 #25 3.166 ricSubscriptionRequest. 14:26:42 #25 3.166 ricRequestID. 14:26:42 #25 3.166 ricRequestorID = 1 14:26:42 #25 3.166 ricInstanceID = 22 14:26:42 #25 3.166 ranFunctionID = 33 14:26:42 #25 3.166 ricSubscriptionDetails. 14:26:42 #25 3.166 ricActionToBeSetupItemIEs. 14:26:42 #25 3.166 contentLength = 1 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricActionID = 0 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricActionType = 1 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:42 #25 3.166 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): unpack 14:26:42 #25 3.166 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): print: 14:26:42 #25 3.166 ricSubscriptionRequest. 14:26:42 #25 3.166 ricRequestID. 14:26:42 #25 3.166 ricRequestorID = 1 14:26:42 #25 3.166 ricInstanceID = 22 14:26:42 #25 3.166 ranFunctionID = 33 14:26:42 #25 3.166 ricSubscriptionDetails. 14:26:42 #25 3.166 ricActionToBeSetupItemIEs. 14:26:42 #25 3.166 contentLength = 1 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricActionID = 0 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricActionType = 1 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:42 #25 3.166 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#02 14:26:42 #25 3.166 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): ########## ########## 14:26:42 #25 3.166 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): init 14:26:42 #25 3.166 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): pack 14:26:42 #25 3.166 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): print: 14:26:42 #25 3.166 ricSubscriptionRequest. 14:26:42 #25 3.166 ricRequestID. 14:26:42 #25 3.166 ricRequestorID = 1 14:26:42 #25 3.166 ricInstanceID = 22 14:26:42 #25 3.166 ranFunctionID = 33 14:26:42 #25 3.166 ricSubscriptionDetails. 14:26:42 #25 3.166 ricActionToBeSetupItemIEs. 14:26:42 #25 3.166 contentLength = 1 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricActionID = 0 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricActionType = 1 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:42 #25 3.166 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): unpack 14:26:42 #25 3.166 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): print: 14:26:42 #25 3.166 ricSubscriptionRequest. 14:26:42 #25 3.166 ricRequestID. 14:26:42 #25 3.166 ricRequestorID = 1 14:26:42 #25 3.166 ricInstanceID = 22 14:26:42 #25 3.166 ranFunctionID = 33 14:26:42 #25 3.166 ricSubscriptionDetails. 14:26:42 #25 3.166 ricActionToBeSetupItemIEs. 14:26:42 #25 3.166 contentLength = 1 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricActionID = 0 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricActionType = 1 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:42 #25 3.166 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:42 #25 3.166 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#03 14:26:42 #25 3.166 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): ########## ########## 14:26:42 #25 3.166 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): init 14:26:42 #25 3.166 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): pack 14:26:42 #25 3.167 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): print: 14:26:42 #25 3.167 ricSubscriptionRequest. 14:26:42 #25 3.167 ricRequestID. 14:26:42 #25 3.167 ricRequestorID = 1 14:26:42 #25 3.167 ricInstanceID = 22 14:26:42 #25 3.167 ranFunctionID = 33 14:26:42 #25 3.167 ricSubscriptionDetails. 14:26:42 #25 3.167 ricActionToBeSetupItemIEs. 14:26:42 #25 3.167 contentLength = 1 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricActionID = 0 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricActionType = 1 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:42 #25 3.167 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): unpack 14:26:42 #25 3.167 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): print: 14:26:42 #25 3.167 ricSubscriptionRequest. 14:26:42 #25 3.167 ricRequestID. 14:26:42 #25 3.167 ricRequestorID = 1 14:26:42 #25 3.167 ricInstanceID = 22 14:26:42 #25 3.167 ranFunctionID = 33 14:26:42 #25 3.167 ricSubscriptionDetails. 14:26:42 #25 3.167 ricActionToBeSetupItemIEs. 14:26:42 #25 3.167 contentLength = 1 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricActionID = 0 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricActionType = 1 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:42 #25 3.167 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#04 14:26:42 #25 3.167 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): ########## ########## 14:26:42 #25 3.167 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): init 14:26:42 #25 3.167 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): pack 14:26:42 #25 3.167 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): print: 14:26:42 #25 3.167 ricSubscriptionRequest. 14:26:42 #25 3.167 ricRequestID. 14:26:42 #25 3.167 ricRequestorID = 1 14:26:42 #25 3.167 ricInstanceID = 22 14:26:42 #25 3.167 ranFunctionID = 33 14:26:42 #25 3.167 ricSubscriptionDetails. 14:26:42 #25 3.167 ricActionToBeSetupItemIEs. 14:26:42 #25 3.167 contentLength = 1 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricActionID = 0 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricActionType = 1 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:42 #25 3.167 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): unpack 14:26:42 #25 3.167 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-): print: 14:26:42 #25 3.167 ricSubscriptionRequest. 14:26:42 #25 3.167 ricRequestID. 14:26:42 #25 3.167 ricRequestorID = 1 14:26:42 #25 3.167 ricInstanceID = 22 14:26:42 #25 3.167 ranFunctionID = 33 14:26:42 #25 3.167 ricSubscriptionDetails. 14:26:42 #25 3.167 ricActionToBeSetupItemIEs. 14:26:42 #25 3.167 contentLength = 1 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricActionID = 0 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricActionType = 1 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:42 #25 3.167 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:42 #25 3.168 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#05 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsResp): ########## ########## 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsResp): init 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsResp): pack 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsResp): print: 14:26:42 #25 3.168 ricSubscriptionResponse. 14:26:42 #25 3.168 ricRequestID. 14:26:42 #25 3.168 ricRequestorID = 1 14:26:42 #25 3.168 ricInstanceID = 22 14:26:42 #25 3.168 ranFunctionID = 33 14:26:42 #25 3.168 ricActionAdmittedList. 14:26:42 #25 3.168 contentLength = 16 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 0 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 1 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 2 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 3 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 4 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 5 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 6 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 7 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 8 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 9 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 10 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 11 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 12 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 13 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 14 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 15 14:26:42 #25 3.168 ricActionNotAdmittedListPresent = true 14:26:42 #25 3.168 ricActionNotAdmittedList. 14:26:42 #25 3.168 contentLength = 16 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 0 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 2 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 3 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 4 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 5 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 6 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 7 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 8 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 9 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 10 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 11 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 12 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 13 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 14 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 15 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsResp): unpack 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsResp): print: 14:26:42 #25 3.168 ricSubscriptionResponse. 14:26:42 #25 3.168 ricRequestID. 14:26:42 #25 3.168 ricRequestorID = 1 14:26:42 #25 3.168 ricInstanceID = 22 14:26:42 #25 3.168 ranFunctionID = 33 14:26:42 #25 3.168 ricActionAdmittedList. 14:26:42 #25 3.168 contentLength = 16 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 0 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 1 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 2 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 3 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 4 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 5 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 6 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 7 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 8 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 9 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 10 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 11 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 12 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 13 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 14 14:26:42 #25 3.168 ricActionAdmittedList.ricActionID[index] = 15 14:26:42 #25 3.168 ricActionNotAdmittedListPresent = true 14:26:42 #25 3.168 ricActionNotAdmittedList. 14:26:42 #25 3.168 contentLength = 16 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 0 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 2 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 3 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 4 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 5 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 6 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 7 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 8 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 9 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 10 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 11 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 12 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 13 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 14 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].ricActionID = 15 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.content = 1 14:26:42 #25 3.168 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:42 #25 3.168 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#06 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsFail): ########## ########## 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsFail): init 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsFail): pack 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsFail): print: 14:26:42 #25 3.168 ricSubscriptionFailure. 14:26:42 #25 3.168 ricRequestID. 14:26:42 #25 3.168 ricRequestorID = 1 14:26:42 #25 3.168 ricInstanceID = 22 14:26:42 #25 3.168 ranFunctionID = 0 14:26:42 #25 3.168 ricActionNotAdmittedList. 14:26:42 #25 3.168 cause.content = 1 14:26:42 #25 3.168 cause.causeVal = 8 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsFail): unpack 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsFail): print: 14:26:42 #25 3.168 ricSubscriptionFailure. 14:26:42 #25 3.168 ricRequestID. 14:26:42 #25 3.168 ricRequestorID = 1 14:26:42 #25 3.168 ricInstanceID = 22 14:26:42 #25 3.168 ranFunctionID = 0 14:26:42 #25 3.168 ricActionNotAdmittedList. 14:26:42 #25 3.168 cause.content = 1 14:26:42 #25 3.168 cause.causeVal = 8 14:26:42 #25 3.168 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#07 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsDeleteReq): ########## ########## 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsDeleteReq): init 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsDeleteReq): pack 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsDeleteReq): print: 14:26:42 #25 3.168 ricSubscriptionDeleteRequest. 14:26:42 #25 3.168 ricRequestID. 14:26:42 #25 3.168 ricRequestorID = 1 14:26:42 #25 3.168 ricInstanceID = 22 14:26:42 #25 3.168 ranFunctionID = 33 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsDeleteReq): unpack 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsDeleteReq): print: 14:26:42 #25 3.168 ricSubscriptionDeleteRequest. 14:26:42 #25 3.168 ricRequestID. 14:26:42 #25 3.168 ricRequestorID = 1 14:26:42 #25 3.168 ricInstanceID = 22 14:26:42 #25 3.168 ranFunctionID = 33 14:26:42 #25 3.168 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#08 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsDeleteResp): ########## ########## 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsDeleteResp): init 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsDeleteResp): pack 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsDeleteResp): print: 14:26:42 #25 3.168 ricSubscriptionDeleteResponse. 14:26:42 #25 3.168 ricRequestID. 14:26:42 #25 3.168 ricRequestorID = 1 14:26:42 #25 3.168 ricInstanceID = 22 14:26:42 #25 3.168 ranFunctionID = 33 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsDeleteResp): unpack 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsDeleteResp): print: 14:26:42 #25 3.168 ricSubscriptionDeleteResponse. 14:26:42 #25 3.168 ricRequestID. 14:26:42 #25 3.168 ricRequestorID = 1 14:26:42 #25 3.168 ricInstanceID = 22 14:26:42 #25 3.168 ranFunctionID = 33 14:26:42 #25 3.168 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#09 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsDeleteFail): ########## ########## 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsDeleteFail): init 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsDeleteFail): pack 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsDeleteFail): print: 14:26:42 #25 3.168 ricSubscriptionDeleteFailure. 14:26:42 #25 3.168 ricRequestID. 14:26:42 #25 3.168 ricRequestorID = 1 14:26:42 #25 3.168 ricInstanceID = 22 14:26:42 #25 3.168 ranFunctionID = 33 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsDeleteFail): unpack 14:26:42 #25 3.168 TEST: 2026/08/29 14:26:42 (ASN1C-E2AP-Packer-SubsDeleteFail): print: 14:26:42 #25 3.168 ricSubscriptionDeleteFailure. 14:26:42 #25 3.168 ricRequestID. 14:26:42 #25 3.168 ricRequestorID = 1 14:26:42 #25 3.168 ricInstanceID = 22 14:26:42 #25 3.168 ranFunctionID = 33 14:26:42 #25 3.168 --- PASS: TestRunE2Tests (0.00s) 14:26:42 #25 3.168 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer (0.00s) 14:26:42 #25 3.168 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#01 (0.00s) 14:26:42 #25 3.168 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#02 (0.00s) 14:26:42 #25 3.168 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#03 (0.00s) 14:26:42 #25 3.168 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#04 (0.00s) 14:26:42 #25 3.168 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#05 (0.00s) 14:26:42 #25 3.168 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#06 (0.00s) 14:26:42 #25 3.168 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#07 (0.00s) 14:26:42 #25 3.168 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#08 (0.00s) 14:26:42 #25 3.168 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#09 (0.00s) 14:26:42 #25 3.168 PASS 14:26:42 #25 3.170 ok gerrit.o-ran-sc.org/r/ric-plt/e2ap/pkg/e2ap_wrapper 0.009s 14:26:42 #25 DONE 3.4s 14:26:42 14:26:42 #26 [submgrbuild 1/16] COPY go.mod go.mod 14:26:42 #26 DONE 0.2s 14:26:42 14:26:42 #27 [submgrbuild 2/16] RUN go mod download 14:26:42 #27 0.218 go: downloading go1.24.6 (linux/amd64) 14:27:00 #27 DONE 17.4s 14:27:00 14:27:00 #28 [submgrbuild 3/16] RUN mkdir pkg 14:27:00 #28 DONE 0.3s 14:27:00 14:27:00 #29 [submgrbuild 4/16] COPY api api 14:27:00 #29 DONE 0.2s 14:27:00 14:27:00 #30 [submgrbuild 5/16] RUN git clone "https://gerrit.o-ran-sc.org/r/ric-plt/rtmgr" && git -C "rtmgr" checkout 8becf0c4e06bc89b13d217a102eb7a50470cddc5 && cp rtmgr/api/routing_manager.yaml api/ && rm -rf rtmgr 14:27:00 #30 0.241 Cloning into 'rtmgr'... 14:27:01 #30 0.710 Note: switching to '8becf0c4e06bc89b13d217a102eb7a50470cddc5'. 14:27:01 #30 0.710 14:27:01 #30 0.710 You are in 'detached HEAD' state. You can look around, make experimental 14:27:01 #30 0.710 changes and commit them, and you can discard any commits you make in this 14:27:01 #30 0.710 state without impacting any branches by switching back to a branch. 14:27:01 #30 0.710 14:27:01 #30 0.710 If you want to create a new branch to retain commits you create, you may 14:27:01 #30 0.710 do so (now or later) by using -c with the switch command. Example: 14:27:01 #30 0.710 14:27:01 #30 0.710 git switch -c 14:27:01 #30 0.710 14:27:01 #30 0.710 Or undo this operation with: 14:27:01 #30 0.710 14:27:01 #30 0.710 git switch - 14:27:01 #30 0.710 14:27:01 #30 0.710 Turn off this advice by setting config variable advice.detachedHead to false 14:27:01 #30 0.710 14:27:01 #30 0.710 HEAD is now at 8becf0c Release ric-plt/rtmgr 14:27:01 #30 DONE 0.8s 14:27:01 14:27:01 #31 [submgrbuild 6/16] RUN mkdir -p /root/go && swagger generate client -f api/routing_manager.yaml -t pkg/ -m rtmgr_models -c rtmgr_client 14:27:01 #31 0.431 2026/08/29 14:27:01 validating spec /opt/submgr/api/routing_manager.yaml 14:27:02 #31 1.383 2026/08/29 14:27:02 preprocessing spec with option: minimal flattening 14:27:02 #31 1.392 2026/08/29 14:27:02 building a plan for generation 14:27:02 #31 1.392 2026/08/29 14:27:02 generation target pkg/ 14:27:02 #31 1.393 2026/08/29 14:27:02 planning definitions 14:27:02 #31 1.435 2026/08/29 14:27:02 planning operations 14:27:02 #31 1.456 2026/08/29 14:27:02 grouping operations into packages 14:27:02 #31 1.456 2026/08/29 14:27:02 planning meta data and facades 14:27:02 #31 1.461 2026/08/29 14:27:02 rendering 1 templates for model add-rmr-route 14:27:02 #31 1.461 2026/08/29 14:27:02 name field add-rmr-route 14:27:02 #31 1.461 2026/08/29 14:27:02 package field rtmgr_models 14:27:02 #31 1.462 2026/08/29 14:27:02 creating generated file "add_rmr_route.go" in "pkg/rtmgr_models" as definition 14:27:02 #31 1.468 2026/08/29 14:27:02 executed template asset:model 14:27:02 #31 1.470 2026/08/29 14:27:02 rendering 1 templates for model debuginfo 14:27:02 #31 1.470 2026/08/29 14:27:02 name field debuginfo 14:27:02 #31 1.470 2026/08/29 14:27:02 package field rtmgr_models 14:27:02 #31 1.470 2026/08/29 14:27:02 creating generated file "debuginfo.go" in "pkg/rtmgr_models" as definition 14:27:02 #31 1.474 2026/08/29 14:27:02 executed template asset:model 14:27:02 #31 1.475 2026/08/29 14:27:02 rendering 1 templates for model e2t-data 14:27:02 #31 1.475 2026/08/29 14:27:02 name field e2t-data 14:27:02 #31 1.475 2026/08/29 14:27:02 package field rtmgr_models 14:27:02 #31 1.476 2026/08/29 14:27:02 creating generated file "e2t_data.go" in "pkg/rtmgr_models" as definition 14:27:02 #31 1.479 2026/08/29 14:27:02 executed template asset:model 14:27:02 #31 1.481 2026/08/29 14:27:02 rendering 1 templates for model e2t-delete-data 14:27:02 #31 1.481 2026/08/29 14:27:02 name field e2t-delete-data 14:27:02 #31 1.481 2026/08/29 14:27:02 package field rtmgr_models 14:27:02 #31 1.482 2026/08/29 14:27:02 creating generated file "e2t_delete_data.go" in "pkg/rtmgr_models" as definition 14:27:02 #31 1.496 2026/08/29 14:27:02 executed template asset:model 14:27:02 #31 1.498 2026/08/29 14:27:02 rendering 1 templates for model endpoint 14:27:02 #31 1.498 2026/08/29 14:27:02 name field endpoint 14:27:02 #31 1.498 2026/08/29 14:27:02 package field rtmgr_models 14:27:02 #31 1.499 2026/08/29 14:27:02 creating generated file "endpoint.go" in "pkg/rtmgr_models" as definition 14:27:02 #31 1.503 2026/08/29 14:27:02 executed template asset:model 14:27:02 #31 1.506 2026/08/29 14:27:02 rendering 1 templates for model health-status 14:27:02 #31 1.506 2026/08/29 14:27:02 name field health-status 14:27:02 #31 1.506 2026/08/29 14:27:02 package field rtmgr_models 14:27:02 #31 1.507 2026/08/29 14:27:02 creating generated file "health_status.go" in "pkg/rtmgr_models" as definition 14:27:02 #31 1.512 2026/08/29 14:27:02 executed template asset:model 14:27:02 #31 1.515 2026/08/29 14:27:02 rendering 1 templates for model ran-e2t-element 14:27:02 #31 1.515 2026/08/29 14:27:02 name field ran-e2t-element 14:27:02 #31 1.515 2026/08/29 14:27:02 package field rtmgr_models 14:27:02 #31 1.516 2026/08/29 14:27:02 creating generated file "ran_e2t_element.go" in "pkg/rtmgr_models" as definition 14:27:02 #31 1.520 2026/08/29 14:27:02 executed template asset:model 14:27:02 #31 1.522 2026/08/29 14:27:02 rendering 1 templates for model ran-e2t-map 14:27:02 #31 1.522 2026/08/29 14:27:02 name field ran-e2t-map 14:27:02 #31 1.522 2026/08/29 14:27:02 package field rtmgr_models 14:27:02 #31 1.523 2026/08/29 14:27:02 creating generated file "ran_e2t_map.go" in "pkg/rtmgr_models" as definition 14:27:02 #31 1.525 2026/08/29 14:27:02 executed template asset:model 14:27:02 #31 1.527 2026/08/29 14:27:02 rendering 1 templates for model ranNamelist 14:27:02 #31 1.527 2026/08/29 14:27:02 name field ranNamelist 14:27:02 #31 1.527 2026/08/29 14:27:02 package field rtmgr_models 14:27:02 #31 1.528 2026/08/29 14:27:02 creating generated file "ran_namelist.go" in "pkg/rtmgr_models" as definition 14:27:02 #31 1.529 2026/08/29 14:27:02 executed template asset:model 14:27:02 #31 1.530 2026/08/29 14:27:02 rendering 1 templates for model routelist 14:27:02 #31 1.530 2026/08/29 14:27:02 name field routelist 14:27:02 #31 1.530 2026/08/29 14:27:02 package field rtmgr_models 14:27:02 #31 1.530 2026/08/29 14:27:02 creating generated file "routelist.go" in "pkg/rtmgr_models" as definition 14:27:02 #31 1.532 2026/08/29 14:27:02 executed template asset:model 14:27:02 #31 1.536 2026/08/29 14:27:02 rendering 1 templates for model xapp-callback-data 14:27:02 #31 1.536 2026/08/29 14:27:02 name field xapp-callback-data 14:27:02 #31 1.536 2026/08/29 14:27:02 package field rtmgr_models 14:27:02 #31 1.536 2026/08/29 14:27:02 creating generated file "xapp_callback_data.go" in "pkg/rtmgr_models" as definition 14:27:02 #31 1.540 2026/08/29 14:27:02 executed template asset:model 14:27:02 #31 1.540 2026/08/29 14:27:02 rendering 1 templates for model xapp-element 14:27:02 #31 1.540 2026/08/29 14:27:02 name field xapp-element 14:27:02 #31 1.540 2026/08/29 14:27:02 package field rtmgr_models 14:27:02 #31 1.541 2026/08/29 14:27:02 creating generated file "xapp_element.go" in "pkg/rtmgr_models" as definition 14:27:02 #31 1.544 2026/08/29 14:27:02 executed template asset:model 14:27:02 #31 1.545 2026/08/29 14:27:02 rendering 1 templates for model xapp-list 14:27:02 #31 1.545 2026/08/29 14:27:02 name field xapp-list 14:27:02 #31 1.545 2026/08/29 14:27:02 package field rtmgr_models 14:27:02 #31 1.545 2026/08/29 14:27:02 creating generated file "xapp_list.go" in "pkg/rtmgr_models" as definition 14:27:02 #31 1.547 2026/08/29 14:27:02 executed template asset:model 14:27:02 #31 1.550 2026/08/29 14:27:02 rendering 1 templates for model xapp-subscription-data 14:27:02 #31 1.550 2026/08/29 14:27:02 name field xapp-subscription-data 14:27:02 #31 1.550 2026/08/29 14:27:02 package field rtmgr_models 14:27:02 #31 1.550 2026/08/29 14:27:02 creating generated file "xapp_subscription_data.go" in "pkg/rtmgr_models" as definition 14:27:02 #31 1.555 2026/08/29 14:27:02 executed template asset:model 14:27:02 #31 1.556 2026/08/29 14:27:02 rendering 2 templates for operation 14:27:02 #31 1.556 2026/08/29 14:27:02 name field get_debuginfo 14:27:02 #31 1.556 2026/08/29 14:27:02 package field debug 14:27:02 #31 1.557 2026/08/29 14:27:02 creating generated file "get_debuginfo_parameters.go" in "pkg/rtmgr_client/debug" as parameters 14:27:02 #31 1.563 2026/08/29 14:27:02 executed template asset:clientParameter 14:27:02 #31 1.564 2026/08/29 14:27:02 name field get_debuginfo 14:27:02 #31 1.564 2026/08/29 14:27:02 package field debug 14:27:02 #31 1.565 2026/08/29 14:27:02 creating generated file "get_debuginfo_responses.go" in "pkg/rtmgr_client/debug" as responses 14:27:02 #31 1.570 2026/08/29 14:27:02 executed template asset:clientResponse 14:27:02 #31 1.572 2026/08/29 14:27:02 rendering 1 templates for operation group 14:27:02 #31 1.572 2026/08/29 14:27:02 name field debug 14:27:02 #31 1.572 2026/08/29 14:27:02 creating generated file "debug_client.go" in "pkg/rtmgr_client/debug" as client 14:27:02 #31 1.576 2026/08/29 14:27:02 executed template asset:clientClient 14:27:02 #31 1.578 2026/08/29 14:27:02 rendering 2 templates for operation 14:27:02 #31 1.578 2026/08/29 14:27:02 name field add_rmr_route 14:27:02 #31 1.578 2026/08/29 14:27:02 package field handle 14:27:02 #31 1.578 2026/08/29 14:27:02 creating generated file "add_rmr_route_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:02 #31 1.591 2026/08/29 14:27:02 executed template asset:clientParameter 14:27:02 #31 1.593 2026/08/29 14:27:02 name field add_rmr_route 14:27:02 #31 1.593 2026/08/29 14:27:02 package field handle 14:27:02 #31 1.594 2026/08/29 14:27:02 creating generated file "add_rmr_route_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:02 #31 1.605 2026/08/29 14:27:02 executed template asset:clientResponse 14:27:02 #31 1.607 2026/08/29 14:27:02 rendering 2 templates for operation 14:27:02 #31 1.607 2026/08/29 14:27:02 name field associate_ran_to_e2t_handle 14:27:02 #31 1.607 2026/08/29 14:27:02 package field handle 14:27:02 #31 1.608 2026/08/29 14:27:02 creating generated file "associate_ran_to_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:02 #31 1.622 2026/08/29 14:27:02 executed template asset:clientParameter 14:27:02 #31 1.624 2026/08/29 14:27:02 name field associate_ran_to_e2t_handle 14:27:02 #31 1.624 2026/08/29 14:27:02 package field handle 14:27:02 #31 1.625 2026/08/29 14:27:02 creating generated file "associate_ran_to_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:02 #31 1.636 2026/08/29 14:27:02 executed template asset:clientResponse 14:27:03 #31 1.639 2026/08/29 14:27:02 rendering 2 templates for operation 14:27:03 #31 1.639 2026/08/29 14:27:02 name field create_new_e2t_handle 14:27:03 #31 1.639 2026/08/29 14:27:02 package field handle 14:27:03 #31 1.640 2026/08/29 14:27:02 creating generated file "create_new_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:03 #31 1.652 2026/08/29 14:27:02 executed template asset:clientParameter 14:27:03 #31 1.654 2026/08/29 14:27:02 name field create_new_e2t_handle 14:27:03 #31 1.654 2026/08/29 14:27:02 package field handle 14:27:03 #31 1.655 2026/08/29 14:27:02 creating generated file "create_new_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:03 #31 1.681 2026/08/29 14:27:03 executed template asset:clientResponse 14:27:03 #31 1.686 2026/08/29 14:27:03 rendering 2 templates for operation 14:27:03 #31 1.686 2026/08/29 14:27:03 name field del_rmr_route 14:27:03 #31 1.686 2026/08/29 14:27:03 package field handle 14:27:03 #31 1.687 2026/08/29 14:27:03 creating generated file "del_rmr_route_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:03 #31 1.698 2026/08/29 14:27:03 executed template asset:clientParameter 14:27:03 #31 1.701 2026/08/29 14:27:03 name field del_rmr_route 14:27:03 #31 1.701 2026/08/29 14:27:03 package field handle 14:27:03 #31 1.702 2026/08/29 14:27:03 creating generated file "del_rmr_route_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:03 #31 1.710 2026/08/29 14:27:03 executed template asset:clientResponse 14:27:03 #31 1.714 2026/08/29 14:27:03 rendering 2 templates for operation 14:27:03 #31 1.714 2026/08/29 14:27:03 name field delete_e2t_handle 14:27:03 #31 1.714 2026/08/29 14:27:03 package field handle 14:27:03 #31 1.715 2026/08/29 14:27:03 creating generated file "delete_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:03 #31 1.729 2026/08/29 14:27:03 executed template asset:clientParameter 14:27:03 #31 1.731 2026/08/29 14:27:03 name field delete_e2t_handle 14:27:03 #31 1.731 2026/08/29 14:27:03 package field handle 14:27:03 #31 1.732 2026/08/29 14:27:03 creating generated file "delete_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:03 #31 1.741 2026/08/29 14:27:03 executed template asset:clientResponse 14:27:03 #31 1.747 2026/08/29 14:27:03 rendering 2 templates for operation 14:27:03 #31 1.747 2026/08/29 14:27:03 name field delete_xapp_subscription_handle 14:27:03 #31 1.747 2026/08/29 14:27:03 package field handle 14:27:03 #31 1.748 2026/08/29 14:27:03 creating generated file "delete_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:03 #31 1.777 2026/08/29 14:27:03 executed template asset:clientParameter 14:27:03 #31 1.779 2026/08/29 14:27:03 name field delete_xapp_subscription_handle 14:27:03 #31 1.779 2026/08/29 14:27:03 package field handle 14:27:03 #31 1.780 2026/08/29 14:27:03 creating generated file "delete_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:03 #31 1.794 2026/08/29 14:27:03 executed template asset:clientResponse 14:27:03 #31 1.798 2026/08/29 14:27:03 rendering 2 templates for operation 14:27:03 #31 1.798 2026/08/29 14:27:03 name field dissociate_ran 14:27:03 #31 1.798 2026/08/29 14:27:03 package field handle 14:27:03 #31 1.799 2026/08/29 14:27:03 creating generated file "dissociate_ran_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:03 #31 1.807 2026/08/29 14:27:03 executed template asset:clientParameter 14:27:03 #31 1.808 2026/08/29 14:27:03 name field dissociate_ran 14:27:03 #31 1.808 2026/08/29 14:27:03 package field handle 14:27:03 #31 1.809 2026/08/29 14:27:03 creating generated file "dissociate_ran_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:03 #31 1.815 2026/08/29 14:27:03 executed template asset:clientResponse 14:27:03 #31 1.820 2026/08/29 14:27:03 rendering 2 templates for operation 14:27:03 #31 1.820 2026/08/29 14:27:03 name field get_handles 14:27:03 #31 1.820 2026/08/29 14:27:03 package field handle 14:27:03 #31 1.821 2026/08/29 14:27:03 creating generated file "get_handles_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:03 #31 1.826 2026/08/29 14:27:03 executed template asset:clientParameter 14:27:03 #31 1.827 2026/08/29 14:27:03 name field get_handles 14:27:03 #31 1.827 2026/08/29 14:27:03 package field handle 14:27:03 #31 1.827 2026/08/29 14:27:03 creating generated file "get_handles_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:03 #31 1.831 2026/08/29 14:27:03 executed template asset:clientResponse 14:27:03 #31 1.835 2026/08/29 14:27:03 rendering 2 templates for operation 14:27:03 #31 1.835 2026/08/29 14:27:03 name field provide_xapp_handle 14:27:03 #31 1.835 2026/08/29 14:27:03 package field handle 14:27:03 #31 1.836 2026/08/29 14:27:03 creating generated file "provide_xapp_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:03 #31 1.847 2026/08/29 14:27:03 executed template asset:clientParameter 14:27:03 #31 1.850 2026/08/29 14:27:03 name field provide_xapp_handle 14:27:03 #31 1.850 2026/08/29 14:27:03 package field handle 14:27:03 #31 1.851 2026/08/29 14:27:03 creating generated file "provide_xapp_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:03 #31 1.863 2026/08/29 14:27:03 executed template asset:clientResponse 14:27:03 #31 1.872 2026/08/29 14:27:03 rendering 2 templates for operation 14:27:03 #31 1.872 2026/08/29 14:27:03 name field provide_xapp_subscription_handle 14:27:03 #31 1.872 2026/08/29 14:27:03 package field handle 14:27:03 #31 1.872 2026/08/29 14:27:03 creating generated file "provide_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:03 #31 1.892 2026/08/29 14:27:03 executed template asset:clientParameter 14:27:03 #31 1.895 2026/08/29 14:27:03 name field provide_xapp_subscription_handle 14:27:03 #31 1.895 2026/08/29 14:27:03 package field handle 14:27:03 #31 1.896 2026/08/29 14:27:03 creating generated file "provide_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:03 #31 1.907 2026/08/29 14:27:03 executed template asset:clientResponse 14:27:03 #31 1.915 2026/08/29 14:27:03 rendering 2 templates for operation 14:27:03 #31 1.915 2026/08/29 14:27:03 name field update_xapp_subscription_handle 14:27:03 #31 1.915 2026/08/29 14:27:03 package field handle 14:27:03 #31 1.916 2026/08/29 14:27:03 creating generated file "update_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:03 #31 1.936 2026/08/29 14:27:03 executed template asset:clientParameter 14:27:03 #31 1.938 2026/08/29 14:27:03 name field update_xapp_subscription_handle 14:27:03 #31 1.938 2026/08/29 14:27:03 package field handle 14:27:03 #31 1.939 2026/08/29 14:27:03 creating generated file "update_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:03 #31 1.962 2026/08/29 14:27:03 executed template asset:clientResponse 14:27:03 #31 1.972 2026/08/29 14:27:03 rendering 1 templates for operation group 14:27:03 #31 1.972 2026/08/29 14:27:03 name field handle 14:27:03 #31 1.974 2026/08/29 14:27:03 creating generated file "handle_client.go" in "pkg/rtmgr_client/handle" as client 14:27:03 #31 2.007 2026/08/29 14:27:03 executed template asset:clientClient 14:27:03 #31 2.015 2026/08/29 14:27:03 rendering 2 templates for operation 14:27:03 #31 2.015 2026/08/29 14:27:03 name field get_health 14:27:03 #31 2.015 2026/08/29 14:27:03 package field health 14:27:03 #31 2.016 2026/08/29 14:27:03 creating generated file "get_health_parameters.go" in "pkg/rtmgr_client/health" as parameters 14:27:03 #31 2.022 2026/08/29 14:27:03 executed template asset:clientParameter 14:27:03 #31 2.023 2026/08/29 14:27:03 name field get_health 14:27:03 #31 2.023 2026/08/29 14:27:03 package field health 14:27:03 #31 2.024 2026/08/29 14:27:03 creating generated file "get_health_responses.go" in "pkg/rtmgr_client/health" as responses 14:27:03 #31 2.028 2026/08/29 14:27:03 executed template asset:clientResponse 14:27:03 #31 2.030 2026/08/29 14:27:03 rendering 1 templates for operation group 14:27:03 #31 2.030 2026/08/29 14:27:03 name field health 14:27:03 #31 2.030 2026/08/29 14:27:03 creating generated file "health_client.go" in "pkg/rtmgr_client/health" as client 14:27:03 #31 2.032 2026/08/29 14:27:03 executed template asset:clientClient 14:27:03 #31 2.034 2026/08/29 14:27:03 rendering 1 templates for application RoutingManager 14:27:03 #31 2.034 2026/08/29 14:27:03 name field RoutingManager 14:27:03 #31 2.034 2026/08/29 14:27:03 package field rtmgr_client 14:27:03 #31 2.035 2026/08/29 14:27:03 creating generated file "routing_manager_client.go" in "pkg/rtmgr_client" as facade 14:27:03 #31 2.038 2026/08/29 14:27:03 executed template asset:clientFacade 14:27:03 #31 2.042 2026/08/29 14:27:03 Generation completed! 14:27:03 #31 2.042 14:27:03 #31 2.042 For this generation to compile you need to have some packages in your GOPATH: 14:27:03 #31 2.042 14:27:03 #31 2.042 * github.com/go-openapi/errors 14:27:03 #31 2.042 * github.com/go-openapi/runtime 14:27:03 #31 2.042 * github.com/go-openapi/runtime/client 14:27:03 #31 2.042 * github.com/go-openapi/strfmt 14:27:03 #31 2.042 14:27:03 #31 2.042 You can get these now with: go get -u -f pkg/... 14:27:03 #31 DONE 2.2s 14:27:03 14:27:03 #32 [submgrbuild 7/16] RUN echo "rtmgrapi 8becf0c4e06bc89b13d217a102eb7a50470cddc5 https://gerrit.o-ran-sc.org/r/ric-plt/rtmgr" >> /manifests/versions.txt 14:27:04 #32 DONE 0.3s 14:27:04 14:27:04 #33 [submgrbuild 8/16] COPY pkg pkg 14:27:04 #33 DONE 0.2s 14:27:04 14:27:04 #34 [submgrbuild 9/16] COPY cmd cmd 14:27:04 #34 DONE 0.2s 14:27:04 14:27:04 #35 [submgrbuild 10/16] COPY go.sum go.sum 14:27:04 #35 DONE 0.2s 14:27:04 14:27:04 #36 [submgrbuild 11/16] RUN go mod tidy 14:27:04 #36 0.397 go: downloading github.com/google/uuid v1.3.0 14:27:04 #36 0.484 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 14:27:05 #36 0.628 go: downloading github.com/google/go-cmp v0.5.9 14:27:05 #36 0.629 go: downloading github.com/tidwall/pretty v1.0.0 14:27:05 #36 0.666 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 14:27:05 #36 0.676 go: downloading github.com/pkg/errors v0.9.1 14:27:05 #36 0.721 go: downloading github.com/BurntSushi/toml v0.3.1 14:27:05 #36 0.760 go: downloading github.com/kr/pretty v0.1.0 14:27:05 #36 0.761 go: downloading github.com/onsi/ginkgo v1.14.0 14:27:05 #36 0.770 go: downloading github.com/onsi/gomega v1.10.1 14:27:05 #36 0.785 go: downloading github.com/kr/text v0.2.0 14:27:05 #36 0.950 go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 14:27:05 #36 0.975 go: downloading github.com/nxadm/tail v1.4.4 14:27:05 #36 0.988 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:27:05 #36 DONE 1.2s 14:27:05 14:27:05 #37 [submgrbuild 12/16] RUN mkdir -p /opt/bin && go build -o /opt/bin/submgr cmd/submgr.go && mkdir -p /opt/build/container/usr/local 14:27:43 #37 DONE 38.0s 14:27:43 14:27:43 #38 [submgrbuild 13/16] RUN cp go.mod go.sum /manifests/ 14:27:43 #38 DONE 0.3s 14:27:44 14:27:44 #39 [submgrbuild 14/16] RUN grep gerrit /manifests/go.sum > /manifests/go_gerrit.sum 14:27:44 #39 DONE 0.3s 14:27:44 14:27:44 #40 [submgrbuild 15/16] COPY test/config-file.json test/config-file.json 14:27:44 #40 DONE 0.2s 14:27:44 14:27:44 #41 [submgrbuild 16/16] COPY test/uta_rtg.rt test/uta_rtg.rt 14:27:44 #41 DONE 0.2s 14:27:44 14:27:44 #42 exporting to image 14:27:44 #42 exporting layers 14:28:19 #42 exporting layers 34.9s done 14:28:19 #42 writing image sha256:6d4af3c0e3648371c5a4df83631d39bdd9e6178000f6c121124457e4a32936e5 done 14:28:19 #42 naming to docker.io/library/tmpimg 0.0s done 14:28:19 #42 DONE 34.9s 14:28:20 Error response from daemon: Could not find the file /tmp/submgr_cover.out in container 9f982f5ca315a8bbd7f576f64fd32bf2a27ad4b2ca32791cd16ac6023aca23b0 14:28:20 9f982f5ca315a8bbd7f576f64fd32bf2a27ad4b2ca32791cd16ac6023aca23b0 14:28:20 --> prescan-ric-plt-submgr-ubuntu.sh ends 14:28:20 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-9475 14:28:21 [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:28:21 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:28:21 INFO: Project root configuration file: NONE 14:28:21 INFO: SonarScanner 4.6.2.2472 14:28:21 INFO: Java 17.0.7 Private Build (64-bit) 14:28:21 INFO: Linux 4.15.0-213-generic amd64 14:28:22 INFO: User cache: /home/jenkins/.sonar/cache 14:28:24 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:28:24 INFO: Project root configuration file: NONE 14:28:24 INFO: Analyzing on SonarCloud 14:28:24 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 14:28:25 INFO: ------------------------------------------------------------------------ 14:28:25 INFO: EXECUTION FAILURE 14:28:25 INFO: ------------------------------------------------------------------------ 14:28:25 INFO: Total time: 3.804s 14:28:25 INFO: Final Memory: 5M/27M 14:28:25 INFO: ------------------------------------------------------------------------ 14:28:25 ERROR: Error during SonarScanner execution 14:28:25 java.lang.IllegalStateException: Java 17 is not supported. Please upgrade to Java 21 or newer, or use JRE auto-provisioning to keep this requirement always up to date. For more information check https://docs.sonarsource.com/sonarqube-cloud/analyzing-source-code/scanners/scanner-environment/general-requirements. 14:28:25 at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:59) 14:28:25 at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:53) 14:28:25 at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) 14:28:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:28:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:28:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:28:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:28:25 at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) 14:28:25 at jdk.proxy1/jdk.proxy1.$Proxy0.execute(Unknown Source) 14:28:25 at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) 14:28:25 at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) 14:28:25 at org.sonarsource.scanner.cli.Main.execute(Main.java:112) 14:28:25 at org.sonarsource.scanner.cli.Main.execute(Main.java:75) 14:28:25 at org.sonarsource.scanner.cli.Main.main(Main.java:61) 14:28:25 ERROR: 14:28:25 ERROR: Re-run SonarScanner using the -X switch to enable full debug logging. 14:28:25 WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeed? 14:28:25 $ ssh-agent -k 14:28:25 unset SSH_AUTH_SOCK; 14:28:25 unset SSH_AGENT_PID; 14:28:25 echo Agent pid 2246 killed; 14:28:25 [ssh-agent] Stopped. 14:28:25 ERROR: SonarQube scanner exited with non-zero code: 1 14:28:25 [PostBuildScript] - [INFO] Executing post build scripts. 14:28:25 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins6779724649643523922.sh 14:28:25 ---> sysstat.sh 14:28:26 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins12027063852181049360.sh 14:28:26 ---> package-listing.sh 14:28:26 ++ facter osfamily 14:28:26 ++ tr '[:upper:]' '[:lower:]' 14:28:26 + OS_FAMILY=debian 14:28:26 + workspace=/w/workspace/ric-plt-submgr-sonar-prescan-script 14:28:26 + START_PACKAGES=/tmp/packages_start.txt 14:28:26 + END_PACKAGES=/tmp/packages_end.txt 14:28:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:28:26 + PACKAGES=/tmp/packages_start.txt 14:28:26 + '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']' 14:28:26 + PACKAGES=/tmp/packages_end.txt 14:28:26 + case "${OS_FAMILY}" in 14:28:26 + dpkg -l 14:28:26 + grep '^ii' 14:28:26 + '[' -f /tmp/packages_start.txt ']' 14:28:26 + '[' -f /tmp/packages_end.txt ']' 14:28:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:28:26 + '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']' 14:28:26 + mkdir -p /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/ 14:28:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/ 14:28:26 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins12364129728107316187.sh 14:28:26 ---> capture-instance-metadata.sh 14:28:26 Setup pyenv: 14:28:27 system 14:28:27 3.8.13 14:28:27 3.9.13 14:28:27 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:28:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9LLJ from file:/tmp/.os_lf_venv 14:28:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:30 lf-activate-venv(): INFO: Installing additional packages: lftools 14:28:49 lf-activate-venv(): INFO: Adding /tmp/venv-9LLJ/bin to PATH 14:28:49 INFO: Running in OpenStack, capturing instance metadata 14:28:49 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins10483992604959190197.sh 14:28:49 provisioning config files... 14:28:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/config8520894788625490775tmp 14:28:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:28:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:28:49 [EnvInject] - Injecting environment variables from a build step. 14:28:49 [EnvInject] - Injecting as environment variables the properties content 14:28:49 SERVER_ID=logs 14:28:49 14:28:49 [EnvInject] - Variables injected successfully. 14:28:49 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins9145672489238836232.sh 14:28:49 ---> create-netrc.sh 14:28:49 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins745706936078795857.sh 14:28:49 ---> python-tools-install.sh 14:28:49 Setup pyenv: 14:28:49 system 14:28:49 3.8.13 14:28:49 3.9.13 14:28:49 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:28:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9LLJ from file:/tmp/.os_lf_venv 14:28:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:53 lf-activate-venv(): INFO: Installing additional packages: lftools 14:29:11 lf-activate-venv(): INFO: Adding /tmp/venv-9LLJ/bin to PATH 14:29:11 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins14708984497565691225.sh 14:29:11 ---> uv-install.sh 14:29:11 uv 0.12.7 is already installed 14:29:11 uvx 0.12.7 (x86_64-unknown-linux-gnu) 14:29:11 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins5763540700948622838.sh 14:29:11 ---> sudo-logs.sh 14:29:11 Archiving 'sudo' log.. 14:29:11 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins2171539432451303706.sh 14:29:11 ---> job-cost.sh 14:29:11 INFO: Activating Python virtual environment... 14:29:11 Setup pyenv: 14:29:11 system 14:29:11 3.8.13 14:29:11 3.9.13 14:29:11 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:29:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9LLJ from file:/tmp/.os_lf_venv 14:29:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:29:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:29:26 lf-activate-venv(): INFO: Adding /tmp/venv-9LLJ/bin to PATH 14:29:26 INFO: No stack-cost file found 14:29:26 INFO: Instance uptime: 1776s 14:29:26 INFO: Fetching instance metadata (attempt 1 of 3)... 14:29:26 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:29:27 INFO: Successfully fetched instance metadata 14:29:27 INFO: Instance type: v3-starter-4 14:29:27 INFO: Retrieving pricing info for: v3-starter-4 14:29:27 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:29:27 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=1776 14:29:27 INFO: Successfully fetched Vexxhost pricing API 14:29:27 INFO: Retrieved cost: 0.04 14:29:27 INFO: Retrieved resource: v3-starter-4 14:29:27 INFO: Creating archive directory: /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/cost 14:29:27 INFO: Archiving costs to: /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/cost.csv 14:29:27 INFO: Successfully archived job cost data 14:29:27 DEBUG: Cost data: ric-plt-submgr-sonar-prescan-script,2103,2026-08-29 14:29:27,v3-starter-4,1776,0.04,0.00,FAILURE 14:29:27 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins6057080263039929496.sh 14:29:27 ---> logs-deploy.sh 14:29:27 Setup pyenv: 14:29:27 system 14:29:27 3.8.13 14:29:27 3.9.13 14:29:27 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:29:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9LLJ from file:/tmp/.os_lf_venv 14:29:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:29:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:29:49 lf-activate-venv(): INFO: Adding /tmp/venv-9LLJ/bin to PATH 14:29:49 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-submgr-sonar-prescan-script/2103 14:29:49 INFO: archiving workspace using pattern(s): -p **/*.log 14:29:51 Archives upload complete. 14:29:52 INFO: archiving logs to Nexus 14:29:53 ---> uname -a: 14:29:53 Linux prd-ubuntu1804-docker-4c-4g-9475 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:29:53 14:29:53 14:29:53 ---> lscpu: 14:29:53 Architecture: x86_64 14:29:53 CPU op-mode(s): 32-bit, 64-bit 14:29:53 Byte Order: Little Endian 14:29:53 CPU(s): 4 14:29:53 On-line CPU(s) list: 0-3 14:29:53 Thread(s) per core: 1 14:29:53 Core(s) per socket: 1 14:29:53 Socket(s): 4 14:29:53 NUMA node(s): 1 14:29:53 Vendor ID: AuthenticAMD 14:29:53 CPU family: 23 14:29:53 Model: 49 14:29:53 Model name: AMD EPYC-Rome Processor 14:29:53 Stepping: 0 14:29:53 CPU MHz: 2800.000 14:29:53 BogoMIPS: 5600.00 14:29:53 Virtualization: AMD-V 14:29:53 Hypervisor vendor: KVM 14:29:53 Virtualization type: full 14:29:53 L1d cache: 32K 14:29:53 L1i cache: 32K 14:29:53 L2 cache: 512K 14:29:53 L3 cache: 16384K 14:29:53 NUMA node0 CPU(s): 0-3 14:29:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:29:53 14:29:53 14:29:53 ---> nproc: 14:29:53 4 14:29:53 14:29:53 14:29:53 ---> df -h: 14:29:53 Filesystem Size Used Avail Use% Mounted on 14:29:53 udev 3.9G 0 3.9G 0% /dev 14:29:53 tmpfs 798M 696K 797M 1% /run 14:29:53 /dev/vda1 20G 14G 5.8G 70% / 14:29:53 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:29:53 tmpfs 5.0M 0 5.0M 0% /run/lock 14:29:53 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:29:53 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:29:53 tmpfs 798M 0 798M 0% /run/user/1001 14:29:53 14:29:53 14:29:53 ---> free -m: 14:29:53 total used free shared buff/cache available 14:29:53 Mem: 7975 538 268 0 7168 7139 14:29:53 Swap: 1023 0 1023 14:29:53 14:29:53 14:29:53 ---> ip addr: 14:29:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:29:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:29:53 inet 127.0.0.1/8 scope host lo 14:29:53 valid_lft forever preferred_lft forever 14:29:53 inet6 ::1/128 scope host 14:29:53 valid_lft forever preferred_lft forever 14:29:53 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:29:53 link/ether fa:16:3e:e0:8f:98 brd ff:ff:ff:ff:ff:ff 14:29:53 inet 10.32.6.245/23 brd 10.32.7.255 scope global dynamic ens3 14:29:53 valid_lft 84609sec preferred_lft 84609sec 14:29:53 inet6 fe80::f816:3eff:fee0:8f98/64 scope link 14:29:53 valid_lft forever preferred_lft forever 14:29:53 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:29:53 link/ether 02:42:1d:ce:25:4d brd ff:ff:ff:ff:ff:ff 14:29:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:29:53 valid_lft forever preferred_lft forever 14:29:53 14:29:53 14:29:53 ---> sar -b -r -n DEV: 14:29:53 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9475) 08/29/26 _x86_64_ (4 CPU) 14:29:53 14:29:53 14:00:05 LINUX RESTART (4 CPU) 14:29:53 14:29:53 14:01:02 tps rtps wtps bread/s bwrtn/s 14:29:53 14:02:01 4.36 0.00 4.36 0.00 242.54 14:29:53 14:03:01 1.23 0.00 1.23 0.00 15.06 14:29:53 14:04:01 0.75 0.00 0.75 0.00 9.73 14:29:53 14:05:01 1.48 0.00 1.48 0.00 18.39 14:29:53 14:06:01 0.85 0.02 0.83 3.20 10.40 14:29:53 14:07:01 1.33 0.00 1.33 0.00 17.19 14:29:53 14:08:01 0.83 0.00 0.83 0.00 10.26 14:29:53 14:09:01 1.33 0.02 1.32 0.13 17.06 14:29:53 14:10:01 1.12 0.05 1.07 0.40 13.19 14:29:53 14:11:01 1.30 0.00 1.30 0.00 15.86 14:29:53 14:12:01 0.73 0.00 0.73 0.00 9.33 14:29:53 14:13:01 1.65 0.00 1.65 0.00 19.19 14:29:53 14:14:01 0.80 0.00 0.80 0.00 9.73 14:29:53 14:15:01 1.43 0.00 1.43 0.00 18.00 14:29:53 14:16:01 3.78 2.37 1.42 18.93 21.46 14:29:53 14:17:01 1.10 0.02 1.08 0.13 14.93 14:29:53 14:18:01 0.92 0.00 0.92 0.00 11.06 14:29:53 14:19:01 1.37 0.00 1.37 0.00 18.00 14:29:53 14:20:01 0.87 0.00 0.87 0.00 11.33 14:29:53 14:21:01 1.57 0.00 1.57 0.00 19.06 14:29:53 14:22:01 1.68 0.60 1.08 30.00 160.24 14:29:53 14:23:01 93.95 24.64 69.32 878.49 5460.60 14:29:53 14:24:01 93.38 23.43 69.96 3189.07 35930.81 14:29:53 14:25:01 192.59 1.03 191.55 15.06 107996.00 14:29:53 14:26:01 114.61 0.05 114.56 3.20 13469.91 14:29:53 14:27:01 184.30 0.12 184.19 5.07 41353.91 14:29:53 14:28:01 222.28 169.63 52.65 8058.25 10851.85 14:29:53 14:29:01 227.86 195.43 32.42 8134.36 3514.03 14:29:53 Average: 41.43 14.92 26.52 726.77 7835.38 14:29:53 14:29:53 14:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:29:53 14:02:01 6159876 7546304 2007544 24.58 26396 1546580 850756 9.23 427704 1427040 24 14:29:53 14:03:01 6160020 7546484 2007400 24.58 26420 1546584 859824 9.33 427456 1427036 8 14:29:53 14:04:01 6159488 7545984 2007932 24.58 26444 1546588 859824 9.33 427552 1427040 12 14:29:53 14:05:01 6161156 7547716 2006264 24.56 26496 1546584 859824 9.33 426244 1427044 192 14:29:53 14:06:01 6161420 7548128 2006000 24.56 26528 1546688 859824 9.33 426332 1427140 16 14:29:53 14:07:01 6161436 7548216 2005984 24.56 26568 1546692 875836 9.50 426400 1427144 16 14:29:53 14:08:01 6161420 7548232 2006000 24.56 26592 1546696 875836 9.50 426400 1427148 8 14:29:53 14:09:01 6160696 7547568 2006724 24.57 26636 1546696 875836 9.50 426896 1427152 132 14:29:53 14:10:01 6160896 7547832 2006524 24.57 26672 1546704 875836 9.50 426528 1427168 8 14:29:53 14:11:01 6160740 7547736 2006680 24.57 26696 1546724 875836 9.50 426468 1427172 4 14:29:53 14:12:01 6160740 7547740 2006680 24.57 26712 1546728 875836 9.50 426404 1427176 12 14:29:53 14:13:01 6160460 7547564 2006960 24.57 26788 1546732 875836 9.50 426516 1427180 8 14:29:53 14:14:01 6160492 7547628 2006928 24.57 26820 1546732 875836 9.50 426532 1427180 8 14:29:53 14:15:01 6160476 7547660 2006944 24.57 26868 1546720 875836 9.50 426592 1427184 8 14:29:53 14:16:01 6159040 7546876 2008380 24.59 27464 1546740 886756 9.62 427164 1427188 16 14:29:53 14:17:01 6158124 7545988 2009296 24.60 27508 1546740 886756 9.62 427592 1427192 180 14:29:53 14:18:01 6159256 7547164 2008164 24.59 27532 1546744 886756 9.62 427284 1427192 12 14:29:53 14:19:01 6159256 7547196 2008164 24.59 27564 1546752 886756 9.62 427312 1427200 8 14:29:53 14:20:01 6158944 7546952 2008476 24.59 27604 1546748 886756 9.62 427372 1427204 24 14:29:53 14:21:01 6158784 7546848 2008636 24.59 27652 1546760 886756 9.62 427476 1427208 180 14:29:53 14:22:01 6129524 7523116 2037896 24.95 27728 1552092 886756 9.62 451740 1431760 124 14:29:53 14:23:01 5635664 7360496 2531756 31.00 51716 1843144 1011132 10.97 683160 1658812 181784 14:29:53 14:24:01 4432292 7395084 3735128 45.73 66944 3038956 1144052 12.41 633572 2855964 307340 14:29:53 14:25:01 2150240 7377664 6017180 73.67 134572 5032704 1352996 14.68 707812 4845460 112 14:29:53 14:26:01 951580 7165136 7215840 88.35 160828 5911744 1866468 20.25 1356164 5310704 669312 14:29:53 14:27:01 668972 7373664 7498448 91.81 181012 6334364 1366072 14.82 1239572 5659680 252 14:29:53 14:28:01 658144 7375040 7509276 91.94 187908 6343468 1204272 13.07 1274040 5641580 13408 14:29:53 14:29:01 273316 7306016 7894104 96.65 189976 6650628 1102532 11.96 1411512 5881580 24944 14:29:53 Average: 5146516 7493644 3020904 36.99 54952 2415751 979550 10.63 581993 2208162 42791 14:29:53 14:29:53 14:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:29:53 14:02:01 ens3 0.07 0.07 0.00 0.04 0.00 0.00 0.00 0.00 14:29:53 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:03:01 ens3 1.23 0.25 1.57 0.05 0.00 0.00 0.00 0.00 14:29:53 14:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:29:53 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:04:01 ens3 0.97 0.27 0.30 0.23 0.00 0.00 0.00 0.00 14:29:53 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:05:01 ens3 0.53 0.20 0.17 0.05 0.00 0.00 0.00 0.00 14:29:53 14:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:29:53 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:06:01 ens3 0.53 0.33 0.33 0.30 0.00 0.00 0.00 0.00 14:29:53 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:07:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 14:29:53 14:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:29:53 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:08:01 ens3 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 14:29:53 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:09:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:29:53 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:11:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:29:53 14:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:29:53 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:29:53 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:14:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 14:29:53 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:29:53 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:16:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 14:29:53 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:17:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:29:53 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:18:01 ens3 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 14:29:53 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:29:53 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:21:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 14:29:53 14:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:29:53 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:22:01 ens3 70.52 37.91 87.50 11.08 0.00 0.00 0.00 0.00 14:29:53 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:23:01 ens3 137.23 88.71 1028.67 31.56 0.00 0.00 0.00 0.00 14:29:53 14:23:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 14:29:53 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:24:01 ens3 481.50 258.16 14185.79 21.08 0.00 0.00 0.00 0.00 14:29:53 14:24:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 14:29:53 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:25:01 ens3 101.53 80.21 1133.92 5.38 0.00 0.00 0.00 0.00 14:29:53 14:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:29:53 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:26:01 ens3 396.45 332.77 2887.59 26.80 0.00 0.00 0.00 0.00 14:29:53 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:27:01 ens3 263.31 252.32 1840.65 22.66 0.00 0.00 0.00 0.00 14:29:53 14:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:29:53 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:28:01 ens3 7.86 6.13 16.45 1.20 0.00 0.00 0.00 0.00 14:29:53 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:29:01 ens3 98.77 79.24 888.48 22.32 0.00 0.00 0.00 0.00 14:29:53 14:29:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 14:29:53 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 Average: ens3 55.81 40.65 788.72 5.11 0.00 0.00 0.00 0.00 14:29:53 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 14:29:53 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:53 14:29:53 14:29:53 ---> sar -P ALL: 14:29:53 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9475) 08/29/26 _x86_64_ (4 CPU) 14:29:53 14:29:53 14:00:05 LINUX RESTART (4 CPU) 14:29:53 14:29:53 14:01:02 CPU %user %nice %system %iowait %steal %idle 14:29:53 14:02:01 all 0.02 0.00 0.01 0.09 0.01 99.86 14:29:53 14:02:01 0 0.03 0.00 0.00 0.32 0.02 99.63 14:29:53 14:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:29:53 14:02:01 2 0.03 0.00 0.03 0.05 0.02 99.86 14:29:53 14:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:29:53 14:03:01 all 0.57 0.00 0.02 0.00 0.02 99.39 14:29:53 14:03:01 0 0.58 0.00 0.03 0.02 0.03 99.33 14:29:53 14:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:29:53 14:03:01 2 0.05 0.00 0.03 0.02 0.02 99.88 14:29:53 14:03:01 3 1.60 0.00 0.00 0.00 0.02 98.38 14:29:53 14:04:01 all 0.38 0.00 0.05 0.01 0.02 99.55 14:29:53 14:04:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:29:53 14:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:29:53 14:04:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:29:53 14:04:01 3 1.47 0.00 0.13 0.00 0.03 98.37 14:29:53 14:05:01 all 0.31 0.00 0.04 0.01 0.08 99.56 14:29:53 14:05:01 0 0.05 0.00 0.05 0.00 0.13 99.77 14:29:53 14:05:01 1 0.03 0.00 0.05 0.00 0.05 99.87 14:29:53 14:05:01 2 0.03 0.00 0.03 0.05 0.03 99.85 14:29:53 14:05:01 3 1.11 0.00 0.03 0.00 0.12 98.74 14:29:53 14:06:01 all 0.22 0.00 0.02 0.01 0.02 99.73 14:29:53 14:06:01 0 0.05 0.00 0.02 0.00 0.03 99.90 14:29:53 14:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:29:53 14:06:01 2 0.00 0.00 0.02 0.03 0.02 99.93 14:29:53 14:06:01 3 0.81 0.00 0.00 0.00 0.00 99.19 14:29:53 14:07:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:29:53 14:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:29:53 14:07:01 1 0.00 0.00 0.03 0.00 0.00 99.97 14:29:53 14:07:01 2 0.03 0.00 0.02 0.03 0.00 99.92 14:29:53 14:07:01 3 0.03 0.00 0.00 0.00 0.03 99.93 14:29:53 14:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:29:53 14:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:29:53 14:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:29:53 14:08:01 2 0.00 0.00 0.02 0.02 0.00 99.97 14:29:53 14:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:29:53 14:09:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:29:53 14:09:01 0 0.02 0.00 0.03 0.02 0.00 99.93 14:29:53 14:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:29:53 14:09:01 2 0.02 0.00 0.00 0.03 0.00 99.95 14:29:53 14:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:29:53 14:10:01 all 0.15 0.00 0.03 0.01 0.00 99.81 14:29:53 14:10:01 0 0.03 0.00 0.05 0.02 0.02 99.88 14:29:53 14:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:29:53 14:10:01 2 0.12 0.00 0.05 0.00 0.02 99.82 14:29:53 14:10:01 3 0.45 0.00 0.02 0.00 0.00 99.53 14:29:53 14:11:01 all 0.03 0.00 0.02 0.01 0.01 99.94 14:29:53 14:11:01 0 0.05 0.00 0.02 0.03 0.03 99.87 14:29:53 14:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:29:53 14:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:29:53 14:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:29:53 14:12:01 all 0.05 0.00 0.03 0.01 0.01 99.90 14:29:53 14:12:01 0 0.02 0.00 0.03 0.03 0.00 99.92 14:29:53 14:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:29:53 14:12:01 2 0.08 0.00 0.05 0.00 0.00 99.87 14:29:53 14:12:01 3 0.12 0.00 0.03 0.00 0.03 99.82 14:29:53 14:29:53 14:12:01 CPU %user %nice %system %iowait %steal %idle 14:29:53 14:13:01 all 0.03 0.00 0.01 0.01 0.01 99.93 14:29:53 14:13:01 0 0.02 0.00 0.02 0.05 0.03 99.88 14:29:53 14:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:29:53 14:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:29:53 14:13:01 3 0.08 0.00 0.00 0.00 0.02 99.90 14:29:53 14:14:01 all 0.04 0.00 0.02 0.01 0.02 99.91 14:29:53 14:14:01 0 0.08 0.00 0.05 0.05 0.03 99.78 14:29:53 14:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:29:53 14:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:29:53 14:14:01 3 0.05 0.00 0.02 0.00 0.00 99.93 14:29:53 14:15:01 all 0.02 0.00 0.00 0.01 0.00 99.96 14:29:53 14:15:01 0 0.02 0.00 0.02 0.03 0.02 99.92 14:29:53 14:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:29:53 14:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:29:53 14:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:29:53 14:16:01 all 0.03 0.00 0.04 0.06 0.03 99.84 14:29:53 14:16:01 0 0.08 0.00 0.05 0.03 0.03 99.80 14:29:53 14:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 14:29:53 14:16:01 2 0.02 0.00 0.05 0.22 0.05 99.67 14:29:53 14:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 14:29:53 14:17:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:29:53 14:17:01 0 0.03 0.00 0.03 0.03 0.02 99.88 14:29:53 14:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:29:53 14:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:29:53 14:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:29:53 14:18:01 all 0.20 0.00 0.02 0.00 0.00 99.77 14:29:53 14:18:01 0 0.03 0.00 0.03 0.02 0.02 99.90 14:29:53 14:18:01 1 0.03 0.00 0.00 0.02 0.02 99.93 14:29:53 14:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:29:53 14:18:01 3 0.73 0.00 0.08 0.00 0.00 99.19 14:29:53 14:19:01 all 0.02 0.00 0.02 0.01 0.00 99.95 14:29:53 14:19:01 0 0.02 0.00 0.00 0.02 0.00 99.97 14:29:53 14:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:29:53 14:19:01 2 0.00 0.00 0.03 0.00 0.02 99.95 14:29:53 14:19:01 3 0.05 0.00 0.03 0.02 0.00 99.90 14:29:53 14:20:01 all 0.02 0.00 0.02 0.01 0.02 99.94 14:29:53 14:20:01 0 0.02 0.00 0.03 0.03 0.02 99.90 14:29:53 14:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:29:53 14:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:29:53 14:20:01 3 0.02 0.00 0.03 0.00 0.05 99.90 14:29:53 14:21:01 all 0.03 0.00 0.02 0.01 0.01 99.94 14:29:53 14:21:01 0 0.00 0.00 0.03 0.03 0.02 99.92 14:29:53 14:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:29:53 14:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:29:53 14:21:01 3 0.10 0.00 0.03 0.00 0.02 99.85 14:29:53 14:22:01 all 0.80 0.00 0.10 0.05 0.07 98.97 14:29:53 14:22:01 0 0.80 0.00 0.08 0.07 0.07 98.98 14:29:53 14:22:01 1 1.17 0.00 0.07 0.00 0.07 98.70 14:29:53 14:22:01 2 0.65 0.00 0.12 0.00 0.07 99.17 14:29:53 14:22:01 3 0.59 0.00 0.13 0.13 0.08 99.06 14:29:53 14:23:01 all 20.77 0.00 1.28 3.11 0.94 73.90 14:29:53 14:23:01 0 30.38 0.00 1.50 1.05 1.00 66.07 14:29:53 14:23:01 1 7.19 0.00 0.55 0.05 0.71 91.50 14:29:53 14:23:01 2 31.07 0.00 1.75 5.75 1.25 60.18 14:29:53 14:23:01 3 14.51 0.00 1.35 5.63 0.77 77.75 14:29:53 14:29:53 14:23:01 CPU %user %nice %system %iowait %steal %idle 14:29:53 14:24:01 all 20.67 0.00 2.88 2.33 1.16 72.96 14:29:53 14:24:01 0 9.58 0.00 2.14 1.89 0.90 85.48 14:29:53 14:24:01 1 9.51 0.00 2.83 1.46 0.96 85.24 14:29:53 14:24:01 2 36.39 0.00 3.46 4.71 1.65 53.78 14:29:53 14:24:01 3 27.24 0.00 3.04 1.25 1.15 67.32 14:29:53 14:25:01 all 21.68 0.00 12.40 2.79 1.26 61.88 14:29:53 14:25:01 0 18.80 0.00 12.69 7.31 1.09 60.11 14:29:53 14:25:01 1 21.96 0.00 12.42 0.74 1.33 63.55 14:29:53 14:25:01 2 22.72 0.00 11.79 2.34 1.40 61.74 14:29:53 14:25:01 3 23.21 0.00 12.72 0.78 1.21 62.09 14:29:53 14:26:01 all 35.39 0.00 6.59 3.48 2.61 51.93 14:29:53 14:26:01 0 36.94 0.00 6.57 1.31 2.56 52.61 14:29:53 14:26:01 1 32.47 0.00 7.21 4.37 2.64 53.31 14:29:53 14:26:01 2 38.81 0.00 6.33 0.75 2.71 51.40 14:29:53 14:26:01 3 33.36 0.00 6.26 7.50 2.50 50.39 14:29:53 14:27:01 all 27.95 0.00 6.73 3.70 1.83 59.78 14:29:53 14:27:01 0 27.88 0.00 7.08 7.70 1.76 55.58 14:29:53 14:27:01 1 30.83 0.00 7.75 0.97 2.08 58.36 14:29:53 14:27:01 2 25.92 0.00 5.85 3.15 1.64 63.44 14:29:53 14:27:01 3 27.18 0.00 6.24 2.97 1.88 61.73 14:29:53 14:28:01 all 49.45 0.00 8.63 8.12 2.50 31.29 14:29:53 14:28:01 0 49.94 0.00 8.96 12.46 2.40 26.24 14:29:53 14:28:01 1 47.45 0.00 8.39 4.12 2.54 37.51 14:29:53 14:28:01 2 53.30 0.00 8.81 10.85 2.60 24.44 14:29:53 14:28:01 3 47.14 0.00 8.38 5.08 2.47 36.92 14:29:53 14:29:01 all 17.35 0.00 1.66 7.05 0.59 73.36 14:29:53 14:29:01 0 6.92 0.00 1.27 9.22 0.40 82.19 14:29:53 14:29:01 1 8.79 0.00 0.93 5.04 0.47 84.77 14:29:53 14:29:01 2 36.48 0.00 2.77 8.67 0.99 51.09 14:29:53 14:29:01 3 17.27 0.00 1.68 5.27 0.47 75.32 14:29:53 Average: all 6.99 0.00 1.44 1.10 0.40 90.07 14:29:53 Average: 0 6.49 0.00 1.44 1.48 0.38 90.20 14:29:53 Average: 1 5.67 0.00 1.43 0.60 0.39 91.91 14:29:53 Average: 2 8.75 0.00 1.46 1.31 0.44 88.03 14:29:53 Average: 3 7.03 0.00 1.43 1.02 0.39 90.13 14:29:53 14:29:53 14:29:53