13:35:18 Started by timer 13:35:18 Running as SYSTEM 13:35:18 [EnvInject] - Loading node environment variables. 13:35:18 Building remotely on prd-ubuntu1804-docker-4c-4g-4491 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-appmgr-sonar-prescan-script 13:35:18 [ssh-agent] Looking for ssh-agent implementation... 13:35:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:35:18 $ ssh-agent 13:35:18 SSH_AUTH_SOCK=/tmp/ssh-obpB0B26P4ai/agent.2081 13:35:18 SSH_AGENT_PID=2082 13:35:18 [ssh-agent] Started. 13:35:18 Running ssh-add (command line suppressed) 13:35:18 Identity added: /w/workspace/ric-plt-appmgr-sonar-prescan-script@tmp/private_key_3453135210524564052.key (jenkins-ssh) 13:35:18 [ssh-agent] Using credentials jenkins (jenkins) 13:35:18 The recommended git tool is: NONE 13:35:20 using credential jenkins 13:35:20 Wiping out workspace first. 13:35:20 Cloning the remote Git repository 13:35:20 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr 13:35:20 > git init /w/workspace/ric-plt-appmgr-sonar-prescan-script # timeout=10 13:35:20 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr 13:35:20 > git --version # timeout=10 13:35:20 > git --version # 'git version 2.17.1' 13:35:20 using GIT_SSH to set credentials jenkins 13:35:20 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:21 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr # timeout=10 13:35:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:21 Avoid second fetch 13:35:21 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:35:21 Checking out Revision 361faacb46d1f379406b205034c818fef37a9d76 (refs/remotes/origin/master) 13:35:21 > git config core.sparsecheckout # timeout=10 13:35:21 > git checkout -f 361faacb46d1f379406b205034c818fef37a9d76 # timeout=10 13:35:22 Commit message: "Removing deprecated functions from readthedocs" 13:35:22 > git rev-list --no-walk 361faacb46d1f379406b205034c818fef37a9d76 # timeout=10 13:35:22 provisioning config files... 13:35:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:35:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:35:22 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins7088110634379220673.sh 13:35:22 ---> python-tools-install.sh 13:35:22 Setup pyenv: 13:35:22 * system (set by /opt/pyenv/version) 13:35:22 * 3.8.13 (set by /opt/pyenv/version) 13:35:22 * 3.9.13 (set by /opt/pyenv/version) 13:35:22 * 3.10.6 (set by /opt/pyenv/version) 13:35:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wDvR 13:35:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:35:30 lf-activate-venv(): INFO: Installing: lftools 13:36:04 lf-activate-venv(): INFO: Adding /tmp/venv-wDvR/bin to PATH 13:36:04 Generating Requirements File 13:36:36 Python 3.10.6 13:36:37 pip 23.3.2 from /tmp/venv-wDvR/lib/python3.10/site-packages/pip (python 3.10) 13:36:37 appdirs==1.4.4 13:36:37 argcomplete==3.2.1 13:36:37 aspy.yaml==1.3.0 13:36:37 attrs==23.2.0 13:36:37 autopage==0.5.2 13:36:37 beautifulsoup4==4.12.3 13:36:37 boto3==1.34.23 13:36:37 botocore==1.34.23 13:36:37 bs4==0.0.2 13:36:37 cachetools==5.3.2 13:36:37 certifi==2023.11.17 13:36:37 cffi==1.16.0 13:36:37 cfgv==3.4.0 13:36:37 chardet==5.2.0 13:36:37 charset-normalizer==3.3.2 13:36:37 click==8.1.7 13:36:37 cliff==4.5.0 13:36:37 cmd2==2.4.3 13:36:37 cryptography==3.3.2 13:36:37 debtcollector==2.5.0 13:36:37 decorator==5.1.1 13:36:37 defusedxml==0.7.1 13:36:37 Deprecated==1.2.14 13:36:37 distlib==0.3.8 13:36:37 dnspython==2.5.0 13:36:37 docker==4.2.2 13:36:37 dogpile.cache==1.3.0 13:36:37 email-validator==2.1.0.post1 13:36:37 filelock==3.13.1 13:36:37 future==0.18.3 13:36:37 gitdb==4.0.11 13:36:37 GitPython==3.1.41 13:36:37 google-auth==2.26.2 13:36:37 httplib2==0.22.0 13:36:37 identify==2.5.33 13:36:37 idna==3.6 13:36:37 importlib-resources==1.5.0 13:36:37 iso8601==2.1.0 13:36:37 Jinja2==3.1.3 13:36:37 jmespath==1.0.1 13:36:37 jsonpatch==1.33 13:36:37 jsonpointer==2.4 13:36:37 jsonschema==4.21.1 13:36:37 jsonschema-specifications==2023.12.1 13:36:37 keystoneauth1==5.5.0 13:36:37 kubernetes==29.0.0 13:36:37 lftools==0.37.8 13:36:37 lxml==5.1.0 13:36:37 MarkupSafe==2.1.4 13:36:37 msgpack==1.0.7 13:36:37 multi_key_dict==2.0.3 13:36:37 munch==4.0.0 13:36:37 netaddr==0.10.1 13:36:37 netifaces==0.11.0 13:36:37 niet==1.4.2 13:36:37 nodeenv==1.8.0 13:36:37 oauth2client==4.1.3 13:36:37 oauthlib==3.2.2 13:36:37 openstacksdk==0.62.0 13:36:37 os-client-config==2.1.0 13:36:37 os-service-types==1.7.0 13:36:37 osc-lib==3.0.0 13:36:37 oslo.config==9.3.0 13:36:37 oslo.context==5.3.0 13:36:37 oslo.i18n==6.2.0 13:36:37 oslo.log==5.4.0 13:36:37 oslo.serialization==5.3.0 13:36:37 oslo.utils==7.0.0 13:36:37 packaging==23.2 13:36:37 pbr==6.0.0 13:36:37 platformdirs==4.1.0 13:36:37 prettytable==3.9.0 13:36:37 pyasn1==0.5.1 13:36:37 pyasn1-modules==0.3.0 13:36:37 pycparser==2.21 13:36:37 pygerrit2==2.0.15 13:36:37 PyGithub==2.1.1 13:36:37 pyinotify==0.9.6 13:36:37 PyJWT==2.8.0 13:36:37 PyNaCl==1.5.0 13:36:37 pyparsing==2.4.7 13:36:37 pyperclip==1.8.2 13:36:37 pyrsistent==0.20.0 13:36:37 python-cinderclient==9.4.0 13:36:37 python-dateutil==2.8.2 13:36:37 python-heatclient==3.4.0 13:36:37 python-jenkins==1.8.2 13:36:37 python-keystoneclient==5.3.0 13:36:37 python-magnumclient==4.3.0 13:36:37 python-novaclient==18.4.0 13:36:37 python-openstackclient==6.0.0 13:36:37 python-swiftclient==4.4.0 13:36:37 pytz==2023.3.post1 13:36:37 PyYAML==6.0.1 13:36:37 referencing==0.32.1 13:36:37 requests==2.31.0 13:36:37 requests-oauthlib==1.3.1 13:36:37 requestsexceptions==1.4.0 13:36:37 rfc3986==2.0.0 13:36:37 rpds-py==0.17.1 13:36:37 rsa==4.9 13:36:37 ruamel.yaml==0.18.5 13:36:37 ruamel.yaml.clib==0.2.8 13:36:37 s3transfer==0.10.0 13:36:37 simplejson==3.19.2 13:36:37 six==1.16.0 13:36:37 smmap==5.0.1 13:36:37 soupsieve==2.5 13:36:37 stevedore==5.1.0 13:36:37 tabulate==0.9.0 13:36:37 toml==0.10.2 13:36:37 tomlkit==0.12.3 13:36:37 tqdm==4.66.1 13:36:37 typing_extensions==4.9.0 13:36:37 tzdata==2023.4 13:36:37 urllib3==1.26.18 13:36:37 virtualenv==20.25.0 13:36:37 wcwidth==0.2.13 13:36:37 websocket-client==1.7.0 13:36:37 wrapt==1.16.0 13:36:37 xdg==6.0.0 13:36:37 xmltodict==0.13.0 13:36:37 yq==3.2.3 13:36:37 [EnvInject] - Injecting environment variables from a build step. 13:36:37 [EnvInject] - Injecting as environment variables the properties content 13:36:37 SET_JDK_VERSION=openjdk17 13:36:37 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 13:36:37 13:36:37 [EnvInject] - Variables injected successfully. 13:36:37 [ric-plt-appmgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins1665922572441230669.sh 13:36:37 ---> update-java-alternatives.sh 13:36:37 ---> Updating Java version 13:36:37 ---> Ubuntu/Debian system detected 13:36:38 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 13:36:38 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 13:36:38 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 13:36:38 openjdk version "17.0.4" 2022-07-19 13:36:38 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 13:36:38 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 13:36:38 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 13:36:38 [EnvInject] - Injecting environment variables from a build step. 13:36:38 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 13:36:38 [EnvInject] - Variables injected successfully. 13:36:38 [ric-plt-appmgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins15771208269846000779.sh 13:36:38 --> prescan-ric-plt-appmgr-ubuntu.sh starts 13:36:39 Sending build context to Docker daemon 2.247MB 13:36:39 Step 1/19 : FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 AS appmgr-build 13:36:39 1.0.0: Pulling from o-ran-sc/bldr-ubuntu20-c-go 13:36:39 7b1a6ab2e44d: Pulling fs layer 13:36:39 fa71893429cb: Pulling fs layer 13:36:39 04d0e85b5cd0: Pulling fs layer 13:36:39 1a42d20fefec: Pulling fs layer 13:36:39 edd90b732e54: Pulling fs layer 13:36:39 6e7ed7a8f5c1: Pulling fs layer 13:36:39 54da3b814b08: Pulling fs layer 13:36:39 a7dc5108837a: Pulling fs layer 13:36:39 6e7ed7a8f5c1: Waiting 13:36:39 1a42d20fefec: Waiting 13:36:39 edd90b732e54: Waiting 13:36:39 54da3b814b08: Waiting 13:36:39 a7dc5108837a: Waiting 13:36:39 04d0e85b5cd0: Verifying Checksum 13:36:39 04d0e85b5cd0: Download complete 13:36:39 7b1a6ab2e44d: Verifying Checksum 13:36:39 7b1a6ab2e44d: Download complete 13:36:41 1a42d20fefec: Verifying Checksum 13:36:41 1a42d20fefec: Download complete 13:36:41 7b1a6ab2e44d: Pull complete 13:36:43 edd90b732e54: Verifying Checksum 13:36:43 edd90b732e54: Download complete 13:36:43 6e7ed7a8f5c1: Verifying Checksum 13:36:43 6e7ed7a8f5c1: Download complete 13:36:44 a7dc5108837a: Verifying Checksum 13:36:44 a7dc5108837a: Download complete 13:36:44 54da3b814b08: Verifying Checksum 13:36:44 54da3b814b08: Download complete 13:36:44 fa71893429cb: Verifying Checksum 13:36:44 fa71893429cb: Download complete 13:36:54 fa71893429cb: Pull complete 13:36:55 04d0e85b5cd0: Pull complete 13:36:58 1a42d20fefec: Pull complete 13:37:02 edd90b732e54: Pull complete 13:37:03 6e7ed7a8f5c1: Pull complete 13:37:04 54da3b814b08: Pull complete 13:37:05 a7dc5108837a: Pull complete 13:37:05 Digest: sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 13:37:05 Status: Downloaded newer image for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 13:37:05 ---> db54390f5aa2 13:37:05 Step 2/19 : RUN apt-get update -y && apt-get install -y jq 13:37:06 ---> Running in 847de9b80bb1 13:37:07 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 13:37:07 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 13:37:07 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 13:37:07 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 13:37:08 Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1165 kB] 13:37:08 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1461 kB] 13:37:08 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3294 kB] 13:37:08 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] 13:37:08 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3144 kB] 13:37:08 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB] 13:37:08 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3770 kB] 13:37:09 Get:12 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 13:37:09 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 13:37:09 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3293 kB] 13:37:09 Fetched 16.6 MB in 3s (6076 kB/s) 13:37:09 Reading package lists... 13:37:10 Reading package lists... 13:37:11 Building dependency tree... 13:37:11 Reading state information... 13:37:11 The following additional packages will be installed: 13:37:11 libjq1 libonig5 13:37:11 The following NEW packages will be installed: 13:37:11 jq libjq1 libonig5 13:37:15 0 upgraded, 3 newly installed, 0 to remove and 198 not upgraded. 13:37:15 Need to get 313 kB of archives. 13:37:15 After this operation, 1062 kB of additional disk space will be used. 13:37:15 Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 13:37:16 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 13:37:16 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 13:37:16 debconf: delaying package configuration, since apt-utils is not installed 13:37:16 Fetched 313 kB in 4s (73.7 kB/s) 13:37:16 Selecting previously unselected package libonig5:amd64. 13:37:16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46361 files and directories currently installed.) 13:37:16 Preparing to unpack .../libonig5_6.9.4-1_amd64.deb ... 13:37:16 Unpacking libonig5:amd64 (6.9.4-1) ... 13:37:16 Selecting previously unselected package libjq1:amd64. 13:37:16 Preparing to unpack .../libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 13:37:16 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 13:37:16 Selecting previously unselected package jq. 13:37:16 Preparing to unpack .../jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 13:37:16 Unpacking jq (1.6-1ubuntu0.20.04.1) ... 13:37:16 Setting up libonig5:amd64 (6.9.4-1) ... 13:37:16 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 13:37:16 Setting up jq (1.6-1ubuntu0.20.04.1) ... 13:37:16 Processing triggers for man-db (2.9.1-1) ... 13:37:16 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 13:37:17 Removing intermediate container 847de9b80bb1 13:37:17 ---> 74f41fe43452 13:37:17 Step 3/19 : RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates 13:37:17 ---> Running in ec978597aff9 13:37:17  13:37:17 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:37:17 13:37:17 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 13:37:18 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 13:37:18 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 13:37:18 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 13:37:18 Reading package lists... 13:37:19 Building dependency tree... 13:37:19 Reading state information... 13:37:19 198 packages can be upgraded. Run 'apt list --upgradable' to see them. 13:37:19  13:37:19 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:37:19 13:37:19 Reading package lists... 13:37:20 Building dependency tree... 13:37:20 Reading state information... 13:37:20 The following packages will be upgraded: 13:37:20 ca-certificates 13:37:20 1 upgraded, 0 newly installed, 0 to remove and 197 not upgraded. 13:37:20 Need to get 152 kB of archives. 13:37:20 After this operation, 10.2 kB of additional disk space will be used. 13:37:20 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] 13:37:21 debconf: delaying package configuration, since apt-utils is not installed 13:37:21 Fetched 152 kB in 0s (384 kB/s) 13:37:21 (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 ... 46378 files and directories currently installed.) 13:37:21 Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... 13:37:21 Unpacking ca-certificates (20230311ubuntu0.20.04.1) over (20210119~20.04.2) ... 13:37:22 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... 13:37:22 debconf: unable to initialize frontend: Dialog 13:37:22 debconf: (TERM is not set, so the dialog frontend is not usable.) 13:37:22 debconf: falling back to frontend: Readline 13:37:23 Updating certificates in /etc/ssl/certs... 13:37:24 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 13:37:24 26 added, 17 removed; done. 13:37:24 Processing triggers for man-db (2.9.1-1) ... 13:37:24 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... 13:37:24 Updating certificates in /etc/ssl/certs... 13:37:25 0 added, 0 removed; done. 13:37:25 Running hooks in /etc/ca-certificates/update.d... 13:37:25 done. 13:37:25 Updating certificates in /etc/ssl/certs... 13:37:25 0 added, 0 removed; done. 13:37:25 Running hooks in /etc/ca-certificates/update.d... 13:37:25 done. 13:37:26 Removing intermediate container ec978597aff9 13:37:26 ---> bfb9e81befed 13:37:26 Step 4/19 : ENV PATH="/usr/local/go/bin:${PATH}" 13:37:26 ---> Running in 1d93303cb41d 13:37:26 Removing intermediate container 1d93303cb41d 13:37:26 ---> da978fe46482 13:37:26 Step 5/19 : ENV GOPATH="/go" 13:37:26 ---> Running in 248110f7b158 13:37:26 Removing intermediate container 248110f7b158 13:37:26 ---> 05be6a7d9b1d 13:37:26 Step 6/19 : RUN mkdir -p /go/bin 13:37:27 ---> Running in 476cf9aa8de2 13:37:27 Removing intermediate container 476cf9aa8de2 13:37:27 ---> 1c75bde9105e 13:37:27 Step 7/19 : RUN cd /go/bin && wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.19.0/swagger_linux_amd64 && mv swagger_linux_amd64 swagger && chmod +x swagger 13:37:27 ---> Running in 2c13584484fa 13:37:29 Removing intermediate container 2c13584484fa 13:37:29 ---> 0679d48cc905 13:37:29 Step 8/19 : RUN mkdir -p /go/src/ws 13:37:29 ---> Running in 264c01b8f366 13:37:29 Removing intermediate container 264c01b8f366 13:37:29 ---> 9552a968ccd5 13:37:29 Step 9/19 : WORKDIR "/go/src/ws" 13:37:30 ---> Running in 234b6d8f8881 13:37:30 Removing intermediate container 234b6d8f8881 13:37:30 ---> efa5f9a1b75c 13:37:30 Step 10/19 : COPY go.mod /go/src/ws 13:37:30 ---> 3b1a37015d54 13:37:30 Step 11/19 : COPY go.sum /go/src/ws 13:37:30 ---> 667099093075 13:37:30 Step 12/19 : RUN GO111MODULE=on go mod download 13:37:30 ---> Running in eafaf3a0e884 13:37:59 Removing intermediate container eafaf3a0e884 13:37:59 ---> 9ca9cc577909 13:37:59 Step 13/19 : COPY . /go/src/ws 13:38:00 ---> aefa2adb37c3 13:38:00 Step 14/19 : RUN /go/bin/swagger generate server -f api/appmgr_rest_api.yaml --name AppManager -t pkg/ --exclude-main 13:38:00 ---> Running in ada3701e3bf7 13:38:01 2024/01/23 13:38:01 validating spec /go/src/ws/api/appmgr_rest_api.yaml 13:38:01 2024/01/23 13:38:01 preprocessing spec with option: minimal flattening 13:38:01 2024/01/23 13:38:01 building a plan for generation 13:38:01 2024/01/23 13:38:01 planning definitions 13:38:01 2024/01/23 13:38:01 planning operations 13:38:01 2024/01/23 13:38:01 grouping operations into packages 13:38:01 2024/01/23 13:38:01 planning meta data and facades 13:38:01 2024/01/23 13:38:01 rendering 20 models 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model AllDeployableXapps 13:38:01 2024/01/23 13:38:01 name field AllDeployableXapps 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "all_deployable_xapps.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model AllDeployedXapps 13:38:01 2024/01/23 13:38:01 name field AllDeployedXapps 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "all_deployed_xapps.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model AllXappConfig 13:38:01 2024/01/23 13:38:01 name field AllXappConfig 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "all_xapp_config.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model ConfigMetadata 13:38:01 2024/01/23 13:38:01 name field ConfigMetadata 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "config_metadata.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model ConfigValidationError 13:38:01 2024/01/23 13:38:01 name field ConfigValidationError 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "config_validation_error.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model ConfigValidationErrors 13:38:01 2024/01/23 13:38:01 name field ConfigValidationErrors 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "config_validation_errors.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model EventType 13:38:01 2024/01/23 13:38:01 name field EventType 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "event_type.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model SubscriptionData 13:38:01 2024/01/23 13:38:01 name field SubscriptionData 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "subscription_data.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model XAppConfig 13:38:01 2024/01/23 13:38:01 name field XAppConfig 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "x_app_config.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model Xapp 13:38:01 2024/01/23 13:38:01 name field Xapp 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "xapp.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model XappDescriptor 13:38:01 2024/01/23 13:38:01 name field XappDescriptor 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "xapp_descriptor.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model XappDescriptorList 13:38:01 2024/01/23 13:38:01 name field XappDescriptorList 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "xapp_descriptor_list.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model XappInstance 13:38:01 2024/01/23 13:38:01 name field XappInstance 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "xapp_instance.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model allSubscriptions 13:38:01 2024/01/23 13:38:01 name field allSubscriptions 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "all_subscriptions.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model deregisterRequest 13:38:01 2024/01/23 13:38:01 name field deregisterRequest 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "deregister_request.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model registerRequest 13:38:01 2024/01/23 13:38:01 name field registerRequest 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "register_request.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model subscription 13:38:01 2024/01/23 13:38:01 name field subscription 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "subscription.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model subscriptionNotification 13:38:01 2024/01/23 13:38:01 name field subscriptionNotification 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "subscription_notification.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model subscriptionRequest 13:38:01 2024/01/23 13:38:01 name field subscriptionRequest 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "subscription_request.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 1 templates for model subscriptionResponse 13:38:01 2024/01/23 13:38:01 name field subscriptionResponse 13:38:01 2024/01/23 13:38:01 package field models 13:38:01 2024/01/23 13:38:01 creating generated file "subscription_response.go" in "pkg/models" as definition 13:38:01 2024/01/23 13:38:01 executed template asset:model 13:38:01 2024/01/23 13:38:01 rendering 3 operation groups (tags) 13:38:01 2024/01/23 13:38:01 rendering 2 operations for health 13:38:01 2024/01/23 13:38:01 rendering 4 templates for operation AppManager 13:38:01 2024/01/23 13:38:01 name field getHealthAlive 13:38:01 2024/01/23 13:38:01 package field health 13:38:01 2024/01/23 13:38:01 creating generated file "get_health_alive_parameters.go" in "pkg/restapi/operations/health" as parameters 13:38:01 2024/01/23 13:38:01 executed template asset:serverParameter 13:38:01 2024/01/23 13:38:01 name field getHealthAlive 13:38:01 2024/01/23 13:38:01 package field health 13:38:01 2024/01/23 13:38:01 creating generated file "get_health_alive_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 13:38:01 2024/01/23 13:38:01 executed template asset:serverUrlbuilder 13:38:01 2024/01/23 13:38:01 name field getHealthAlive 13:38:01 2024/01/23 13:38:01 package field health 13:38:01 2024/01/23 13:38:01 creating generated file "get_health_alive_responses.go" in "pkg/restapi/operations/health" as responses 13:38:01 2024/01/23 13:38:01 executed template asset:serverResponses 13:38:01 2024/01/23 13:38:01 name field getHealthAlive 13:38:01 2024/01/23 13:38:01 package field health 13:38:01 2024/01/23 13:38:01 creating generated file "get_health_alive.go" in "pkg/restapi/operations/health" as handler 13:38:01 2024/01/23 13:38:01 executed template asset:serverOperation 13:38:01 2024/01/23 13:38:01 rendering 4 templates for operation AppManager 13:38:01 2024/01/23 13:38:01 name field getHealthReady 13:38:01 2024/01/23 13:38:01 package field health 13:38:01 2024/01/23 13:38:01 creating generated file "get_health_ready_parameters.go" in "pkg/restapi/operations/health" as parameters 13:38:01 2024/01/23 13:38:01 executed template asset:serverParameter 13:38:01 2024/01/23 13:38:01 name field getHealthReady 13:38:01 2024/01/23 13:38:01 package field health 13:38:01 2024/01/23 13:38:01 creating generated file "get_health_ready_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 13:38:01 2024/01/23 13:38:01 executed template asset:serverUrlbuilder 13:38:01 2024/01/23 13:38:01 name field getHealthReady 13:38:01 2024/01/23 13:38:01 package field health 13:38:01 2024/01/23 13:38:01 creating generated file "get_health_ready_responses.go" in "pkg/restapi/operations/health" as responses 13:38:01 2024/01/23 13:38:01 executed template asset:serverResponses 13:38:01 2024/01/23 13:38:01 name field getHealthReady 13:38:01 2024/01/23 13:38:01 package field health 13:38:01 2024/01/23 13:38:01 creating generated file "get_health_ready.go" in "pkg/restapi/operations/health" as handler 13:38:01 2024/01/23 13:38:01 executed template asset:serverOperation 13:38:01 2024/01/23 13:38:01 rendering 0 templates for operation group AppManager 13:38:01 2024/01/23 13:38:01 rendering 7 operations for operations 13:38:01 2024/01/23 13:38:01 rendering 4 templates for operation AppManager 13:38:01 2024/01/23 13:38:01 name field addSubscription 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "add_subscription_parameters.go" in "pkg/restapi/operations" as parameters 13:38:01 2024/01/23 13:38:01 executed template asset:serverParameter 13:38:01 2024/01/23 13:38:01 name field addSubscription 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "add_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:01 2024/01/23 13:38:01 executed template asset:serverUrlbuilder 13:38:01 2024/01/23 13:38:01 name field addSubscription 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "add_subscription_responses.go" in "pkg/restapi/operations" as responses 13:38:01 2024/01/23 13:38:01 executed template asset:serverResponses 13:38:01 2024/01/23 13:38:01 name field addSubscription 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "add_subscription.go" in "pkg/restapi/operations" as handler 13:38:01 2024/01/23 13:38:01 executed template asset:serverOperation 13:38:01 2024/01/23 13:38:01 rendering 4 templates for operation AppManager 13:38:01 2024/01/23 13:38:01 name field deleteSubscription 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "delete_subscription_parameters.go" in "pkg/restapi/operations" as parameters 13:38:01 2024/01/23 13:38:01 executed template asset:serverParameter 13:38:01 2024/01/23 13:38:01 name field deleteSubscription 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "delete_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:01 2024/01/23 13:38:01 executed template asset:serverUrlbuilder 13:38:01 2024/01/23 13:38:01 name field deleteSubscription 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "delete_subscription_responses.go" in "pkg/restapi/operations" as responses 13:38:01 2024/01/23 13:38:01 executed template asset:serverResponses 13:38:01 2024/01/23 13:38:01 name field deleteSubscription 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "delete_subscription.go" in "pkg/restapi/operations" as handler 13:38:01 2024/01/23 13:38:01 executed template asset:serverOperation 13:38:01 2024/01/23 13:38:01 rendering 4 templates for operation AppManager 13:38:01 2024/01/23 13:38:01 name field deregisterXapp 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "deregister_xapp_parameters.go" in "pkg/restapi/operations" as parameters 13:38:01 2024/01/23 13:38:01 executed template asset:serverParameter 13:38:01 2024/01/23 13:38:01 name field deregisterXapp 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "deregister_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:01 2024/01/23 13:38:01 executed template asset:serverUrlbuilder 13:38:01 2024/01/23 13:38:01 name field deregisterXapp 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "deregister_xapp_responses.go" in "pkg/restapi/operations" as responses 13:38:01 2024/01/23 13:38:01 executed template asset:serverResponses 13:38:01 2024/01/23 13:38:01 name field deregisterXapp 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "deregister_xapp.go" in "pkg/restapi/operations" as handler 13:38:01 2024/01/23 13:38:01 executed template asset:serverOperation 13:38:01 2024/01/23 13:38:01 rendering 4 templates for operation AppManager 13:38:01 2024/01/23 13:38:01 name field getSubscriptionById 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "get_subscription_by_id_parameters.go" in "pkg/restapi/operations" as parameters 13:38:01 2024/01/23 13:38:01 executed template asset:serverParameter 13:38:01 2024/01/23 13:38:01 name field getSubscriptionById 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "get_subscription_by_id_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:01 2024/01/23 13:38:01 executed template asset:serverUrlbuilder 13:38:01 2024/01/23 13:38:01 name field getSubscriptionById 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "get_subscription_by_id_responses.go" in "pkg/restapi/operations" as responses 13:38:01 2024/01/23 13:38:01 executed template asset:serverResponses 13:38:01 2024/01/23 13:38:01 name field getSubscriptionById 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "get_subscription_by_id.go" in "pkg/restapi/operations" as handler 13:38:01 2024/01/23 13:38:01 executed template asset:serverOperation 13:38:01 2024/01/23 13:38:01 rendering 4 templates for operation AppManager 13:38:01 2024/01/23 13:38:01 name field getSubscriptions 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "get_subscriptions_parameters.go" in "pkg/restapi/operations" as parameters 13:38:01 2024/01/23 13:38:01 executed template asset:serverParameter 13:38:01 2024/01/23 13:38:01 name field getSubscriptions 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "get_subscriptions_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:01 2024/01/23 13:38:01 executed template asset:serverUrlbuilder 13:38:01 2024/01/23 13:38:01 name field getSubscriptions 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "get_subscriptions_responses.go" in "pkg/restapi/operations" as responses 13:38:01 2024/01/23 13:38:01 executed template asset:serverResponses 13:38:01 2024/01/23 13:38:01 name field getSubscriptions 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "get_subscriptions.go" in "pkg/restapi/operations" as handler 13:38:01 2024/01/23 13:38:01 executed template asset:serverOperation 13:38:01 2024/01/23 13:38:01 rendering 4 templates for operation AppManager 13:38:01 2024/01/23 13:38:01 name field modifySubscription 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "modify_subscription_parameters.go" in "pkg/restapi/operations" as parameters 13:38:01 2024/01/23 13:38:01 executed template asset:serverParameter 13:38:01 2024/01/23 13:38:01 name field modifySubscription 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "modify_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:01 2024/01/23 13:38:01 executed template asset:serverUrlbuilder 13:38:01 2024/01/23 13:38:01 name field modifySubscription 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "modify_subscription_responses.go" in "pkg/restapi/operations" as responses 13:38:01 2024/01/23 13:38:01 executed template asset:serverResponses 13:38:01 2024/01/23 13:38:01 name field modifySubscription 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "modify_subscription.go" in "pkg/restapi/operations" as handler 13:38:01 2024/01/23 13:38:01 executed template asset:serverOperation 13:38:01 2024/01/23 13:38:01 rendering 4 templates for operation AppManager 13:38:01 2024/01/23 13:38:01 name field registerXapp 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "register_xapp_parameters.go" in "pkg/restapi/operations" as parameters 13:38:01 2024/01/23 13:38:01 executed template asset:serverParameter 13:38:01 2024/01/23 13:38:01 name field registerXapp 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "register_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:01 2024/01/23 13:38:01 executed template asset:serverUrlbuilder 13:38:01 2024/01/23 13:38:01 name field registerXapp 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "register_xapp_responses.go" in "pkg/restapi/operations" as responses 13:38:01 2024/01/23 13:38:01 executed template asset:serverResponses 13:38:01 2024/01/23 13:38:01 name field registerXapp 13:38:01 2024/01/23 13:38:01 package field operations 13:38:01 2024/01/23 13:38:01 creating generated file "register_xapp.go" in "pkg/restapi/operations" as handler 13:38:01 2024/01/23 13:38:01 executed template asset:serverOperation 13:38:01 2024/01/23 13:38:01 rendering 0 templates for operation group AppManager 13:38:01 2024/01/23 13:38:01 rendering 9 operations for xapp 13:38:01 2024/01/23 13:38:01 rendering 4 templates for operation AppManager 13:38:01 2024/01/23 13:38:01 name field GetConfigElement 13:38:01 2024/01/23 13:38:01 package field xapp 13:38:01 2024/01/23 13:38:01 creating generated file "get_config_element_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:01 2024/01/23 13:38:01 executed template asset:serverParameter 13:38:01 2024/01/23 13:38:01 name field GetConfigElement 13:38:01 2024/01/23 13:38:01 package field xapp 13:38:01 2024/01/23 13:38:01 creating generated file "get_config_element_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:01 2024/01/23 13:38:01 executed template asset:serverUrlbuilder 13:38:01 2024/01/23 13:38:01 name field GetConfigElement 13:38:01 2024/01/23 13:38:01 package field xapp 13:38:01 2024/01/23 13:38:01 creating generated file "get_config_element_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:01 2024/01/23 13:38:01 executed template asset:serverResponses 13:38:01 2024/01/23 13:38:01 name field GetConfigElement 13:38:01 2024/01/23 13:38:01 package field xapp 13:38:01 2024/01/23 13:38:01 creating generated file "get_config_element.go" in "pkg/restapi/operations/xapp" as handler 13:38:01 2024/01/23 13:38:01 executed template asset:serverOperation 13:38:02 2024/01/23 13:38:01 rendering 4 templates for operation AppManager 13:38:02 2024/01/23 13:38:01 name field ModifyXappConfig 13:38:02 2024/01/23 13:38:01 package field xapp 13:38:02 2024/01/23 13:38:01 creating generated file "modify_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:02 2024/01/23 13:38:02 executed template asset:serverParameter 13:38:02 2024/01/23 13:38:02 name field ModifyXappConfig 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "modify_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:02 2024/01/23 13:38:02 executed template asset:serverUrlbuilder 13:38:02 2024/01/23 13:38:02 name field ModifyXappConfig 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "modify_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:02 2024/01/23 13:38:02 executed template asset:serverResponses 13:38:02 2024/01/23 13:38:02 name field ModifyXappConfig 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "modify_xapp_config.go" in "pkg/restapi/operations/xapp" as handler 13:38:02 2024/01/23 13:38:02 executed template asset:serverOperation 13:38:02 2024/01/23 13:38:02 rendering 4 templates for operation AppManager 13:38:02 2024/01/23 13:38:02 name field deployXapp 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "deploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:02 2024/01/23 13:38:02 executed template asset:serverParameter 13:38:02 2024/01/23 13:38:02 name field deployXapp 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "deploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:02 2024/01/23 13:38:02 executed template asset:serverUrlbuilder 13:38:02 2024/01/23 13:38:02 name field deployXapp 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "deploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:02 2024/01/23 13:38:02 executed template asset:serverResponses 13:38:02 2024/01/23 13:38:02 name field deployXapp 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "deploy_xapp.go" in "pkg/restapi/operations/xapp" as handler 13:38:02 2024/01/23 13:38:02 executed template asset:serverOperation 13:38:02 2024/01/23 13:38:02 rendering 4 templates for operation AppManager 13:38:02 2024/01/23 13:38:02 name field getAllXappConfig 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "get_all_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:02 2024/01/23 13:38:02 executed template asset:serverParameter 13:38:02 2024/01/23 13:38:02 name field getAllXappConfig 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "get_all_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:02 2024/01/23 13:38:02 executed template asset:serverUrlbuilder 13:38:02 2024/01/23 13:38:02 name field getAllXappConfig 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "get_all_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:02 2024/01/23 13:38:02 executed template asset:serverResponses 13:38:02 2024/01/23 13:38:02 name field getAllXappConfig 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "get_all_xapp_config.go" in "pkg/restapi/operations/xapp" as handler 13:38:02 2024/01/23 13:38:02 executed template asset:serverOperation 13:38:02 2024/01/23 13:38:02 rendering 4 templates for operation AppManager 13:38:02 2024/01/23 13:38:02 name field getAllXapps 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "get_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:02 2024/01/23 13:38:02 executed template asset:serverParameter 13:38:02 2024/01/23 13:38:02 name field getAllXapps 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "get_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:02 2024/01/23 13:38:02 executed template asset:serverUrlbuilder 13:38:02 2024/01/23 13:38:02 name field getAllXapps 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "get_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:02 2024/01/23 13:38:02 executed template asset:serverResponses 13:38:02 2024/01/23 13:38:02 name field getAllXapps 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "get_all_xapps.go" in "pkg/restapi/operations/xapp" as handler 13:38:02 2024/01/23 13:38:02 executed template asset:serverOperation 13:38:02 2024/01/23 13:38:02 rendering 4 templates for operation AppManager 13:38:02 2024/01/23 13:38:02 name field getXappByName 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "get_xapp_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:02 2024/01/23 13:38:02 executed template asset:serverParameter 13:38:02 2024/01/23 13:38:02 name field getXappByName 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "get_xapp_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:02 2024/01/23 13:38:02 executed template asset:serverUrlbuilder 13:38:02 2024/01/23 13:38:02 name field getXappByName 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "get_xapp_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:02 2024/01/23 13:38:02 executed template asset:serverResponses 13:38:02 2024/01/23 13:38:02 name field getXappByName 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "get_xapp_by_name.go" in "pkg/restapi/operations/xapp" as handler 13:38:02 2024/01/23 13:38:02 executed template asset:serverOperation 13:38:02 2024/01/23 13:38:02 rendering 4 templates for operation AppManager 13:38:02 2024/01/23 13:38:02 name field getXappInstanceByName 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:02 2024/01/23 13:38:02 executed template asset:serverParameter 13:38:02 2024/01/23 13:38:02 name field getXappInstanceByName 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "get_xapp_instance_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:02 2024/01/23 13:38:02 executed template asset:serverUrlbuilder 13:38:02 2024/01/23 13:38:02 name field getXappInstanceByName 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:02 2024/01/23 13:38:02 executed template asset:serverResponses 13:38:02 2024/01/23 13:38:02 name field getXappInstanceByName 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "get_xapp_instance_by_name.go" in "pkg/restapi/operations/xapp" as handler 13:38:02 2024/01/23 13:38:02 executed template asset:serverOperation 13:38:02 2024/01/23 13:38:02 rendering 4 templates for operation AppManager 13:38:02 2024/01/23 13:38:02 name field listAllXapps 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "list_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:02 2024/01/23 13:38:02 executed template asset:serverParameter 13:38:02 2024/01/23 13:38:02 name field listAllXapps 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "list_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:02 2024/01/23 13:38:02 executed template asset:serverUrlbuilder 13:38:02 2024/01/23 13:38:02 name field listAllXapps 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "list_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:02 2024/01/23 13:38:02 executed template asset:serverResponses 13:38:02 2024/01/23 13:38:02 name field listAllXapps 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "list_all_xapps.go" in "pkg/restapi/operations/xapp" as handler 13:38:02 2024/01/23 13:38:02 executed template asset:serverOperation 13:38:02 2024/01/23 13:38:02 rendering 4 templates for operation AppManager 13:38:02 2024/01/23 13:38:02 name field undeployXapp 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "undeploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:02 2024/01/23 13:38:02 executed template asset:serverParameter 13:38:02 2024/01/23 13:38:02 name field undeployXapp 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "undeploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:02 2024/01/23 13:38:02 executed template asset:serverUrlbuilder 13:38:02 2024/01/23 13:38:02 name field undeployXapp 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "undeploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:02 2024/01/23 13:38:02 executed template asset:serverResponses 13:38:02 2024/01/23 13:38:02 name field undeployXapp 13:38:02 2024/01/23 13:38:02 package field xapp 13:38:02 2024/01/23 13:38:02 creating generated file "undeploy_xapp.go" in "pkg/restapi/operations/xapp" as handler 13:38:02 2024/01/23 13:38:02 executed template asset:serverOperation 13:38:02 2024/01/23 13:38:02 rendering 0 templates for operation group AppManager 13:38:02 2024/01/23 13:38:02 rendering support 13:38:02 2024/01/23 13:38:02 rendering 6 templates for application AppManager 13:38:02 2024/01/23 13:38:02 name field AppManager 13:38:02 2024/01/23 13:38:02 package field operations 13:38:02 2024/01/23 13:38:02 creating generated file "configure_app_manager.go" in "pkg/restapi" as configure 13:38:02 2024/01/23 13:38:02 executed template asset:serverConfigureapi 13:38:02 2024/01/23 13:38:02 name field AppManager 13:38:02 2024/01/23 13:38:02 package field operations 13:38:02 2024/01/23 13:38:02 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec 13:38:02 2024/01/23 13:38:02 executed template asset:swaggerJsonEmbed 13:38:02 2024/01/23 13:38:02 name field AppManager 13:38:02 2024/01/23 13:38:02 package field operations 13:38:02 2024/01/23 13:38:02 creating generated file "server.go" in "pkg/restapi" as server 13:38:02 2024/01/23 13:38:02 executed template asset:serverServer 13:38:02 2024/01/23 13:38:02 name field AppManager 13:38:02 2024/01/23 13:38:02 package field operations 13:38:02 2024/01/23 13:38:02 creating generated file "app_manager_api.go" in "pkg/restapi/operations" as builder 13:38:02 2024/01/23 13:38:02 executed template asset:serverBuilder 13:38:02 2024/01/23 13:38:02 name field AppManager 13:38:02 2024/01/23 13:38:02 package field operations 13:38:02 2024/01/23 13:38:02 creating generated file "doc.go" in "pkg/restapi" as doc 13:38:02 2024/01/23 13:38:02 executed template asset:serverDoc 13:38:02 2024/01/23 13:38:02 Generation completed! 13:38:02 13:38:02 For this generation to compile you need to have some packages in your GOPATH: 13:38:02 13:38:02 * github.com/go-openapi/runtime 13:38:02 * github.com/jessevdk/go-flags 13:38:02 13:38:02 You can get these now with: go get -u -f pkg/... 13:38:02 Removing intermediate container ada3701e3bf7 13:38:02 ---> 8140d9ec1bb2 13:38:02 Step 15/19 : COPY . /go/src/ws 13:38:02 ---> 0ed4ff72a990 13:38:02 Step 16/19 : RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o /go/src/ws/cache/go/cmd/appmgr cmd/appmgr.go 13:38:03 ---> Running in d3ac1abd0f51 13:38:19 Removing intermediate container d3ac1abd0f51 13:38:19 ---> 392cdfd90ea8 13:38:19 Step 17/19 : RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -coverprofile cover.out ./pkg/resthooks/ 13:38:19 ---> Running in ab8e621a5c88 13:38:38 ok gerrit.o-ran-sc.org/r/ric-plt/appmgr/pkg/resthooks 3.078s coverage: 89.1% of statements 13:38:39 Removing intermediate container ab8e621a5c88 13:38:39 ---> 62a1e07754c3 13:38:39 Step 18/19 : RUN gofmt -l $(find cmd/ pkg/ -name '*.go' -not -name '*_test.go') 13:38:39 ---> Running in b965faac02fa 13:38:39 pkg/appmgr/appmgr.go 13:38:39 pkg/cm/cm.go 13:38:39 pkg/helm/helm.go 13:38:39 pkg/logger/logger.go 13:38:39 Removing intermediate container b965faac02fa 13:38:39 ---> 39b59c1b2eb7 13:38:39 Step 19/19 : CMD ["/bin/bash"] 13:38:40 ---> Running in f17d2cd4e0ee 13:38:40 Removing intermediate container f17d2cd4e0ee 13:38:40 ---> 2d6a2e4bac3f 13:38:40 Successfully built 2d6a2e4bac3f 13:38:40 Successfully tagged tmpimg:latest 13:38:40 e7b781c53cad5b65d10691ae47e4612dbf665fe8100fec7af4c6aa1812b4863f 13:38:40 --> prescan-ric-plt-appmgr-ubuntu.sh ends 13:38:40 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-4491 13:38:41 [ric-plt-appmgr-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-appmgr -Dsonar.projectName=ric-plt-appmgr -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-appmgr-sonar-prescan-script 13:38:41 Could not find 'java' executable in JAVA_HOME or PATH. 13:38:42 WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeed? 13:38:42 $ ssh-agent -k 13:38:42 unset SSH_AUTH_SOCK; 13:38:42 unset SSH_AGENT_PID; 13:38:42 echo Agent pid 2082 killed; 13:38:42 [ssh-agent] Stopped. 13:38:42 ERROR: SonarQube scanner exited with non-zero code: 1 13:38:42 [PostBuildScript] - [INFO] Executing post build scripts. 13:38:42 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins11142209615334448593.sh 13:38:42 ---> sysstat.sh 13:38:42 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins9296889890773738593.sh 13:38:42 ---> package-listing.sh 13:38:42 ++ facter osfamily 13:38:42 ++ tr '[:upper:]' '[:lower:]' 13:38:42 + OS_FAMILY=debian 13:38:42 + workspace=/w/workspace/ric-plt-appmgr-sonar-prescan-script 13:38:42 + START_PACKAGES=/tmp/packages_start.txt 13:38:42 + END_PACKAGES=/tmp/packages_end.txt 13:38:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:38:42 + PACKAGES=/tmp/packages_start.txt 13:38:42 + '[' /w/workspace/ric-plt-appmgr-sonar-prescan-script ']' 13:38:42 + PACKAGES=/tmp/packages_end.txt 13:38:42 + case "${OS_FAMILY}" in 13:38:42 + dpkg -l 13:38:42 + grep '^ii' 13:38:42 + '[' -f /tmp/packages_start.txt ']' 13:38:42 + '[' -f /tmp/packages_end.txt ']' 13:38:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:38:42 + '[' /w/workspace/ric-plt-appmgr-sonar-prescan-script ']' 13:38:42 + mkdir -p /w/workspace/ric-plt-appmgr-sonar-prescan-script/archives/ 13:38:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-appmgr-sonar-prescan-script/archives/ 13:38:42 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins18087302965953380340.sh 13:38:42 ---> capture-instance-metadata.sh 13:38:42 Setup pyenv: 13:38:43 system 13:38:43 3.8.13 13:38:43 3.9.13 13:38:43 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) 13:38:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wDvR from file:/tmp/.os_lf_venv 13:38:45 lf-activate-venv(): INFO: Installing: lftools 13:39:00 lf-activate-venv(): INFO: Adding /tmp/venv-wDvR/bin to PATH 13:39:00 INFO: Running in OpenStack, capturing instance metadata 13:39:00 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins12144382856000795174.sh 13:39:00 provisioning config files... 13:39:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-appmgr-sonar-prescan-script@tmp/config6354856945514421724tmp 13:39:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:39:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:39:00 [EnvInject] - Injecting environment variables from a build step. 13:39:00 [EnvInject] - Injecting as environment variables the properties content 13:39:00 SERVER_ID=logs 13:39:00 13:39:00 [EnvInject] - Variables injected successfully. 13:39:00 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins2525322938881184765.sh 13:39:00 ---> create-netrc.sh 13:39:00 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins3234132546158969867.sh 13:39:00 ---> python-tools-install.sh 13:39:00 Setup pyenv: 13:39:00 system 13:39:00 3.8.13 13:39:00 3.9.13 13:39:00 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) 13:39:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wDvR from file:/tmp/.os_lf_venv 13:39:02 lf-activate-venv(): INFO: Installing: lftools 13:39:13 lf-activate-venv(): INFO: Adding /tmp/venv-wDvR/bin to PATH 13:39:13 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins18124765205074977435.sh 13:39:13 ---> sudo-logs.sh 13:39:13 Archiving 'sudo' log.. 13:39:14 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins10948531201708541509.sh 13:39:14 ---> job-cost.sh 13:39:14 Setup pyenv: 13:39:14 system 13:39:14 3.8.13 13:39:14 3.9.13 13:39:14 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) 13:39:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wDvR from file:/tmp/.os_lf_venv 13:39:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:39:24 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. 13:39:24 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:39:24 lf-activate-venv(): INFO: Adding /tmp/venv-wDvR/bin to PATH 13:39:24 INFO: No Stack... 13:39:25 INFO: Retrieving Pricing Info for: v2-highcpu-4 13:39:25 INFO: Archiving Costs 13:39:25 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins9242320447487226358.sh 13:39:25 ---> logs-deploy.sh 13:39:25 Setup pyenv: 13:39:25 system 13:39:25 3.8.13 13:39:25 3.9.13 13:39:25 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) 13:39:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wDvR from file:/tmp/.os_lf_venv 13:39:26 lf-activate-venv(): INFO: Installing: lftools 13:39:39 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. 13:39:39 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:39:39 lf-activate-venv(): INFO: Adding /tmp/venv-wDvR/bin to PATH 13:39:39 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-appmgr-sonar-prescan-script/1156 13:39:39 INFO: archiving workspace using pattern(s): -p **/*.log 13:39:42 Archives upload complete. 13:39:42 INFO: archiving logs to Nexus 13:39:43 ---> uname -a: 13:39:43 Linux prd-ubuntu1804-docker-4c-4g-4491 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:39:43 13:39:43 13:39:43 ---> lscpu: 13:39:43 Architecture: x86_64 13:39:43 CPU op-mode(s): 32-bit, 64-bit 13:39:43 Byte Order: Little Endian 13:39:43 CPU(s): 4 13:39:43 On-line CPU(s) list: 0-3 13:39:43 Thread(s) per core: 1 13:39:43 Core(s) per socket: 1 13:39:43 Socket(s): 4 13:39:43 NUMA node(s): 1 13:39:43 Vendor ID: AuthenticAMD 13:39:43 CPU family: 23 13:39:43 Model: 49 13:39:43 Model name: AMD EPYC-Rome Processor 13:39:43 Stepping: 0 13:39:43 CPU MHz: 2799.870 13:39:43 BogoMIPS: 5599.74 13:39:43 Virtualization: AMD-V 13:39:43 Hypervisor vendor: KVM 13:39:43 Virtualization type: full 13:39:43 L1d cache: 32K 13:39:43 L1i cache: 32K 13:39:43 L2 cache: 512K 13:39:43 L3 cache: 16384K 13:39:43 NUMA node0 CPU(s): 0-3 13:39:43 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 13:39:43 13:39:43 13:39:43 ---> nproc: 13:39:43 4 13:39:43 13:39:43 13:39:43 ---> df -h: 13:39:43 Filesystem Size Used Avail Use% Mounted on 13:39:43 udev 2.0G 0 2.0G 0% /dev 13:39:43 tmpfs 395M 688K 394M 1% /run 13:39:43 /dev/vda1 20G 12G 7.4G 62% / 13:39:43 tmpfs 2.0G 0 2.0G 0% /dev/shm 13:39:43 tmpfs 5.0M 0 5.0M 0% /run/lock 13:39:43 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 13:39:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:39:43 tmpfs 395M 0 395M 0% /run/user/1001 13:39:43 13:39:43 13:39:43 ---> free -m: 13:39:43 total used free shared buff/cache available 13:39:43 Mem: 3944 467 429 0 3047 3193 13:39:43 Swap: 1023 0 1023 13:39:43 13:39:43 13:39:43 ---> ip addr: 13:39:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:39:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:39:43 inet 127.0.0.1/8 scope host lo 13:39:43 valid_lft forever preferred_lft forever 13:39:43 inet6 ::1/128 scope host 13:39:43 valid_lft forever preferred_lft forever 13:39:43 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 13:39:43 link/ether fa:16:3e:61:fe:d5 brd ff:ff:ff:ff:ff:ff 13:39:43 inet 10.32.7.217/23 brd 10.32.7.255 scope global dynamic ens3 13:39:43 valid_lft 86098sec preferred_lft 86098sec 13:39:43 inet6 fe80::f816:3eff:fe61:fed5/64 scope link 13:39:43 valid_lft forever preferred_lft forever 13:39:43 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:39:43 link/ether 02:42:c1:18:48:85 brd ff:ff:ff:ff:ff:ff 13:39:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:39:43 valid_lft forever preferred_lft forever 13:39:43 13:39:43 13:39:43 ---> sar -b -r -n DEV: 13:39:43 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-4491) 01/23/24 _x86_64_ (4 CPU) 13:39:43 13:39:43 13:34:42 LINUX RESTART (4 CPU) 13:39:43 13:39:43 13:35:01 tps rtps wtps bread/s bwrtn/s 13:39:43 13:36:02 143.83 78.52 65.31 6161.91 40980.52 13:39:43 13:37:01 208.94 28.93 180.01 4531.17 93508.67 13:39:43 13:38:01 404.53 216.30 188.23 10109.73 56720.40 13:39:43 13:39:01 130.41 72.02 58.39 5649.06 11416.63 13:39:43 Average: 221.97 99.22 122.75 6621.27 50482.43 13:39:43 13:39:43 13:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:39:43 13:36:02 1565948 3293764 2472708 61.23 47952 1834188 933936 18.36 655484 1635268 209208 13:39:43 13:37:01 111988 3321160 3926668 97.23 93984 3188080 1147364 22.55 554632 3071200 290792 13:39:43 13:38:01 879964 3300120 3158692 78.21 151496 2357916 1144436 22.50 615936 2257332 248 13:39:43 13:39:01 505500 3295420 3533156 87.48 157436 2707648 927984 18.24 845676 2387092 44052 13:39:43 Average: 765850 3302616 3272806 81.04 112717 2521958 1038430 20.41 667932 2337723 136075 13:39:43 13:39:43 13:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:39:43 13:36:02 ens3 357.94 228.70 1386.54 59.93 0.00 0.00 0.00 0.00 13:39:43 13:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:43 13:36:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 13:39:43 13:37:01 ens3 394.39 274.85 11972.83 21.26 0.00 0.00 0.00 0.00 13:39:43 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:43 13:37:01 lo 2.37 2.37 0.22 0.22 0.00 0.00 0.00 0.00 13:39:43 13:38:01 ens3 341.33 256.15 1657.05 30.74 0.00 0.00 0.00 0.00 13:39:43 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:43 13:38:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 13:39:43 13:39:01 ens3 30.36 25.10 26.07 13.24 0.00 0.00 0.00 0.00 13:39:43 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:43 13:39:01 lo 1.03 1.03 0.09 0.09 0.00 0.00 0.00 0.00 13:39:43 Average: ens3 280.54 195.88 3727.39 31.33 0.00 0.00 0.00 0.00 13:39:43 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:43 Average: lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 13:39:43 13:39:43 13:39:43 ---> sar -P ALL: 13:39:43 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-4491) 01/23/24 _x86_64_ (4 CPU) 13:39:43 13:39:43 13:34:42 LINUX RESTART (4 CPU) 13:39:43 13:39:43 13:35:01 CPU %user %nice %system %iowait %steal %idle 13:39:43 13:36:02 all 18.45 0.00 2.37 4.01 0.06 75.11 13:39:43 13:36:02 0 35.14 0.00 3.04 7.13 0.10 54.58 13:39:43 13:36:02 1 11.83 0.00 1.70 1.55 0.03 84.88 13:39:43 13:36:02 2 20.18 0.00 1.82 1.44 0.07 76.49 13:39:43 13:36:02 3 6.66 0.00 2.92 5.99 0.05 84.39 13:39:43 13:37:01 all 24.47 0.00 5.81 3.46 0.08 66.18 13:39:43 13:37:01 0 18.10 0.00 5.68 4.94 0.07 71.21 13:39:43 13:37:01 1 22.54 0.00 5.93 0.69 0.07 70.76 13:39:43 13:37:01 2 42.43 0.00 5.45 1.06 0.10 50.96 13:39:43 13:37:01 3 14.78 0.00 6.19 7.16 0.05 71.82 13:39:43 13:38:01 all 12.09 0.00 6.15 11.66 0.08 70.01 13:39:43 13:38:01 0 12.95 0.00 5.58 9.56 0.08 71.82 13:39:43 13:38:01 1 13.53 0.00 6.02 14.70 0.10 65.65 13:39:43 13:38:01 2 11.32 0.00 6.57 12.59 0.08 69.43 13:39:43 13:38:01 3 10.54 0.00 6.44 9.80 0.10 73.12 13:39:43 13:39:01 all 32.62 0.00 5.12 3.29 0.09 58.88 13:39:43 13:39:01 0 38.83 0.00 4.95 2.87 0.08 53.27 13:39:43 13:39:01 1 27.37 0.00 4.65 5.06 0.10 62.82 13:39:43 13:39:01 2 29.72 0.00 5.45 3.30 0.08 61.45 13:39:43 13:39:01 3 34.57 0.00 5.43 1.93 0.08 57.98 13:39:43 Average: all 21.90 0.00 4.85 5.60 0.08 67.56 13:39:43 Average: 0 26.31 0.00 4.80 6.13 0.08 62.67 13:39:43 Average: 1 18.79 0.00 4.56 5.49 0.08 71.08 13:39:43 Average: 2 25.85 0.00 4.81 4.60 0.08 64.65 13:39:43 Average: 3 16.65 0.00 5.23 6.21 0.07 71.83 13:39:43 13:39:43 13:39:43