20:32:06 Started by timer 20:32:06 Running as SYSTEM 20:32:06 [EnvInject] - Loading node environment variables. 20:32:06 Building remotely on prd-ubuntu1804-docker-4c-4g-1885 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-rtmgr-sonar-prescan-script 20:32:06 [ssh-agent] Looking for ssh-agent implementation... 20:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:06 $ ssh-agent 20:32:06 SSH_AUTH_SOCK=/tmp/ssh-Q994Zi31GYEB/agent.2112 20:32:06 SSH_AGENT_PID=2114 20:32:06 [ssh-agent] Started. 20:32:06 Running ssh-add (command line suppressed) 20:32:06 Identity added: /w/workspace/ric-plt-rtmgr-sonar-prescan-script@tmp/private_key_3856443924647361045.key (jenkins-ssh) 20:32:06 [ssh-agent] Using credentials jenkins (jenkins) 20:32:06 The recommended git tool is: NONE 20:32:08 using credential jenkins 20:32:08 Wiping out workspace first. 20:32:08 Cloning the remote Git repository 20:32:08 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr 20:32:08 > git init /w/workspace/ric-plt-rtmgr-sonar-prescan-script # timeout=10 20:32:08 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr 20:32:08 > git --version # timeout=10 20:32:08 > git --version # 'git version 2.17.1' 20:32:08 using GIT_SSH to set credentials jenkins 20:32:08 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:09 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr # timeout=10 20:32:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:10 Avoid second fetch 20:32:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:32:10 Checking out Revision 114546b51b21ea1c8ba4c8c6f5302499812addb4 (refs/remotes/origin/master) 20:32:10 > git config core.sparsecheckout # timeout=10 20:32:10 > git checkout -f 114546b51b21ea1c8ba4c8c6f5302499812addb4 # timeout=10 20:32:10 Commit message: "RIC:1060: Change in PTL" 20:32:10 > git rev-list --no-walk 114546b51b21ea1c8ba4c8c6f5302499812addb4 # timeout=10 20:32:13 provisioning config files... 20:32:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:32:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:32:13 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins8208510019336491211.sh 20:32:13 ---> python-tools-install.sh 20:32:13 Setup pyenv: 20:32:13 * system (set by /opt/pyenv/version) 20:32:13 * 3.8.13 (set by /opt/pyenv/version) 20:32:13 * 3.9.13 (set by /opt/pyenv/version) 20:32:13 * 3.10.6 (set by /opt/pyenv/version) 20:32:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-joNd 20:32:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:32:22 lf-activate-venv(): INFO: Installing: lftools 20:32:52 lf-activate-venv(): INFO: Adding /tmp/venv-joNd/bin to PATH 20:32:52 Generating Requirements File 20:33:12 Python 3.10.6 20:33:12 pip 24.2 from /tmp/venv-joNd/lib/python3.10/site-packages/pip (python 3.10) 20:33:13 appdirs==1.4.4 20:33:13 argcomplete==3.5.0 20:33:13 aspy.yaml==1.3.0 20:33:13 attrs==24.2.0 20:33:13 autopage==0.5.2 20:33:13 beautifulsoup4==4.12.3 20:33:13 boto3==1.34.155 20:33:13 botocore==1.34.155 20:33:13 bs4==0.0.2 20:33:13 cachetools==5.4.0 20:33:13 certifi==2024.7.4 20:33:13 cffi==1.17.0 20:33:13 cfgv==3.4.0 20:33:13 chardet==5.2.0 20:33:13 charset-normalizer==3.3.2 20:33:13 click==8.1.7 20:33:13 cliff==4.7.0 20:33:13 cmd2==2.4.3 20:33:13 cryptography==3.3.2 20:33:13 debtcollector==3.0.0 20:33:13 decorator==5.1.1 20:33:13 defusedxml==0.7.1 20:33:13 Deprecated==1.2.14 20:33:13 distlib==0.3.8 20:33:13 dnspython==2.6.1 20:33:13 docker==4.2.2 20:33:13 dogpile.cache==1.3.3 20:33:13 email_validator==2.2.0 20:33:13 filelock==3.15.4 20:33:13 future==1.0.0 20:33:13 gitdb==4.0.11 20:33:13 GitPython==3.1.43 20:33:13 google-auth==2.33.0 20:33:13 httplib2==0.22.0 20:33:13 identify==2.6.0 20:33:13 idna==3.7 20:33:13 importlib-resources==1.5.0 20:33:13 iso8601==2.1.0 20:33:13 Jinja2==3.1.4 20:33:13 jmespath==1.0.1 20:33:13 jsonpatch==1.33 20:33:13 jsonpointer==3.0.0 20:33:13 jsonschema==4.23.0 20:33:13 jsonschema-specifications==2023.12.1 20:33:13 keystoneauth1==5.7.0 20:33:13 kubernetes==30.1.0 20:33:13 lftools==0.37.10 20:33:13 lxml==5.2.2 20:33:13 MarkupSafe==2.1.5 20:33:13 msgpack==1.0.8 20:33:13 multi_key_dict==2.0.3 20:33:13 munch==4.0.0 20:33:13 netaddr==1.3.0 20:33:13 netifaces==0.11.0 20:33:13 niet==1.4.2 20:33:13 nodeenv==1.9.1 20:33:13 oauth2client==4.1.3 20:33:13 oauthlib==3.2.2 20:33:13 openstacksdk==3.3.0 20:33:13 os-client-config==2.1.0 20:33:13 os-service-types==1.7.0 20:33:13 osc-lib==3.1.0 20:33:13 oslo.config==9.5.0 20:33:13 oslo.context==5.5.0 20:33:13 oslo.i18n==6.3.0 20:33:13 oslo.log==6.1.1 20:33:13 oslo.serialization==5.4.0 20:33:13 oslo.utils==7.2.0 20:33:13 packaging==24.1 20:33:13 pbr==6.0.0 20:33:13 platformdirs==4.2.2 20:33:13 prettytable==3.10.2 20:33:13 pyasn1==0.6.0 20:33:13 pyasn1_modules==0.4.0 20:33:13 pycparser==2.22 20:33:13 pygerrit2==2.0.15 20:33:13 PyGithub==2.3.0 20:33:13 PyJWT==2.9.0 20:33:13 PyNaCl==1.5.0 20:33:13 pyparsing==2.4.7 20:33:13 pyperclip==1.9.0 20:33:13 pyrsistent==0.20.0 20:33:13 python-cinderclient==9.5.0 20:33:13 python-dateutil==2.9.0.post0 20:33:13 python-heatclient==3.5.0 20:33:13 python-jenkins==1.8.2 20:33:13 python-keystoneclient==5.4.0 20:33:13 python-magnumclient==4.6.0 20:33:13 python-openstackclient==7.0.0 20:33:13 python-swiftclient==4.6.0 20:33:13 PyYAML==6.0.2 20:33:13 referencing==0.35.1 20:33:13 requests==2.32.3 20:33:13 requests-oauthlib==2.0.0 20:33:13 requestsexceptions==1.4.0 20:33:13 rfc3986==2.0.0 20:33:13 rpds-py==0.20.0 20:33:13 rsa==4.9 20:33:13 ruamel.yaml==0.18.6 20:33:13 ruamel.yaml.clib==0.2.8 20:33:13 s3transfer==0.10.2 20:33:13 simplejson==3.19.2 20:33:13 six==1.16.0 20:33:13 smmap==5.0.1 20:33:13 soupsieve==2.5 20:33:13 stevedore==5.2.0 20:33:13 tabulate==0.9.0 20:33:13 toml==0.10.2 20:33:13 tomlkit==0.13.0 20:33:13 tqdm==4.66.5 20:33:13 typing_extensions==4.12.2 20:33:13 tzdata==2024.1 20:33:13 urllib3==1.26.19 20:33:13 virtualenv==20.26.3 20:33:13 wcwidth==0.2.13 20:33:13 websocket-client==1.8.0 20:33:13 wrapt==1.16.0 20:33:13 xdg==6.0.0 20:33:13 xmltodict==0.13.0 20:33:13 yq==3.4.3 20:33:13 [EnvInject] - Injecting environment variables from a build step. 20:33:13 [EnvInject] - Injecting as environment variables the properties content 20:33:13 SET_JDK_VERSION=openjdk17 20:33:13 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 20:33:13 20:33:13 [EnvInject] - Variables injected successfully. 20:33:13 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins10423337641078876306.sh 20:33:13 ---> update-java-alternatives.sh 20:33:13 ---> Updating Java version 20:33:13 ---> Ubuntu/Debian system detected 20:33:13 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 20:33:13 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 20:33:13 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 20:33:14 openjdk version "17.0.7" 2023-04-18 20:33:14 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 20:33:14 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 20:33:14 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 20:33:14 [EnvInject] - Injecting environment variables from a build step. 20:33:14 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:33:14 [EnvInject] - Variables injected successfully. 20:33:14 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins3143041480082578282.sh 20:33:14 --> prescan-rtmgr-ubuntu.sh 20:33:14 + sudo apt-get update 20:33:14 Hit:1 https://download.docker.com/linux/ubuntu bionic InRelease 20:33:14 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 20:33:14 Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:33:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 20:33:14 Hit:5 http://apt.puppetlabs.com xenial InRelease 20:33:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 20:33:15 Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 20:33:15 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 20:33:15 Get:9 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 20:33:15 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:33:16 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 20:33:16 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:33:16 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:33:16 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:33:16 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:33:17 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:33:17 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:33:17 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:33:17 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3044 kB] 20:33:17 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 20:33:17 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 20:33:17 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 20:33:17 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1914 kB] 20:33:17 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 20:33:17 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 20:33:17 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 20:33:17 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 20:33:17 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 20:33:17 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 20:33:17 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 20:33:22 Fetched 27.5 MB in 6s (4747 kB/s) 20:33:22 Reading package lists... 20:33:23 + bash ./build-rtmgr-ubuntu.sh 20:33:23 + echo '--> rtmgr-build-ubuntu.sh' 20:33:23 --> rtmgr-build-ubuntu.sh 20:33:23 ++ pwd 20:33:23 + curdir=/w/workspace/ric-plt-rtmgr-sonar-prescan-script 20:33:23 + RMRVERSION=4.5.2 20:33:23 + wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.5.2_amd64.deb/download.deb 20:33:23 --2024-08-07 20:33:23-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.5.2_amd64.deb/download.deb 20:33:23 Resolving packagecloud.io (packagecloud.io)... 52.8.83.157, 54.183.41.79, 2600:1f1c:2e5:6901:e375:73d1:461b:b889, ... 20:33:23 Connecting to packagecloud.io (packagecloud.io)|52.8.83.157|:443... connected. 20:33:23 HTTP request sent, awaiting response... 302 Found 20:33:23 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2183155.deb?Expires=1723063103&Signature=vyjTkg8-FAHgMAxqlduvgj2hCZntcpp3IS~lpjDkEV3IbuOEpspbyi-hyYqhW44k-LNAANEFsPkbyGAAVaIo8KEag-iCit35BNqTsz0tIwySKV5a4pMaklEXoJdAIb11cJiLok2SKnmNSh7DVtr85OFIWb7uz0x5PksWuCzbdaxwX3DJX-SqhF6Aq-eQ0mnxDilovWjgb-3NYtkNQd0JkxuxLFDduHjDV-hIoOE5btDh7qiv3OfXk3OI0qPmJMmy3NJpeCzuVmlk5yGNZA4YN9SNC7gLz53lhvdCaqVuCLAywEDynC-mRcYOAZmEO3O6C2tBIE54dDyVQ~AZh44eng__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 20:33:23 --2024-08-07 20:33:23-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2183155.deb?Expires=1723063103&Signature=vyjTkg8-FAHgMAxqlduvgj2hCZntcpp3IS~lpjDkEV3IbuOEpspbyi-hyYqhW44k-LNAANEFsPkbyGAAVaIo8KEag-iCit35BNqTsz0tIwySKV5a4pMaklEXoJdAIb11cJiLok2SKnmNSh7DVtr85OFIWb7uz0x5PksWuCzbdaxwX3DJX-SqhF6Aq-eQ0mnxDilovWjgb-3NYtkNQd0JkxuxLFDduHjDV-hIoOE5btDh7qiv3OfXk3OI0qPmJMmy3NJpeCzuVmlk5yGNZA4YN9SNC7gLz53lhvdCaqVuCLAywEDynC-mRcYOAZmEO3O6C2tBIE54dDyVQ~AZh44eng__&Key-Pair-Id=K1ZMSF1EKC3AZL 20:33:23 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.128, 18.173.117.132, 18.173.117.108, ... 20:33:23 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.128|:443... connected. 20:33:23 HTTP request sent, awaiting response... 200 OK 20:33:23 Length: 232444 (227K) [application/x-debian-package] 20:33:23 Saving to: ‘rmr_4.5.2_amd64.deb’ 20:33:23 20:33:23 0K .......... .......... .......... .......... .......... 22% 25.7M 0s 20:33:23 50K .......... .......... .......... .......... .......... 44% 22.3M 0s 20:33:23 100K .......... .......... .......... .......... .......... 66% 51.1M 0s 20:33:23 150K .......... .......... .......... .......... .......... 88% 29.9M 0s 20:33:23 200K .......... .......... ...... 100% 41.0M=0.007s 20:33:23 20:33:23 2024-08-07 20:33:23 (30.3 MB/s) - ‘rmr_4.5.2_amd64.deb’ saved [232444/232444] 20:33:23 20:33:23 + sudo dpkg -i rmr_4.5.2_amd64.deb 20:33:24 Selecting previously unselected package rmr. 20:33:27 (Reading database ... 188300 files and directories currently installed.) 20:33:27 Preparing to unpack rmr_4.5.2_amd64.deb ... 20:33:27 Unpacking rmr (4.5.2) ... 20:33:27 Setting up rmr (4.5.2) ... 20:33:27 + rm -rf rmr_4.5.2_amd64.deb 20:33:27 + wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.5.2_amd64.deb/download.deb 20:33:27 --2024-08-07 20:33:27-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.5.2_amd64.deb/download.deb 20:33:27 Resolving packagecloud.io (packagecloud.io)... 54.183.41.79, 52.8.83.157, 2600:1f1c:2e5:6900:c683:1331:edd:de4a, ... 20:33:27 Connecting to packagecloud.io (packagecloud.io)|54.183.41.79|:443... connected. 20:33:27 HTTP request sent, awaiting response... 302 Found 20:33:27 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2183156.deb?Expires=1723063107&Signature=h2odFaUsmL6fnQYQST1ClipHXKKcaaHGL1kPnkMBrAWSTY6eYgq2g9Pz1y5qaMbmcTY-OqiMVYgnC1dfaZibLwMmMVZb8GAQ5GTX8j7HYpCzKohqCe40~TH6oG23NYgLIfmsiWUq0O3bIOTNX5kny86GkI2aFO9zDet3OWJTvmTlUT1PIAqFj-x3s2dG17CNEcqFdjVYli3NcaPnGZtbCab2eVmbcj57EC45B71sVYWBoyqcr6s8d5yMSlQFZxk2asoNDl1A3UpQp-FNAKcOm6-4TfIDe7XXETbOM5odUKcbz8Gf9b5q5oPSjRSgwIaz5BrxCiUP3qoMQJew5IGU8A__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 20:33:27 --2024-08-07 20:33:27-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2183156.deb?Expires=1723063107&Signature=h2odFaUsmL6fnQYQST1ClipHXKKcaaHGL1kPnkMBrAWSTY6eYgq2g9Pz1y5qaMbmcTY-OqiMVYgnC1dfaZibLwMmMVZb8GAQ5GTX8j7HYpCzKohqCe40~TH6oG23NYgLIfmsiWUq0O3bIOTNX5kny86GkI2aFO9zDet3OWJTvmTlUT1PIAqFj-x3s2dG17CNEcqFdjVYli3NcaPnGZtbCab2eVmbcj57EC45B71sVYWBoyqcr6s8d5yMSlQFZxk2asoNDl1A3UpQp-FNAKcOm6-4TfIDe7XXETbOM5odUKcbz8Gf9b5q5oPSjRSgwIaz5BrxCiUP3qoMQJew5IGU8A__&Key-Pair-Id=K1ZMSF1EKC3AZL 20:33:27 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.205, 18.173.117.108, 18.173.117.132, ... 20:33:27 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.205|:443... connected. 20:33:27 HTTP request sent, awaiting response... 200 OK 20:33:27 Length: 122178 (119K) [application/x-debian-package] 20:33:27 Saving to: ‘rmr-dev_4.5.2_amd64.deb’ 20:33:27 20:33:27 0K .......... .......... .......... .......... .......... 41% 5.79M 0s 20:33:27 50K .......... .......... .......... .......... .......... 83% 8.62M 0s 20:33:27 100K .......... ......... 100% 13.0M=0.02s 20:33:27 20:33:27 2024-08-07 20:33:27 (7.49 MB/s) - ‘rmr-dev_4.5.2_amd64.deb’ saved [122178/122178] 20:33:27 20:33:27 + sudo dpkg -i rmr-dev_4.5.2_amd64.deb 20:33:27 Selecting previously unselected package rmr-dev. 20:33:27 (Reading database ... 188308 files and directories currently installed.) 20:33:27 Preparing to unpack rmr-dev_4.5.2_amd64.deb ... 20:33:27 Unpacking rmr-dev (4.5.2) ... 20:33:27 Setting up rmr-dev (4.5.2) ... 20:33:27 + rm -rf rmr-dev_4.5.2_amd64.deb 20:33:27 + export LD_LIBRARY_PATH=/usr/local/lib 20:33:27 + LD_LIBRARY_PATH=/usr/local/lib 20:33:27 + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin 20:33:27 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin 20:33:27 + go get -v github.com/ory/go-acc 20:33:28 go: downloading github.com/ory/go-acc v0.2.8 20:33:29 go: downloading github.com/ory/viper v1.7.5 20:33:29 go: downloading github.com/pborman/uuid v1.2.0 20:33:29 go: downloading github.com/spf13/cobra v1.0.0 20:33:29 go: downloading github.com/dgraph-io/ristretto v0.0.2 20:33:29 go: downloading github.com/fsnotify/fsnotify v1.4.9 20:33:29 go: downloading github.com/hashicorp/hcl v1.0.0 20:33:29 go: downloading github.com/magiconair/properties v1.8.1 20:33:29 go: downloading github.com/mitchellh/mapstructure v1.3.2 20:33:29 go: downloading github.com/pelletier/go-toml v1.8.0 20:33:29 go: downloading github.com/spf13/afero v1.2.2 20:33:29 go: downloading github.com/spf13/cast v1.3.1 20:33:29 go: downloading github.com/spf13/jwalterweatherman v1.1.0 20:33:29 go: downloading github.com/spf13/pflag v1.0.5 20:33:29 go: downloading github.com/subosito/gotenv v1.2.0 20:33:29 go: downloading gopkg.in/ini.v1 v1.57.0 20:33:29 go: downloading gopkg.in/yaml.v2 v2.3.0 20:33:30 go: downloading github.com/google/uuid v1.1.1 20:33:30 go: downloading github.com/inconshreveable/mousetrap v1.0.0 20:33:31 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 20:33:31 go: downloading golang.org/x/text v0.3.2 20:33:32 go: downloading github.com/cespare/xxhash v1.1.0 20:33:34 go: added github.com/dgraph-io/ristretto v0.0.2 20:33:34 go: added github.com/inconshreveable/mousetrap v1.0.0 20:33:34 go: added github.com/ory/go-acc v0.2.8 20:33:34 go: added github.com/ory/viper v1.7.5 20:33:34 go: added github.com/spf13/cobra v1.0.0 20:33:34 go: added github.com/subosito/gotenv v1.2.0 20:33:34 go: upgraded golang.org/x/sys v0.0.0-20200602225109-6fdc65e7d980 => v0.0.0-20220319134239-a9b59b0215f8 20:33:34 go: added gopkg.in/ini.v1 v1.57.0 20:33:34 + mkdir -p /tmp/go/bin /tmp/go/src/routing-manager 20:33:34 + wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.19.0/swagger_linux_amd64 20:33:35 + mv swagger_linux_amd64 swagger 20:33:35 + chmod +x swagger 20:33:35 + mv swagger /tmp/go/bin 20:33:35 + export GOPATH=/tmp/go 20:33:35 + GOPATH=/tmp/go 20:33:35 + mkdir -p /tmp/go/src/routing-manager 20:33:35 + git clone https://gerrit.o-ran-sc.org/r/ric-plt/appmgr 20:33:35 Cloning into 'appmgr'... 20:33:36 + cp appmgr/api/appmgr_rest_api.yaml api/ 20:33:36 + rm -rf appmgr 20:33:36 + cp -r /w/workspace/ric-plt-rtmgr-sonar-prescan-script/CONTRIBUTING.md /w/workspace/ric-plt-rtmgr-sonar-prescan-script/Dockerfile /w/workspace/ric-plt-rtmgr-sonar-prescan-script/INFO.yaml /w/workspace/ric-plt-rtmgr-sonar-prescan-script/LICENSE /w/workspace/ric-plt-rtmgr-sonar-prescan-script/README.md /w/workspace/ric-plt-rtmgr-sonar-prescan-script/RELNOTES /w/workspace/ric-plt-rtmgr-sonar-prescan-script/api /w/workspace/ric-plt-rtmgr-sonar-prescan-script/build-rtmgr-ubuntu.sh /w/workspace/ric-plt-rtmgr-sonar-prescan-script/cmd /w/workspace/ric-plt-rtmgr-sonar-prescan-script/container-tag.yaml /w/workspace/ric-plt-rtmgr-sonar-prescan-script/docs /w/workspace/ric-plt-rtmgr-sonar-prescan-script/go.mod /w/workspace/ric-plt-rtmgr-sonar-prescan-script/go.sum /w/workspace/ric-plt-rtmgr-sonar-prescan-script/manifests /w/workspace/ric-plt-rtmgr-sonar-prescan-script/pkg /w/workspace/ric-plt-rtmgr-sonar-prescan-script/run_rtmgr.sh /w/workspace/ric-plt-rtmgr-sonar-prescan-script/tox.ini /w/workspace/ric-plt-rtmgr-sonar-prescan-script/tst /w/workspace/ric-plt-rtmgr-sonar-prescan-script/uta_rtg_ric.rt /tmp/go/src/routing-manager/. 20:33:36 + cd /tmp/go/src/routing-manager 20:33:36 ++ pwd 20:33:36 + currnewdir=/tmp/go/src/routing-manager 20:33:36 + /tmp/go/bin/swagger generate server -f api/routing_manager.yaml -t pkg/ --exclude-main -r LICENSE 20:33:36 2024/08/07 20:33:36 validating spec /tmp/go/src/routing-manager/api/routing_manager.yaml 20:33:36 2024/08/07 20:33:36 preprocessing spec with option: minimal flattening 20:33:36 2024/08/07 20:33:36 building a plan for generation 20:33:36 2024/08/07 20:33:36 planning definitions 20:33:36 2024/08/07 20:33:36 planning operations 20:33:36 2024/08/07 20:33:36 grouping operations into packages 20:33:36 2024/08/07 20:33:36 planning meta data and facades 20:33:36 2024/08/07 20:33:36 rendering 14 models 20:33:36 2024/08/07 20:33:36 rendering 1 templates for model add-rmr-route 20:33:36 2024/08/07 20:33:36 name field add-rmr-route 20:33:36 2024/08/07 20:33:36 package field models 20:33:36 2024/08/07 20:33:36 creating generated file "add_rmr_route.go" in "pkg/models" as definition 20:33:36 2024/08/07 20:33:36 executed template asset:model 20:33:36 2024/08/07 20:33:36 rendering 1 templates for model debuginfo 20:33:36 2024/08/07 20:33:36 name field debuginfo 20:33:36 2024/08/07 20:33:36 package field models 20:33:36 2024/08/07 20:33:36 creating generated file "debuginfo.go" in "pkg/models" as definition 20:33:36 2024/08/07 20:33:36 executed template asset:model 20:33:36 2024/08/07 20:33:36 rendering 1 templates for model e2t-data 20:33:36 2024/08/07 20:33:36 name field e2t-data 20:33:36 2024/08/07 20:33:36 package field models 20:33:36 2024/08/07 20:33:36 creating generated file "e2t_data.go" in "pkg/models" as definition 20:33:36 2024/08/07 20:33:36 executed template asset:model 20:33:36 2024/08/07 20:33:36 rendering 1 templates for model e2t-delete-data 20:33:36 2024/08/07 20:33:36 name field e2t-delete-data 20:33:36 2024/08/07 20:33:36 package field models 20:33:36 2024/08/07 20:33:36 creating generated file "e2t_delete_data.go" in "pkg/models" as definition 20:33:36 2024/08/07 20:33:36 executed template asset:model 20:33:36 2024/08/07 20:33:36 rendering 1 templates for model endpoint 20:33:36 2024/08/07 20:33:36 name field endpoint 20:33:36 2024/08/07 20:33:36 package field models 20:33:36 2024/08/07 20:33:36 creating generated file "endpoint.go" in "pkg/models" as definition 20:33:36 2024/08/07 20:33:36 executed template asset:model 20:33:36 2024/08/07 20:33:36 rendering 1 templates for model health-status 20:33:36 2024/08/07 20:33:36 name field health-status 20:33:36 2024/08/07 20:33:36 package field models 20:33:36 2024/08/07 20:33:36 creating generated file "health_status.go" in "pkg/models" as definition 20:33:36 2024/08/07 20:33:36 executed template asset:model 20:33:36 2024/08/07 20:33:36 rendering 1 templates for model ran-e2t-element 20:33:36 2024/08/07 20:33:36 name field ran-e2t-element 20:33:36 2024/08/07 20:33:36 package field models 20:33:36 2024/08/07 20:33:36 creating generated file "ran_e2t_element.go" in "pkg/models" as definition 20:33:36 2024/08/07 20:33:36 executed template asset:model 20:33:36 2024/08/07 20:33:36 rendering 1 templates for model ran-e2t-map 20:33:36 2024/08/07 20:33:36 name field ran-e2t-map 20:33:36 2024/08/07 20:33:36 package field models 20:33:36 2024/08/07 20:33:36 creating generated file "ran_e2t_map.go" in "pkg/models" as definition 20:33:36 2024/08/07 20:33:36 executed template asset:model 20:33:36 2024/08/07 20:33:36 rendering 1 templates for model ranNamelist 20:33:36 2024/08/07 20:33:36 name field ranNamelist 20:33:36 2024/08/07 20:33:36 package field models 20:33:36 2024/08/07 20:33:36 creating generated file "ran_namelist.go" in "pkg/models" as definition 20:33:36 2024/08/07 20:33:36 executed template asset:model 20:33:36 2024/08/07 20:33:36 rendering 1 templates for model routelist 20:33:36 2024/08/07 20:33:36 name field routelist 20:33:36 2024/08/07 20:33:36 package field models 20:33:36 2024/08/07 20:33:36 creating generated file "routelist.go" in "pkg/models" as definition 20:33:36 2024/08/07 20:33:36 executed template asset:model 20:33:36 2024/08/07 20:33:36 rendering 1 templates for model xapp-callback-data 20:33:36 2024/08/07 20:33:36 name field xapp-callback-data 20:33:36 2024/08/07 20:33:36 package field models 20:33:36 2024/08/07 20:33:36 creating generated file "xapp_callback_data.go" in "pkg/models" as definition 20:33:36 2024/08/07 20:33:36 executed template asset:model 20:33:36 2024/08/07 20:33:36 rendering 1 templates for model xapp-element 20:33:36 2024/08/07 20:33:36 name field xapp-element 20:33:36 2024/08/07 20:33:36 package field models 20:33:36 2024/08/07 20:33:36 creating generated file "xapp_element.go" in "pkg/models" as definition 20:33:36 2024/08/07 20:33:36 executed template asset:model 20:33:36 2024/08/07 20:33:36 rendering 1 templates for model xapp-list 20:33:36 2024/08/07 20:33:36 name field xapp-list 20:33:36 2024/08/07 20:33:36 package field models 20:33:36 2024/08/07 20:33:36 creating generated file "xapp_list.go" in "pkg/models" as definition 20:33:36 2024/08/07 20:33:36 executed template asset:model 20:33:36 2024/08/07 20:33:36 rendering 1 templates for model xapp-subscription-data 20:33:36 2024/08/07 20:33:36 name field xapp-subscription-data 20:33:36 2024/08/07 20:33:36 package field models 20:33:36 2024/08/07 20:33:36 creating generated file "xapp_subscription_data.go" in "pkg/models" as definition 20:33:36 2024/08/07 20:33:36 executed template asset:model 20:33:36 2024/08/07 20:33:36 rendering 3 operation groups (tags) 20:33:36 2024/08/07 20:33:36 rendering 1 operations for debug 20:33:36 2024/08/07 20:33:36 rendering 4 templates for operation RoutingManager 20:33:36 2024/08/07 20:33:36 name field get_debuginfo 20:33:36 2024/08/07 20:33:36 package field debug 20:33:36 2024/08/07 20:33:36 creating generated file "get_debuginfo_parameters.go" in "pkg/restapi/operations/debug" as parameters 20:33:36 2024/08/07 20:33:36 executed template asset:serverParameter 20:33:36 2024/08/07 20:33:36 name field get_debuginfo 20:33:36 2024/08/07 20:33:36 package field debug 20:33:36 2024/08/07 20:33:36 creating generated file "get_debuginfo_urlbuilder.go" in "pkg/restapi/operations/debug" as urlbuilder 20:33:36 2024/08/07 20:33:36 executed template asset:serverUrlbuilder 20:33:36 2024/08/07 20:33:36 name field get_debuginfo 20:33:36 2024/08/07 20:33:36 package field debug 20:33:36 2024/08/07 20:33:36 creating generated file "get_debuginfo_responses.go" in "pkg/restapi/operations/debug" as responses 20:33:36 2024/08/07 20:33:36 executed template asset:serverResponses 20:33:36 2024/08/07 20:33:36 name field get_debuginfo 20:33:36 2024/08/07 20:33:36 package field debug 20:33:36 2024/08/07 20:33:36 creating generated file "get_debuginfo.go" in "pkg/restapi/operations/debug" as handler 20:33:36 2024/08/07 20:33:36 executed template asset:serverOperation 20:33:36 2024/08/07 20:33:36 rendering 0 templates for operation group RoutingManager 20:33:36 2024/08/07 20:33:36 rendering 11 operations for handle 20:33:36 2024/08/07 20:33:36 rendering 4 templates for operation RoutingManager 20:33:36 2024/08/07 20:33:36 name field add_rmr_route 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "add_rmr_route_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:33:36 2024/08/07 20:33:36 executed template asset:serverParameter 20:33:36 2024/08/07 20:33:36 name field add_rmr_route 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "add_rmr_route_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:33:36 2024/08/07 20:33:36 executed template asset:serverUrlbuilder 20:33:36 2024/08/07 20:33:36 name field add_rmr_route 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "add_rmr_route_responses.go" in "pkg/restapi/operations/handle" as responses 20:33:36 2024/08/07 20:33:36 executed template asset:serverResponses 20:33:36 2024/08/07 20:33:36 name field add_rmr_route 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "add_rmr_route.go" in "pkg/restapi/operations/handle" as handler 20:33:36 2024/08/07 20:33:36 executed template asset:serverOperation 20:33:36 2024/08/07 20:33:36 rendering 4 templates for operation RoutingManager 20:33:36 2024/08/07 20:33:36 name field associate_ran_to_e2t_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "associate_ran_to_e2t_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:33:36 2024/08/07 20:33:36 executed template asset:serverParameter 20:33:36 2024/08/07 20:33:36 name field associate_ran_to_e2t_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "associate_ran_to_e2t_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:33:36 2024/08/07 20:33:36 executed template asset:serverUrlbuilder 20:33:36 2024/08/07 20:33:36 name field associate_ran_to_e2t_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "associate_ran_to_e2t_handle_responses.go" in "pkg/restapi/operations/handle" as responses 20:33:36 2024/08/07 20:33:36 executed template asset:serverResponses 20:33:36 2024/08/07 20:33:36 name field associate_ran_to_e2t_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "associate_ran_to_e2t_handle.go" in "pkg/restapi/operations/handle" as handler 20:33:36 2024/08/07 20:33:36 executed template asset:serverOperation 20:33:36 2024/08/07 20:33:36 rendering 4 templates for operation RoutingManager 20:33:36 2024/08/07 20:33:36 name field create_new_e2t_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "create_new_e2t_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:33:36 2024/08/07 20:33:36 executed template asset:serverParameter 20:33:36 2024/08/07 20:33:36 name field create_new_e2t_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "create_new_e2t_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:33:36 2024/08/07 20:33:36 executed template asset:serverUrlbuilder 20:33:36 2024/08/07 20:33:36 name field create_new_e2t_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "create_new_e2t_handle_responses.go" in "pkg/restapi/operations/handle" as responses 20:33:36 2024/08/07 20:33:36 executed template asset:serverResponses 20:33:36 2024/08/07 20:33:36 name field create_new_e2t_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "create_new_e2t_handle.go" in "pkg/restapi/operations/handle" as handler 20:33:36 2024/08/07 20:33:36 executed template asset:serverOperation 20:33:36 2024/08/07 20:33:36 rendering 4 templates for operation RoutingManager 20:33:36 2024/08/07 20:33:36 name field del_rmr_route 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "del_rmr_route_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:33:36 2024/08/07 20:33:36 executed template asset:serverParameter 20:33:36 2024/08/07 20:33:36 name field del_rmr_route 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "del_rmr_route_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:33:36 2024/08/07 20:33:36 executed template asset:serverUrlbuilder 20:33:36 2024/08/07 20:33:36 name field del_rmr_route 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "del_rmr_route_responses.go" in "pkg/restapi/operations/handle" as responses 20:33:36 2024/08/07 20:33:36 executed template asset:serverResponses 20:33:36 2024/08/07 20:33:36 name field del_rmr_route 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "del_rmr_route.go" in "pkg/restapi/operations/handle" as handler 20:33:36 2024/08/07 20:33:36 executed template asset:serverOperation 20:33:36 2024/08/07 20:33:36 rendering 4 templates for operation RoutingManager 20:33:36 2024/08/07 20:33:36 name field delete_e2t_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "delete_e2t_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:33:36 2024/08/07 20:33:36 executed template asset:serverParameter 20:33:36 2024/08/07 20:33:36 name field delete_e2t_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "delete_e2t_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:33:36 2024/08/07 20:33:36 executed template asset:serverUrlbuilder 20:33:36 2024/08/07 20:33:36 name field delete_e2t_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "delete_e2t_handle_responses.go" in "pkg/restapi/operations/handle" as responses 20:33:36 2024/08/07 20:33:36 executed template asset:serverResponses 20:33:36 2024/08/07 20:33:36 name field delete_e2t_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "delete_e2t_handle.go" in "pkg/restapi/operations/handle" as handler 20:33:36 2024/08/07 20:33:36 executed template asset:serverOperation 20:33:36 2024/08/07 20:33:36 rendering 4 templates for operation RoutingManager 20:33:36 2024/08/07 20:33:36 name field delete_xapp_subscription_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "delete_xapp_subscription_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:33:36 2024/08/07 20:33:36 executed template asset:serverParameter 20:33:36 2024/08/07 20:33:36 name field delete_xapp_subscription_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "delete_xapp_subscription_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:33:36 2024/08/07 20:33:36 executed template asset:serverUrlbuilder 20:33:36 2024/08/07 20:33:36 name field delete_xapp_subscription_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "delete_xapp_subscription_handle_responses.go" in "pkg/restapi/operations/handle" as responses 20:33:36 2024/08/07 20:33:36 executed template asset:serverResponses 20:33:36 2024/08/07 20:33:36 name field delete_xapp_subscription_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "delete_xapp_subscription_handle.go" in "pkg/restapi/operations/handle" as handler 20:33:36 2024/08/07 20:33:36 executed template asset:serverOperation 20:33:36 2024/08/07 20:33:36 rendering 4 templates for operation RoutingManager 20:33:36 2024/08/07 20:33:36 name field dissociate_ran 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "dissociate_ran_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:33:36 2024/08/07 20:33:36 executed template asset:serverParameter 20:33:36 2024/08/07 20:33:36 name field dissociate_ran 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "dissociate_ran_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:33:36 2024/08/07 20:33:36 executed template asset:serverUrlbuilder 20:33:36 2024/08/07 20:33:36 name field dissociate_ran 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "dissociate_ran_responses.go" in "pkg/restapi/operations/handle" as responses 20:33:36 2024/08/07 20:33:36 executed template asset:serverResponses 20:33:36 2024/08/07 20:33:36 name field dissociate_ran 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "dissociate_ran.go" in "pkg/restapi/operations/handle" as handler 20:33:36 2024/08/07 20:33:36 executed template asset:serverOperation 20:33:36 2024/08/07 20:33:36 rendering 4 templates for operation RoutingManager 20:33:36 2024/08/07 20:33:36 name field get_handles 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "get_handles_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:33:36 2024/08/07 20:33:36 executed template asset:serverParameter 20:33:36 2024/08/07 20:33:36 name field get_handles 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "get_handles_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:33:36 2024/08/07 20:33:36 executed template asset:serverUrlbuilder 20:33:36 2024/08/07 20:33:36 name field get_handles 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "get_handles_responses.go" in "pkg/restapi/operations/handle" as responses 20:33:36 2024/08/07 20:33:36 executed template asset:serverResponses 20:33:36 2024/08/07 20:33:36 name field get_handles 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "get_handles.go" in "pkg/restapi/operations/handle" as handler 20:33:36 2024/08/07 20:33:36 executed template asset:serverOperation 20:33:36 2024/08/07 20:33:36 rendering 4 templates for operation RoutingManager 20:33:36 2024/08/07 20:33:36 name field provide_xapp_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "provide_xapp_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:33:36 2024/08/07 20:33:36 executed template asset:serverParameter 20:33:36 2024/08/07 20:33:36 name field provide_xapp_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "provide_xapp_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:33:36 2024/08/07 20:33:36 executed template asset:serverUrlbuilder 20:33:36 2024/08/07 20:33:36 name field provide_xapp_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "provide_xapp_handle_responses.go" in "pkg/restapi/operations/handle" as responses 20:33:36 2024/08/07 20:33:36 executed template asset:serverResponses 20:33:36 2024/08/07 20:33:36 name field provide_xapp_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "provide_xapp_handle.go" in "pkg/restapi/operations/handle" as handler 20:33:36 2024/08/07 20:33:36 executed template asset:serverOperation 20:33:36 2024/08/07 20:33:36 rendering 4 templates for operation RoutingManager 20:33:36 2024/08/07 20:33:36 name field provide_xapp_subscription_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "provide_xapp_subscription_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:33:36 2024/08/07 20:33:36 executed template asset:serverParameter 20:33:36 2024/08/07 20:33:36 name field provide_xapp_subscription_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "provide_xapp_subscription_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:33:36 2024/08/07 20:33:36 executed template asset:serverUrlbuilder 20:33:36 2024/08/07 20:33:36 name field provide_xapp_subscription_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "provide_xapp_subscription_handle_responses.go" in "pkg/restapi/operations/handle" as responses 20:33:36 2024/08/07 20:33:36 executed template asset:serverResponses 20:33:36 2024/08/07 20:33:36 name field provide_xapp_subscription_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "provide_xapp_subscription_handle.go" in "pkg/restapi/operations/handle" as handler 20:33:36 2024/08/07 20:33:36 executed template asset:serverOperation 20:33:36 2024/08/07 20:33:36 rendering 4 templates for operation RoutingManager 20:33:36 2024/08/07 20:33:36 name field update_xapp_subscription_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "update_xapp_subscription_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:33:36 2024/08/07 20:33:36 executed template asset:serverParameter 20:33:36 2024/08/07 20:33:36 name field update_xapp_subscription_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "update_xapp_subscription_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:33:36 2024/08/07 20:33:36 executed template asset:serverUrlbuilder 20:33:36 2024/08/07 20:33:36 name field update_xapp_subscription_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "update_xapp_subscription_handle_responses.go" in "pkg/restapi/operations/handle" as responses 20:33:36 2024/08/07 20:33:36 executed template asset:serverResponses 20:33:36 2024/08/07 20:33:36 name field update_xapp_subscription_handle 20:33:36 2024/08/07 20:33:36 package field handle 20:33:36 2024/08/07 20:33:36 creating generated file "update_xapp_subscription_handle.go" in "pkg/restapi/operations/handle" as handler 20:33:36 2024/08/07 20:33:36 executed template asset:serverOperation 20:33:36 2024/08/07 20:33:36 rendering 0 templates for operation group RoutingManager 20:33:36 2024/08/07 20:33:36 rendering 1 operations for health 20:33:36 2024/08/07 20:33:36 rendering 4 templates for operation RoutingManager 20:33:36 2024/08/07 20:33:36 name field get_health 20:33:36 2024/08/07 20:33:36 package field health 20:33:36 2024/08/07 20:33:36 creating generated file "get_health_parameters.go" in "pkg/restapi/operations/health" as parameters 20:33:36 2024/08/07 20:33:36 executed template asset:serverParameter 20:33:36 2024/08/07 20:33:36 name field get_health 20:33:36 2024/08/07 20:33:36 package field health 20:33:36 2024/08/07 20:33:36 creating generated file "get_health_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 20:33:36 2024/08/07 20:33:36 executed template asset:serverUrlbuilder 20:33:36 2024/08/07 20:33:36 name field get_health 20:33:36 2024/08/07 20:33:36 package field health 20:33:36 2024/08/07 20:33:36 creating generated file "get_health_responses.go" in "pkg/restapi/operations/health" as responses 20:33:36 2024/08/07 20:33:36 executed template asset:serverResponses 20:33:36 2024/08/07 20:33:36 name field get_health 20:33:36 2024/08/07 20:33:36 package field health 20:33:36 2024/08/07 20:33:36 creating generated file "get_health.go" in "pkg/restapi/operations/health" as handler 20:33:36 2024/08/07 20:33:36 executed template asset:serverOperation 20:33:36 2024/08/07 20:33:36 rendering 0 templates for operation group RoutingManager 20:33:36 2024/08/07 20:33:36 rendering support 20:33:36 2024/08/07 20:33:36 rendering 6 templates for application RoutingManager 20:33:36 2024/08/07 20:33:36 name field RoutingManager 20:33:36 2024/08/07 20:33:36 package field operations 20:33:36 2024/08/07 20:33:36 creating generated file "configure_routing_manager.go" in "pkg/restapi" as configure 20:33:36 2024/08/07 20:33:36 executed template asset:serverConfigureapi 20:33:36 2024/08/07 20:33:37 name field RoutingManager 20:33:36 2024/08/07 20:33:37 package field operations 20:33:36 2024/08/07 20:33:37 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec 20:33:36 2024/08/07 20:33:37 executed template asset:swaggerJsonEmbed 20:33:37 2024/08/07 20:33:37 name field RoutingManager 20:33:37 2024/08/07 20:33:37 package field operations 20:33:37 2024/08/07 20:33:37 creating generated file "server.go" in "pkg/restapi" as server 20:33:37 2024/08/07 20:33:37 executed template asset:serverServer 20:33:37 2024/08/07 20:33:37 name field RoutingManager 20:33:37 2024/08/07 20:33:37 package field operations 20:33:37 2024/08/07 20:33:37 creating generated file "routing_manager_api.go" in "pkg/restapi/operations" as builder 20:33:37 2024/08/07 20:33:37 executed template asset:serverBuilder 20:33:37 2024/08/07 20:33:37 name field RoutingManager 20:33:37 2024/08/07 20:33:37 package field operations 20:33:37 2024/08/07 20:33:37 creating generated file "doc.go" in "pkg/restapi" as doc 20:33:37 2024/08/07 20:33:37 executed template asset:serverDoc 20:33:37 2024/08/07 20:33:37 Generation completed! 20:33:37 20:33:37 For this generation to compile you need to have some packages in your GOPATH: 20:33:37 20:33:37 * github.com/go-openapi/runtime 20:33:37 * github.com/jessevdk/go-flags 20:33:37 20:33:37 You can get these now with: go get -u -f pkg/... 20:33:37 + /tmp/go/bin/swagger generate client -f api/appmgr_rest_api.yaml -t pkg/ -m appmgr_model -c appmgr_client -r LICENSE 20:33:37 2024/08/07 20:33:37 validating spec api/appmgr_rest_api.yaml 20:33:37 2024/08/07 20:33:37 preprocessing spec with option: minimal flattening 20:33:37 2024/08/07 20:33:37 building a plan for generation 20:33:37 2024/08/07 20:33:37 planning definitions 20:33:37 2024/08/07 20:33:37 planning operations 20:33:37 2024/08/07 20:33:37 grouping operations into packages 20:33:37 2024/08/07 20:33:37 planning meta data and facades 20:33:37 2024/08/07 20:33:37 rendering 1 templates for model AllDeployableXapps 20:33:37 2024/08/07 20:33:37 name field AllDeployableXapps 20:33:37 2024/08/07 20:33:37 package field appmgr_model 20:33:37 2024/08/07 20:33:37 creating generated file "all_deployable_xapps.go" in "pkg/appmgr_model" as definition 20:33:37 2024/08/07 20:33:37 executed template asset:model 20:33:37 2024/08/07 20:33:37 rendering 1 templates for model AllDeployedXapps 20:33:37 2024/08/07 20:33:37 name field AllDeployedXapps 20:33:37 2024/08/07 20:33:37 package field appmgr_model 20:33:37 2024/08/07 20:33:37 creating generated file "all_deployed_xapps.go" in "pkg/appmgr_model" as definition 20:33:37 2024/08/07 20:33:37 executed template asset:model 20:33:37 2024/08/07 20:33:37 rendering 1 templates for model AllXappConfig 20:33:37 2024/08/07 20:33:37 name field AllXappConfig 20:33:37 2024/08/07 20:33:37 package field appmgr_model 20:33:37 2024/08/07 20:33:37 creating generated file "all_xapp_config.go" in "pkg/appmgr_model" as definition 20:33:37 2024/08/07 20:33:37 executed template asset:model 20:33:37 2024/08/07 20:33:37 rendering 1 templates for model ConfigMetadata 20:33:37 2024/08/07 20:33:37 name field ConfigMetadata 20:33:37 2024/08/07 20:33:37 package field appmgr_model 20:33:37 2024/08/07 20:33:37 creating generated file "config_metadata.go" in "pkg/appmgr_model" as definition 20:33:37 2024/08/07 20:33:37 executed template asset:model 20:33:37 2024/08/07 20:33:37 rendering 1 templates for model ConfigValidationError 20:33:37 2024/08/07 20:33:37 name field ConfigValidationError 20:33:37 2024/08/07 20:33:37 package field appmgr_model 20:33:37 2024/08/07 20:33:37 creating generated file "config_validation_error.go" in "pkg/appmgr_model" as definition 20:33:37 2024/08/07 20:33:37 executed template asset:model 20:33:37 2024/08/07 20:33:37 rendering 1 templates for model ConfigValidationErrors 20:33:37 2024/08/07 20:33:37 name field ConfigValidationErrors 20:33:37 2024/08/07 20:33:37 package field appmgr_model 20:33:37 2024/08/07 20:33:37 creating generated file "config_validation_errors.go" in "pkg/appmgr_model" as definition 20:33:37 2024/08/07 20:33:37 executed template asset:model 20:33:37 2024/08/07 20:33:37 rendering 1 templates for model EventType 20:33:37 2024/08/07 20:33:37 name field EventType 20:33:37 2024/08/07 20:33:37 package field appmgr_model 20:33:37 2024/08/07 20:33:37 creating generated file "event_type.go" in "pkg/appmgr_model" as definition 20:33:37 2024/08/07 20:33:37 executed template asset:model 20:33:37 2024/08/07 20:33:37 rendering 1 templates for model SubscriptionData 20:33:37 2024/08/07 20:33:37 name field SubscriptionData 20:33:37 2024/08/07 20:33:37 package field appmgr_model 20:33:37 2024/08/07 20:33:37 creating generated file "subscription_data.go" in "pkg/appmgr_model" as definition 20:33:37 2024/08/07 20:33:37 executed template asset:model 20:33:37 2024/08/07 20:33:37 rendering 1 templates for model XAppConfig 20:33:37 2024/08/07 20:33:37 name field XAppConfig 20:33:37 2024/08/07 20:33:37 package field appmgr_model 20:33:37 2024/08/07 20:33:37 creating generated file "x_app_config.go" in "pkg/appmgr_model" as definition 20:33:37 2024/08/07 20:33:37 executed template asset:model 20:33:37 2024/08/07 20:33:37 rendering 1 templates for model Xapp 20:33:37 2024/08/07 20:33:37 name field Xapp 20:33:37 2024/08/07 20:33:37 package field appmgr_model 20:33:37 2024/08/07 20:33:37 creating generated file "xapp.go" in "pkg/appmgr_model" as definition 20:33:37 2024/08/07 20:33:37 executed template asset:model 20:33:37 2024/08/07 20:33:37 rendering 1 templates for model XappDescriptor 20:33:37 2024/08/07 20:33:37 name field XappDescriptor 20:33:37 2024/08/07 20:33:37 package field appmgr_model 20:33:37 2024/08/07 20:33:37 creating generated file "xapp_descriptor.go" in "pkg/appmgr_model" as definition 20:33:37 2024/08/07 20:33:37 executed template asset:model 20:33:37 2024/08/07 20:33:37 rendering 1 templates for model XappDescriptorList 20:33:37 2024/08/07 20:33:37 name field XappDescriptorList 20:33:37 2024/08/07 20:33:37 package field appmgr_model 20:33:37 2024/08/07 20:33:37 creating generated file "xapp_descriptor_list.go" in "pkg/appmgr_model" as definition 20:33:37 2024/08/07 20:33:37 executed template asset:model 20:33:37 2024/08/07 20:33:37 rendering 1 templates for model XappInstance 20:33:37 2024/08/07 20:33:37 name field XappInstance 20:33:37 2024/08/07 20:33:37 package field appmgr_model 20:33:37 2024/08/07 20:33:37 creating generated file "xapp_instance.go" in "pkg/appmgr_model" as definition 20:33:37 2024/08/07 20:33:37 executed template asset:model 20:33:37 2024/08/07 20:33:37 rendering 1 templates for model allSubscriptions 20:33:37 2024/08/07 20:33:37 name field allSubscriptions 20:33:37 2024/08/07 20:33:37 package field appmgr_model 20:33:37 2024/08/07 20:33:37 creating generated file "all_subscriptions.go" in "pkg/appmgr_model" as definition 20:33:37 2024/08/07 20:33:37 executed template asset:model 20:33:37 2024/08/07 20:33:37 rendering 1 templates for model deregisterRequest 20:33:37 2024/08/07 20:33:37 name field deregisterRequest 20:33:37 2024/08/07 20:33:37 package field appmgr_model 20:33:37 2024/08/07 20:33:37 creating generated file "deregister_request.go" in "pkg/appmgr_model" as definition 20:33:37 2024/08/07 20:33:37 executed template asset:model 20:33:37 2024/08/07 20:33:37 rendering 1 templates for model registerRequest 20:33:37 2024/08/07 20:33:37 name field registerRequest 20:33:37 2024/08/07 20:33:37 package field appmgr_model 20:33:37 2024/08/07 20:33:37 creating generated file "register_request.go" in "pkg/appmgr_model" as definition 20:33:37 2024/08/07 20:33:37 executed template asset:model 20:33:37 2024/08/07 20:33:37 rendering 1 templates for model subscription 20:33:37 2024/08/07 20:33:37 name field subscription 20:33:37 2024/08/07 20:33:37 package field appmgr_model 20:33:37 2024/08/07 20:33:37 creating generated file "subscription.go" in "pkg/appmgr_model" as definition 20:33:37 2024/08/07 20:33:37 executed template asset:model 20:33:37 2024/08/07 20:33:37 rendering 1 templates for model subscriptionNotification 20:33:37 2024/08/07 20:33:37 name field subscriptionNotification 20:33:37 2024/08/07 20:33:37 package field appmgr_model 20:33:37 2024/08/07 20:33:37 creating generated file "subscription_notification.go" in "pkg/appmgr_model" as definition 20:33:37 2024/08/07 20:33:38 executed template asset:model 20:33:38 2024/08/07 20:33:38 rendering 1 templates for model subscriptionRequest 20:33:38 2024/08/07 20:33:38 name field subscriptionRequest 20:33:38 2024/08/07 20:33:38 package field appmgr_model 20:33:38 2024/08/07 20:33:38 creating generated file "subscription_request.go" in "pkg/appmgr_model" as definition 20:33:38 2024/08/07 20:33:38 executed template asset:model 20:33:38 2024/08/07 20:33:38 rendering 1 templates for model subscriptionResponse 20:33:38 2024/08/07 20:33:38 name field subscriptionResponse 20:33:38 2024/08/07 20:33:38 package field appmgr_model 20:33:38 2024/08/07 20:33:38 creating generated file "subscription_response.go" in "pkg/appmgr_model" as definition 20:33:38 2024/08/07 20:33:38 executed template asset:model 20:33:38 2024/08/07 20:33:38 rendering 2 templates for operation 20:33:38 2024/08/07 20:33:38 name field getHealthAlive 20:33:38 2024/08/07 20:33:38 package field health 20:33:38 2024/08/07 20:33:38 creating generated file "get_health_alive_parameters.go" in "pkg/appmgr_client/health" as parameters 20:33:38 2024/08/07 20:33:38 executed template asset:clientParameter 20:33:38 2024/08/07 20:33:38 name field getHealthAlive 20:33:38 2024/08/07 20:33:38 package field health 20:33:38 2024/08/07 20:33:38 creating generated file "get_health_alive_responses.go" in "pkg/appmgr_client/health" as responses 20:33:38 2024/08/07 20:33:38 executed template asset:clientResponse 20:33:38 2024/08/07 20:33:38 rendering 2 templates for operation 20:33:38 2024/08/07 20:33:38 name field getHealthReady 20:33:38 2024/08/07 20:33:38 package field health 20:33:38 2024/08/07 20:33:38 creating generated file "get_health_ready_parameters.go" in "pkg/appmgr_client/health" as parameters 20:33:38 2024/08/07 20:33:38 executed template asset:clientParameter 20:33:38 2024/08/07 20:33:38 name field getHealthReady 20:33:38 2024/08/07 20:33:38 package field health 20:33:38 2024/08/07 20:33:38 creating generated file "get_health_ready_responses.go" in "pkg/appmgr_client/health" as responses 20:33:38 2024/08/07 20:33:38 executed template asset:clientResponse 20:33:38 2024/08/07 20:33:38 rendering 1 templates for operation group 20:33:38 2024/08/07 20:33:38 name field health 20:33:38 2024/08/07 20:33:38 creating generated file "health_client.go" in "pkg/appmgr_client/health" as client 20:33:38 2024/08/07 20:33:38 executed template asset:clientClient 20:33:38 2024/08/07 20:33:38 rendering 2 templates for operation 20:33:38 2024/08/07 20:33:38 name field addSubscription 20:33:38 2024/08/07 20:33:38 package field operations 20:33:38 2024/08/07 20:33:38 creating generated file "add_subscription_parameters.go" in "pkg/appmgr_client/operations" as parameters 20:33:38 2024/08/07 20:33:38 executed template asset:clientParameter 20:33:38 2024/08/07 20:33:38 name field addSubscription 20:33:38 2024/08/07 20:33:38 package field operations 20:33:38 2024/08/07 20:33:38 creating generated file "add_subscription_responses.go" in "pkg/appmgr_client/operations" as responses 20:33:38 2024/08/07 20:33:38 executed template asset:clientResponse 20:33:38 2024/08/07 20:33:38 rendering 2 templates for operation 20:33:38 2024/08/07 20:33:38 name field deleteSubscription 20:33:38 2024/08/07 20:33:38 package field operations 20:33:38 2024/08/07 20:33:38 creating generated file "delete_subscription_parameters.go" in "pkg/appmgr_client/operations" as parameters 20:33:38 2024/08/07 20:33:38 executed template asset:clientParameter 20:33:38 2024/08/07 20:33:38 name field deleteSubscription 20:33:38 2024/08/07 20:33:38 package field operations 20:33:38 2024/08/07 20:33:38 creating generated file "delete_subscription_responses.go" in "pkg/appmgr_client/operations" as responses 20:33:38 2024/08/07 20:33:38 executed template asset:clientResponse 20:33:38 2024/08/07 20:33:38 rendering 2 templates for operation 20:33:38 2024/08/07 20:33:38 name field deregisterXapp 20:33:38 2024/08/07 20:33:38 package field operations 20:33:38 2024/08/07 20:33:38 creating generated file "deregister_xapp_parameters.go" in "pkg/appmgr_client/operations" as parameters 20:33:38 2024/08/07 20:33:38 executed template asset:clientParameter 20:33:38 2024/08/07 20:33:38 name field deregisterXapp 20:33:38 2024/08/07 20:33:38 package field operations 20:33:38 2024/08/07 20:33:38 creating generated file "deregister_xapp_responses.go" in "pkg/appmgr_client/operations" as responses 20:33:38 2024/08/07 20:33:38 executed template asset:clientResponse 20:33:38 2024/08/07 20:33:38 rendering 2 templates for operation 20:33:38 2024/08/07 20:33:38 name field getSubscriptionById 20:33:38 2024/08/07 20:33:38 package field operations 20:33:38 2024/08/07 20:33:38 creating generated file "get_subscription_by_id_parameters.go" in "pkg/appmgr_client/operations" as parameters 20:33:38 2024/08/07 20:33:38 executed template asset:clientParameter 20:33:38 2024/08/07 20:33:38 name field getSubscriptionById 20:33:38 2024/08/07 20:33:38 package field operations 20:33:38 2024/08/07 20:33:38 creating generated file "get_subscription_by_id_responses.go" in "pkg/appmgr_client/operations" as responses 20:33:38 2024/08/07 20:33:38 executed template asset:clientResponse 20:33:38 2024/08/07 20:33:38 rendering 2 templates for operation 20:33:38 2024/08/07 20:33:38 name field getSubscriptions 20:33:38 2024/08/07 20:33:38 package field operations 20:33:38 2024/08/07 20:33:38 creating generated file "get_subscriptions_parameters.go" in "pkg/appmgr_client/operations" as parameters 20:33:38 2024/08/07 20:33:38 executed template asset:clientParameter 20:33:38 2024/08/07 20:33:38 name field getSubscriptions 20:33:38 2024/08/07 20:33:38 package field operations 20:33:38 2024/08/07 20:33:38 creating generated file "get_subscriptions_responses.go" in "pkg/appmgr_client/operations" as responses 20:33:38 2024/08/07 20:33:38 executed template asset:clientResponse 20:33:38 2024/08/07 20:33:38 rendering 2 templates for operation 20:33:38 2024/08/07 20:33:38 name field modifySubscription 20:33:38 2024/08/07 20:33:38 package field operations 20:33:38 2024/08/07 20:33:38 creating generated file "modify_subscription_parameters.go" in "pkg/appmgr_client/operations" as parameters 20:33:38 2024/08/07 20:33:38 executed template asset:clientParameter 20:33:38 2024/08/07 20:33:38 name field modifySubscription 20:33:38 2024/08/07 20:33:38 package field operations 20:33:38 2024/08/07 20:33:38 creating generated file "modify_subscription_responses.go" in "pkg/appmgr_client/operations" as responses 20:33:38 2024/08/07 20:33:38 executed template asset:clientResponse 20:33:38 2024/08/07 20:33:38 rendering 2 templates for operation 20:33:38 2024/08/07 20:33:38 name field registerXapp 20:33:38 2024/08/07 20:33:38 package field operations 20:33:38 2024/08/07 20:33:38 creating generated file "register_xapp_parameters.go" in "pkg/appmgr_client/operations" as parameters 20:33:38 2024/08/07 20:33:38 executed template asset:clientParameter 20:33:38 2024/08/07 20:33:38 name field registerXapp 20:33:38 2024/08/07 20:33:38 package field operations 20:33:38 2024/08/07 20:33:38 creating generated file "register_xapp_responses.go" in "pkg/appmgr_client/operations" as responses 20:33:38 2024/08/07 20:33:38 executed template asset:clientResponse 20:33:38 2024/08/07 20:33:38 rendering 1 templates for operation group 20:33:38 2024/08/07 20:33:38 name field operations 20:33:38 2024/08/07 20:33:38 creating generated file "operations_client.go" in "pkg/appmgr_client/operations" as client 20:33:38 2024/08/07 20:33:38 executed template asset:clientClient 20:33:38 2024/08/07 20:33:38 rendering 2 templates for operation 20:33:38 2024/08/07 20:33:38 name field GetConfigElement 20:33:38 2024/08/07 20:33:38 package field xapp 20:33:38 2024/08/07 20:33:38 creating generated file "get_config_element_parameters.go" in "pkg/appmgr_client/xapp" as parameters 20:33:38 2024/08/07 20:33:38 executed template asset:clientParameter 20:33:38 2024/08/07 20:33:38 name field GetConfigElement 20:33:38 2024/08/07 20:33:38 package field xapp 20:33:38 2024/08/07 20:33:38 creating generated file "get_config_element_responses.go" in "pkg/appmgr_client/xapp" as responses 20:33:38 2024/08/07 20:33:38 executed template asset:clientResponse 20:33:38 2024/08/07 20:33:38 rendering 2 templates for operation 20:33:38 2024/08/07 20:33:38 name field ModifyXappConfig 20:33:38 2024/08/07 20:33:38 package field xapp 20:33:38 2024/08/07 20:33:38 creating generated file "modify_xapp_config_parameters.go" in "pkg/appmgr_client/xapp" as parameters 20:33:38 2024/08/07 20:33:38 executed template asset:clientParameter 20:33:38 2024/08/07 20:33:38 name field ModifyXappConfig 20:33:38 2024/08/07 20:33:38 package field xapp 20:33:38 2024/08/07 20:33:38 creating generated file "modify_xapp_config_responses.go" in "pkg/appmgr_client/xapp" as responses 20:33:38 2024/08/07 20:33:38 executed template asset:clientResponse 20:33:38 2024/08/07 20:33:38 rendering 2 templates for operation 20:33:38 2024/08/07 20:33:38 name field deployXapp 20:33:38 2024/08/07 20:33:38 package field xapp 20:33:38 2024/08/07 20:33:38 creating generated file "deploy_xapp_parameters.go" in "pkg/appmgr_client/xapp" as parameters 20:33:38 2024/08/07 20:33:38 executed template asset:clientParameter 20:33:38 2024/08/07 20:33:38 name field deployXapp 20:33:38 2024/08/07 20:33:38 package field xapp 20:33:38 2024/08/07 20:33:38 creating generated file "deploy_xapp_responses.go" in "pkg/appmgr_client/xapp" as responses 20:33:38 2024/08/07 20:33:38 executed template asset:clientResponse 20:33:38 2024/08/07 20:33:38 rendering 2 templates for operation 20:33:38 2024/08/07 20:33:38 name field getAllXappConfig 20:33:38 2024/08/07 20:33:38 package field xapp 20:33:38 2024/08/07 20:33:38 creating generated file "get_all_xapp_config_parameters.go" in "pkg/appmgr_client/xapp" as parameters 20:33:38 2024/08/07 20:33:38 executed template asset:clientParameter 20:33:38 2024/08/07 20:33:38 name field getAllXappConfig 20:33:38 2024/08/07 20:33:38 package field xapp 20:33:38 2024/08/07 20:33:38 creating generated file "get_all_xapp_config_responses.go" in "pkg/appmgr_client/xapp" as responses 20:33:38 2024/08/07 20:33:38 executed template asset:clientResponse 20:33:38 2024/08/07 20:33:38 rendering 2 templates for operation 20:33:38 2024/08/07 20:33:38 name field getAllXapps 20:33:38 2024/08/07 20:33:38 package field xapp 20:33:38 2024/08/07 20:33:38 creating generated file "get_all_xapps_parameters.go" in "pkg/appmgr_client/xapp" as parameters 20:33:38 2024/08/07 20:33:38 executed template asset:clientParameter 20:33:38 2024/08/07 20:33:38 name field getAllXapps 20:33:38 2024/08/07 20:33:38 package field xapp 20:33:38 2024/08/07 20:33:38 creating generated file "get_all_xapps_responses.go" in "pkg/appmgr_client/xapp" as responses 20:33:38 2024/08/07 20:33:38 executed template asset:clientResponse 20:33:38 2024/08/07 20:33:38 rendering 2 templates for operation 20:33:38 2024/08/07 20:33:38 name field getXappByName 20:33:38 2024/08/07 20:33:38 package field xapp 20:33:38 2024/08/07 20:33:38 creating generated file "get_xapp_by_name_parameters.go" in "pkg/appmgr_client/xapp" as parameters 20:33:38 2024/08/07 20:33:38 executed template asset:clientParameter 20:33:38 2024/08/07 20:33:38 name field getXappByName 20:33:38 2024/08/07 20:33:38 package field xapp 20:33:38 2024/08/07 20:33:38 creating generated file "get_xapp_by_name_responses.go" in "pkg/appmgr_client/xapp" as responses 20:33:38 2024/08/07 20:33:38 executed template asset:clientResponse 20:33:38 2024/08/07 20:33:38 rendering 2 templates for operation 20:33:38 2024/08/07 20:33:38 name field getXappInstanceByName 20:33:38 2024/08/07 20:33:38 package field xapp 20:33:38 2024/08/07 20:33:38 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/appmgr_client/xapp" as parameters 20:33:38 2024/08/07 20:33:38 executed template asset:clientParameter 20:33:38 2024/08/07 20:33:38 name field getXappInstanceByName 20:33:38 2024/08/07 20:33:38 package field xapp 20:33:38 2024/08/07 20:33:38 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/appmgr_client/xapp" as responses 20:33:38 2024/08/07 20:33:38 executed template asset:clientResponse 20:33:38 2024/08/07 20:33:38 rendering 2 templates for operation 20:33:38 2024/08/07 20:33:38 name field listAllXapps 20:33:38 2024/08/07 20:33:38 package field xapp 20:33:38 2024/08/07 20:33:38 creating generated file "list_all_xapps_parameters.go" in "pkg/appmgr_client/xapp" as parameters 20:33:38 2024/08/07 20:33:38 executed template asset:clientParameter 20:33:38 2024/08/07 20:33:38 name field listAllXapps 20:33:38 2024/08/07 20:33:38 package field xapp 20:33:38 2024/08/07 20:33:38 creating generated file "list_all_xapps_responses.go" in "pkg/appmgr_client/xapp" as responses 20:33:38 2024/08/07 20:33:38 executed template asset:clientResponse 20:33:38 2024/08/07 20:33:38 rendering 2 templates for operation 20:33:38 2024/08/07 20:33:38 name field undeployXapp 20:33:38 2024/08/07 20:33:38 package field xapp 20:33:38 2024/08/07 20:33:38 creating generated file "undeploy_xapp_parameters.go" in "pkg/appmgr_client/xapp" as parameters 20:33:38 2024/08/07 20:33:38 executed template asset:clientParameter 20:33:38 2024/08/07 20:33:38 name field undeployXapp 20:33:38 2024/08/07 20:33:38 package field xapp 20:33:38 2024/08/07 20:33:38 creating generated file "undeploy_xapp_responses.go" in "pkg/appmgr_client/xapp" as responses 20:33:38 2024/08/07 20:33:38 executed template asset:clientResponse 20:33:38 2024/08/07 20:33:38 rendering 1 templates for operation group 20:33:38 2024/08/07 20:33:38 name field xapp 20:33:38 2024/08/07 20:33:38 creating generated file "xapp_client.go" in "pkg/appmgr_client/xapp" as client 20:33:38 2024/08/07 20:33:38 executed template asset:clientClient 20:33:38 2024/08/07 20:33:38 rendering 1 templates for application RICAppmgr 20:33:38 2024/08/07 20:33:38 name field RICAppmgr 20:33:38 2024/08/07 20:33:38 package field appmgr_client 20:33:38 2024/08/07 20:33:38 creating generated file "r_i_c_appmgr_client.go" in "pkg/appmgr_client" as facade 20:33:38 2024/08/07 20:33:38 executed template asset:clientFacade 20:33:38 2024/08/07 20:33:38 Generation completed! 20:33:38 20:33:38 For this generation to compile you need to have some packages in your GOPATH: 20:33:38 20:33:38 * github.com/go-openapi/errors 20:33:38 * github.com/go-openapi/runtime 20:33:38 * github.com/go-openapi/runtime/client 20:33:38 * github.com/go-openapi/strfmt 20:33:38 20:33:38 You can get these now with: go get -u -f pkg/... 20:33:38 + export GO111MODULE=on 20:33:38 + GO111MODULE=on 20:33:38 + sudo ldconfig 20:33:38 + go build ./cmd/rtmgr.go 20:33:38 go: downloading gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.9.16 20:33:38 go: downloading github.com/go-openapi/loads v0.19.4 20:33:38 go: downloading github.com/go-openapi/runtime v0.19.4 20:33:38 go: downloading github.com/ghodss/yaml v1.0.0 20:33:38 go: downloading github.com/go-openapi/strfmt v0.19.4 20:33:38 go: downloading github.com/go-openapi/swag v0.19.7 20:33:38 go: downloading github.com/go-openapi/errors v0.19.3 20:33:38 go: downloading github.com/jessevdk/go-flags v1.4.0 20:33:38 go: downloading golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7 20:33:38 go: downloading github.com/go-openapi/spec v0.19.3 20:33:38 go: downloading gopkg.in/yaml.v2 v2.3.0 20:33:38 go: downloading github.com/go-openapi/analysis v0.19.5 20:33:38 go: downloading github.com/go-openapi/validate v0.19.6 20:33:38 go: downloading github.com/mailru/easyjson v0.7.0 20:33:38 go: downloading github.com/docker/go-units v0.4.0 20:33:39 go: downloading github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a 20:33:39 go: downloading github.com/mitchellh/mapstructure v1.3.2 20:33:39 go: downloading go.mongodb.org/mongo-driver v1.1.2 20:33:39 go: downloading github.com/go-openapi/jsonpointer v0.19.3 20:33:39 go: downloading github.com/go-openapi/jsonreference v0.19.3 20:33:39 go: downloading gerrit.o-ran-sc.org/r/com/golog.git v0.0.2 20:33:39 go: downloading gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm v0.5.1-0.20211223104552-f7d2cf80e85c 20:33:39 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.2.1 20:33:39 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.2.1 20:33:39 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.2.1 20:33:39 go: downloading gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.8.0 20:33:39 go: downloading github.com/fsnotify/fsnotify v1.4.9 20:33:39 go: downloading github.com/gorilla/mux v1.7.1 20:33:39 go: downloading github.com/prometheus/client_golang v0.9.3 20:33:39 go: downloading github.com/prometheus/common v0.4.0 20:33:39 go: downloading github.com/spf13/viper v1.4.0 20:33:39 go: downloading github.com/PuerkitoBio/purell v1.1.1 20:33:39 go: downloading k8s.io/utils v0.0.0-20201110183641-67b214c5f920 20:33:39 go: downloading github.com/golang/protobuf v1.4.2 20:33:39 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 20:33:39 go: downloading github.com/beorn7/perks v1.0.0 20:33:40 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 20:33:40 go: downloading github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084 20:33:40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 20:33:40 go: downloading github.com/hashicorp/hcl v1.0.0 20:33:40 go: downloading github.com/magiconair/properties v1.8.1 20:33:40 go: downloading github.com/pelletier/go-toml v1.8.0 20:33:40 go: downloading github.com/spf13/afero v1.2.2 20:33:40 go: downloading github.com/spf13/cast v1.3.1 20:33:40 go: downloading github.com/spf13/jwalterweatherman v1.1.0 20:33:40 go: downloading github.com/spf13/pflag v1.0.5 20:33:40 go: downloading github.com/stretchr/testify v1.5.1 20:33:40 go: downloading google.golang.org/protobuf v1.23.0 20:33:40 go: downloading github.com/go-stack/stack v1.8.0 20:33:40 go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 20:33:40 go: downloading golang.org/x/text v0.3.2 20:33:40 go: downloading github.com/go-redis/redis v6.15.9+incompatible 20:33:40 go: downloading github.com/davecgh/go-spew v1.1.1 20:33:40 go: downloading github.com/pmezard/go-difflib v1.0.0 20:33:40 go: downloading github.com/stretchr/objx v0.2.0 20:33:50 # gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/pkg/xapp 20:33:50 ../../pkg/mod/gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git@v0.9.16/pkg/xapp/mtypes.go:47:41: could not determine kind of name for C.RIC_SUB_DEL_REQUIRED 20:33:51 Build step 'Execute shell' marked build as failure 20:33:51 $ ssh-agent -k 20:33:51 unset SSH_AUTH_SOCK; 20:33:51 unset SSH_AGENT_PID; 20:33:51 echo Agent pid 2114 killed; 20:33:51 [ssh-agent] Stopped. 20:33:51 [PostBuildScript] - [INFO] Executing post build scripts. 20:33:51 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins6505648202150190052.sh 20:33:51 ---> sysstat.sh 20:33:51 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins5131307095146895696.sh 20:33:51 ---> package-listing.sh 20:33:51 ++ tr '[:upper:]' '[:lower:]' 20:33:51 ++ facter osfamily 20:33:51 + OS_FAMILY=debian 20:33:51 + workspace=/w/workspace/ric-plt-rtmgr-sonar-prescan-script 20:33:51 + START_PACKAGES=/tmp/packages_start.txt 20:33:51 + END_PACKAGES=/tmp/packages_end.txt 20:33:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:33:51 + PACKAGES=/tmp/packages_start.txt 20:33:51 + '[' /w/workspace/ric-plt-rtmgr-sonar-prescan-script ']' 20:33:51 + PACKAGES=/tmp/packages_end.txt 20:33:51 + case "${OS_FAMILY}" in 20:33:51 + dpkg -l 20:33:51 + grep '^ii' 20:33:51 + '[' -f /tmp/packages_start.txt ']' 20:33:51 + '[' -f /tmp/packages_end.txt ']' 20:33:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:33:51 + true 20:33:51 + '[' /w/workspace/ric-plt-rtmgr-sonar-prescan-script ']' 20:33:51 + mkdir -p /w/workspace/ric-plt-rtmgr-sonar-prescan-script/archives/ 20:33:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-rtmgr-sonar-prescan-script/archives/ 20:33:51 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins10217406470484831228.sh 20:33:51 ---> capture-instance-metadata.sh 20:33:51 Setup pyenv: 20:33:51 system 20:33:51 3.8.13 20:33:51 3.9.13 20:33:51 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-sonar-prescan-script/.python-version) 20:33:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-joNd from file:/tmp/.os_lf_venv 20:33:53 lf-activate-venv(): INFO: Installing: lftools 20:34:02 lf-activate-venv(): INFO: Adding /tmp/venv-joNd/bin to PATH 20:34:02 INFO: Running in OpenStack, capturing instance metadata 20:34:02 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14231282535470973927.sh 20:34:02 provisioning config files... 20:34:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-rtmgr-sonar-prescan-script@tmp/config11409217989117178849tmp 20:34:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:34:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:34:02 [EnvInject] - Injecting environment variables from a build step. 20:34:02 [EnvInject] - Injecting as environment variables the properties content 20:34:02 SERVER_ID=logs 20:34:02 20:34:02 [EnvInject] - Variables injected successfully. 20:34:02 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins13637850518969332786.sh 20:34:02 ---> create-netrc.sh 20:34:02 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14780108336088039669.sh 20:34:02 ---> python-tools-install.sh 20:34:02 Setup pyenv: 20:34:02 system 20:34:02 3.8.13 20:34:02 3.9.13 20:34:03 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-sonar-prescan-script/.python-version) 20:34:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-joNd from file:/tmp/.os_lf_venv 20:34:04 lf-activate-venv(): INFO: Installing: lftools 20:34:13 lf-activate-venv(): INFO: Adding /tmp/venv-joNd/bin to PATH 20:34:13 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins48020265540935550.sh 20:34:13 ---> sudo-logs.sh 20:34:13 Archiving 'sudo' log.. 20:34:13 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins16948564398093443704.sh 20:34:13 ---> job-cost.sh 20:34:13 Setup pyenv: 20:34:13 system 20:34:13 3.8.13 20:34:13 3.9.13 20:34:13 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-sonar-prescan-script/.python-version) 20:34:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-joNd from file:/tmp/.os_lf_venv 20:34:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:34:18 lf-activate-venv(): INFO: Adding /tmp/venv-joNd/bin to PATH 20:34:18 INFO: No Stack... 20:34:19 INFO: Retrieving Pricing Info for: v2-highcpu-4 20:34:19 INFO: Archiving Costs 20:34:19 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins16387621442610531585.sh 20:34:19 ---> logs-deploy.sh 20:34:19 Setup pyenv: 20:34:19 system 20:34:19 3.8.13 20:34:19 3.9.13 20:34:19 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-sonar-prescan-script/.python-version) 20:34:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-joNd from file:/tmp/.os_lf_venv 20:34:20 lf-activate-venv(): INFO: Installing: lftools 20:34:30 lf-activate-venv(): INFO: Adding /tmp/venv-joNd/bin to PATH 20:34:30 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-rtmgr-sonar-prescan-script/1566 20:34:30 INFO: archiving workspace using pattern(s): -p **/*.log 20:34:32 Archives upload complete. 20:34:32 INFO: archiving logs to Nexus 20:34:33 ---> uname -a: 20:34:33 Linux prd-ubuntu1804-docker-4c-4g-1885 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 20:34:33 20:34:33 20:34:33 ---> lscpu: 20:34:33 Architecture: x86_64 20:34:33 CPU op-mode(s): 32-bit, 64-bit 20:34:33 Byte Order: Little Endian 20:34:33 CPU(s): 4 20:34:33 On-line CPU(s) list: 0-3 20:34:33 Thread(s) per core: 1 20:34:33 Core(s) per socket: 1 20:34:33 Socket(s): 4 20:34:33 NUMA node(s): 1 20:34:33 Vendor ID: AuthenticAMD 20:34:33 CPU family: 23 20:34:33 Model: 49 20:34:33 Model name: AMD EPYC-Rome Processor 20:34:33 Stepping: 0 20:34:33 CPU MHz: 2800.000 20:34:33 BogoMIPS: 5600.00 20:34:33 Virtualization: AMD-V 20:34:33 Hypervisor vendor: KVM 20:34:33 Virtualization type: full 20:34:33 L1d cache: 32K 20:34:33 L1i cache: 32K 20:34:33 L2 cache: 512K 20:34:33 L3 cache: 16384K 20:34:33 NUMA node0 CPU(s): 0-3 20:34:33 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 20:34:33 20:34:33 20:34:33 ---> nproc: 20:34:33 4 20:34:33 20:34:33 20:34:33 ---> df -h: 20:34:33 Filesystem Size Used Avail Use% Mounted on 20:34:33 udev 2.0G 0 2.0G 0% /dev 20:34:33 tmpfs 395M 700K 394M 1% /run 20:34:33 /dev/vda1 20G 9.2G 10G 48% / 20:34:33 tmpfs 2.0G 0 2.0G 0% /dev/shm 20:34:33 tmpfs 5.0M 0 5.0M 0% /run/lock 20:34:33 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 20:34:33 /dev/vda15 105M 5.3M 100M 5% /boot/efi 20:34:33 tmpfs 395M 0 395M 0% /run/user/1001 20:34:33 20:34:33 20:34:33 ---> free -m: 20:34:33 total used free shared buff/cache available 20:34:33 Mem: 3943 450 807 0 2686 3216 20:34:33 Swap: 1023 0 1023 20:34:33 20:34:33 20:34:33 ---> ip addr: 20:34:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:34:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:34:33 inet 127.0.0.1/8 scope host lo 20:34:33 valid_lft forever preferred_lft forever 20:34:33 inet6 ::1/128 scope host 20:34:33 valid_lft forever preferred_lft forever 20:34:33 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 20:34:33 link/ether fa:16:3e:78:fe:39 brd ff:ff:ff:ff:ff:ff 20:34:33 inet 10.32.6.135/23 brd 10.32.7.255 scope global dynamic ens3 20:34:33 valid_lft 86216sec preferred_lft 86216sec 20:34:33 inet6 fe80::f816:3eff:fe78:fe39/64 scope link 20:34:33 valid_lft forever preferred_lft forever 20:34:33 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:34:33 link/ether 02:42:93:4f:c2:37 brd ff:ff:ff:ff:ff:ff 20:34:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:34:33 valid_lft forever preferred_lft forever 20:34:33 20:34:33 20:34:33 ---> sar -b -r -n DEV: 20:34:33 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1885) 08/07/24 _x86_64_ (4 CPU) 20:34:33 20:34:33 20:31:31 LINUX RESTART (4 CPU) 20:34:33 20:34:33 20:32:01 tps rtps wtps bread/s bwrtn/s 20:34:33 20:33:01 146.01 65.66 80.35 4915.98 7442.09 20:34:33 20:34:01 215.23 118.68 96.55 4206.77 30521.45 20:34:33 Average: 180.62 92.17 88.45 4561.37 18981.77 20:34:33 20:34:33 20:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:34:33 20:33:01 1648028 3368804 2390624 59.19 53608 1821420 868764 17.08 553596 1654128 153040 20:34:33 20:34:01 806872 3271200 3231780 80.02 75948 2514904 935364 18.39 947272 2042980 83576 20:34:33 Average: 1227450 3320002 2811202 69.61 64778 2168162 902064 17.73 750434 1848554 118308 20:34:33 20:34:33 20:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:34:33 20:33:01 ens3 341.91 238.19 1456.88 68.67 0.00 0.00 0.00 0.00 20:34:33 20:33:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 20:34:33 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:33 20:34:01 ens3 328.36 252.92 1454.46 28.77 0.00 0.00 0.00 0.00 20:34:33 20:34:01 lo 3.33 3.33 0.34 0.34 0.00 0.00 0.00 0.00 20:34:33 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:33 Average: ens3 335.14 245.56 1455.67 48.72 0.00 0.00 0.00 0.00 20:34:33 Average: lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 20:34:33 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:33 20:34:33 20:34:33 ---> sar -P ALL: 20:34:33 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1885) 08/07/24 _x86_64_ (4 CPU) 20:34:33 20:34:33 20:31:31 LINUX RESTART (4 CPU) 20:34:33 20:34:33 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:34:33 20:33:01 all 21.64 0.00 2.14 4.28 0.06 71.88 20:34:33 20:33:01 0 27.38 0.00 2.50 0.85 0.07 69.20 20:34:33 20:33:01 1 42.60 0.00 3.48 7.52 0.08 46.31 20:34:33 20:33:01 2 8.61 0.00 1.03 2.22 0.05 88.10 20:34:33 20:33:01 3 8.06 0.00 1.54 6.57 0.05 83.79 20:34:33 20:34:01 all 25.72 0.81 3.02 9.32 0.08 61.06 20:34:33 20:34:01 0 48.73 3.22 3.57 5.68 0.10 38.71 20:34:33 20:34:01 1 19.34 0.03 2.73 8.76 0.05 69.09 20:34:33 20:34:01 2 16.63 0.00 2.48 7.86 0.08 72.94 20:34:33 20:34:01 3 18.25 0.00 3.27 14.98 0.07 63.43 20:34:33 Average: all 23.68 0.41 2.58 6.80 0.07 66.48 20:34:33 Average: 0 38.03 1.60 3.03 3.26 0.08 53.99 20:34:33 Average: 1 30.99 0.02 3.11 8.14 0.07 57.68 20:34:33 Average: 2 12.61 0.00 1.75 5.03 0.07 80.55 20:34:33 Average: 3 13.15 0.00 2.40 10.77 0.06 73.61 20:34:33 20:34:33 20:34:33