13:35:10 Started by timer 13:35:10 Running as SYSTEM 13:35:10 [EnvInject] - Loading node environment variables. 13:35:10 Building remotely on prd-ubuntu1804-docker-4c-4g-180 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-appmgr-sonar-prescan-script 13:35:10 [ssh-agent] Looking for ssh-agent implementation... 13:35:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:35:10 $ ssh-agent 13:35:10 SSH_AUTH_SOCK=/tmp/ssh-qpxfd7RpHkyy/agent.2126 13:35:10 SSH_AGENT_PID=2128 13:35:10 [ssh-agent] Started. 13:35:10 Running ssh-add (command line suppressed) 13:35:10 Identity added: /w/workspace/ric-plt-appmgr-sonar-prescan-script@tmp/private_key_5009702045717738213.key (jenkins-ssh) 13:35:10 [ssh-agent] Using credentials jenkins (jenkins) 13:35:10 The recommended git tool is: NONE 13:35:12 using credential jenkins 13:35:12 Wiping out workspace first. 13:35:12 Cloning the remote Git repository 13:35:12 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr 13:35:12 > git init /w/workspace/ric-plt-appmgr-sonar-prescan-script # timeout=10 13:35:12 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr 13:35:12 > git --version # timeout=10 13:35:12 > git --version # 'git version 2.17.1' 13:35:12 using GIT_SSH to set credentials jenkins 13:35:12 > 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:13 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr # timeout=10 13:35:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:13 Avoid second fetch 13:35:13 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:35:13 Checking out Revision 361faacb46d1f379406b205034c818fef37a9d76 (refs/remotes/origin/master) 13:35:13 > git config core.sparsecheckout # timeout=10 13:35:13 > git checkout -f 361faacb46d1f379406b205034c818fef37a9d76 # timeout=10 13:35:13 Commit message: "Removing deprecated functions from readthedocs" 13:35:13 > git rev-list --no-walk 361faacb46d1f379406b205034c818fef37a9d76 # timeout=10 13:35:13 provisioning config files... 13:35:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:35:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:35:13 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins12621707223437527171.sh 13:35:13 ---> python-tools-install.sh 13:35:13 Setup pyenv: 13:35:13 * system (set by /opt/pyenv/version) 13:35:14 * 3.8.13 (set by /opt/pyenv/version) 13:35:14 * 3.9.13 (set by /opt/pyenv/version) 13:35:14 * 3.10.6 (set by /opt/pyenv/version) 13:35:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2yqm 13:35:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:35:22 lf-activate-venv(): INFO: Installing: lftools 13:35:56 lf-activate-venv(): INFO: Adding /tmp/venv-2yqm/bin to PATH 13:35:56 Generating Requirements File 13:36:29 Python 3.10.6 13:36:29 pip 23.3.2 from /tmp/venv-2yqm/lib/python3.10/site-packages/pip (python 3.10) 13:36:30 appdirs==1.4.4 13:36:30 argcomplete==3.2.2 13:36:30 aspy.yaml==1.3.0 13:36:30 attrs==23.2.0 13:36:30 autopage==0.5.2 13:36:30 beautifulsoup4==4.12.3 13:36:30 boto3==1.34.29 13:36:30 botocore==1.34.29 13:36:30 bs4==0.0.2 13:36:30 cachetools==5.3.2 13:36:30 certifi==2023.11.17 13:36:30 cffi==1.16.0 13:36:30 cfgv==3.4.0 13:36:30 chardet==5.2.0 13:36:30 charset-normalizer==3.3.2 13:36:30 click==8.1.7 13:36:30 cliff==4.5.0 13:36:30 cmd2==2.4.3 13:36:30 cryptography==3.3.2 13:36:30 debtcollector==2.5.0 13:36:30 decorator==5.1.1 13:36:30 defusedxml==0.7.1 13:36:30 Deprecated==1.2.14 13:36:30 distlib==0.3.8 13:36:30 dnspython==2.5.0 13:36:30 docker==4.2.2 13:36:30 dogpile.cache==1.3.0 13:36:30 email-validator==2.1.0.post1 13:36:30 filelock==3.13.1 13:36:30 future==0.18.3 13:36:30 gitdb==4.0.11 13:36:30 GitPython==3.1.41 13:36:30 google-auth==2.27.0 13:36:30 httplib2==0.22.0 13:36:30 identify==2.5.33 13:36:30 idna==3.6 13:36:30 importlib-resources==1.5.0 13:36:30 iso8601==2.1.0 13:36:30 Jinja2==3.1.3 13:36:30 jmespath==1.0.1 13:36:30 jsonpatch==1.33 13:36:30 jsonpointer==2.4 13:36:30 jsonschema==4.21.1 13:36:30 jsonschema-specifications==2023.12.1 13:36:30 keystoneauth1==5.5.0 13:36:30 kubernetes==29.0.0 13:36:30 lftools==0.37.8 13:36:30 lxml==5.1.0 13:36:30 MarkupSafe==2.1.4 13:36:30 msgpack==1.0.7 13:36:30 multi_key_dict==2.0.3 13:36:30 munch==4.0.0 13:36:30 netaddr==0.10.1 13:36:30 netifaces==0.11.0 13:36:30 niet==1.4.2 13:36:30 nodeenv==1.8.0 13:36:30 oauth2client==4.1.3 13:36:30 oauthlib==3.2.2 13:36:30 openstacksdk==0.62.0 13:36:30 os-client-config==2.1.0 13:36:30 os-service-types==1.7.0 13:36:30 osc-lib==3.0.0 13:36:30 oslo.config==9.3.0 13:36:30 oslo.context==5.3.0 13:36:30 oslo.i18n==6.2.0 13:36:30 oslo.log==5.4.0 13:36:30 oslo.serialization==5.3.0 13:36:30 oslo.utils==7.0.0 13:36:30 packaging==23.2 13:36:30 pbr==6.0.0 13:36:30 platformdirs==4.1.0 13:36:30 prettytable==3.9.0 13:36:30 pyasn1==0.5.1 13:36:30 pyasn1-modules==0.3.0 13:36:30 pycparser==2.21 13:36:30 pygerrit2==2.0.15 13:36:30 PyGithub==2.1.1 13:36:30 pyinotify==0.9.6 13:36:30 PyJWT==2.8.0 13:36:30 PyNaCl==1.5.0 13:36:30 pyparsing==2.4.7 13:36:30 pyperclip==1.8.2 13:36:30 pyrsistent==0.20.0 13:36:30 python-cinderclient==9.4.0 13:36:30 python-dateutil==2.8.2 13:36:30 python-heatclient==3.4.0 13:36:30 python-jenkins==1.8.2 13:36:30 python-keystoneclient==5.3.0 13:36:30 python-magnumclient==4.3.0 13:36:30 python-novaclient==18.4.0 13:36:30 python-openstackclient==6.0.0 13:36:30 python-swiftclient==4.4.0 13:36:30 pytz==2023.3.post1 13:36:30 PyYAML==6.0.1 13:36:30 referencing==0.32.1 13:36:30 requests==2.31.0 13:36:30 requests-oauthlib==1.3.1 13:36:30 requestsexceptions==1.4.0 13:36:30 rfc3986==2.0.0 13:36:30 rpds-py==0.17.1 13:36:30 rsa==4.9 13:36:30 ruamel.yaml==0.18.5 13:36:30 ruamel.yaml.clib==0.2.8 13:36:30 s3transfer==0.10.0 13:36:30 simplejson==3.19.2 13:36:30 six==1.16.0 13:36:30 smmap==5.0.1 13:36:30 soupsieve==2.5 13:36:30 stevedore==5.1.0 13:36:30 tabulate==0.9.0 13:36:30 toml==0.10.2 13:36:30 tomlkit==0.12.3 13:36:30 tqdm==4.66.1 13:36:30 typing_extensions==4.9.0 13:36:30 tzdata==2023.4 13:36:30 urllib3==1.26.18 13:36:30 virtualenv==20.25.0 13:36:30 wcwidth==0.2.13 13:36:30 websocket-client==1.7.0 13:36:30 wrapt==1.16.0 13:36:30 xdg==6.0.0 13:36:30 xmltodict==0.13.0 13:36:30 yq==3.2.3 13:36:30 [EnvInject] - Injecting environment variables from a build step. 13:36:30 [EnvInject] - Injecting as environment variables the properties content 13:36:30 SET_JDK_VERSION=openjdk17 13:36:30 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 13:36:30 13:36:30 [EnvInject] - Variables injected successfully. 13:36:30 [ric-plt-appmgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins11939675934934189445.sh 13:36:30 ---> update-java-alternatives.sh 13:36:30 ---> Updating Java version 13:36:30 ---> Ubuntu/Debian system detected 13:36:30 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 13:36:30 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 13:36:30 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:31 openjdk version "17.0.4" 2022-07-19 13:36:31 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 13:36:31 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 13:36:31 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 13:36:31 [EnvInject] - Injecting environment variables from a build step. 13:36:31 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 13:36:31 [EnvInject] - Variables injected successfully. 13:36:31 [ric-plt-appmgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins6190046463663220246.sh 13:36:31 --> prescan-ric-plt-appmgr-ubuntu.sh starts 13:36:31 Sending build context to Docker daemon 2.247MB 13:36:31 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:31 1.0.0: Pulling from o-ran-sc/bldr-ubuntu20-c-go 13:36:31 7b1a6ab2e44d: Pulling fs layer 13:36:31 fa71893429cb: Pulling fs layer 13:36:31 04d0e85b5cd0: Pulling fs layer 13:36:31 1a42d20fefec: Pulling fs layer 13:36:31 edd90b732e54: Pulling fs layer 13:36:31 6e7ed7a8f5c1: Pulling fs layer 13:36:31 54da3b814b08: Pulling fs layer 13:36:31 a7dc5108837a: Pulling fs layer 13:36:31 1a42d20fefec: Waiting 13:36:31 54da3b814b08: Waiting 13:36:31 edd90b732e54: Waiting 13:36:31 a7dc5108837a: Waiting 13:36:31 6e7ed7a8f5c1: Waiting 13:36:31 04d0e85b5cd0: Verifying Checksum 13:36:31 04d0e85b5cd0: Download complete 13:36:32 7b1a6ab2e44d: Verifying Checksum 13:36:32 7b1a6ab2e44d: Download complete 13:36:33 7b1a6ab2e44d: Pull complete 13:36:34 1a42d20fefec: Verifying Checksum 13:36:34 1a42d20fefec: Download complete 13:36:36 6e7ed7a8f5c1: Verifying Checksum 13:36:36 6e7ed7a8f5c1: Download complete 13:36:36 fa71893429cb: Download complete 13:36:36 edd90b732e54: Verifying Checksum 13:36:36 edd90b732e54: Download complete 13:36:37 a7dc5108837a: Verifying Checksum 13:36:37 a7dc5108837a: Download complete 13:36:37 54da3b814b08: Verifying Checksum 13:36:37 54da3b814b08: Download complete 13:36:48 fa71893429cb: Pull complete 13:36:49 04d0e85b5cd0: Pull complete 13:36:53 1a42d20fefec: Pull complete 13:36:57 edd90b732e54: Pull complete 13:36:58 6e7ed7a8f5c1: Pull complete 13:36:59 54da3b814b08: Pull complete 13:36:59 a7dc5108837a: Pull complete 13:36:59 Digest: sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 13:36:59 Status: Downloaded newer image for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 13:36:59 ---> db54390f5aa2 13:36:59 Step 2/19 : RUN apt-get update -y && apt-get install -y jq 13:37:00 ---> Running in 61b5e0ddac73 13:37:01 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 13:37:01 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 13:37:01 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 13:37:02 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 13:37:02 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1466 kB] 13:37:02 Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1170 kB] 13:37:02 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3345 kB] 13:37:02 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3806 kB] 13:37:02 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] 13:37:02 Get:10 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 13:37:02 Get:11 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 13:37:03 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3329 kB] 13:37:03 Get:13 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] 13:37:03 Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3196 kB] 13:37:03 Fetched 16.8 MB in 3s (6716 kB/s) 13:37:03 Reading package lists... 13:37:04 Reading package lists... 13:37:05 Building dependency tree... 13:37:05 Reading state information... 13:37:06 The following additional packages will be installed: 13:37:06 libjq1 libonig5 13:37:06 The following NEW packages will be installed: 13:37:06 jq libjq1 libonig5 13:37:06 0 upgraded, 3 newly installed, 0 to remove and 198 not upgraded. 13:37:06 Need to get 313 kB of archives. 13:37:06 After this operation, 1062 kB of additional disk space will be used. 13:37:06 Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 13:37:07 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 13:37:07 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 13:37:07 debconf: delaying package configuration, since apt-utils is not installed 13:37:07 Fetched 313 kB in 1s (291 kB/s) 13:37:07 Selecting previously unselected package libonig5:amd64. 13:37:07 (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:07 Preparing to unpack .../libonig5_6.9.4-1_amd64.deb ... 13:37:07 Unpacking libonig5:amd64 (6.9.4-1) ... 13:37:07 Selecting previously unselected package libjq1:amd64. 13:37:07 Preparing to unpack .../libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 13:37:07 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 13:37:07 Selecting previously unselected package jq. 13:37:07 Preparing to unpack .../jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 13:37:07 Unpacking jq (1.6-1ubuntu0.20.04.1) ... 13:37:07 Setting up libonig5:amd64 (6.9.4-1) ... 13:37:07 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 13:37:07 Setting up jq (1.6-1ubuntu0.20.04.1) ... 13:37:07 Processing triggers for man-db (2.9.1-1) ... 13:37:07 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 13:37:08 Removing intermediate container 61b5e0ddac73 13:37:08 ---> ceb5c312f5c6 13:37:08 Step 3/19 : RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates 13:37:08 ---> Running in 068e59c6a715 13:37:09  13:37:09 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:37:09 13:37:09 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 13:37:09 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 13:37:09 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 13:37:09 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 13:37:09 Reading package lists... 13:37:10 Building dependency tree... 13:37:10 Reading state information... 13:37:10 198 packages can be upgraded. Run 'apt list --upgradable' to see them. 13:37:10  13:37:10 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:37:10 13:37:10 Reading package lists... 13:37:11 Building dependency tree... 13:37:11 Reading state information... 13:37:12 The following packages will be upgraded: 13:37:12 ca-certificates 13:37:12 1 upgraded, 0 newly installed, 0 to remove and 197 not upgraded. 13:37:12 Need to get 152 kB of archives. 13:37:12 After this operation, 10.2 kB of additional disk space will be used. 13:37:12 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] 13:37:13 debconf: delaying package configuration, since apt-utils is not installed 13:37:13 Fetched 152 kB in 1s (191 kB/s) 13:37:13 (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:13 Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... 13:37:13 Unpacking ca-certificates (20230311ubuntu0.20.04.1) over (20210119~20.04.2) ... 13:37:14 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... 13:37:14 debconf: unable to initialize frontend: Dialog 13:37:14 debconf: (TERM is not set, so the dialog frontend is not usable.) 13:37:14 debconf: falling back to frontend: Readline 13:37:15 Updating certificates in /etc/ssl/certs... 13:37:16 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 13:37:16 26 added, 17 removed; done. 13:37:16 Processing triggers for man-db (2.9.1-1) ... 13:37:16 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... 13:37:16 Updating certificates in /etc/ssl/certs... 13:37:17 0 added, 0 removed; done. 13:37:17 Running hooks in /etc/ca-certificates/update.d... 13:37:17 done. 13:37:17 Updating certificates in /etc/ssl/certs... 13:37:17 0 added, 0 removed; done. 13:37:17 Running hooks in /etc/ca-certificates/update.d... 13:37:17 done. 13:37:18 Removing intermediate container 068e59c6a715 13:37:18 ---> 5eb4249fe64b 13:37:18 Step 4/19 : ENV PATH="/usr/local/go/bin:${PATH}" 13:37:18 ---> Running in 9925c07ab246 13:37:18 Removing intermediate container 9925c07ab246 13:37:18 ---> 354b6b74ef47 13:37:18 Step 5/19 : ENV GOPATH="/go" 13:37:18 ---> Running in dc64f1badc3c 13:37:18 Removing intermediate container dc64f1badc3c 13:37:18 ---> 571109dd9ca8 13:37:18 Step 6/19 : RUN mkdir -p /go/bin 13:37:18 ---> Running in 4e47f792029d 13:37:19 Removing intermediate container 4e47f792029d 13:37:19 ---> 86dafe3d56b8 13:37:19 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:19 ---> Running in 4044c7ad488c 13:37:21 Removing intermediate container 4044c7ad488c 13:37:21 ---> bace33e2cb41 13:37:21 Step 8/19 : RUN mkdir -p /go/src/ws 13:37:21 ---> Running in 69125b712401 13:37:21 Removing intermediate container 69125b712401 13:37:21 ---> 47148f5e8b9a 13:37:21 Step 9/19 : WORKDIR "/go/src/ws" 13:37:22 ---> Running in d7d5a7428bea 13:37:22 Removing intermediate container d7d5a7428bea 13:37:22 ---> 08c90b091553 13:37:22 Step 10/19 : COPY go.mod /go/src/ws 13:37:22 ---> fb857a3130cc 13:37:22 Step 11/19 : COPY go.sum /go/src/ws 13:37:22 ---> a51947a6fbeb 13:37:22 Step 12/19 : RUN GO111MODULE=on go mod download 13:37:22 ---> Running in 37a030679f79 13:37:53 Removing intermediate container 37a030679f79 13:37:53 ---> 80e1b2754ea6 13:37:53 Step 13/19 : COPY . /go/src/ws 13:37:54 ---> dab7e8524847 13:37:54 Step 14/19 : RUN /go/bin/swagger generate server -f api/appmgr_rest_api.yaml --name AppManager -t pkg/ --exclude-main 13:37:54 ---> Running in cfc91a32ff0d 13:37:54 2024/01/28 13:37:54 validating spec /go/src/ws/api/appmgr_rest_api.yaml 13:37:54 2024/01/28 13:37:55 preprocessing spec with option: minimal flattening 13:37:55 2024/01/28 13:37:55 building a plan for generation 13:37:55 2024/01/28 13:37:55 planning definitions 13:37:55 2024/01/28 13:37:55 planning operations 13:37:55 2024/01/28 13:37:55 grouping operations into packages 13:37:55 2024/01/28 13:37:55 planning meta data and facades 13:37:55 2024/01/28 13:37:55 rendering 20 models 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model AllDeployableXapps 13:37:55 2024/01/28 13:37:55 name field AllDeployableXapps 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "all_deployable_xapps.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model AllDeployedXapps 13:37:55 2024/01/28 13:37:55 name field AllDeployedXapps 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "all_deployed_xapps.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model AllXappConfig 13:37:55 2024/01/28 13:37:55 name field AllXappConfig 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "all_xapp_config.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model ConfigMetadata 13:37:55 2024/01/28 13:37:55 name field ConfigMetadata 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "config_metadata.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model ConfigValidationError 13:37:55 2024/01/28 13:37:55 name field ConfigValidationError 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "config_validation_error.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model ConfigValidationErrors 13:37:55 2024/01/28 13:37:55 name field ConfigValidationErrors 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "config_validation_errors.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model EventType 13:37:55 2024/01/28 13:37:55 name field EventType 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "event_type.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model SubscriptionData 13:37:55 2024/01/28 13:37:55 name field SubscriptionData 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "subscription_data.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model XAppConfig 13:37:55 2024/01/28 13:37:55 name field XAppConfig 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "x_app_config.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model Xapp 13:37:55 2024/01/28 13:37:55 name field Xapp 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "xapp.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model XappDescriptor 13:37:55 2024/01/28 13:37:55 name field XappDescriptor 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "xapp_descriptor.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model XappDescriptorList 13:37:55 2024/01/28 13:37:55 name field XappDescriptorList 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "xapp_descriptor_list.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model XappInstance 13:37:55 2024/01/28 13:37:55 name field XappInstance 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "xapp_instance.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model allSubscriptions 13:37:55 2024/01/28 13:37:55 name field allSubscriptions 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "all_subscriptions.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model deregisterRequest 13:37:55 2024/01/28 13:37:55 name field deregisterRequest 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "deregister_request.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model registerRequest 13:37:55 2024/01/28 13:37:55 name field registerRequest 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "register_request.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model subscription 13:37:55 2024/01/28 13:37:55 name field subscription 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "subscription.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model subscriptionNotification 13:37:55 2024/01/28 13:37:55 name field subscriptionNotification 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "subscription_notification.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model subscriptionRequest 13:37:55 2024/01/28 13:37:55 name field subscriptionRequest 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "subscription_request.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 1 templates for model subscriptionResponse 13:37:55 2024/01/28 13:37:55 name field subscriptionResponse 13:37:55 2024/01/28 13:37:55 package field models 13:37:55 2024/01/28 13:37:55 creating generated file "subscription_response.go" in "pkg/models" as definition 13:37:55 2024/01/28 13:37:55 executed template asset:model 13:37:55 2024/01/28 13:37:55 rendering 3 operation groups (tags) 13:37:55 2024/01/28 13:37:55 rendering 2 operations for health 13:37:55 2024/01/28 13:37:55 rendering 4 templates for operation AppManager 13:37:55 2024/01/28 13:37:55 name field getHealthAlive 13:37:55 2024/01/28 13:37:55 package field health 13:37:55 2024/01/28 13:37:55 creating generated file "get_health_alive_parameters.go" in "pkg/restapi/operations/health" as parameters 13:37:55 2024/01/28 13:37:55 executed template asset:serverParameter 13:37:55 2024/01/28 13:37:55 name field getHealthAlive 13:37:55 2024/01/28 13:37:55 package field health 13:37:55 2024/01/28 13:37:55 creating generated file "get_health_alive_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 13:37:55 2024/01/28 13:37:55 executed template asset:serverUrlbuilder 13:37:55 2024/01/28 13:37:55 name field getHealthAlive 13:37:55 2024/01/28 13:37:55 package field health 13:37:55 2024/01/28 13:37:55 creating generated file "get_health_alive_responses.go" in "pkg/restapi/operations/health" as responses 13:37:55 2024/01/28 13:37:55 executed template asset:serverResponses 13:37:55 2024/01/28 13:37:55 name field getHealthAlive 13:37:55 2024/01/28 13:37:55 package field health 13:37:55 2024/01/28 13:37:55 creating generated file "get_health_alive.go" in "pkg/restapi/operations/health" as handler 13:37:55 2024/01/28 13:37:55 executed template asset:serverOperation 13:37:55 2024/01/28 13:37:55 rendering 4 templates for operation AppManager 13:37:55 2024/01/28 13:37:55 name field getHealthReady 13:37:55 2024/01/28 13:37:55 package field health 13:37:55 2024/01/28 13:37:55 creating generated file "get_health_ready_parameters.go" in "pkg/restapi/operations/health" as parameters 13:37:55 2024/01/28 13:37:55 executed template asset:serverParameter 13:37:55 2024/01/28 13:37:55 name field getHealthReady 13:37:55 2024/01/28 13:37:55 package field health 13:37:55 2024/01/28 13:37:55 creating generated file "get_health_ready_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 13:37:55 2024/01/28 13:37:55 executed template asset:serverUrlbuilder 13:37:55 2024/01/28 13:37:55 name field getHealthReady 13:37:55 2024/01/28 13:37:55 package field health 13:37:55 2024/01/28 13:37:55 creating generated file "get_health_ready_responses.go" in "pkg/restapi/operations/health" as responses 13:37:55 2024/01/28 13:37:55 executed template asset:serverResponses 13:37:55 2024/01/28 13:37:55 name field getHealthReady 13:37:55 2024/01/28 13:37:55 package field health 13:37:55 2024/01/28 13:37:55 creating generated file "get_health_ready.go" in "pkg/restapi/operations/health" as handler 13:37:55 2024/01/28 13:37:55 executed template asset:serverOperation 13:37:55 2024/01/28 13:37:55 rendering 0 templates for operation group AppManager 13:37:55 2024/01/28 13:37:55 rendering 7 operations for operations 13:37:55 2024/01/28 13:37:55 rendering 4 templates for operation AppManager 13:37:55 2024/01/28 13:37:55 name field addSubscription 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "add_subscription_parameters.go" in "pkg/restapi/operations" as parameters 13:37:55 2024/01/28 13:37:55 executed template asset:serverParameter 13:37:55 2024/01/28 13:37:55 name field addSubscription 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "add_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:37:55 2024/01/28 13:37:55 executed template asset:serverUrlbuilder 13:37:55 2024/01/28 13:37:55 name field addSubscription 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "add_subscription_responses.go" in "pkg/restapi/operations" as responses 13:37:55 2024/01/28 13:37:55 executed template asset:serverResponses 13:37:55 2024/01/28 13:37:55 name field addSubscription 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "add_subscription.go" in "pkg/restapi/operations" as handler 13:37:55 2024/01/28 13:37:55 executed template asset:serverOperation 13:37:55 2024/01/28 13:37:55 rendering 4 templates for operation AppManager 13:37:55 2024/01/28 13:37:55 name field deleteSubscription 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "delete_subscription_parameters.go" in "pkg/restapi/operations" as parameters 13:37:55 2024/01/28 13:37:55 executed template asset:serverParameter 13:37:55 2024/01/28 13:37:55 name field deleteSubscription 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "delete_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:37:55 2024/01/28 13:37:55 executed template asset:serverUrlbuilder 13:37:55 2024/01/28 13:37:55 name field deleteSubscription 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "delete_subscription_responses.go" in "pkg/restapi/operations" as responses 13:37:55 2024/01/28 13:37:55 executed template asset:serverResponses 13:37:55 2024/01/28 13:37:55 name field deleteSubscription 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "delete_subscription.go" in "pkg/restapi/operations" as handler 13:37:55 2024/01/28 13:37:55 executed template asset:serverOperation 13:37:55 2024/01/28 13:37:55 rendering 4 templates for operation AppManager 13:37:55 2024/01/28 13:37:55 name field deregisterXapp 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "deregister_xapp_parameters.go" in "pkg/restapi/operations" as parameters 13:37:55 2024/01/28 13:37:55 executed template asset:serverParameter 13:37:55 2024/01/28 13:37:55 name field deregisterXapp 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "deregister_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:37:55 2024/01/28 13:37:55 executed template asset:serverUrlbuilder 13:37:55 2024/01/28 13:37:55 name field deregisterXapp 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "deregister_xapp_responses.go" in "pkg/restapi/operations" as responses 13:37:55 2024/01/28 13:37:55 executed template asset:serverResponses 13:37:55 2024/01/28 13:37:55 name field deregisterXapp 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "deregister_xapp.go" in "pkg/restapi/operations" as handler 13:37:55 2024/01/28 13:37:55 executed template asset:serverOperation 13:37:55 2024/01/28 13:37:55 rendering 4 templates for operation AppManager 13:37:55 2024/01/28 13:37:55 name field getSubscriptionById 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "get_subscription_by_id_parameters.go" in "pkg/restapi/operations" as parameters 13:37:55 2024/01/28 13:37:55 executed template asset:serverParameter 13:37:55 2024/01/28 13:37:55 name field getSubscriptionById 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "get_subscription_by_id_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:37:55 2024/01/28 13:37:55 executed template asset:serverUrlbuilder 13:37:55 2024/01/28 13:37:55 name field getSubscriptionById 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "get_subscription_by_id_responses.go" in "pkg/restapi/operations" as responses 13:37:55 2024/01/28 13:37:55 executed template asset:serverResponses 13:37:55 2024/01/28 13:37:55 name field getSubscriptionById 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "get_subscription_by_id.go" in "pkg/restapi/operations" as handler 13:37:55 2024/01/28 13:37:55 executed template asset:serverOperation 13:37:55 2024/01/28 13:37:55 rendering 4 templates for operation AppManager 13:37:55 2024/01/28 13:37:55 name field getSubscriptions 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "get_subscriptions_parameters.go" in "pkg/restapi/operations" as parameters 13:37:55 2024/01/28 13:37:55 executed template asset:serverParameter 13:37:55 2024/01/28 13:37:55 name field getSubscriptions 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "get_subscriptions_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:37:55 2024/01/28 13:37:55 executed template asset:serverUrlbuilder 13:37:55 2024/01/28 13:37:55 name field getSubscriptions 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "get_subscriptions_responses.go" in "pkg/restapi/operations" as responses 13:37:55 2024/01/28 13:37:55 executed template asset:serverResponses 13:37:55 2024/01/28 13:37:55 name field getSubscriptions 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "get_subscriptions.go" in "pkg/restapi/operations" as handler 13:37:55 2024/01/28 13:37:55 executed template asset:serverOperation 13:37:55 2024/01/28 13:37:55 rendering 4 templates for operation AppManager 13:37:55 2024/01/28 13:37:55 name field modifySubscription 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "modify_subscription_parameters.go" in "pkg/restapi/operations" as parameters 13:37:55 2024/01/28 13:37:55 executed template asset:serverParameter 13:37:55 2024/01/28 13:37:55 name field modifySubscription 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "modify_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:37:55 2024/01/28 13:37:55 executed template asset:serverUrlbuilder 13:37:55 2024/01/28 13:37:55 name field modifySubscription 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "modify_subscription_responses.go" in "pkg/restapi/operations" as responses 13:37:55 2024/01/28 13:37:55 executed template asset:serverResponses 13:37:55 2024/01/28 13:37:55 name field modifySubscription 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "modify_subscription.go" in "pkg/restapi/operations" as handler 13:37:55 2024/01/28 13:37:55 executed template asset:serverOperation 13:37:55 2024/01/28 13:37:55 rendering 4 templates for operation AppManager 13:37:55 2024/01/28 13:37:55 name field registerXapp 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "register_xapp_parameters.go" in "pkg/restapi/operations" as parameters 13:37:55 2024/01/28 13:37:55 executed template asset:serverParameter 13:37:55 2024/01/28 13:37:55 name field registerXapp 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "register_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:37:55 2024/01/28 13:37:55 executed template asset:serverUrlbuilder 13:37:55 2024/01/28 13:37:55 name field registerXapp 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "register_xapp_responses.go" in "pkg/restapi/operations" as responses 13:37:55 2024/01/28 13:37:55 executed template asset:serverResponses 13:37:55 2024/01/28 13:37:55 name field registerXapp 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "register_xapp.go" in "pkg/restapi/operations" as handler 13:37:55 2024/01/28 13:37:55 executed template asset:serverOperation 13:37:55 2024/01/28 13:37:55 rendering 0 templates for operation group AppManager 13:37:55 2024/01/28 13:37:55 rendering 9 operations for xapp 13:37:55 2024/01/28 13:37:55 rendering 4 templates for operation AppManager 13:37:55 2024/01/28 13:37:55 name field GetConfigElement 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_config_element_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:37:55 2024/01/28 13:37:55 executed template asset:serverParameter 13:37:55 2024/01/28 13:37:55 name field GetConfigElement 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_config_element_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:37:55 2024/01/28 13:37:55 executed template asset:serverUrlbuilder 13:37:55 2024/01/28 13:37:55 name field GetConfigElement 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_config_element_responses.go" in "pkg/restapi/operations/xapp" as responses 13:37:55 2024/01/28 13:37:55 executed template asset:serverResponses 13:37:55 2024/01/28 13:37:55 name field GetConfigElement 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_config_element.go" in "pkg/restapi/operations/xapp" as handler 13:37:55 2024/01/28 13:37:55 executed template asset:serverOperation 13:37:55 2024/01/28 13:37:55 rendering 4 templates for operation AppManager 13:37:55 2024/01/28 13:37:55 name field ModifyXappConfig 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "modify_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:37:55 2024/01/28 13:37:55 executed template asset:serverParameter 13:37:55 2024/01/28 13:37:55 name field ModifyXappConfig 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "modify_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:37:55 2024/01/28 13:37:55 executed template asset:serverUrlbuilder 13:37:55 2024/01/28 13:37:55 name field ModifyXappConfig 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "modify_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses 13:37:55 2024/01/28 13:37:55 executed template asset:serverResponses 13:37:55 2024/01/28 13:37:55 name field ModifyXappConfig 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "modify_xapp_config.go" in "pkg/restapi/operations/xapp" as handler 13:37:55 2024/01/28 13:37:55 executed template asset:serverOperation 13:37:55 2024/01/28 13:37:55 rendering 4 templates for operation AppManager 13:37:55 2024/01/28 13:37:55 name field deployXapp 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "deploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:37:55 2024/01/28 13:37:55 executed template asset:serverParameter 13:37:55 2024/01/28 13:37:55 name field deployXapp 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "deploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:37:55 2024/01/28 13:37:55 executed template asset:serverUrlbuilder 13:37:55 2024/01/28 13:37:55 name field deployXapp 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "deploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses 13:37:55 2024/01/28 13:37:55 executed template asset:serverResponses 13:37:55 2024/01/28 13:37:55 name field deployXapp 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "deploy_xapp.go" in "pkg/restapi/operations/xapp" as handler 13:37:55 2024/01/28 13:37:55 executed template asset:serverOperation 13:37:55 2024/01/28 13:37:55 rendering 4 templates for operation AppManager 13:37:55 2024/01/28 13:37:55 name field getAllXappConfig 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_all_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:37:55 2024/01/28 13:37:55 executed template asset:serverParameter 13:37:55 2024/01/28 13:37:55 name field getAllXappConfig 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_all_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:37:55 2024/01/28 13:37:55 executed template asset:serverUrlbuilder 13:37:55 2024/01/28 13:37:55 name field getAllXappConfig 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_all_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses 13:37:55 2024/01/28 13:37:55 executed template asset:serverResponses 13:37:55 2024/01/28 13:37:55 name field getAllXappConfig 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_all_xapp_config.go" in "pkg/restapi/operations/xapp" as handler 13:37:55 2024/01/28 13:37:55 executed template asset:serverOperation 13:37:55 2024/01/28 13:37:55 rendering 4 templates for operation AppManager 13:37:55 2024/01/28 13:37:55 name field getAllXapps 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:37:55 2024/01/28 13:37:55 executed template asset:serverParameter 13:37:55 2024/01/28 13:37:55 name field getAllXapps 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:37:55 2024/01/28 13:37:55 executed template asset:serverUrlbuilder 13:37:55 2024/01/28 13:37:55 name field getAllXapps 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses 13:37:55 2024/01/28 13:37:55 executed template asset:serverResponses 13:37:55 2024/01/28 13:37:55 name field getAllXapps 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_all_xapps.go" in "pkg/restapi/operations/xapp" as handler 13:37:55 2024/01/28 13:37:55 executed template asset:serverOperation 13:37:55 2024/01/28 13:37:55 rendering 4 templates for operation AppManager 13:37:55 2024/01/28 13:37:55 name field getXappByName 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_xapp_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:37:55 2024/01/28 13:37:55 executed template asset:serverParameter 13:37:55 2024/01/28 13:37:55 name field getXappByName 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_xapp_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:37:55 2024/01/28 13:37:55 executed template asset:serverUrlbuilder 13:37:55 2024/01/28 13:37:55 name field getXappByName 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_xapp_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses 13:37:55 2024/01/28 13:37:55 executed template asset:serverResponses 13:37:55 2024/01/28 13:37:55 name field getXappByName 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_xapp_by_name.go" in "pkg/restapi/operations/xapp" as handler 13:37:55 2024/01/28 13:37:55 executed template asset:serverOperation 13:37:55 2024/01/28 13:37:55 rendering 4 templates for operation AppManager 13:37:55 2024/01/28 13:37:55 name field getXappInstanceByName 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:37:55 2024/01/28 13:37:55 executed template asset:serverParameter 13:37:55 2024/01/28 13:37:55 name field getXappInstanceByName 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_xapp_instance_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:37:55 2024/01/28 13:37:55 executed template asset:serverUrlbuilder 13:37:55 2024/01/28 13:37:55 name field getXappInstanceByName 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses 13:37:55 2024/01/28 13:37:55 executed template asset:serverResponses 13:37:55 2024/01/28 13:37:55 name field getXappInstanceByName 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "get_xapp_instance_by_name.go" in "pkg/restapi/operations/xapp" as handler 13:37:55 2024/01/28 13:37:55 executed template asset:serverOperation 13:37:55 2024/01/28 13:37:55 rendering 4 templates for operation AppManager 13:37:55 2024/01/28 13:37:55 name field listAllXapps 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "list_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:37:55 2024/01/28 13:37:55 executed template asset:serverParameter 13:37:55 2024/01/28 13:37:55 name field listAllXapps 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "list_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:37:55 2024/01/28 13:37:55 executed template asset:serverUrlbuilder 13:37:55 2024/01/28 13:37:55 name field listAllXapps 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "list_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses 13:37:55 2024/01/28 13:37:55 executed template asset:serverResponses 13:37:55 2024/01/28 13:37:55 name field listAllXapps 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "list_all_xapps.go" in "pkg/restapi/operations/xapp" as handler 13:37:55 2024/01/28 13:37:55 executed template asset:serverOperation 13:37:55 2024/01/28 13:37:55 rendering 4 templates for operation AppManager 13:37:55 2024/01/28 13:37:55 name field undeployXapp 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "undeploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:37:55 2024/01/28 13:37:55 executed template asset:serverParameter 13:37:55 2024/01/28 13:37:55 name field undeployXapp 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "undeploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:37:55 2024/01/28 13:37:55 executed template asset:serverUrlbuilder 13:37:55 2024/01/28 13:37:55 name field undeployXapp 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "undeploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses 13:37:55 2024/01/28 13:37:55 executed template asset:serverResponses 13:37:55 2024/01/28 13:37:55 name field undeployXapp 13:37:55 2024/01/28 13:37:55 package field xapp 13:37:55 2024/01/28 13:37:55 creating generated file "undeploy_xapp.go" in "pkg/restapi/operations/xapp" as handler 13:37:55 2024/01/28 13:37:55 executed template asset:serverOperation 13:37:55 2024/01/28 13:37:55 rendering 0 templates for operation group AppManager 13:37:55 2024/01/28 13:37:55 rendering support 13:37:55 2024/01/28 13:37:55 rendering 6 templates for application AppManager 13:37:55 2024/01/28 13:37:55 name field AppManager 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "configure_app_manager.go" in "pkg/restapi" as configure 13:37:55 2024/01/28 13:37:55 executed template asset:serverConfigureapi 13:37:55 2024/01/28 13:37:55 name field AppManager 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec 13:37:55 2024/01/28 13:37:55 executed template asset:swaggerJsonEmbed 13:37:55 2024/01/28 13:37:55 name field AppManager 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "server.go" in "pkg/restapi" as server 13:37:55 2024/01/28 13:37:55 executed template asset:serverServer 13:37:55 2024/01/28 13:37:55 name field AppManager 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "app_manager_api.go" in "pkg/restapi/operations" as builder 13:37:55 2024/01/28 13:37:55 executed template asset:serverBuilder 13:37:55 2024/01/28 13:37:55 name field AppManager 13:37:55 2024/01/28 13:37:55 package field operations 13:37:55 2024/01/28 13:37:55 creating generated file "doc.go" in "pkg/restapi" as doc 13:37:55 2024/01/28 13:37:55 executed template asset:serverDoc 13:37:55 2024/01/28 13:37:55 Generation completed! 13:37:55 13:37:55 For this generation to compile you need to have some packages in your GOPATH: 13:37:55 13:37:55 * github.com/go-openapi/runtime 13:37:55 * github.com/jessevdk/go-flags 13:37:55 13:37:55 You can get these now with: go get -u -f pkg/... 13:37:55 Removing intermediate container cfc91a32ff0d 13:37:56 ---> b2138b7b1ddf 13:37:56 Step 15/19 : COPY . /go/src/ws 13:37:56 ---> 20adbba7e817 13:37:56 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:37:56 ---> Running in e27b7a0d2194 13:38:14 Removing intermediate container e27b7a0d2194 13:38:14 ---> cad4d978e387 13:38:14 Step 17/19 : RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -coverprofile cover.out ./pkg/resthooks/ 13:38:14 ---> Running in bcf0a6924ac1 13:38:34 ok gerrit.o-ran-sc.org/r/ric-plt/appmgr/pkg/resthooks 3.073s coverage: 89.1% of statements 13:38:35 Removing intermediate container bcf0a6924ac1 13:38:35 ---> ac30e82f1e74 13:38:35 Step 18/19 : RUN gofmt -l $(find cmd/ pkg/ -name '*.go' -not -name '*_test.go') 13:38:35 ---> Running in 2e75d3c9de59 13:38:35 pkg/appmgr/appmgr.go 13:38:35 pkg/cm/cm.go 13:38:35 pkg/helm/helm.go 13:38:35 pkg/logger/logger.go 13:38:35 Removing intermediate container 2e75d3c9de59 13:38:35 ---> 48a2867fe139 13:38:35 Step 19/19 : CMD ["/bin/bash"] 13:38:36 ---> Running in a738c534f8f3 13:38:36 Removing intermediate container a738c534f8f3 13:38:36 ---> 728ece94fe96 13:38:36 Successfully built 728ece94fe96 13:38:36 Successfully tagged tmpimg:latest 13:38:36 bfe105ec5a3fd85de792cdd91e5b53dfecfdf5387ede5078083fa92ada7cf73f 13:38:36 --> prescan-ric-plt-appmgr-ubuntu.sh ends 13:38:36 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-180 13:38:37 [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:37 Could not find 'java' executable in JAVA_HOME or PATH. 13:38:37 WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeed? 13:38:37 $ ssh-agent -k 13:38:37 unset SSH_AUTH_SOCK; 13:38:37 unset SSH_AGENT_PID; 13:38:37 echo Agent pid 2128 killed; 13:38:37 [ssh-agent] Stopped. 13:38:37 ERROR: SonarQube scanner exited with non-zero code: 1 13:38:37 [PostBuildScript] - [INFO] Executing post build scripts. 13:38:37 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins16084491855114057576.sh 13:38:37 ---> sysstat.sh 13:38:38 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14776527077568254183.sh 13:38:38 ---> package-listing.sh 13:38:38 ++ facter osfamily 13:38:38 ++ tr '[:upper:]' '[:lower:]' 13:38:38 + OS_FAMILY=debian 13:38:38 + workspace=/w/workspace/ric-plt-appmgr-sonar-prescan-script 13:38:38 + START_PACKAGES=/tmp/packages_start.txt 13:38:38 + END_PACKAGES=/tmp/packages_end.txt 13:38:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:38:38 + PACKAGES=/tmp/packages_start.txt 13:38:38 + '[' /w/workspace/ric-plt-appmgr-sonar-prescan-script ']' 13:38:38 + PACKAGES=/tmp/packages_end.txt 13:38:38 + case "${OS_FAMILY}" in 13:38:38 + dpkg -l 13:38:38 + grep '^ii' 13:38:38 + '[' -f /tmp/packages_start.txt ']' 13:38:38 + '[' -f /tmp/packages_end.txt ']' 13:38:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:38:38 + '[' /w/workspace/ric-plt-appmgr-sonar-prescan-script ']' 13:38:38 + mkdir -p /w/workspace/ric-plt-appmgr-sonar-prescan-script/archives/ 13:38:38 + 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:38 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins9709603737715679118.sh 13:38:38 ---> capture-instance-metadata.sh 13:38:38 Setup pyenv: 13:38:38 system 13:38:38 3.8.13 13:38:38 3.9.13 13:38:38 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) 13:38:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yqm from file:/tmp/.os_lf_venv 13:38:41 lf-activate-venv(): INFO: Installing: lftools 13:38:55 lf-activate-venv(): INFO: Adding /tmp/venv-2yqm/bin to PATH 13:38:55 INFO: Running in OpenStack, capturing instance metadata 13:38:56 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins248700411347931121.sh 13:38:56 provisioning config files... 13:38:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-appmgr-sonar-prescan-script@tmp/config9713760106259102774tmp 13:38:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:38:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:38:56 [EnvInject] - Injecting environment variables from a build step. 13:38:56 [EnvInject] - Injecting as environment variables the properties content 13:38:56 SERVER_ID=logs 13:38:56 13:38:56 [EnvInject] - Variables injected successfully. 13:38:56 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins1478640949311675642.sh 13:38:56 ---> create-netrc.sh 13:38:56 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14805227982927803416.sh 13:38:56 ---> python-tools-install.sh 13:38:56 Setup pyenv: 13:38:56 system 13:38:56 3.8.13 13:38:56 3.9.13 13:38:56 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) 13:38:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yqm from file:/tmp/.os_lf_venv 13:38:58 lf-activate-venv(): INFO: Installing: lftools 13:39:09 lf-activate-venv(): INFO: Adding /tmp/venv-2yqm/bin to PATH 13:39:09 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins16775981924503069275.sh 13:39:09 ---> sudo-logs.sh 13:39:09 Archiving 'sudo' log.. 13:39:09 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14038888317864564902.sh 13:39:09 ---> job-cost.sh 13:39:09 Setup pyenv: 13:39:09 system 13:39:09 3.8.13 13:39:09 3.9.13 13:39:09 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) 13:39:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yqm from file:/tmp/.os_lf_venv 13:39:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:39:20 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:20 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:39:20 lf-activate-venv(): INFO: Adding /tmp/venv-2yqm/bin to PATH 13:39:20 INFO: No Stack... 13:39:22 INFO: Retrieving Pricing Info for: v2-highcpu-4 13:39:22 INFO: Archiving Costs 13:39:22 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins9578730216440362895.sh 13:39:22 ---> logs-deploy.sh 13:39:22 Setup pyenv: 13:39:22 system 13:39:22 3.8.13 13:39:22 3.9.13 13:39:22 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) 13:39:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2yqm from file:/tmp/.os_lf_venv 13:39:24 lf-activate-venv(): INFO: Installing: lftools 13:39:36 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:36 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:39:36 lf-activate-venv(): INFO: Adding /tmp/venv-2yqm/bin to PATH 13:39:36 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-appmgr-sonar-prescan-script/1161 13:39:36 INFO: archiving workspace using pattern(s): -p **/*.log 13:39:39 Archives upload complete. 13:39:39 INFO: archiving logs to Nexus 13:39:40 ---> uname -a: 13:39:40 Linux prd-ubuntu1804-docker-4c-4g-180 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:40 13:39:40 13:39:40 ---> lscpu: 13:39:40 Architecture: x86_64 13:39:40 CPU op-mode(s): 32-bit, 64-bit 13:39:40 Byte Order: Little Endian 13:39:40 CPU(s): 4 13:39:40 On-line CPU(s) list: 0-3 13:39:40 Thread(s) per core: 1 13:39:40 Core(s) per socket: 1 13:39:40 Socket(s): 4 13:39:40 NUMA node(s): 1 13:39:40 Vendor ID: AuthenticAMD 13:39:40 CPU family: 23 13:39:40 Model: 49 13:39:40 Model name: AMD EPYC-Rome Processor 13:39:40 Stepping: 0 13:39:40 CPU MHz: 2799.996 13:39:40 BogoMIPS: 5599.99 13:39:40 Virtualization: AMD-V 13:39:40 Hypervisor vendor: KVM 13:39:40 Virtualization type: full 13:39:40 L1d cache: 32K 13:39:40 L1i cache: 32K 13:39:40 L2 cache: 512K 13:39:40 L3 cache: 16384K 13:39:40 NUMA node0 CPU(s): 0-3 13:39:40 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:40 13:39:40 13:39:40 ---> nproc: 13:39:40 4 13:39:40 13:39:40 13:39:40 ---> df -h: 13:39:40 Filesystem Size Used Avail Use% Mounted on 13:39:40 udev 2.0G 0 2.0G 0% /dev 13:39:40 tmpfs 395M 688K 394M 1% /run 13:39:40 /dev/vda1 20G 12G 7.4G 62% / 13:39:40 tmpfs 2.0G 0 2.0G 0% /dev/shm 13:39:40 tmpfs 5.0M 0 5.0M 0% /run/lock 13:39:40 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 13:39:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:39:40 tmpfs 395M 0 395M 0% /run/user/1001 13:39:40 13:39:40 13:39:40 ---> free -m: 13:39:40 total used free shared buff/cache available 13:39:40 Mem: 3944 477 299 0 3167 3184 13:39:40 Swap: 1023 0 1023 13:39:40 13:39:40 13:39:40 ---> ip addr: 13:39:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:39:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:39:40 inet 127.0.0.1/8 scope host lo 13:39:40 valid_lft forever preferred_lft forever 13:39:40 inet6 ::1/128 scope host 13:39:40 valid_lft forever preferred_lft forever 13:39:40 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 13:39:40 link/ether fa:16:3e:f1:ab:2c brd ff:ff:ff:ff:ff:ff 13:39:40 inet 10.32.6.37/23 brd 10.32.7.255 scope global dynamic ens3 13:39:40 valid_lft 86094sec preferred_lft 86094sec 13:39:40 inet6 fe80::f816:3eff:fef1:ab2c/64 scope link 13:39:40 valid_lft forever preferred_lft forever 13:39:40 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:39:40 link/ether 02:42:bc:8f:e9:6c brd ff:ff:ff:ff:ff:ff 13:39:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:39:40 valid_lft forever preferred_lft forever 13:39:40 13:39:40 13:39:40 ---> sar -b -r -n DEV: 13:39:40 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-180) 01/28/24 _x86_64_ (4 CPU) 13:39:40 13:39:40 13:34:37 LINUX RESTART (4 CPU) 13:39:40 13:39:40 13:35:01 tps rtps wtps bread/s bwrtn/s 13:39:40 13:36:01 131.01 70.04 60.96 5268.91 41749.17 13:39:40 13:37:01 249.83 48.63 201.20 8748.64 111480.99 13:39:40 13:38:01 411.15 239.11 172.04 7944.68 36409.40 13:39:40 13:39:01 107.47 56.27 51.19 4239.03 11092.28 13:39:40 Average: 224.87 103.49 121.38 6551.36 50213.24 13:39:40 13:39:40 13:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:39:40 13:36:01 1669300 3354160 2369356 58.67 49248 1791400 866180 17.03 561484 1630636 146100 13:39:40 13:37:01 113792 3323236 3924864 97.18 105444 3156668 1038744 20.42 487468 3116792 336 13:39:40 13:38:01 695180 3300864 3343476 82.79 152896 2529500 1246168 24.50 665440 2377952 11112 13:39:40 13:39:01 357116 3269724 3681540 91.16 158668 2823068 945848 18.59 869868 2505540 44396 13:39:40 Average: 708847 3311996 3329809 82.45 116564 2575159 1024235 20.13 646065 2407730 50486 13:39:40 13:39:40 13:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:39:40 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:40 13:36:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 13:39:40 13:36:01 ens3 397.42 242.50 1428.89 61.60 0.00 0.00 0.00 0.00 13:39:40 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:40 13:37:01 lo 2.23 2.23 0.20 0.20 0.00 0.00 0.00 0.00 13:39:40 13:37:01 ens3 441.69 329.84 11787.49 25.16 0.00 0.00 0.00 0.00 13:39:40 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:40 13:38:01 lo 0.90 0.90 0.10 0.10 0.00 0.00 0.00 0.00 13:39:40 13:38:01 ens3 308.92 233.43 1648.92 26.46 0.00 0.00 0.00 0.00 13:39:40 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:40 13:39:01 lo 1.10 1.10 0.09 0.09 0.00 0.00 0.00 0.00 13:39:40 13:39:01 ens3 19.96 15.95 24.40 6.41 0.00 0.00 0.00 0.00 13:39:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:40 Average: lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 13:39:40 Average: ens3 292.08 205.49 3726.36 29.91 0.00 0.00 0.00 0.00 13:39:40 13:39:40 13:39:40 ---> sar -P ALL: 13:39:40 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-180) 01/28/24 _x86_64_ (4 CPU) 13:39:40 13:39:40 13:34:37 LINUX RESTART (4 CPU) 13:39:40 13:39:40 13:35:01 CPU %user %nice %system %iowait %steal %idle 13:39:40 13:36:01 all 20.66 0.00 2.28 3.87 0.05 73.13 13:39:40 13:36:01 0 21.97 0.00 1.92 3.56 0.05 72.49 13:39:40 13:36:01 1 34.82 0.00 2.78 2.63 0.08 59.68 13:39:40 13:36:01 2 9.16 0.00 2.84 8.04 0.05 79.91 13:39:40 13:36:01 3 16.78 0.00 1.54 1.22 0.03 80.43 13:39:40 13:37:01 all 25.38 0.00 8.00 3.36 0.07 63.19 13:39:40 13:37:01 0 29.88 0.00 8.39 1.42 0.07 60.25 13:39:40 13:37:01 1 27.78 0.00 7.28 2.41 0.07 62.46 13:39:40 13:37:01 2 29.26 0.00 8.86 5.61 0.07 56.20 13:39:40 13:37:01 3 14.60 0.00 7.50 4.00 0.05 73.85 13:39:40 13:38:01 all 11.98 0.00 5.76 13.90 0.08 68.28 13:39:40 13:38:01 0 13.88 0.00 5.76 18.31 0.08 61.97 13:39:40 13:38:01 1 11.74 0.00 5.45 10.71 0.07 72.04 13:39:40 13:38:01 2 11.53 0.00 6.47 13.22 0.10 68.69 13:39:40 13:38:01 3 10.78 0.00 5.35 13.37 0.07 70.43 13:39:40 13:39:01 all 32.03 0.00 4.82 2.59 0.07 60.48 13:39:40 13:39:01 0 24.51 0.00 4.77 4.19 0.05 66.48 13:39:40 13:39:01 1 42.53 0.00 5.34 2.37 0.08 49.68 13:39:40 13:39:01 2 27.49 0.00 4.71 1.73 0.07 66.01 13:39:40 13:39:01 3 33.57 0.00 4.50 2.09 0.07 59.78 13:39:40 Average: all 22.53 0.00 5.21 5.91 0.07 66.28 13:39:40 Average: 0 22.57 0.00 5.20 6.86 0.06 65.31 13:39:40 Average: 1 29.23 0.00 5.21 4.53 0.08 60.96 13:39:40 Average: 2 19.34 0.00 5.71 7.14 0.07 67.74 13:39:40 Average: 3 19.00 0.00 4.71 5.14 0.05 71.10 13:39:40 13:39:40 13:39:40