13:35:38 Started by timer 13:35:38 Running as SYSTEM 13:35:38 [EnvInject] - Loading node environment variables. 13:35:38 Building remotely on prd-ubuntu1804-docker-4c-4g-4250 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-appmgr-sonar-prescan-script 13:35:38 [ssh-agent] Looking for ssh-agent implementation... 13:35:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:35:38 $ ssh-agent 13:35:38 SSH_AUTH_SOCK=/tmp/ssh-Pajzoa1VScpz/agent.2080 13:35:38 SSH_AGENT_PID=2082 13:35:38 [ssh-agent] Started. 13:35:38 Running ssh-add (command line suppressed) 13:35:38 Identity added: /w/workspace/ric-plt-appmgr-sonar-prescan-script@tmp/private_key_9664044782013458094.key (jenkins-ssh) 13:35:38 [ssh-agent] Using credentials jenkins (jenkins) 13:35:38 The recommended git tool is: NONE 13:35:40 using credential jenkins 13:35:40 Wiping out workspace first. 13:35:40 Cloning the remote Git repository 13:35:40 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr 13:35:40 > git init /w/workspace/ric-plt-appmgr-sonar-prescan-script # timeout=10 13:35:40 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr 13:35:40 > git --version # timeout=10 13:35:40 > git --version # 'git version 2.17.1' 13:35:40 using GIT_SSH to set credentials jenkins 13:35:40 > 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:41 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr # timeout=10 13:35:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:41 Avoid second fetch 13:35:41 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:35:41 Checking out Revision 361faacb46d1f379406b205034c818fef37a9d76 (refs/remotes/origin/master) 13:35:41 > git config core.sparsecheckout # timeout=10 13:35:41 > git checkout -f 361faacb46d1f379406b205034c818fef37a9d76 # timeout=10 13:35:42 Commit message: "Removing deprecated functions from readthedocs" 13:35:42 > git rev-list --no-walk 361faacb46d1f379406b205034c818fef37a9d76 # timeout=10 13:35:42 provisioning config files... 13:35:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:35:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:35:42 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins12166225350363666108.sh 13:35:42 ---> python-tools-install.sh 13:35:42 Setup pyenv: 13:35:42 * system (set by /opt/pyenv/version) 13:35:42 * 3.8.13 (set by /opt/pyenv/version) 13:35:42 * 3.9.13 (set by /opt/pyenv/version) 13:35:42 * 3.10.6 (set by /opt/pyenv/version) 13:35:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ygdK 13:35:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:35:49 lf-activate-venv(): INFO: Installing: lftools 13:36:23 lf-activate-venv(): INFO: Adding /tmp/venv-ygdK/bin to PATH 13:36:23 Generating Requirements File 13:36:56 Python 3.10.6 13:36:56 pip 23.3.2 from /tmp/venv-ygdK/lib/python3.10/site-packages/pip (python 3.10) 13:36:56 appdirs==1.4.4 13:36:56 argcomplete==3.2.1 13:36:56 aspy.yaml==1.3.0 13:36:56 attrs==23.2.0 13:36:56 autopage==0.5.2 13:36:56 beautifulsoup4==4.12.3 13:36:56 boto3==1.34.22 13:36:56 botocore==1.34.22 13:36:56 bs4==0.0.2 13:36:56 cachetools==5.3.2 13:36:56 certifi==2023.11.17 13:36:56 cffi==1.16.0 13:36:56 cfgv==3.4.0 13:36:56 chardet==5.2.0 13:36:56 charset-normalizer==3.3.2 13:36:56 click==8.1.7 13:36:56 cliff==4.5.0 13:36:56 cmd2==2.4.3 13:36:56 cryptography==3.3.2 13:36:56 debtcollector==2.5.0 13:36:56 decorator==5.1.1 13:36:56 defusedxml==0.7.1 13:36:56 Deprecated==1.2.14 13:36:56 distlib==0.3.8 13:36:56 dnspython==2.4.2 13:36:56 docker==4.2.2 13:36:56 dogpile.cache==1.3.0 13:36:56 email-validator==2.1.0.post1 13:36:56 filelock==3.13.1 13:36:56 future==0.18.3 13:36:56 gitdb==4.0.11 13:36:56 GitPython==3.1.41 13:36:56 google-auth==2.26.2 13:36:56 httplib2==0.22.0 13:36:56 identify==2.5.33 13:36:56 idna==3.6 13:36:56 importlib-resources==1.5.0 13:36:56 iso8601==2.1.0 13:36:56 Jinja2==3.1.3 13:36:56 jmespath==1.0.1 13:36:56 jsonpatch==1.33 13:36:56 jsonpointer==2.4 13:36:56 jsonschema==4.21.0 13:36:56 jsonschema-specifications==2023.12.1 13:36:56 keystoneauth1==5.5.0 13:36:56 kubernetes==29.0.0 13:36:56 lftools==0.37.8 13:36:56 lxml==5.1.0 13:36:56 MarkupSafe==2.1.3 13:36:56 msgpack==1.0.7 13:36:56 multi_key_dict==2.0.3 13:36:56 munch==4.0.0 13:36:56 netaddr==0.10.1 13:36:56 netifaces==0.11.0 13:36:56 niet==1.4.2 13:36:56 nodeenv==1.8.0 13:36:56 oauth2client==4.1.3 13:36:56 oauthlib==3.2.2 13:36:56 openstacksdk==0.62.0 13:36:56 os-client-config==2.1.0 13:36:56 os-service-types==1.7.0 13:36:56 osc-lib==3.0.0 13:36:56 oslo.config==9.3.0 13:36:56 oslo.context==5.3.0 13:36:56 oslo.i18n==6.2.0 13:36:56 oslo.log==5.4.0 13:36:56 oslo.serialization==5.3.0 13:36:56 oslo.utils==7.0.0 13:36:56 packaging==23.2 13:36:56 pbr==6.0.0 13:36:56 platformdirs==4.1.0 13:36:56 prettytable==3.9.0 13:36:56 pyasn1==0.5.1 13:36:56 pyasn1-modules==0.3.0 13:36:56 pycparser==2.21 13:36:56 pygerrit2==2.0.15 13:36:56 PyGithub==2.1.1 13:36:56 pyinotify==0.9.6 13:36:56 PyJWT==2.8.0 13:36:56 PyNaCl==1.5.0 13:36:56 pyparsing==2.4.7 13:36:56 pyperclip==1.8.2 13:36:56 pyrsistent==0.20.0 13:36:56 python-cinderclient==9.4.0 13:36:56 python-dateutil==2.8.2 13:36:56 python-heatclient==3.4.0 13:36:56 python-jenkins==1.8.2 13:36:56 python-keystoneclient==5.3.0 13:36:56 python-magnumclient==4.3.0 13:36:56 python-novaclient==18.4.0 13:36:56 python-openstackclient==6.0.0 13:36:56 python-swiftclient==4.4.0 13:36:56 pytz==2023.3.post1 13:36:56 PyYAML==6.0.1 13:36:56 referencing==0.32.1 13:36:56 requests==2.31.0 13:36:56 requests-oauthlib==1.3.1 13:36:56 requestsexceptions==1.4.0 13:36:56 rfc3986==2.0.0 13:36:56 rpds-py==0.17.1 13:36:56 rsa==4.9 13:36:56 ruamel.yaml==0.18.5 13:36:56 ruamel.yaml.clib==0.2.8 13:36:56 s3transfer==0.10.0 13:36:56 simplejson==3.19.2 13:36:56 six==1.16.0 13:36:56 smmap==5.0.1 13:36:56 soupsieve==2.5 13:36:56 stevedore==5.1.0 13:36:56 tabulate==0.9.0 13:36:56 toml==0.10.2 13:36:56 tomlkit==0.12.3 13:36:56 tqdm==4.66.1 13:36:56 typing_extensions==4.9.0 13:36:56 tzdata==2023.4 13:36:56 urllib3==1.26.18 13:36:56 virtualenv==20.25.0 13:36:56 wcwidth==0.2.13 13:36:56 websocket-client==1.7.0 13:36:56 wrapt==1.16.0 13:36:56 xdg==6.0.0 13:36:56 xmltodict==0.13.0 13:36:56 yq==3.2.3 13:36:56 [EnvInject] - Injecting environment variables from a build step. 13:36:56 [EnvInject] - Injecting as environment variables the properties content 13:36:56 SET_JDK_VERSION=openjdk17 13:36:56 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 13:36:56 13:36:56 [EnvInject] - Variables injected successfully. 13:36:56 [ric-plt-appmgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins2042275004785956993.sh 13:36:56 ---> update-java-alternatives.sh 13:36:56 ---> Updating Java version 13:36:57 ---> Ubuntu/Debian system detected 13:36:57 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 13:36:57 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 13:36:57 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:57 openjdk version "17.0.4" 2022-07-19 13:36:57 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 13:36:57 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 13:36:57 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 13:36:57 [EnvInject] - Injecting environment variables from a build step. 13:36:57 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 13:36:57 [EnvInject] - Variables injected successfully. 13:36:57 [ric-plt-appmgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins18071551784760893050.sh 13:36:57 --> prescan-ric-plt-appmgr-ubuntu.sh starts 13:36:58 Sending build context to Docker daemon 2.247MB 13:36:58 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:58 1.0.0: Pulling from o-ran-sc/bldr-ubuntu20-c-go 13:36:58 7b1a6ab2e44d: Pulling fs layer 13:36:58 fa71893429cb: Pulling fs layer 13:36:58 04d0e85b5cd0: Pulling fs layer 13:36:58 1a42d20fefec: Pulling fs layer 13:36:58 edd90b732e54: Pulling fs layer 13:36:58 6e7ed7a8f5c1: Pulling fs layer 13:36:58 54da3b814b08: Pulling fs layer 13:36:58 a7dc5108837a: Pulling fs layer 13:36:58 edd90b732e54: Waiting 13:36:58 6e7ed7a8f5c1: Waiting 13:36:58 54da3b814b08: Waiting 13:36:58 a7dc5108837a: Waiting 13:36:58 1a42d20fefec: Waiting 13:36:58 04d0e85b5cd0: Verifying Checksum 13:36:58 04d0e85b5cd0: Download complete 13:36:59 7b1a6ab2e44d: Verifying Checksum 13:36:59 7b1a6ab2e44d: Download complete 13:37:00 1a42d20fefec: Verifying Checksum 13:37:00 1a42d20fefec: Download complete 13:37:00 edd90b732e54: Verifying Checksum 13:37:00 edd90b732e54: Download complete 13:37:01 7b1a6ab2e44d: Pull complete 13:37:01 54da3b814b08: Verifying Checksum 13:37:01 54da3b814b08: Download complete 13:37:01 a7dc5108837a: Verifying Checksum 13:37:01 a7dc5108837a: Download complete 13:37:01 6e7ed7a8f5c1: Verifying Checksum 13:37:02 fa71893429cb: Verifying Checksum 13:37:02 fa71893429cb: Download complete 13:37:13 fa71893429cb: Pull complete 13:37:13 04d0e85b5cd0: Pull complete 13:37:16 1a42d20fefec: Pull complete 13:37:20 edd90b732e54: Pull complete 13:37:21 6e7ed7a8f5c1: Pull complete 13:37:22 54da3b814b08: Pull complete 13:37:23 a7dc5108837a: Pull complete 13:37:23 Digest: sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 13:37:23 Status: Downloaded newer image for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 13:37:23 ---> db54390f5aa2 13:37:23 Step 2/19 : RUN apt-get update -y && apt-get install -y jq 13:37:23 ---> Running in 59a422e38b07 13:37:25 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 13:37:25 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 13:37:25 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 13:37:25 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 13:37:25 Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1165 kB] 13:37:25 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3770 kB] 13:37:25 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] 13:37:25 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3142 kB] 13:37:26 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3291 kB] 13:37:26 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1461 kB] 13:37:26 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] 13:37:26 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3292 kB] 13:37:26 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 13:37:26 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 13:37:26 Fetched 16.6 MB in 2s (8414 kB/s) 13:37:26 Reading package lists... 13:37:27 Reading package lists... 13:37:28 Building dependency tree... 13:37:28 Reading state information... 13:37:28 The following additional packages will be installed: 13:37:28 libjq1 libonig5 13:37:28 The following NEW packages will be installed: 13:37:28 jq libjq1 libonig5 13:37:29 0 upgraded, 3 newly installed, 0 to remove and 198 not upgraded. 13:37:29 Need to get 313 kB of archives. 13:37:29 After this operation, 1062 kB of additional disk space will be used. 13:37:29 Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 13:37:29 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 13:37:29 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 13:37:30 debconf: delaying package configuration, since apt-utils is not installed 13:37:30 Fetched 313 kB in 1s (289 kB/s) 13:37:30 Selecting previously unselected package libonig5:amd64. 13:37:30 (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:30 Preparing to unpack .../libonig5_6.9.4-1_amd64.deb ... 13:37:30 Unpacking libonig5:amd64 (6.9.4-1) ... 13:37:30 Selecting previously unselected package libjq1:amd64. 13:37:30 Preparing to unpack .../libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 13:37:30 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 13:37:30 Selecting previously unselected package jq. 13:37:30 Preparing to unpack .../jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 13:37:30 Unpacking jq (1.6-1ubuntu0.20.04.1) ... 13:37:30 Setting up libonig5:amd64 (6.9.4-1) ... 13:37:30 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 13:37:30 Setting up jq (1.6-1ubuntu0.20.04.1) ... 13:37:30 Processing triggers for man-db (2.9.1-1) ... 13:37:30 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 13:37:31 Removing intermediate container 59a422e38b07 13:37:31 ---> af6b54e6bbbf 13:37:31 Step 3/19 : RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates 13:37:31 ---> Running in 452c4f9b7d40 13:37:31  13:37:31 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:37:31 13:37:31 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 13:37:32 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 13:37:32 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 13:37:32 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 13:37:32 Reading package lists... 13:37:33 Building dependency tree... 13:37:33 Reading state information... 13:37:33 198 packages can be upgraded. Run 'apt list --upgradable' to see them. 13:37:33  13:37:33 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:37:33  13:37:33 Reading package lists... 13:37:34 Building dependency tree... 13:37:34 Reading state information... 13:37:34 The following packages will be upgraded: 13:37:34 ca-certificates 13:37:35 1 upgraded, 0 newly installed, 0 to remove and 197 not upgraded. 13:37:35 Need to get 152 kB of archives. 13:37:35 After this operation, 10.2 kB of additional disk space will be used. 13:37:35 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] 13:37:35 debconf: delaying package configuration, since apt-utils is not installed 13:37:35 Fetched 152 kB in 1s (188 kB/s) 13:37:35 (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:35 Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... 13:37:35 Unpacking ca-certificates (20230311ubuntu0.20.04.1) over (20210119~20.04.2) ... 13:37:36 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... 13:37:36 debconf: unable to initialize frontend: Dialog 13:37:36 debconf: (TERM is not set, so the dialog frontend is not usable.) 13:37:36 debconf: falling back to frontend: Readline 13:37:38 Updating certificates in /etc/ssl/certs... 13:37:39 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 13:37:39 26 added, 17 removed; done. 13:37:39 Processing triggers for man-db (2.9.1-1) ... 13:37:39 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... 13:37:39 Updating certificates in /etc/ssl/certs... 13:37:39 0 added, 0 removed; done. 13:37:39 Running hooks in /etc/ca-certificates/update.d... 13:37:39 done. 13:37:39 Updating certificates in /etc/ssl/certs... 13:37:40 0 added, 0 removed; done. 13:37:40 Running hooks in /etc/ca-certificates/update.d... 13:37:40 done. 13:37:40 Removing intermediate container 452c4f9b7d40 13:37:40 ---> 299f8e93444e 13:37:40 Step 4/19 : ENV PATH="/usr/local/go/bin:${PATH}" 13:37:40 ---> Running in 3a6ae97c5cc1 13:37:40 Removing intermediate container 3a6ae97c5cc1 13:37:40 ---> 1f4997157d78 13:37:40 Step 5/19 : ENV GOPATH="/go" 13:37:41 ---> Running in e210f9ef3e14 13:37:41 Removing intermediate container e210f9ef3e14 13:37:41 ---> fd81978a3586 13:37:41 Step 6/19 : RUN mkdir -p /go/bin 13:37:41 ---> Running in 686a8ad0d037 13:37:41 Removing intermediate container 686a8ad0d037 13:37:41 ---> 2c2ffca5b40d 13:37:41 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:42 ---> Running in 59fe18fe4ab4 13:37:43 Removing intermediate container 59fe18fe4ab4 13:37:43 ---> ddab4ebcd522 13:37:43 Step 8/19 : RUN mkdir -p /go/src/ws 13:37:43 ---> Running in fabacde1dc73 13:37:44 Removing intermediate container fabacde1dc73 13:37:44 ---> 4f63c076851f 13:37:44 Step 9/19 : WORKDIR "/go/src/ws" 13:37:44 ---> Running in 35d6e7fa34b6 13:37:44 Removing intermediate container 35d6e7fa34b6 13:37:44 ---> c306eea23432 13:37:44 Step 10/19 : COPY go.mod /go/src/ws 13:37:44 ---> b42c182cc0bf 13:37:44 Step 11/19 : COPY go.sum /go/src/ws 13:37:45 ---> c0fdc1c1f467 13:37:45 Step 12/19 : RUN GO111MODULE=on go mod download 13:37:45 ---> Running in 60ab31e6bd9d 13:38:17 Removing intermediate container 60ab31e6bd9d 13:38:17 ---> 05a0143a62f1 13:38:17 Step 13/19 : COPY . /go/src/ws 13:38:17 ---> 1f3aa4d67bfe 13:38:17 Step 14/19 : RUN /go/bin/swagger generate server -f api/appmgr_rest_api.yaml --name AppManager -t pkg/ --exclude-main 13:38:17 ---> Running in ebbe0eba71b7 13:38:18 2024/01/20 13:38:18 validating spec /go/src/ws/api/appmgr_rest_api.yaml 13:38:18 2024/01/20 13:38:19 preprocessing spec with option: minimal flattening 13:38:19 2024/01/20 13:38:19 building a plan for generation 13:38:19 2024/01/20 13:38:19 planning definitions 13:38:19 2024/01/20 13:38:19 planning operations 13:38:19 2024/01/20 13:38:19 grouping operations into packages 13:38:19 2024/01/20 13:38:19 planning meta data and facades 13:38:19 2024/01/20 13:38:19 rendering 20 models 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model AllDeployableXapps 13:38:19 2024/01/20 13:38:19 name field AllDeployableXapps 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "all_deployable_xapps.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model AllDeployedXapps 13:38:19 2024/01/20 13:38:19 name field AllDeployedXapps 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "all_deployed_xapps.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model AllXappConfig 13:38:19 2024/01/20 13:38:19 name field AllXappConfig 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "all_xapp_config.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model ConfigMetadata 13:38:19 2024/01/20 13:38:19 name field ConfigMetadata 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "config_metadata.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model ConfigValidationError 13:38:19 2024/01/20 13:38:19 name field ConfigValidationError 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "config_validation_error.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model ConfigValidationErrors 13:38:19 2024/01/20 13:38:19 name field ConfigValidationErrors 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "config_validation_errors.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model EventType 13:38:19 2024/01/20 13:38:19 name field EventType 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "event_type.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model SubscriptionData 13:38:19 2024/01/20 13:38:19 name field SubscriptionData 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "subscription_data.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model XAppConfig 13:38:19 2024/01/20 13:38:19 name field XAppConfig 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "x_app_config.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model Xapp 13:38:19 2024/01/20 13:38:19 name field Xapp 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "xapp.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model XappDescriptor 13:38:19 2024/01/20 13:38:19 name field XappDescriptor 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "xapp_descriptor.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model XappDescriptorList 13:38:19 2024/01/20 13:38:19 name field XappDescriptorList 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "xapp_descriptor_list.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model XappInstance 13:38:19 2024/01/20 13:38:19 name field XappInstance 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "xapp_instance.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model allSubscriptions 13:38:19 2024/01/20 13:38:19 name field allSubscriptions 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "all_subscriptions.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model deregisterRequest 13:38:19 2024/01/20 13:38:19 name field deregisterRequest 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "deregister_request.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model registerRequest 13:38:19 2024/01/20 13:38:19 name field registerRequest 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "register_request.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model subscription 13:38:19 2024/01/20 13:38:19 name field subscription 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "subscription.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model subscriptionNotification 13:38:19 2024/01/20 13:38:19 name field subscriptionNotification 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "subscription_notification.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model subscriptionRequest 13:38:19 2024/01/20 13:38:19 name field subscriptionRequest 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "subscription_request.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 1 templates for model subscriptionResponse 13:38:19 2024/01/20 13:38:19 name field subscriptionResponse 13:38:19 2024/01/20 13:38:19 package field models 13:38:19 2024/01/20 13:38:19 creating generated file "subscription_response.go" in "pkg/models" as definition 13:38:19 2024/01/20 13:38:19 executed template asset:model 13:38:19 2024/01/20 13:38:19 rendering 3 operation groups (tags) 13:38:19 2024/01/20 13:38:19 rendering 2 operations for health 13:38:19 2024/01/20 13:38:19 rendering 4 templates for operation AppManager 13:38:19 2024/01/20 13:38:19 name field getHealthAlive 13:38:19 2024/01/20 13:38:19 package field health 13:38:19 2024/01/20 13:38:19 creating generated file "get_health_alive_parameters.go" in "pkg/restapi/operations/health" as parameters 13:38:19 2024/01/20 13:38:19 executed template asset:serverParameter 13:38:19 2024/01/20 13:38:19 name field getHealthAlive 13:38:19 2024/01/20 13:38:19 package field health 13:38:19 2024/01/20 13:38:19 creating generated file "get_health_alive_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 13:38:19 2024/01/20 13:38:19 executed template asset:serverUrlbuilder 13:38:19 2024/01/20 13:38:19 name field getHealthAlive 13:38:19 2024/01/20 13:38:19 package field health 13:38:19 2024/01/20 13:38:19 creating generated file "get_health_alive_responses.go" in "pkg/restapi/operations/health" as responses 13:38:19 2024/01/20 13:38:19 executed template asset:serverResponses 13:38:19 2024/01/20 13:38:19 name field getHealthAlive 13:38:19 2024/01/20 13:38:19 package field health 13:38:19 2024/01/20 13:38:19 creating generated file "get_health_alive.go" in "pkg/restapi/operations/health" as handler 13:38:19 2024/01/20 13:38:19 executed template asset:serverOperation 13:38:19 2024/01/20 13:38:19 rendering 4 templates for operation AppManager 13:38:19 2024/01/20 13:38:19 name field getHealthReady 13:38:19 2024/01/20 13:38:19 package field health 13:38:19 2024/01/20 13:38:19 creating generated file "get_health_ready_parameters.go" in "pkg/restapi/operations/health" as parameters 13:38:19 2024/01/20 13:38:19 executed template asset:serverParameter 13:38:19 2024/01/20 13:38:19 name field getHealthReady 13:38:19 2024/01/20 13:38:19 package field health 13:38:19 2024/01/20 13:38:19 creating generated file "get_health_ready_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 13:38:19 2024/01/20 13:38:19 executed template asset:serverUrlbuilder 13:38:19 2024/01/20 13:38:19 name field getHealthReady 13:38:19 2024/01/20 13:38:19 package field health 13:38:19 2024/01/20 13:38:19 creating generated file "get_health_ready_responses.go" in "pkg/restapi/operations/health" as responses 13:38:19 2024/01/20 13:38:19 executed template asset:serverResponses 13:38:19 2024/01/20 13:38:19 name field getHealthReady 13:38:19 2024/01/20 13:38:19 package field health 13:38:19 2024/01/20 13:38:19 creating generated file "get_health_ready.go" in "pkg/restapi/operations/health" as handler 13:38:19 2024/01/20 13:38:19 executed template asset:serverOperation 13:38:19 2024/01/20 13:38:19 rendering 0 templates for operation group AppManager 13:38:19 2024/01/20 13:38:19 rendering 7 operations for operations 13:38:19 2024/01/20 13:38:19 rendering 4 templates for operation AppManager 13:38:19 2024/01/20 13:38:19 name field addSubscription 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "add_subscription_parameters.go" in "pkg/restapi/operations" as parameters 13:38:19 2024/01/20 13:38:19 executed template asset:serverParameter 13:38:19 2024/01/20 13:38:19 name field addSubscription 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "add_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:19 2024/01/20 13:38:19 executed template asset:serverUrlbuilder 13:38:19 2024/01/20 13:38:19 name field addSubscription 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "add_subscription_responses.go" in "pkg/restapi/operations" as responses 13:38:19 2024/01/20 13:38:19 executed template asset:serverResponses 13:38:19 2024/01/20 13:38:19 name field addSubscription 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "add_subscription.go" in "pkg/restapi/operations" as handler 13:38:19 2024/01/20 13:38:19 executed template asset:serverOperation 13:38:19 2024/01/20 13:38:19 rendering 4 templates for operation AppManager 13:38:19 2024/01/20 13:38:19 name field deleteSubscription 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "delete_subscription_parameters.go" in "pkg/restapi/operations" as parameters 13:38:19 2024/01/20 13:38:19 executed template asset:serverParameter 13:38:19 2024/01/20 13:38:19 name field deleteSubscription 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "delete_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:19 2024/01/20 13:38:19 executed template asset:serverUrlbuilder 13:38:19 2024/01/20 13:38:19 name field deleteSubscription 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "delete_subscription_responses.go" in "pkg/restapi/operations" as responses 13:38:19 2024/01/20 13:38:19 executed template asset:serverResponses 13:38:19 2024/01/20 13:38:19 name field deleteSubscription 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "delete_subscription.go" in "pkg/restapi/operations" as handler 13:38:19 2024/01/20 13:38:19 executed template asset:serverOperation 13:38:19 2024/01/20 13:38:19 rendering 4 templates for operation AppManager 13:38:19 2024/01/20 13:38:19 name field deregisterXapp 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "deregister_xapp_parameters.go" in "pkg/restapi/operations" as parameters 13:38:19 2024/01/20 13:38:19 executed template asset:serverParameter 13:38:19 2024/01/20 13:38:19 name field deregisterXapp 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "deregister_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:19 2024/01/20 13:38:19 executed template asset:serverUrlbuilder 13:38:19 2024/01/20 13:38:19 name field deregisterXapp 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "deregister_xapp_responses.go" in "pkg/restapi/operations" as responses 13:38:19 2024/01/20 13:38:19 executed template asset:serverResponses 13:38:19 2024/01/20 13:38:19 name field deregisterXapp 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "deregister_xapp.go" in "pkg/restapi/operations" as handler 13:38:19 2024/01/20 13:38:19 executed template asset:serverOperation 13:38:19 2024/01/20 13:38:19 rendering 4 templates for operation AppManager 13:38:19 2024/01/20 13:38:19 name field getSubscriptionById 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "get_subscription_by_id_parameters.go" in "pkg/restapi/operations" as parameters 13:38:19 2024/01/20 13:38:19 executed template asset:serverParameter 13:38:19 2024/01/20 13:38:19 name field getSubscriptionById 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "get_subscription_by_id_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:19 2024/01/20 13:38:19 executed template asset:serverUrlbuilder 13:38:19 2024/01/20 13:38:19 name field getSubscriptionById 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "get_subscription_by_id_responses.go" in "pkg/restapi/operations" as responses 13:38:19 2024/01/20 13:38:19 executed template asset:serverResponses 13:38:19 2024/01/20 13:38:19 name field getSubscriptionById 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "get_subscription_by_id.go" in "pkg/restapi/operations" as handler 13:38:19 2024/01/20 13:38:19 executed template asset:serverOperation 13:38:19 2024/01/20 13:38:19 rendering 4 templates for operation AppManager 13:38:19 2024/01/20 13:38:19 name field getSubscriptions 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "get_subscriptions_parameters.go" in "pkg/restapi/operations" as parameters 13:38:19 2024/01/20 13:38:19 executed template asset:serverParameter 13:38:19 2024/01/20 13:38:19 name field getSubscriptions 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "get_subscriptions_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:19 2024/01/20 13:38:19 executed template asset:serverUrlbuilder 13:38:19 2024/01/20 13:38:19 name field getSubscriptions 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "get_subscriptions_responses.go" in "pkg/restapi/operations" as responses 13:38:19 2024/01/20 13:38:19 executed template asset:serverResponses 13:38:19 2024/01/20 13:38:19 name field getSubscriptions 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "get_subscriptions.go" in "pkg/restapi/operations" as handler 13:38:19 2024/01/20 13:38:19 executed template asset:serverOperation 13:38:19 2024/01/20 13:38:19 rendering 4 templates for operation AppManager 13:38:19 2024/01/20 13:38:19 name field modifySubscription 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "modify_subscription_parameters.go" in "pkg/restapi/operations" as parameters 13:38:19 2024/01/20 13:38:19 executed template asset:serverParameter 13:38:19 2024/01/20 13:38:19 name field modifySubscription 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "modify_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:19 2024/01/20 13:38:19 executed template asset:serverUrlbuilder 13:38:19 2024/01/20 13:38:19 name field modifySubscription 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "modify_subscription_responses.go" in "pkg/restapi/operations" as responses 13:38:19 2024/01/20 13:38:19 executed template asset:serverResponses 13:38:19 2024/01/20 13:38:19 name field modifySubscription 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "modify_subscription.go" in "pkg/restapi/operations" as handler 13:38:19 2024/01/20 13:38:19 executed template asset:serverOperation 13:38:19 2024/01/20 13:38:19 rendering 4 templates for operation AppManager 13:38:19 2024/01/20 13:38:19 name field registerXapp 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "register_xapp_parameters.go" in "pkg/restapi/operations" as parameters 13:38:19 2024/01/20 13:38:19 executed template asset:serverParameter 13:38:19 2024/01/20 13:38:19 name field registerXapp 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "register_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:19 2024/01/20 13:38:19 executed template asset:serverUrlbuilder 13:38:19 2024/01/20 13:38:19 name field registerXapp 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "register_xapp_responses.go" in "pkg/restapi/operations" as responses 13:38:19 2024/01/20 13:38:19 executed template asset:serverResponses 13:38:19 2024/01/20 13:38:19 name field registerXapp 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "register_xapp.go" in "pkg/restapi/operations" as handler 13:38:19 2024/01/20 13:38:19 executed template asset:serverOperation 13:38:19 2024/01/20 13:38:19 rendering 0 templates for operation group AppManager 13:38:19 2024/01/20 13:38:19 rendering 9 operations for xapp 13:38:19 2024/01/20 13:38:19 rendering 4 templates for operation AppManager 13:38:19 2024/01/20 13:38:19 name field GetConfigElement 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_config_element_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:19 2024/01/20 13:38:19 executed template asset:serverParameter 13:38:19 2024/01/20 13:38:19 name field GetConfigElement 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_config_element_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:19 2024/01/20 13:38:19 executed template asset:serverUrlbuilder 13:38:19 2024/01/20 13:38:19 name field GetConfigElement 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_config_element_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:19 2024/01/20 13:38:19 executed template asset:serverResponses 13:38:19 2024/01/20 13:38:19 name field GetConfigElement 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_config_element.go" in "pkg/restapi/operations/xapp" as handler 13:38:19 2024/01/20 13:38:19 executed template asset:serverOperation 13:38:19 2024/01/20 13:38:19 rendering 4 templates for operation AppManager 13:38:19 2024/01/20 13:38:19 name field ModifyXappConfig 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "modify_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:19 2024/01/20 13:38:19 executed template asset:serverParameter 13:38:19 2024/01/20 13:38:19 name field ModifyXappConfig 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "modify_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:19 2024/01/20 13:38:19 executed template asset:serverUrlbuilder 13:38:19 2024/01/20 13:38:19 name field ModifyXappConfig 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "modify_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:19 2024/01/20 13:38:19 executed template asset:serverResponses 13:38:19 2024/01/20 13:38:19 name field ModifyXappConfig 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "modify_xapp_config.go" in "pkg/restapi/operations/xapp" as handler 13:38:19 2024/01/20 13:38:19 executed template asset:serverOperation 13:38:19 2024/01/20 13:38:19 rendering 4 templates for operation AppManager 13:38:19 2024/01/20 13:38:19 name field deployXapp 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "deploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:19 2024/01/20 13:38:19 executed template asset:serverParameter 13:38:19 2024/01/20 13:38:19 name field deployXapp 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "deploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:19 2024/01/20 13:38:19 executed template asset:serverUrlbuilder 13:38:19 2024/01/20 13:38:19 name field deployXapp 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "deploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:19 2024/01/20 13:38:19 executed template asset:serverResponses 13:38:19 2024/01/20 13:38:19 name field deployXapp 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "deploy_xapp.go" in "pkg/restapi/operations/xapp" as handler 13:38:19 2024/01/20 13:38:19 executed template asset:serverOperation 13:38:19 2024/01/20 13:38:19 rendering 4 templates for operation AppManager 13:38:19 2024/01/20 13:38:19 name field getAllXappConfig 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_all_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:19 2024/01/20 13:38:19 executed template asset:serverParameter 13:38:19 2024/01/20 13:38:19 name field getAllXappConfig 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_all_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:19 2024/01/20 13:38:19 executed template asset:serverUrlbuilder 13:38:19 2024/01/20 13:38:19 name field getAllXappConfig 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_all_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:19 2024/01/20 13:38:19 executed template asset:serverResponses 13:38:19 2024/01/20 13:38:19 name field getAllXappConfig 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_all_xapp_config.go" in "pkg/restapi/operations/xapp" as handler 13:38:19 2024/01/20 13:38:19 executed template asset:serverOperation 13:38:19 2024/01/20 13:38:19 rendering 4 templates for operation AppManager 13:38:19 2024/01/20 13:38:19 name field getAllXapps 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:19 2024/01/20 13:38:19 executed template asset:serverParameter 13:38:19 2024/01/20 13:38:19 name field getAllXapps 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:19 2024/01/20 13:38:19 executed template asset:serverUrlbuilder 13:38:19 2024/01/20 13:38:19 name field getAllXapps 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:19 2024/01/20 13:38:19 executed template asset:serverResponses 13:38:19 2024/01/20 13:38:19 name field getAllXapps 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_all_xapps.go" in "pkg/restapi/operations/xapp" as handler 13:38:19 2024/01/20 13:38:19 executed template asset:serverOperation 13:38:19 2024/01/20 13:38:19 rendering 4 templates for operation AppManager 13:38:19 2024/01/20 13:38:19 name field getXappByName 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_xapp_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:19 2024/01/20 13:38:19 executed template asset:serverParameter 13:38:19 2024/01/20 13:38:19 name field getXappByName 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_xapp_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:19 2024/01/20 13:38:19 executed template asset:serverUrlbuilder 13:38:19 2024/01/20 13:38:19 name field getXappByName 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_xapp_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:19 2024/01/20 13:38:19 executed template asset:serverResponses 13:38:19 2024/01/20 13:38:19 name field getXappByName 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_xapp_by_name.go" in "pkg/restapi/operations/xapp" as handler 13:38:19 2024/01/20 13:38:19 executed template asset:serverOperation 13:38:19 2024/01/20 13:38:19 rendering 4 templates for operation AppManager 13:38:19 2024/01/20 13:38:19 name field getXappInstanceByName 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:19 2024/01/20 13:38:19 executed template asset:serverParameter 13:38:19 2024/01/20 13:38:19 name field getXappInstanceByName 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_xapp_instance_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:19 2024/01/20 13:38:19 executed template asset:serverUrlbuilder 13:38:19 2024/01/20 13:38:19 name field getXappInstanceByName 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:19 2024/01/20 13:38:19 executed template asset:serverResponses 13:38:19 2024/01/20 13:38:19 name field getXappInstanceByName 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "get_xapp_instance_by_name.go" in "pkg/restapi/operations/xapp" as handler 13:38:19 2024/01/20 13:38:19 executed template asset:serverOperation 13:38:19 2024/01/20 13:38:19 rendering 4 templates for operation AppManager 13:38:19 2024/01/20 13:38:19 name field listAllXapps 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "list_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:19 2024/01/20 13:38:19 executed template asset:serverParameter 13:38:19 2024/01/20 13:38:19 name field listAllXapps 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "list_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:19 2024/01/20 13:38:19 executed template asset:serverUrlbuilder 13:38:19 2024/01/20 13:38:19 name field listAllXapps 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "list_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:19 2024/01/20 13:38:19 executed template asset:serverResponses 13:38:19 2024/01/20 13:38:19 name field listAllXapps 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "list_all_xapps.go" in "pkg/restapi/operations/xapp" as handler 13:38:19 2024/01/20 13:38:19 executed template asset:serverOperation 13:38:19 2024/01/20 13:38:19 rendering 4 templates for operation AppManager 13:38:19 2024/01/20 13:38:19 name field undeployXapp 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "undeploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:19 2024/01/20 13:38:19 executed template asset:serverParameter 13:38:19 2024/01/20 13:38:19 name field undeployXapp 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "undeploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:19 2024/01/20 13:38:19 executed template asset:serverUrlbuilder 13:38:19 2024/01/20 13:38:19 name field undeployXapp 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "undeploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:19 2024/01/20 13:38:19 executed template asset:serverResponses 13:38:19 2024/01/20 13:38:19 name field undeployXapp 13:38:19 2024/01/20 13:38:19 package field xapp 13:38:19 2024/01/20 13:38:19 creating generated file "undeploy_xapp.go" in "pkg/restapi/operations/xapp" as handler 13:38:19 2024/01/20 13:38:19 executed template asset:serverOperation 13:38:19 2024/01/20 13:38:19 rendering 0 templates for operation group AppManager 13:38:19 2024/01/20 13:38:19 rendering support 13:38:19 2024/01/20 13:38:19 rendering 6 templates for application AppManager 13:38:19 2024/01/20 13:38:19 name field AppManager 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "configure_app_manager.go" in "pkg/restapi" as configure 13:38:19 2024/01/20 13:38:19 executed template asset:serverConfigureapi 13:38:19 2024/01/20 13:38:19 name field AppManager 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec 13:38:19 2024/01/20 13:38:19 executed template asset:swaggerJsonEmbed 13:38:19 2024/01/20 13:38:19 name field AppManager 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "server.go" in "pkg/restapi" as server 13:38:19 2024/01/20 13:38:19 executed template asset:serverServer 13:38:19 2024/01/20 13:38:19 name field AppManager 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "app_manager_api.go" in "pkg/restapi/operations" as builder 13:38:19 2024/01/20 13:38:19 executed template asset:serverBuilder 13:38:19 2024/01/20 13:38:19 name field AppManager 13:38:19 2024/01/20 13:38:19 package field operations 13:38:19 2024/01/20 13:38:19 creating generated file "doc.go" in "pkg/restapi" as doc 13:38:19 2024/01/20 13:38:19 executed template asset:serverDoc 13:38:19 2024/01/20 13:38:19 Generation completed! 13:38:19 13:38:19 For this generation to compile you need to have some packages in your GOPATH: 13:38:19 13:38:19 * github.com/go-openapi/runtime 13:38:19 * github.com/jessevdk/go-flags 13:38:19 13:38:19 You can get these now with: go get -u -f pkg/... 13:38:19 Removing intermediate container ebbe0eba71b7 13:38:19 ---> 4b9541ba6d10 13:38:19 Step 15/19 : COPY . /go/src/ws 13:38:20 ---> 3c2510c6b1b8 13:38:20 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:20 ---> Running in 7ef2775a8a32 13:38:36 Removing intermediate container 7ef2775a8a32 13:38:36 ---> 03711053fabb 13:38:36 Step 17/19 : RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -coverprofile cover.out ./pkg/resthooks/ 13:38:36 ---> Running in 2744bf85871f 13:38:55 ok gerrit.o-ran-sc.org/r/ric-plt/appmgr/pkg/resthooks 3.078s coverage: 89.1% of statements 13:38:56 Removing intermediate container 2744bf85871f 13:38:56 ---> 1ac225ff9d0e 13:38:56 Step 18/19 : RUN gofmt -l $(find cmd/ pkg/ -name '*.go' -not -name '*_test.go') 13:38:56 ---> Running in 59b75c769d6d 13:38:56 pkg/appmgr/appmgr.go 13:38:56 pkg/cm/cm.go 13:38:56 pkg/helm/helm.go 13:38:56 pkg/logger/logger.go 13:38:57 Removing intermediate container 59b75c769d6d 13:38:57 ---> 636bbfd97908 13:38:57 Step 19/19 : CMD ["/bin/bash"] 13:38:57 ---> Running in ad8baabf9e5a 13:38:57 Removing intermediate container ad8baabf9e5a 13:38:57 ---> 223320bda6b5 13:38:57 Successfully built 223320bda6b5 13:38:57 Successfully tagged tmpimg:latest 13:38:57 7c2db6323efa0325479cb976aeee669e5946896d0650abb3ffbf4713550eded9 13:38:57 --> prescan-ric-plt-appmgr-ubuntu.sh ends 13:38:57 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-4250 13:38:59 [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:59 Could not find 'java' executable in JAVA_HOME or PATH. 13:38:59 WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeed? 13:38:59 $ ssh-agent -k 13:38:59 unset SSH_AUTH_SOCK; 13:38:59 unset SSH_AGENT_PID; 13:38:59 echo Agent pid 2082 killed; 13:38:59 [ssh-agent] Stopped. 13:38:59 ERROR: SonarQube scanner exited with non-zero code: 1 13:38:59 [PostBuildScript] - [INFO] Executing post build scripts. 13:38:59 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins18114896210098208925.sh 13:38:59 ---> sysstat.sh 13:38:59 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins8156008391842997513.sh 13:38:59 ---> package-listing.sh 13:38:59 ++ facter osfamily 13:38:59 ++ tr '[:upper:]' '[:lower:]' 13:39:00 + OS_FAMILY=debian 13:39:00 + workspace=/w/workspace/ric-plt-appmgr-sonar-prescan-script 13:39:00 + START_PACKAGES=/tmp/packages_start.txt 13:39:00 + END_PACKAGES=/tmp/packages_end.txt 13:39:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:39:00 + PACKAGES=/tmp/packages_start.txt 13:39:00 + '[' /w/workspace/ric-plt-appmgr-sonar-prescan-script ']' 13:39:00 + PACKAGES=/tmp/packages_end.txt 13:39:00 + case "${OS_FAMILY}" in 13:39:00 + dpkg -l 13:39:00 + grep '^ii' 13:39:00 + '[' -f /tmp/packages_start.txt ']' 13:39:00 + '[' -f /tmp/packages_end.txt ']' 13:39:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:39:00 + '[' /w/workspace/ric-plt-appmgr-sonar-prescan-script ']' 13:39:00 + mkdir -p /w/workspace/ric-plt-appmgr-sonar-prescan-script/archives/ 13:39:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-appmgr-sonar-prescan-script/archives/ 13:39:00 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins5934650606515483774.sh 13:39:00 ---> capture-instance-metadata.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-ygdK from file:/tmp/.os_lf_venv 13:39:02 lf-activate-venv(): INFO: Installing: lftools 13:39:16 lf-activate-venv(): INFO: Adding /tmp/venv-ygdK/bin to PATH 13:39:16 INFO: Running in OpenStack, capturing instance metadata 13:39:17 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins2966107631276782435.sh 13:39:17 provisioning config files... 13:39:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-appmgr-sonar-prescan-script@tmp/config9105077836545372362tmp 13:39:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:39:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:39:17 [EnvInject] - Injecting environment variables from a build step. 13:39:17 [EnvInject] - Injecting as environment variables the properties content 13:39:17 SERVER_ID=logs 13:39:17 13:39:17 [EnvInject] - Variables injected successfully. 13:39:17 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins2713958176789973027.sh 13:39:17 ---> create-netrc.sh 13:39:17 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins15511678165638815711.sh 13:39:17 ---> python-tools-install.sh 13:39:17 Setup pyenv: 13:39:17 system 13:39:17 3.8.13 13:39:17 3.9.13 13:39:17 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) 13:39:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ygdK from file:/tmp/.os_lf_venv 13:39:19 lf-activate-venv(): INFO: Installing: lftools 13:39:30 lf-activate-venv(): INFO: Adding /tmp/venv-ygdK/bin to PATH 13:39:30 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins11118399258081872198.sh 13:39:30 ---> sudo-logs.sh 13:39:30 Archiving 'sudo' log.. 13:39:30 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins12196142075379215846.sh 13:39:30 ---> job-cost.sh 13:39:30 Setup pyenv: 13:39:30 system 13:39:30 3.8.13 13:39:30 3.9.13 13:39:30 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) 13:39:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ygdK from file:/tmp/.os_lf_venv 13:39:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:39:41 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:41 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:39:41 lf-activate-venv(): INFO: Adding /tmp/venv-ygdK/bin to PATH 13:39:41 INFO: No Stack... 13:39:41 INFO: Retrieving Pricing Info for: v2-highcpu-4 13:39:41 INFO: Archiving Costs 13:39:41 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins5780014783593260861.sh 13:39:42 ---> logs-deploy.sh 13:39:42 Setup pyenv: 13:39:42 system 13:39:42 3.8.13 13:39:42 3.9.13 13:39:42 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) 13:39:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ygdK from file:/tmp/.os_lf_venv 13:39:43 lf-activate-venv(): INFO: Installing: lftools 13:39:55 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:55 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:39:56 lf-activate-venv(): INFO: Adding /tmp/venv-ygdK/bin to PATH 13:39:56 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-appmgr-sonar-prescan-script/1153 13:39:56 INFO: archiving workspace using pattern(s): -p **/*.log 13:39:58 Archives upload complete. 13:39:58 INFO: archiving logs to Nexus 13:39:59 ---> uname -a: 13:39:59 Linux prd-ubuntu1804-docker-4c-4g-4250 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:59 13:39:59 13:39:59 ---> lscpu: 13:39:59 Architecture: x86_64 13:39:59 CPU op-mode(s): 32-bit, 64-bit 13:39:59 Byte Order: Little Endian 13:39:59 CPU(s): 4 13:39:59 On-line CPU(s) list: 0-3 13:39:59 Thread(s) per core: 1 13:39:59 Core(s) per socket: 1 13:39:59 Socket(s): 4 13:39:59 NUMA node(s): 1 13:39:59 Vendor ID: AuthenticAMD 13:39:59 CPU family: 23 13:39:59 Model: 49 13:39:59 Model name: AMD EPYC-Rome Processor 13:39:59 Stepping: 0 13:39:59 CPU MHz: 2799.870 13:39:59 BogoMIPS: 5599.74 13:39:59 Virtualization: AMD-V 13:39:59 Hypervisor vendor: KVM 13:39:59 Virtualization type: full 13:39:59 L1d cache: 32K 13:39:59 L1i cache: 32K 13:39:59 L2 cache: 512K 13:39:59 L3 cache: 16384K 13:39:59 NUMA node0 CPU(s): 0-3 13:39:59 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:59 13:39:59 13:39:59 ---> nproc: 13:39:59 4 13:39:59 13:39:59 13:39:59 ---> df -h: 13:39:59 Filesystem Size Used Avail Use% Mounted on 13:39:59 udev 2.0G 0 2.0G 0% /dev 13:39:59 tmpfs 395M 688K 394M 1% /run 13:39:59 /dev/vda1 20G 12G 7.4G 62% / 13:39:59 tmpfs 2.0G 0 2.0G 0% /dev/shm 13:39:59 tmpfs 5.0M 0 5.0M 0% /run/lock 13:39:59 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 13:39:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:39:59 tmpfs 395M 0 395M 0% /run/user/1001 13:39:59 13:39:59 13:39:59 ---> free -m: 13:39:59 total used free shared buff/cache available 13:39:59 Mem: 3944 473 276 0 3193 3187 13:39:59 Swap: 1023 0 1023 13:39:59 13:39:59 13:39:59 ---> ip addr: 13:39:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:39:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:39:59 inet 127.0.0.1/8 scope host lo 13:39:59 valid_lft forever preferred_lft forever 13:39:59 inet6 ::1/128 scope host 13:39:59 valid_lft forever preferred_lft forever 13:39:59 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 13:39:59 link/ether fa:16:3e:f1:6f:cc brd ff:ff:ff:ff:ff:ff 13:39:59 inet 10.32.6.161/23 brd 10.32.7.255 scope global dynamic ens3 13:39:59 valid_lft 86101sec preferred_lft 86101sec 13:39:59 inet6 fe80::f816:3eff:fef1:6fcc/64 scope link 13:39:59 valid_lft forever preferred_lft forever 13:39:59 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:39:59 link/ether 02:42:df:e1:57:5e brd ff:ff:ff:ff:ff:ff 13:39:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:39:59 valid_lft forever preferred_lft forever 13:39:59 13:39:59 13:39:59 ---> sar -b -r -n DEV: 13:39:59 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-4250) 01/20/24 _x86_64_ (4 CPU) 13:39:59 13:39:59 13:35:02 LINUX RESTART (4 CPU) 13:39:59 13:39:59 13:36:01 tps rtps wtps bread/s bwrtn/s 13:39:59 13:37:01 113.03 29.87 83.17 3170.93 25311.60 13:39:59 13:38:01 358.90 98.54 260.36 7083.93 110142.99 13:39:59 13:39:01 288.39 206.43 81.95 9787.04 25889.95 13:39:59 Average: 253.54 111.61 141.94 6681.19 53833.14 13:39:59 13:39:59 13:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:39:59 13:37:01 813216 3342728 3225440 79.86 61228 2605316 959268 18.86 601904 2404800 283588 13:39:59 13:38:01 143396 3304124 3895260 96.45 142576 3074232 1131028 22.23 667072 2910796 264048 13:39:59 13:39:01 412172 3291408 3626484 89.79 153644 2800172 912164 17.93 828964 2498420 1608 13:39:59 Average: 456261 3312753 3582395 88.70 119149 2826573 1000820 19.67 699313 2604672 183081 13:39:59 13:39:59 13:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:39:59 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:59 13:37:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 13:39:59 13:37:01 ens3 428.80 288.52 10865.02 23.02 0.00 0.00 0.00 0.00 13:39:59 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:59 13:38:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 13:39:59 13:38:01 ens3 346.62 253.43 2931.62 20.11 0.00 0.00 0.00 0.00 13:39:59 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:59 13:39:01 lo 0.70 0.70 0.06 0.06 0.00 0.00 0.00 0.00 13:39:59 13:39:01 ens3 27.65 22.55 22.36 11.44 0.00 0.00 0.00 0.00 13:39:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:59 Average: lo 1.37 1.37 0.13 0.13 0.00 0.00 0.00 0.00 13:39:59 Average: ens3 267.75 188.22 4604.50 18.19 0.00 0.00 0.00 0.00 13:39:59 13:39:59 13:39:59 ---> sar -P ALL: 13:39:59 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-4250) 01/20/24 _x86_64_ (4 CPU) 13:39:59 13:39:59 13:35:02 LINUX RESTART (4 CPU) 13:39:59 13:39:59 13:36:01 CPU %user %nice %system %iowait %steal %idle 13:39:59 13:37:01 all 20.12 0.00 2.10 2.91 0.05 74.82 13:39:59 13:37:01 0 9.04 0.00 1.60 2.16 0.02 87.18 13:39:59 13:37:01 1 14.27 0.00 1.84 0.62 0.03 83.24 13:39:59 13:37:01 2 22.00 0.00 2.29 1.92 0.05 73.73 13:39:59 13:37:01 3 35.31 0.00 2.68 6.97 0.07 54.97 13:39:59 13:38:01 all 20.04 0.00 9.58 7.48 0.08 62.82 13:39:59 13:38:01 0 18.15 0.00 9.18 7.10 0.08 65.48 13:39:59 13:38:01 1 22.24 0.00 9.41 5.75 0.08 62.51 13:39:59 13:38:01 2 19.70 0.00 9.33 6.81 0.10 64.05 13:39:59 13:38:01 3 20.08 0.00 10.37 10.23 0.07 59.25 13:39:59 13:39:01 all 29.78 0.00 6.67 8.33 0.10 55.12 13:39:59 13:39:01 0 29.81 0.00 6.45 12.46 0.10 51.18 13:39:59 13:39:01 1 29.63 0.00 7.16 8.37 0.10 54.73 13:39:59 13:39:01 2 29.35 0.00 6.05 5.22 0.10 59.28 13:39:59 13:39:01 3 30.31 0.00 7.03 7.28 0.10 55.28 13:39:59 Average: all 23.31 0.00 6.09 6.22 0.08 64.30 13:39:59 Average: 0 18.93 0.00 5.70 7.20 0.07 68.10 13:39:59 Average: 1 22.03 0.00 6.12 4.91 0.07 66.87 13:39:59 Average: 2 23.68 0.00 5.88 4.64 0.08 65.71 13:39:59 Average: 3 28.60 0.00 6.67 8.15 0.08 56.49 13:39:59 13:39:59 13:39:59