Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-257 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-appmgr-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-jsSgiHSuCgtO/agent.2045 SSH_AGENT_PID=2047 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-appmgr-docker-merge-master@tmp/private_key_17530932843139462623.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr > git init /w/workspace/ric-plt-appmgr-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 361faacb46d1f379406b205034c818fef37a9d76 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 361faacb46d1f379406b205034c818fef37a9d76 # timeout=10 Commit message: "Removing deprecated functions from readthedocs" > git rev-list --no-walk 361faacb46d1f379406b205034c818fef37a9d76 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins8467465404965425319.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IcmF lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-IcmF/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-IcmF/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.29 botocore==1.34.29 bs4==0.0.2 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.5.0 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.27.0 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.4 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.17.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config7051356681685181125tmp copy managed file [ric-plt-appmgr-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config2823083269824721293tmp [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins1711889498711538386.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins10518618527320280793.sh [ric-plt-appmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14972871104797117854.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ric-plt-appmgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins3349758906299336140.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IcmF from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-IcmF/bin to PATH ---> Docker image tag found: 0.5.7 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=/w/workspace/ric-plt-appmgr-docker-merge-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/ric-plt-appmgr [EnvInject] - Variables injected successfully. [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins6974465836242719523.sh ---> docker-build.sh Docker version 20.10.20, build 9fdeb9c Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.7 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.7 . Sending build context to Docker daemon 2.248MB Step 1/29 : FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 AS appmgr-build 1.0.0: Pulling from o-ran-sc/bldr-ubuntu20-c-go 7b1a6ab2e44d: Pulling fs layer fa71893429cb: Pulling fs layer 04d0e85b5cd0: Pulling fs layer 1a42d20fefec: Pulling fs layer edd90b732e54: Pulling fs layer 6e7ed7a8f5c1: Pulling fs layer 54da3b814b08: Pulling fs layer a7dc5108837a: Pulling fs layer edd90b732e54: Waiting 6e7ed7a8f5c1: Waiting 54da3b814b08: Waiting a7dc5108837a: Waiting 1a42d20fefec: Waiting 04d0e85b5cd0: Verifying Checksum 04d0e85b5cd0: Download complete 7b1a6ab2e44d: Verifying Checksum 7b1a6ab2e44d: Download complete 1a42d20fefec: Verifying Checksum 1a42d20fefec: Download complete 7b1a6ab2e44d: Pull complete 6e7ed7a8f5c1: Verifying Checksum 6e7ed7a8f5c1: Download complete edd90b732e54: Verifying Checksum edd90b732e54: Download complete fa71893429cb: Verifying Checksum fa71893429cb: Download complete a7dc5108837a: Verifying Checksum a7dc5108837a: Download complete 54da3b814b08: Verifying Checksum 54da3b814b08: Download complete fa71893429cb: Pull complete 04d0e85b5cd0: Pull complete 1a42d20fefec: Pull complete edd90b732e54: Pull complete 6e7ed7a8f5c1: Pull complete 54da3b814b08: Pull complete a7dc5108837a: Pull complete Digest: sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 Status: Downloaded newer image for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 ---> db54390f5aa2 Step 2/29 : RUN apt-get update -y && apt-get install -y jq ---> Running in b4df16105c49 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3329 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1467 kB] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1171 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3345 kB] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3196 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3808 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Fetched 16.8 MB in 3s (6471 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libjq1 libonig5 The following NEW packages will be installed: jq libjq1 libonig5 0 upgraded, 3 newly installed, 0 to remove and 198 not upgraded. Need to get 313 kB of archives. After this operation, 1062 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 313 kB in 1s (296 kB/s) Selecting previously unselected package libonig5:amd64. (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.) Preparing to unpack .../libonig5_6.9.4-1_amd64.deb ... Unpacking libonig5:amd64 (6.9.4-1) ... Selecting previously unselected package libjq1:amd64. Preparing to unpack .../libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... Selecting previously unselected package jq. Preparing to unpack .../jq_1.6-1ubuntu0.20.04.1_amd64.deb ... Unpacking jq (1.6-1ubuntu0.20.04.1) ... Setting up libonig5:amd64 (6.9.4-1) ... Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... Setting up jq (1.6-1ubuntu0.20.04.1) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for libc-bin (2.31-0ubuntu9.2) ... Removing intermediate container b4df16105c49 ---> 3b4c10724804 Step 3/29 : RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates ---> Running in 8ddb9c95afb6  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease Reading package lists... Building dependency tree... Reading state information... 198 packages can be upgraded. Run 'apt list --upgradable' to see them.  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following packages will be upgraded: ca-certificates 1 upgraded, 0 newly installed, 0 to remove and 197 not upgraded. Need to get 152 kB of archives. After this operation, 10.2 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 152 kB in 1s (188 kB/s) (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.) Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.20.04.1) over (20210119~20.04.2) ... Setting up ca-certificates (20230311ubuntu0.20.04.1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Updating certificates in /etc/ssl/certs... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 26 added, 17 removed; done. Processing triggers for man-db (2.9.1-1) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Removing intermediate container 8ddb9c95afb6 ---> 88397a311829 Step 4/29 : ENV PATH="/usr/local/go/bin:${PATH}" ---> Running in 8be963b7f08d Removing intermediate container 8be963b7f08d ---> 1d40a30c9859 Step 5/29 : ENV GOPATH="/go" ---> Running in a7a5bfcb3922 Removing intermediate container a7a5bfcb3922 ---> 6b3f34b359c1 Step 6/29 : RUN mkdir -p /go/bin ---> Running in 17c63b498e64 Removing intermediate container 17c63b498e64 ---> ffbbb61cd02a Step 7/29 : 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 ---> Running in eadab4503b1d Removing intermediate container eadab4503b1d ---> b0c8da4e6088 Step 8/29 : RUN mkdir -p /go/src/ws ---> Running in a1bdde565f5a Removing intermediate container a1bdde565f5a ---> 367fac3c1a64 Step 9/29 : WORKDIR "/go/src/ws" ---> Running in 2034a33c981b Removing intermediate container 2034a33c981b ---> 385c62847971 Step 10/29 : COPY go.mod /go/src/ws ---> 58097362ffe6 Step 11/29 : COPY go.sum /go/src/ws ---> b63cb5b745f7 Step 12/29 : RUN GO111MODULE=on go mod download ---> Running in 462cac974426 Removing intermediate container 462cac974426 ---> b52de8684702 Step 13/29 : COPY . /go/src/ws ---> 70c1d2235bf9 Step 14/29 : RUN /go/bin/swagger generate server -f api/appmgr_rest_api.yaml --name AppManager -t pkg/ --exclude-main ---> Running in e68eaf023f96 2024/01/29 12:41:54 validating spec /go/src/ws/api/appmgr_rest_api.yaml 2024/01/29 12:41:54 preprocessing spec with option: minimal flattening 2024/01/29 12:41:54 building a plan for generation 2024/01/29 12:41:54 planning definitions 2024/01/29 12:41:55 planning operations 2024/01/29 12:41:55 grouping operations into packages 2024/01/29 12:41:55 planning meta data and facades 2024/01/29 12:41:55 rendering 20 models 2024/01/29 12:41:55 rendering 1 templates for model AllDeployableXapps 2024/01/29 12:41:55 name field AllDeployableXapps 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "all_deployable_xapps.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 1 templates for model AllDeployedXapps 2024/01/29 12:41:55 name field AllDeployedXapps 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "all_deployed_xapps.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 1 templates for model AllXappConfig 2024/01/29 12:41:55 name field AllXappConfig 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "all_xapp_config.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 1 templates for model ConfigMetadata 2024/01/29 12:41:55 name field ConfigMetadata 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "config_metadata.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 1 templates for model ConfigValidationError 2024/01/29 12:41:55 name field ConfigValidationError 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "config_validation_error.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 1 templates for model ConfigValidationErrors 2024/01/29 12:41:55 name field ConfigValidationErrors 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "config_validation_errors.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 1 templates for model EventType 2024/01/29 12:41:55 name field EventType 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "event_type.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 1 templates for model SubscriptionData 2024/01/29 12:41:55 name field SubscriptionData 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "subscription_data.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 1 templates for model XAppConfig 2024/01/29 12:41:55 name field XAppConfig 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "x_app_config.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 1 templates for model Xapp 2024/01/29 12:41:55 name field Xapp 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "xapp.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 1 templates for model XappDescriptor 2024/01/29 12:41:55 name field XappDescriptor 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "xapp_descriptor.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 1 templates for model XappDescriptorList 2024/01/29 12:41:55 name field XappDescriptorList 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "xapp_descriptor_list.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 1 templates for model XappInstance 2024/01/29 12:41:55 name field XappInstance 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "xapp_instance.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 1 templates for model allSubscriptions 2024/01/29 12:41:55 name field allSubscriptions 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "all_subscriptions.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 1 templates for model deregisterRequest 2024/01/29 12:41:55 name field deregisterRequest 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "deregister_request.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 1 templates for model registerRequest 2024/01/29 12:41:55 name field registerRequest 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "register_request.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 1 templates for model subscription 2024/01/29 12:41:55 name field subscription 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "subscription.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 1 templates for model subscriptionNotification 2024/01/29 12:41:55 name field subscriptionNotification 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "subscription_notification.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 1 templates for model subscriptionRequest 2024/01/29 12:41:55 name field subscriptionRequest 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "subscription_request.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 1 templates for model subscriptionResponse 2024/01/29 12:41:55 name field subscriptionResponse 2024/01/29 12:41:55 package field models 2024/01/29 12:41:55 creating generated file "subscription_response.go" in "pkg/models" as definition 2024/01/29 12:41:55 executed template asset:model 2024/01/29 12:41:55 rendering 3 operation groups (tags) 2024/01/29 12:41:55 rendering 2 operations for health 2024/01/29 12:41:55 rendering 4 templates for operation AppManager 2024/01/29 12:41:55 name field getHealthAlive 2024/01/29 12:41:55 package field health 2024/01/29 12:41:55 creating generated file "get_health_alive_parameters.go" in "pkg/restapi/operations/health" as parameters 2024/01/29 12:41:55 executed template asset:serverParameter 2024/01/29 12:41:55 name field getHealthAlive 2024/01/29 12:41:55 package field health 2024/01/29 12:41:55 creating generated file "get_health_alive_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 2024/01/29 12:41:55 executed template asset:serverUrlbuilder 2024/01/29 12:41:55 name field getHealthAlive 2024/01/29 12:41:55 package field health 2024/01/29 12:41:55 creating generated file "get_health_alive_responses.go" in "pkg/restapi/operations/health" as responses 2024/01/29 12:41:55 executed template asset:serverResponses 2024/01/29 12:41:55 name field getHealthAlive 2024/01/29 12:41:55 package field health 2024/01/29 12:41:55 creating generated file "get_health_alive.go" in "pkg/restapi/operations/health" as handler 2024/01/29 12:41:55 executed template asset:serverOperation 2024/01/29 12:41:55 rendering 4 templates for operation AppManager 2024/01/29 12:41:55 name field getHealthReady 2024/01/29 12:41:55 package field health 2024/01/29 12:41:55 creating generated file "get_health_ready_parameters.go" in "pkg/restapi/operations/health" as parameters 2024/01/29 12:41:55 executed template asset:serverParameter 2024/01/29 12:41:55 name field getHealthReady 2024/01/29 12:41:55 package field health 2024/01/29 12:41:55 creating generated file "get_health_ready_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 2024/01/29 12:41:55 executed template asset:serverUrlbuilder 2024/01/29 12:41:55 name field getHealthReady 2024/01/29 12:41:55 package field health 2024/01/29 12:41:55 creating generated file "get_health_ready_responses.go" in "pkg/restapi/operations/health" as responses 2024/01/29 12:41:55 executed template asset:serverResponses 2024/01/29 12:41:55 name field getHealthReady 2024/01/29 12:41:55 package field health 2024/01/29 12:41:55 creating generated file "get_health_ready.go" in "pkg/restapi/operations/health" as handler 2024/01/29 12:41:55 executed template asset:serverOperation 2024/01/29 12:41:55 rendering 0 templates for operation group AppManager 2024/01/29 12:41:55 rendering 7 operations for operations 2024/01/29 12:41:55 rendering 4 templates for operation AppManager 2024/01/29 12:41:55 name field addSubscription 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "add_subscription_parameters.go" in "pkg/restapi/operations" as parameters 2024/01/29 12:41:55 executed template asset:serverParameter 2024/01/29 12:41:55 name field addSubscription 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "add_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 2024/01/29 12:41:55 executed template asset:serverUrlbuilder 2024/01/29 12:41:55 name field addSubscription 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "add_subscription_responses.go" in "pkg/restapi/operations" as responses 2024/01/29 12:41:55 executed template asset:serverResponses 2024/01/29 12:41:55 name field addSubscription 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "add_subscription.go" in "pkg/restapi/operations" as handler 2024/01/29 12:41:55 executed template asset:serverOperation 2024/01/29 12:41:55 rendering 4 templates for operation AppManager 2024/01/29 12:41:55 name field deleteSubscription 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "delete_subscription_parameters.go" in "pkg/restapi/operations" as parameters 2024/01/29 12:41:55 executed template asset:serverParameter 2024/01/29 12:41:55 name field deleteSubscription 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "delete_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 2024/01/29 12:41:55 executed template asset:serverUrlbuilder 2024/01/29 12:41:55 name field deleteSubscription 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "delete_subscription_responses.go" in "pkg/restapi/operations" as responses 2024/01/29 12:41:55 executed template asset:serverResponses 2024/01/29 12:41:55 name field deleteSubscription 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "delete_subscription.go" in "pkg/restapi/operations" as handler 2024/01/29 12:41:55 executed template asset:serverOperation 2024/01/29 12:41:55 rendering 4 templates for operation AppManager 2024/01/29 12:41:55 name field deregisterXapp 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "deregister_xapp_parameters.go" in "pkg/restapi/operations" as parameters 2024/01/29 12:41:55 executed template asset:serverParameter 2024/01/29 12:41:55 name field deregisterXapp 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "deregister_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 2024/01/29 12:41:55 executed template asset:serverUrlbuilder 2024/01/29 12:41:55 name field deregisterXapp 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "deregister_xapp_responses.go" in "pkg/restapi/operations" as responses 2024/01/29 12:41:55 executed template asset:serverResponses 2024/01/29 12:41:55 name field deregisterXapp 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "deregister_xapp.go" in "pkg/restapi/operations" as handler 2024/01/29 12:41:55 executed template asset:serverOperation 2024/01/29 12:41:55 rendering 4 templates for operation AppManager 2024/01/29 12:41:55 name field getSubscriptionById 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "get_subscription_by_id_parameters.go" in "pkg/restapi/operations" as parameters 2024/01/29 12:41:55 executed template asset:serverParameter 2024/01/29 12:41:55 name field getSubscriptionById 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "get_subscription_by_id_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 2024/01/29 12:41:55 executed template asset:serverUrlbuilder 2024/01/29 12:41:55 name field getSubscriptionById 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "get_subscription_by_id_responses.go" in "pkg/restapi/operations" as responses 2024/01/29 12:41:55 executed template asset:serverResponses 2024/01/29 12:41:55 name field getSubscriptionById 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "get_subscription_by_id.go" in "pkg/restapi/operations" as handler 2024/01/29 12:41:55 executed template asset:serverOperation 2024/01/29 12:41:55 rendering 4 templates for operation AppManager 2024/01/29 12:41:55 name field getSubscriptions 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "get_subscriptions_parameters.go" in "pkg/restapi/operations" as parameters 2024/01/29 12:41:55 executed template asset:serverParameter 2024/01/29 12:41:55 name field getSubscriptions 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "get_subscriptions_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 2024/01/29 12:41:55 executed template asset:serverUrlbuilder 2024/01/29 12:41:55 name field getSubscriptions 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "get_subscriptions_responses.go" in "pkg/restapi/operations" as responses 2024/01/29 12:41:55 executed template asset:serverResponses 2024/01/29 12:41:55 name field getSubscriptions 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "get_subscriptions.go" in "pkg/restapi/operations" as handler 2024/01/29 12:41:55 executed template asset:serverOperation 2024/01/29 12:41:55 rendering 4 templates for operation AppManager 2024/01/29 12:41:55 name field modifySubscription 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "modify_subscription_parameters.go" in "pkg/restapi/operations" as parameters 2024/01/29 12:41:55 executed template asset:serverParameter 2024/01/29 12:41:55 name field modifySubscription 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "modify_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 2024/01/29 12:41:55 executed template asset:serverUrlbuilder 2024/01/29 12:41:55 name field modifySubscription 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "modify_subscription_responses.go" in "pkg/restapi/operations" as responses 2024/01/29 12:41:55 executed template asset:serverResponses 2024/01/29 12:41:55 name field modifySubscription 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "modify_subscription.go" in "pkg/restapi/operations" as handler 2024/01/29 12:41:55 executed template asset:serverOperation 2024/01/29 12:41:55 rendering 4 templates for operation AppManager 2024/01/29 12:41:55 name field registerXapp 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "register_xapp_parameters.go" in "pkg/restapi/operations" as parameters 2024/01/29 12:41:55 executed template asset:serverParameter 2024/01/29 12:41:55 name field registerXapp 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "register_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 2024/01/29 12:41:55 executed template asset:serverUrlbuilder 2024/01/29 12:41:55 name field registerXapp 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "register_xapp_responses.go" in "pkg/restapi/operations" as responses 2024/01/29 12:41:55 executed template asset:serverResponses 2024/01/29 12:41:55 name field registerXapp 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "register_xapp.go" in "pkg/restapi/operations" as handler 2024/01/29 12:41:55 executed template asset:serverOperation 2024/01/29 12:41:55 rendering 0 templates for operation group AppManager 2024/01/29 12:41:55 rendering 9 operations for xapp 2024/01/29 12:41:55 rendering 4 templates for operation AppManager 2024/01/29 12:41:55 name field GetConfigElement 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_config_element_parameters.go" in "pkg/restapi/operations/xapp" as parameters 2024/01/29 12:41:55 executed template asset:serverParameter 2024/01/29 12:41:55 name field GetConfigElement 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_config_element_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 2024/01/29 12:41:55 executed template asset:serverUrlbuilder 2024/01/29 12:41:55 name field GetConfigElement 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_config_element_responses.go" in "pkg/restapi/operations/xapp" as responses 2024/01/29 12:41:55 executed template asset:serverResponses 2024/01/29 12:41:55 name field GetConfigElement 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_config_element.go" in "pkg/restapi/operations/xapp" as handler 2024/01/29 12:41:55 executed template asset:serverOperation 2024/01/29 12:41:55 rendering 4 templates for operation AppManager 2024/01/29 12:41:55 name field ModifyXappConfig 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "modify_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters 2024/01/29 12:41:55 executed template asset:serverParameter 2024/01/29 12:41:55 name field ModifyXappConfig 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "modify_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 2024/01/29 12:41:55 executed template asset:serverUrlbuilder 2024/01/29 12:41:55 name field ModifyXappConfig 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "modify_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses 2024/01/29 12:41:55 executed template asset:serverResponses 2024/01/29 12:41:55 name field ModifyXappConfig 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "modify_xapp_config.go" in "pkg/restapi/operations/xapp" as handler 2024/01/29 12:41:55 executed template asset:serverOperation 2024/01/29 12:41:55 rendering 4 templates for operation AppManager 2024/01/29 12:41:55 name field deployXapp 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "deploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters 2024/01/29 12:41:55 executed template asset:serverParameter 2024/01/29 12:41:55 name field deployXapp 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "deploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 2024/01/29 12:41:55 executed template asset:serverUrlbuilder 2024/01/29 12:41:55 name field deployXapp 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "deploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses 2024/01/29 12:41:55 executed template asset:serverResponses 2024/01/29 12:41:55 name field deployXapp 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "deploy_xapp.go" in "pkg/restapi/operations/xapp" as handler 2024/01/29 12:41:55 executed template asset:serverOperation 2024/01/29 12:41:55 rendering 4 templates for operation AppManager 2024/01/29 12:41:55 name field getAllXappConfig 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_all_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters 2024/01/29 12:41:55 executed template asset:serverParameter 2024/01/29 12:41:55 name field getAllXappConfig 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_all_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 2024/01/29 12:41:55 executed template asset:serverUrlbuilder 2024/01/29 12:41:55 name field getAllXappConfig 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_all_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses 2024/01/29 12:41:55 executed template asset:serverResponses 2024/01/29 12:41:55 name field getAllXappConfig 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_all_xapp_config.go" in "pkg/restapi/operations/xapp" as handler 2024/01/29 12:41:55 executed template asset:serverOperation 2024/01/29 12:41:55 rendering 4 templates for operation AppManager 2024/01/29 12:41:55 name field getAllXapps 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters 2024/01/29 12:41:55 executed template asset:serverParameter 2024/01/29 12:41:55 name field getAllXapps 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 2024/01/29 12:41:55 executed template asset:serverUrlbuilder 2024/01/29 12:41:55 name field getAllXapps 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses 2024/01/29 12:41:55 executed template asset:serverResponses 2024/01/29 12:41:55 name field getAllXapps 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_all_xapps.go" in "pkg/restapi/operations/xapp" as handler 2024/01/29 12:41:55 executed template asset:serverOperation 2024/01/29 12:41:55 rendering 4 templates for operation AppManager 2024/01/29 12:41:55 name field getXappByName 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_xapp_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters 2024/01/29 12:41:55 executed template asset:serverParameter 2024/01/29 12:41:55 name field getXappByName 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_xapp_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 2024/01/29 12:41:55 executed template asset:serverUrlbuilder 2024/01/29 12:41:55 name field getXappByName 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_xapp_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses 2024/01/29 12:41:55 executed template asset:serverResponses 2024/01/29 12:41:55 name field getXappByName 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_xapp_by_name.go" in "pkg/restapi/operations/xapp" as handler 2024/01/29 12:41:55 executed template asset:serverOperation 2024/01/29 12:41:55 rendering 4 templates for operation AppManager 2024/01/29 12:41:55 name field getXappInstanceByName 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters 2024/01/29 12:41:55 executed template asset:serverParameter 2024/01/29 12:41:55 name field getXappInstanceByName 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_xapp_instance_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 2024/01/29 12:41:55 executed template asset:serverUrlbuilder 2024/01/29 12:41:55 name field getXappInstanceByName 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses 2024/01/29 12:41:55 executed template asset:serverResponses 2024/01/29 12:41:55 name field getXappInstanceByName 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "get_xapp_instance_by_name.go" in "pkg/restapi/operations/xapp" as handler 2024/01/29 12:41:55 executed template asset:serverOperation 2024/01/29 12:41:55 rendering 4 templates for operation AppManager 2024/01/29 12:41:55 name field listAllXapps 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "list_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters 2024/01/29 12:41:55 executed template asset:serverParameter 2024/01/29 12:41:55 name field listAllXapps 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "list_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 2024/01/29 12:41:55 executed template asset:serverUrlbuilder 2024/01/29 12:41:55 name field listAllXapps 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "list_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses 2024/01/29 12:41:55 executed template asset:serverResponses 2024/01/29 12:41:55 name field listAllXapps 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "list_all_xapps.go" in "pkg/restapi/operations/xapp" as handler 2024/01/29 12:41:55 executed template asset:serverOperation 2024/01/29 12:41:55 rendering 4 templates for operation AppManager 2024/01/29 12:41:55 name field undeployXapp 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "undeploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters 2024/01/29 12:41:55 executed template asset:serverParameter 2024/01/29 12:41:55 name field undeployXapp 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "undeploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 2024/01/29 12:41:55 executed template asset:serverUrlbuilder 2024/01/29 12:41:55 name field undeployXapp 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "undeploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses 2024/01/29 12:41:55 executed template asset:serverResponses 2024/01/29 12:41:55 name field undeployXapp 2024/01/29 12:41:55 package field xapp 2024/01/29 12:41:55 creating generated file "undeploy_xapp.go" in "pkg/restapi/operations/xapp" as handler 2024/01/29 12:41:55 executed template asset:serverOperation 2024/01/29 12:41:55 rendering 0 templates for operation group AppManager 2024/01/29 12:41:55 rendering support 2024/01/29 12:41:55 rendering 6 templates for application AppManager 2024/01/29 12:41:55 name field AppManager 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "configure_app_manager.go" in "pkg/restapi" as configure 2024/01/29 12:41:55 executed template asset:serverConfigureapi 2024/01/29 12:41:55 name field AppManager 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec 2024/01/29 12:41:55 executed template asset:swaggerJsonEmbed 2024/01/29 12:41:55 name field AppManager 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "server.go" in "pkg/restapi" as server 2024/01/29 12:41:55 executed template asset:serverServer 2024/01/29 12:41:55 name field AppManager 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "app_manager_api.go" in "pkg/restapi/operations" as builder 2024/01/29 12:41:55 executed template asset:serverBuilder 2024/01/29 12:41:55 name field AppManager 2024/01/29 12:41:55 package field operations 2024/01/29 12:41:55 creating generated file "doc.go" in "pkg/restapi" as doc 2024/01/29 12:41:55 executed template asset:serverDoc 2024/01/29 12:41:55 Generation completed! For this generation to compile you need to have some packages in your GOPATH: * github.com/go-openapi/runtime * github.com/jessevdk/go-flags You can get these now with: go get -u -f pkg/... Removing intermediate container e68eaf023f96 ---> 7cc99f0fcf66 Step 15/29 : COPY . /go/src/ws ---> 5a1c64bc223b Step 16/29 : RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o /go/src/ws/cache/go/cmd/appmgr cmd/appmgr.go ---> Running in 1af038ebd288 Removing intermediate container 1af038ebd288 ---> 78cb37b712ed Step 17/29 : RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -cover ./pkg/resthooks/ ---> Running in 049f6881658a ok gerrit.o-ran-sc.org/r/ric-plt/appmgr/pkg/resthooks 3.076s coverage: 89.1% of statements Removing intermediate container 049f6881658a ---> 7a1d2cf0fd63 Step 18/29 : RUN gofmt -l $(find cmd/ pkg/ -name '*.go' -not -name '*_test.go') ---> Running in 9171132d9e24 pkg/appmgr/appmgr.go pkg/cm/cm.go pkg/helm/helm.go pkg/logger/logger.go Removing intermediate container 9171132d9e24 ---> 33fd206fc3b0 Step 19/29 : CMD ["/bin/bash"] ---> Running in 929b03508950 Removing intermediate container 929b03508950 ---> 32086429db30 Step 20/29 : FROM ubuntu:20.04 as appmgr 20.04: Pulling from library/ubuntu 527f5363b98e: Pulling fs layer 527f5363b98e: Verifying Checksum 527f5363b98e: Download complete 527f5363b98e: Pull complete Digest: sha256:f2034e7195f61334e6caff6ecf2e965f92d11e888309065da85ff50c617732b8 Status: Downloaded newer image for ubuntu:20.04 ---> f78909c2b360 Step 21/29 : RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert && apt-get clean && update-ca-certificates ---> Running in cbcbaf2016a6 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3196 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3329 kB] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1171 kB] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1467 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3808 kB] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3345 kB] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Fetched 29.9 MB in 2s (12.3 MB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libssl1.1 The following NEW packages will be installed: ca-cacert ca-certificates libssl1.1 openssl sudo 0 upgraded, 5 newly installed, 0 to remove and 8 not upgraded. Need to get 2616 kB of archives. After this operation, 8091 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.20 [1321 kB] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.20 [620 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.5 [515 kB] Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 ca-cacert all 2019.0411-2 [7688 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 2616 kB in 1s (1777 kB/s) Selecting previously unselected package libssl1.1:amd64. (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 ... 4124 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.20_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... Selecting previously unselected package openssl. Preparing to unpack .../openssl_1.1.1f-1ubuntu2.20_amd64.deb ... Unpacking openssl (1.1.1f-1ubuntu2.20) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... Selecting previously unselected package sudo. Preparing to unpack .../sudo_1.8.31-1ubuntu1.5_amd64.deb ... Unpacking sudo (1.8.31-1ubuntu1.5) ... Selecting previously unselected package ca-cacert. Preparing to unpack .../ca-cacert_2019.0411-2_all.deb ... Unpacking ca-cacert (2019.0411-2) ... Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype Setting up sudo (1.8.31-1ubuntu1.5) ... Setting up openssl (1.1.1f-1ubuntu2.20) ... Setting up ca-certificates (20230311ubuntu0.20.04.1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype Updating certificates in /etc/ssl/certs... 139 added, 0 removed; done. Setting up ca-cacert (2019.0411-2) ... Processing triggers for libc-bin (2.31-0ubuntu9.14) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... Clearing symlinks in /etc/ssl/certs... done. Updating certificates in /etc/ssl/certs... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 139 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Removing intermediate container cbcbaf2016a6 ---> 85fa520d8acc Step 22/29 : COPY --from=appmgr-build /usr/local/include/ /usr/local/include/ ---> 656053344913 Step 23/29 : COPY --from=appmgr-build /usr/local/lib/ /usr/local/lib/ ---> 007addcde1da Step 24/29 : RUN ldconfig ---> Running in 9f39ab78434f Removing intermediate container 9f39ab78434f ---> 8d4ffb3a05b9 Step 25/29 : RUN mkdir -p /opt/xAppManager && chmod -R 755 /opt/xAppManager ---> Running in 6eb6e77a9c64 Removing intermediate container 6eb6e77a9c64 ---> 1bcce1cd26ac Step 26/29 : COPY --from=appmgr-build /go/src/ws/cache/go/cmd/appmgr /opt/xAppManager/appmgr ---> 3796b7bba6d7 Step 27/29 : WORKDIR /opt/xAppManager ---> Running in 248e54e458e1 Removing intermediate container 248e54e458e1 ---> 000674ebb75d Step 28/29 : COPY appmgr-entrypoint.sh /opt/xAppManager/ ---> 0b362f2cb686 Step 29/29 : ENTRYPOINT ["/opt/xAppManager/appmgr-entrypoint.sh"] ---> Running in 744ab4f0dc44 Removing intermediate container 744ab4f0dc44 ---> cb55356521ed Successfully built cb55356521ed Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.7 ---> docker-build.sh ends [ric-plt-appmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins5804036571752257782.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins7601495853661399428.sh ---> docker-push.sh Docker version 20.10.20, build 9fdeb9c Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.7 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.7 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr] a6a4ebef9f2d: Preparing 50df7512d5b4: Preparing 121f36eb7428: Preparing 771e4a00c04c: Preparing 05fda485e7bf: Preparing 7b298f167ca9: Preparing b29f765cd0f2: Preparing 3a03f09d2129: Preparing 7b298f167ca9: Waiting b29f765cd0f2: Waiting 3a03f09d2129: Waiting 121f36eb7428: Pushed a6a4ebef9f2d: Pushed 771e4a00c04c: Pushed 05fda485e7bf: Pushed 7b298f167ca9: Pushed 50df7512d5b4: Pushed b29f765cd0f2: Pushed 3a03f09d2129: Pushed 0.5.7: digest: sha256:74c00d0f674d715842365997f4b6dedb03e29d14a443d99909df48de286a3fc8 size: 1988 ---> docker-push.sh ends [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins5561785416482508850.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2047 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins2738544798744332595.sh ---> sysstat.sh [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins407772509482346772.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-appmgr-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-plt-appmgr-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-plt-appmgr-docker-merge-master ']' + mkdir -p /w/workspace/ric-plt-appmgr-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-appmgr-docker-merge-master/archives/ [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins6505319775381240392.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IcmF from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-IcmF/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins14839545485375662466.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config14872990936150327337tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins6783120126420191793.sh ---> create-netrc.sh [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins9999011483388366860.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IcmF from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-IcmF/bin to PATH [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins7959335558849451978.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins4883246987196241330.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IcmF from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-IcmF/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-plt-appmgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins3062643523115692777.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IcmF from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-IcmF/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-appmgr-docker-merge-master/261 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-257 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.996 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 688K 394M 1% /run /dev/vda1 20G 13G 7.2G 63% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 478 219 0 3246 3183 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:ce:39:95 brd ff:ff:ff:ff:ff:ff inet 10.32.6.129/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86075sec preferred_lft 86075sec inet6 fe80::f816:3eff:fece:3995/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:23:38:2f:8e brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-257) 01/29/24 _x86_64_ (4 CPU) 12:38:34 LINUX RESTART (4 CPU) 12:39:02 tps rtps wtps bread/s bwrtn/s 12:40:01 114.12 63.21 50.91 4642.74 21134.99 12:41:01 156.69 10.78 145.91 1392.77 75315.54 12:42:01 360.59 143.33 217.26 10494.65 72666.82 12:43:01 132.89 38.49 94.40 3378.64 20190.23 Average: 191.39 63.95 127.44 4978.30 47438.80 12:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:40:01 1609200 3298424 2429456 60.16 49412 1795472 911948 17.93 615120 1633924 150496 12:41:01 111308 3301496 3927348 97.24 88064 3182536 1157528 22.75 598600 3034036 324280 12:42:01 552164 3251228 3486492 86.33 152480 2622964 1649960 32.43 781484 2403096 74272 12:43:01 251424 3280372 3787232 93.77 157604 2940652 932252 18.33 889292 2588924 2364 Average: 631024 3282880 3407632 84.38 111890 2635406 1162922 22.86 721124 2414995 137853 12:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:40:01 ens3 377.11 240.43 1443.28 62.42 0.00 0.00 0.00 0.00 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:01 lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 12:41:01 ens3 423.09 277.56 11704.25 22.52 0.00 0.00 0.00 0.00 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:01 lo 2.87 2.87 0.25 0.25 0.00 0.00 0.00 0.00 12:42:01 ens3 360.99 275.24 1650.97 23.71 0.00 0.00 0.00 0.00 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 12:43:01 ens3 265.76 286.25 1005.08 1230.21 0.00 0.00 0.00 0.00 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:01 lo 4.23 4.23 0.39 0.39 0.00 0.00 0.00 0.00 Average: ens3 356.66 269.99 3962.03 335.83 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 2.23 2.23 0.21 0.21 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-257) 01/29/24 _x86_64_ (4 CPU) 12:38:34 LINUX RESTART (4 CPU) 12:39:02 CPU %user %nice %system %iowait %steal %idle 12:40:01 all 20.73 0.00 1.79 3.40 0.06 74.03 12:40:01 0 13.67 0.00 1.56 7.39 0.05 77.33 12:40:01 1 17.96 0.00 1.41 1.19 0.05 79.39 12:40:01 2 33.91 0.00 2.62 3.19 0.08 60.19 12:40:01 3 17.36 0.00 1.58 1.84 0.03 79.19 12:41:01 all 19.76 0.00 5.14 2.14 0.06 72.91 12:41:01 0 14.03 0.00 5.28 4.52 0.05 76.12 12:41:01 1 20.46 0.00 4.36 1.16 0.05 73.96 12:41:01 2 32.10 0.00 6.16 1.88 0.07 59.78 12:41:01 3 12.43 0.00 4.75 0.95 0.05 81.83 12:42:01 all 20.21 0.00 7.81 8.72 0.09 63.16 12:42:01 0 19.18 0.00 7.98 7.34 0.08 65.42 12:42:01 1 22.13 0.00 7.04 12.04 0.07 58.72 12:42:01 2 17.99 0.00 8.83 11.17 0.10 61.91 12:42:01 3 21.54 0.00 7.41 4.39 0.08 66.58 12:43:01 all 29.76 0.00 5.81 3.19 0.08 61.16 12:43:01 0 29.54 0.00 6.07 2.42 0.08 61.89 12:43:01 1 30.58 0.00 6.04 3.47 0.08 59.82 12:43:01 2 28.79 0.00 6.01 3.27 0.10 61.82 12:43:01 3 30.12 0.00 5.10 3.60 0.07 61.11 Average: all 22.62 0.00 5.14 4.36 0.07 67.80 Average: 0 19.12 0.00 5.23 5.41 0.07 70.17 Average: 1 22.80 0.00 4.72 4.47 0.06 67.95 Average: 2 28.20 0.00 5.91 4.87 0.09 60.93 Average: 3 20.39 0.00 4.72 2.70 0.06 72.14