Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ric-plt/appmgr/+/15438 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-6991 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-appmgr-docker-verify-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-nN48O1YXvHTX/agent.2193 SSH_AGENT_PID=2195 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-appmgr-docker-verify-master@tmp/private_key_1252509405123865995.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-verify-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 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr refs/changes/38/15438/1 # timeout=10 > git rev-parse a6fd863532bdee735c88904511dd72abf3050d8c^{commit} # timeout=10 Checking out Revision a6fd863532bdee735c88904511dd72abf3050d8c (refs/changes/38/15438/1) > git config core.sparsecheckout # timeout=10 > git checkout -f a6fd863532bdee735c88904511dd72abf3050d8c # timeout=10 Commit message: "Release Image for CVE fixes" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk bdc6f07284d33aaad6a04e30fd5821776d7a8e18 # 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-verify-master] $ /bin/bash /tmp/jenkins14551457345625296298.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-EPiB lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-EPiB/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.0.1 from /tmp/venv-EPiB/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.51 botocore==1.42.51 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.2 cmd2==3.2.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.24.2 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.10.0 os-service-types==1.8.2 osc-lib==4.4.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==9.2.0 packaging==26.0 pbr==7.0.3 platformdirs==4.9.2 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.11.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==9.0.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.2 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.1 xdg==6.0.0 xmltodict==1.0.3 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-plt-appmgr-docker-verify-master@tmp/config15687983248365120138tmp copy managed file [ric-plt-appmgr-settings] to file:/w/workspace/ric-plt-appmgr-docker-verify-master@tmp/config15214665578079386849tmp [ric-plt-appmgr-docker-verify-master] $ /bin/bash /tmp/jenkins16009706906053534562.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-verify-master] $ /bin/bash /tmp/jenkins13078608767764712862.sh [ric-plt-appmgr-docker-verify-master] $ /bin/sh -xe /tmp/jenkins3030139537596528083.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-verify-master] $ /bin/bash -l /tmp/jenkins4005609592984051809.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EPiB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-EPiB/bin to PATH ---> Docker image tag found: 0.5.10 [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-verify-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-verify-master] $ /bin/bash /tmp/jenkins1297315914495554075.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.10 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.10 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 3.56kB done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0 #3 DONE 0.2s #4 [internal] load metadata for docker.io/library/ubuntu:22.04 #4 DONE 1.1s #5 [appmgr-build 1/17] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 0.1s done #5 ... #6 [internal] load build context #6 transferring context: 2.12MB 0.1s done #6 DONE 0.2s #5 [appmgr-build 1/17] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 2.22kB / 2.22kB done #5 sha256:6c9fa385d15c0cc6ff59747eb6ab018aa5c787418c49ca8b9e63b367f7c9b14f 7.22kB / 7.22kB done #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 0B / 30.44MB 0.1s #5 sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 0B / 143B 0.1s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 0B / 312.07MB 0.1s #5 sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 143B / 143B 0.2s done #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 4.19MB / 30.44MB 0.4s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 1.05MB / 141.98MB 0.4s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 6.29MB / 30.44MB 0.5s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 8.39MB / 30.44MB 0.6s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 10.49MB / 30.44MB 0.7s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 15.73MB / 30.44MB 0.9s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 15.73MB / 312.07MB 0.9s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 9.44MB / 141.98MB 0.9s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 17.83MB / 30.44MB 1.0s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 25.17MB / 30.44MB 1.2s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 16.78MB / 141.98MB 1.2s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 28.31MB / 30.44MB 1.3s #5 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 30.44MB / 30.44MB 1.4s done #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 32.51MB / 312.07MB 1.5s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 0B / 149.15MB 1.5s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 25.17MB / 141.98MB 1.6s #5 extracting sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 32.51MB / 141.98MB 1.9s #5 extracting sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 1.7s done #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 48.23MB / 312.07MB 4.7s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 8.39MB / 149.15MB 4.7s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 39.85MB / 141.98MB 5.0s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 48.23MB / 141.98MB 5.6s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 16.78MB / 149.15MB 5.6s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 67.11MB / 312.07MB 5.8s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 58.72MB / 141.98MB 6.1s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 26.21MB / 149.15MB 6.2s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 66.06MB / 141.98MB 6.6s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 83.89MB / 312.07MB 6.7s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 34.60MB / 149.15MB 6.7s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 74.45MB / 141.98MB 7.0s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 42.99MB / 149.15MB 7.1s #5 ... #7 [appmgr 1/9] FROM docker.io/library/ubuntu:22.04@sha256:3ba65aa20f86a0fad9df2b2c259c613df006b2e6d0bfcc8a146afb8c525a9751 #7 resolve docker.io/library/ubuntu:22.04@sha256:3ba65aa20f86a0fad9df2b2c259c613df006b2e6d0bfcc8a146afb8c525a9751 0.2s done #7 sha256:3ba65aa20f86a0fad9df2b2c259c613df006b2e6d0bfcc8a146afb8c525a9751 6.69kB / 6.69kB done #7 sha256:5c8b2c0a6c745bc177669abfaa716b4bc57d58e2ea3882fb5da67f4d59e3dda5 424B / 424B done #7 sha256:8ea4cbcf3a26ffe08ba1fa548831bc318beb1a689e921b70c0c47cac329e96fd 2.29kB / 2.29kB done #7 ... #5 [appmgr-build 1/17] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 94.37MB / 312.07MB 11.8s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 77.59MB / 141.98MB 12.1s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 44.04MB / 149.15MB 12.2s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 92.27MB / 141.98MB 14.0s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 57.67MB / 149.15MB 14.0s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 114.29MB / 312.07MB 14.1s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 102.76MB / 141.98MB 14.3s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 70.25MB / 149.15MB 14.3s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 136.31MB / 312.07MB 14.6s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 113.25MB / 141.98MB 14.6s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 82.84MB / 149.15MB 14.6s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 120.59MB / 141.98MB 14.8s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 92.27MB / 149.15MB 14.8s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 156.24MB / 312.07MB 15.0s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 127.93MB / 141.98MB 15.0s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 100.66MB / 149.15MB 15.0s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 136.31MB / 141.98MB 15.2s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 110.10MB / 149.15MB 15.2s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 174.06MB / 312.07MB 15.4s #5 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 141.98MB / 141.98MB 15.6s done #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 0B / 100.23MB 15.7s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 116.39MB / 149.15MB 20.4s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 174.06MB / 312.07MB 20.5s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 0B / 100.23MB 20.7s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 127.93MB / 149.15MB 21.7s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 7.34MB / 100.23MB 21.7s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 195.04MB / 312.07MB 21.9s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 137.36MB / 149.15MB 21.9s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 13.63MB / 100.23MB 21.9s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 210.76MB / 312.07MB 22.2s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 149.15MB / 149.15MB 22.2s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 26.21MB / 100.23MB 22.2s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 31.46MB / 100.23MB 22.3s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 226.49MB / 312.07MB 22.5s #5 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 149.15MB / 149.15MB 22.4s done #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 44.04MB / 100.23MB 22.5s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 0B / 33.16MB 22.5s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 49.28MB / 100.23MB 22.6s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 3.15MB / 33.16MB 22.6s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 58.72MB / 100.23MB 22.8s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 11.53MB / 33.16MB 22.8s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 245.37MB / 312.07MB 22.9s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 16.78MB / 33.16MB 22.9s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 69.21MB / 100.23MB 23.0s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 22.02MB / 33.16MB 23.0s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 74.45MB / 100.23MB 23.1s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 28.31MB / 33.16MB 23.1s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 265.29MB / 312.07MB 23.3s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 87.03MB / 100.23MB 23.3s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 33.16MB / 33.16MB 23.3s #5 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 33.16MB / 33.16MB 23.3s done #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 1.97MB / 44.06MB 23.4s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 95.42MB / 100.23MB 23.5s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 6.29MB / 44.06MB 23.5s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 286.26MB / 312.07MB 23.7s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 15.73MB / 44.06MB 23.7s #5 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 100.23MB / 100.23MB 23.8s done #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 19.92MB / 44.06MB 23.8s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 25.17MB / 44.06MB 23.9s #5 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 3.15MB / 9.99MB 23.9s #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 310.38MB / 312.07MB 24.1s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 37.75MB / 44.06MB 24.1s #5 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 9.99MB / 9.99MB 24.0s done #5 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 312.07MB / 312.07MB 24.6s done #5 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 44.06MB / 44.06MB 28.0s #5 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 44.06MB / 44.06MB 28.1s done #5 ... #7 [appmgr 1/9] FROM docker.io/library/ubuntu:22.04@sha256:3ba65aa20f86a0fad9df2b2c259c613df006b2e6d0bfcc8a146afb8c525a9751 #7 sha256:b1cba2e842ca52b95817f958faf99734080c78e92e43ce609cde9244867b49ed 29.54MB / 29.54MB 26.4s done #7 extracting sha256:b1cba2e842ca52b95817f958faf99734080c78e92e43ce609cde9244867b49ed 2.2s done #7 DONE 29.1s #5 [appmgr-build 1/17] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 5.0s #5 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 10.1s #5 ... #8 [appmgr 2/9] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert && apt-get clean && update-ca-certificates #0 0.630 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] #0 0.967 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] #0 1.362 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] #0 1.457 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] #0 1.548 Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3734 kB] #0 1.572 Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] #0 2.654 Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [6529 kB] #0 2.804 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] #0 2.872 Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] #0 2.880 Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] #0 2.889 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6749 kB] #0 3.018 Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1301 kB] #0 3.058 Get:13 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [62.6 kB] #0 3.176 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4070 kB] #0 3.412 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [70.9 kB] #0 3.413 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1614 kB] #0 3.432 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [37.2 kB] #0 3.435 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.9 kB] #0 4.752 Fetched 44.6 MB in 4s (10.0 MB/s) #0 4.752 Reading package lists... #0 6.694 Reading package lists... #0 8.603 Building dependency tree... #0 9.066 Reading state information... #0 9.943 The following NEW packages will be installed: #0 9.948 ca-cacert ca-certificates openssl sudo #8 ... #5 [appmgr-build 1/17] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 15.1s #5 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 20.2s #5 ... #8 [appmgr 2/9] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert && apt-get clean && update-ca-certificates #8 10.38 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. #8 10.38 Need to get 2174 kB of archives. #8 10.38 After this operation, 5102 kB of additional disk space will be used. #8 10.38 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.21 [1184 kB] #8 11.78 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] #8 11.79 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.5 [820 kB] #8 11.88 Get:4 http://archive.ubuntu.com/ubuntu jammy/universe amd64 ca-cacert all 2019.0411-2 [7688 B] #8 12.13 debconf: delaying package configuration, since apt-utils is not installed #8 12.35 Fetched 2174 kB in 2s (1156 kB/s) #8 12.42 Selecting previously unselected package openssl. #8 12.42 (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 ... 4393 files and directories currently installed.) #8 12.42 Preparing to unpack .../openssl_3.0.2-0ubuntu1.21_amd64.deb ... #8 12.44 Unpacking openssl (3.0.2-0ubuntu1.21) ... #8 12.58 Selecting previously unselected package ca-certificates. #8 12.58 Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ... #8 12.59 Unpacking ca-certificates (20240203~22.04.1) ... #8 13.03 Selecting previously unselected package sudo. #8 13.03 Preparing to unpack .../sudo_1.9.9-1ubuntu2.5_amd64.deb ... #8 13.05 Unpacking sudo (1.9.9-1ubuntu2.5) ... #8 13.15 Selecting previously unselected package ca-cacert. #8 13.15 Preparing to unpack .../ca-cacert_2019.0411-2_all.deb ... #8 13.17 Unpacking ca-cacert (2019.0411-2) ... #8 13.24 Setting up sudo (1.9.9-1ubuntu2.5) ... #8 13.50 Setting up openssl (3.0.2-0ubuntu1.21) ... #8 13.53 Setting up ca-certificates (20240203~22.04.1) ... #8 13.63 debconf: unable to initialize frontend: Dialog #8 13.63 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 13.63 debconf: falling back to frontend: Readline #8 13.63 debconf: unable to initialize frontend: Readline #8 13.63 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.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 13.63 debconf: falling back to frontend: Teletype #8 14.23 Updating certificates in /etc/ssl/certs... #8 15.34 148 added, 0 removed; done. #8 15.46 Setting up ca-cacert (2019.0411-2) ... #8 15.50 Processing triggers for libc-bin (2.35-0ubuntu3.13) ... #8 15.56 Processing triggers for ca-certificates (20240203~22.04.1) ... #8 15.59 Clearing symlinks in /etc/ssl/certs... #8 16.18 done. #8 16.18 Updating certificates in /etc/ssl/certs... #8 17.15 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #8 17.19 148 added, 0 removed; done. #8 17.19 Running hooks in /etc/ca-certificates/update.d... #8 17.19 done. #8 17.19 Updating certificates in /etc/ssl/certs... #8 17.82 0 added, 0 removed; done. #8 17.82 Running hooks in /etc/ca-certificates/update.d... #8 17.82 done. #8 17.90 Updating certificates in /etc/ssl/certs... #8 18.58 0 added, 0 removed; done. #8 18.58 Running hooks in /etc/ca-certificates/update.d... #8 18.58 done. #8 DONE 19.9s #5 [appmgr-build 1/17] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd #5 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 25.3s done #5 extracting sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 done #5 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 #5 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 5.0s #5 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 7.8s done #5 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 #5 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 5.3s #5 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 8.8s done #5 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b #5 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 5.0s #5 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 6.3s done #5 extracting sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 #5 extracting sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 1.6s done #5 extracting sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 0.1s #5 extracting sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 1.3s done #5 extracting sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 #5 extracting sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 0.3s done #5 DONE 78.9s #9 [appmgr-build 2/17] RUN apt-get update -y && apt-get install -y jq #9 0.575 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] #9 0.595 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease #9 0.713 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] #9 1.271 Get:4 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [62.6 kB] #9 1.330 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] #9 1.468 Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3734 kB] #9 1.560 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [70.9 kB] #9 1.605 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4070 kB] #9 2.190 Get:9 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1301 kB] #9 2.247 Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [6529 kB] #9 2.284 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1614 kB] #9 2.347 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6749 kB] #9 2.761 Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [37.2 kB] #9 2.761 Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.9 kB] #9 3.584 Fetched 24.6 MB in 3s (7468 kB/s) #9 3.584 Reading package lists... #9 5.466 Reading package lists... #9 7.253 Building dependency tree... #9 7.737 Reading state information... #9 8.479 The following additional packages will be installed: #9 8.483 libjq1 libonig5 #9 8.545 The following NEW packages will be installed: #9 8.551 jq libjq1 libonig5 #9 8.991 0 upgraded, 3 newly installed, 0 to remove and 163 not upgraded. #9 8.991 Need to get 357 kB of archives. #9 8.991 After this operation, 1087 kB of additional disk space will be used. #9 8.991 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] #9 9.854 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjq1 amd64 1.6-2.1ubuntu3.1 [133 kB] #9 9.952 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 jq amd64 1.6-2.1ubuntu3.1 [52.5 kB] #9 10.31 debconf: delaying package configuration, since apt-utils is not installed #9 10.41 Fetched 357 kB in 1s (255 kB/s) #9 10.46 Selecting previously unselected package libonig5:amd64. #9 10.46 (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 ... 46730 files and directories currently installed.) #9 10.49 Preparing to unpack .../libonig5_6.9.7.1-2build1_amd64.deb ... #9 10.52 Unpacking libonig5:amd64 (6.9.7.1-2build1) ... #9 10.61 Selecting previously unselected package libjq1:amd64. #9 10.62 Preparing to unpack .../libjq1_1.6-2.1ubuntu3.1_amd64.deb ... #9 10.63 Unpacking libjq1:amd64 (1.6-2.1ubuntu3.1) ... #9 10.73 Selecting previously unselected package jq. #9 10.74 Preparing to unpack .../jq_1.6-2.1ubuntu3.1_amd64.deb ... #9 10.75 Unpacking jq (1.6-2.1ubuntu3.1) ... #9 10.85 Setting up libonig5:amd64 (6.9.7.1-2build1) ... #9 10.88 Setting up libjq1:amd64 (1.6-2.1ubuntu3.1) ... #9 10.91 Setting up jq (1.6-2.1ubuntu3.1) ... #9 10.93 Processing triggers for man-db (2.10.2-1) ... #9 11.08 Processing triggers for libc-bin (2.35-0ubuntu3.4) ... #9 DONE 11.7s #10 [appmgr-build 3/17] RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates #10 0.231 #10 0.231 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #10 0.231 #10 0.612 Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease #10 0.612 Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease #10 0.734 Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease #10 0.874 Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease #10 1.151 Reading package lists... #10 2.935 Building dependency tree... #10 3.405 Reading state information... #10 3.479 163 packages can be upgraded. Run 'apt list --upgradable' to see them. #10 3.488 #10 3.488 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #10 3.488 #10 3.542 Reading package lists... #10 5.325 Building dependency tree... #10 5.839 Reading state information... #10 6.648 The following packages will be upgraded: #10 6.655 ca-certificates #10 7.050 1 upgraded, 0 newly installed, 0 to remove and 162 not upgraded. #10 7.050 Need to get 162 kB of archives. #10 7.050 After this operation, 9216 B of additional disk space will be used. #10 7.050 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] #10 8.006 debconf: delaying package configuration, since apt-utils is not installed #10 8.111 Fetched 162 kB in 1s (160 kB/s) #10 8.173 (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 ... 46747 files and directories currently installed.) #10 8.206 Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ... #10 8.235 Unpacking ca-certificates (20240203~22.04.1) over (20230311ubuntu0.22.04.1) ... #10 9.201 Setting up ca-certificates (20240203~22.04.1) ... #10 9.319 debconf: unable to initialize frontend: Dialog #10 9.319 debconf: (TERM is not set, so the dialog frontend is not usable.) #10 9.319 debconf: falling back to frontend: Readline #10 10.87 Updating certificates in /etc/ssl/certs... #10 11.57 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #10 11.62 14 added, 5 removed; done. #10 11.66 Processing triggers for man-db (2.10.2-1) ... #10 11.86 Processing triggers for ca-certificates (20240203~22.04.1) ... #10 11.87 Updating certificates in /etc/ssl/certs... #10 12.40 0 added, 0 removed; done. #10 12.40 Running hooks in /etc/ca-certificates/update.d... #10 12.40 done. #10 12.47 Updating certificates in /etc/ssl/certs... #10 13.00 0 added, 0 removed; done. #10 13.00 Running hooks in /etc/ca-certificates/update.d... #10 13.00 done. #10 DONE 13.2s #11 [appmgr-build 4/17] RUN wget -nv https://dl.google.com/go/go1.22.5.linux-amd64.tar.gz && tar -xf go1.22.5.linux-amd64.tar.gz && mv go /opt/go/1.22.5 && rm -f go*.gz #11 3.720 2026-02-19 00:23:57 URL:https://dl.google.com/go/go1.22.5.linux-amd64.tar.gz [68972532/68972532] -> "go1.22.5.linux-amd64.tar.gz" [1] #11 DONE 7.2s #12 [appmgr-build 5/17] RUN mkdir -p /go/bin #12 DONE 0.4s #13 [appmgr-build 6/17] 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 DONE 0.9s #14 [appmgr-build 7/17] RUN mkdir -p /go/src/ws #14 DONE 0.3s #15 [appmgr-build 8/17] WORKDIR /go/src/ws #15 DONE 0.1s #16 [appmgr-build 9/17] COPY go.mod /go/src/ws #16 DONE 0.2s #17 [appmgr-build 10/17] COPY go.sum /go/src/ws #17 DONE 0.2s #18 [appmgr-build 11/17] RUN GO111MODULE=on go mod download #18 DONE 4.7s #19 [appmgr-build 12/17] COPY . /go/src/ws #19 DONE 0.2s #20 [appmgr-build 13/17] RUN /go/bin/swagger generate server -f api/appmgr_rest_api.yaml --name AppManager -t pkg/ --exclude-main #20 0.386 2026/02/19 00:24:08 validating spec /go/src/ws/api/appmgr_rest_api.yaml #20 1.504 2026/02/19 00:24:09 preprocessing spec with option: minimal flattening #20 1.513 2026/02/19 00:24:09 building a plan for generation #20 1.520 2026/02/19 00:24:09 planning definitions #20 1.585 2026/02/19 00:24:09 planning operations #20 1.634 2026/02/19 00:24:09 grouping operations into packages #20 1.634 2026/02/19 00:24:09 planning meta data and facades #20 1.635 2026/02/19 00:24:09 rendering 20 models #20 1.635 2026/02/19 00:24:09 rendering 1 templates for model AllDeployableXapps #20 1.635 2026/02/19 00:24:09 name field AllDeployableXapps #20 1.635 2026/02/19 00:24:09 package field models #20 1.636 2026/02/19 00:24:09 creating generated file "all_deployable_xapps.go" in "pkg/models" as definition #20 1.638 2026/02/19 00:24:09 executed template asset:model #20 1.642 2026/02/19 00:24:09 rendering 1 templates for model AllDeployedXapps #20 1.642 2026/02/19 00:24:09 name field AllDeployedXapps #20 1.642 2026/02/19 00:24:09 package field models #20 1.648 2026/02/19 00:24:09 creating generated file "all_deployed_xapps.go" in "pkg/models" as definition #20 1.650 2026/02/19 00:24:09 executed template asset:model #20 1.654 2026/02/19 00:24:09 rendering 1 templates for model AllXappConfig #20 1.654 2026/02/19 00:24:09 name field AllXappConfig #20 1.654 2026/02/19 00:24:09 package field models #20 1.655 2026/02/19 00:24:09 creating generated file "all_xapp_config.go" in "pkg/models" as definition #20 1.657 2026/02/19 00:24:09 executed template asset:model #20 1.659 2026/02/19 00:24:09 rendering 1 templates for model ConfigMetadata #20 1.659 2026/02/19 00:24:09 name field ConfigMetadata #20 1.659 2026/02/19 00:24:09 package field models #20 1.660 2026/02/19 00:24:09 creating generated file "config_metadata.go" in "pkg/models" as definition #20 1.663 2026/02/19 00:24:09 executed template asset:model #20 1.664 2026/02/19 00:24:09 rendering 1 templates for model ConfigValidationError #20 1.664 2026/02/19 00:24:09 name field ConfigValidationError #20 1.664 2026/02/19 00:24:09 package field models #20 1.665 2026/02/19 00:24:09 creating generated file "config_validation_error.go" in "pkg/models" as definition #20 1.669 2026/02/19 00:24:09 executed template asset:model #20 1.670 2026/02/19 00:24:09 rendering 1 templates for model ConfigValidationErrors #20 1.670 2026/02/19 00:24:09 name field ConfigValidationErrors #20 1.670 2026/02/19 00:24:09 package field models #20 1.671 2026/02/19 00:24:09 creating generated file "config_validation_errors.go" in "pkg/models" as definition #20 1.675 2026/02/19 00:24:09 executed template asset:model #20 1.676 2026/02/19 00:24:09 rendering 1 templates for model EventType #20 1.676 2026/02/19 00:24:09 name field EventType #20 1.676 2026/02/19 00:24:09 package field models #20 1.677 2026/02/19 00:24:09 creating generated file "event_type.go" in "pkg/models" as definition #20 1.681 2026/02/19 00:24:09 executed template asset:model #20 1.683 2026/02/19 00:24:09 rendering 1 templates for model SubscriptionData #20 1.683 2026/02/19 00:24:09 name field SubscriptionData #20 1.683 2026/02/19 00:24:09 package field models #20 1.684 2026/02/19 00:24:09 creating generated file "subscription_data.go" in "pkg/models" as definition #20 1.688 2026/02/19 00:24:09 executed template asset:model #20 1.690 2026/02/19 00:24:09 rendering 1 templates for model XAppConfig #20 1.690 2026/02/19 00:24:09 name field XAppConfig #20 1.690 2026/02/19 00:24:09 package field models #20 1.691 2026/02/19 00:24:09 creating generated file "x_app_config.go" in "pkg/models" as definition #20 1.695 2026/02/19 00:24:09 executed template asset:model #20 1.696 2026/02/19 00:24:09 rendering 1 templates for model Xapp #20 1.696 2026/02/19 00:24:09 name field Xapp #20 1.696 2026/02/19 00:24:09 package field models #20 1.697 2026/02/19 00:24:09 creating generated file "xapp.go" in "pkg/models" as definition #20 1.705 2026/02/19 00:24:09 executed template asset:model #20 1.708 2026/02/19 00:24:09 rendering 1 templates for model XappDescriptor #20 1.708 2026/02/19 00:24:09 name field XappDescriptor #20 1.708 2026/02/19 00:24:09 package field models #20 1.709 2026/02/19 00:24:09 creating generated file "xapp_descriptor.go" in "pkg/models" as definition #20 1.712 2026/02/19 00:24:09 executed template asset:model #20 1.714 2026/02/19 00:24:09 rendering 1 templates for model XappDescriptorList #20 1.714 2026/02/19 00:24:09 name field XappDescriptorList #20 1.714 2026/02/19 00:24:09 package field models #20 1.714 2026/02/19 00:24:09 creating generated file "xapp_descriptor_list.go" in "pkg/models" as definition #20 1.716 2026/02/19 00:24:09 executed template asset:model #20 1.717 2026/02/19 00:24:09 rendering 1 templates for model XappInstance #20 1.717 2026/02/19 00:24:09 name field XappInstance #20 1.717 2026/02/19 00:24:09 package field models #20 1.718 2026/02/19 00:24:09 creating generated file "xapp_instance.go" in "pkg/models" as definition #20 1.731 2026/02/19 00:24:09 executed template asset:model #20 1.733 2026/02/19 00:24:09 rendering 1 templates for model allSubscriptions #20 1.734 2026/02/19 00:24:09 name field allSubscriptions #20 1.734 2026/02/19 00:24:09 package field models #20 1.735 2026/02/19 00:24:09 creating generated file "all_subscriptions.go" in "pkg/models" as definition #20 1.738 2026/02/19 00:24:09 executed template asset:model #20 1.739 2026/02/19 00:24:09 rendering 1 templates for model deregisterRequest #20 1.739 2026/02/19 00:24:09 name field deregisterRequest #20 1.739 2026/02/19 00:24:09 package field models #20 1.741 2026/02/19 00:24:09 creating generated file "deregister_request.go" in "pkg/models" as definition #20 1.750 2026/02/19 00:24:09 executed template asset:model #20 1.751 2026/02/19 00:24:09 rendering 1 templates for model registerRequest #20 1.751 2026/02/19 00:24:09 name field registerRequest #20 1.751 2026/02/19 00:24:09 package field models #20 1.752 2026/02/19 00:24:09 creating generated file "register_request.go" in "pkg/models" as definition #20 1.759 2026/02/19 00:24:09 executed template asset:model #20 1.760 2026/02/19 00:24:09 rendering 1 templates for model subscription #20 1.760 2026/02/19 00:24:09 name field subscription #20 1.760 2026/02/19 00:24:09 package field models #20 1.761 2026/02/19 00:24:09 creating generated file "subscription.go" in "pkg/models" as definition #20 1.764 2026/02/19 00:24:09 executed template asset:model #20 1.765 2026/02/19 00:24:09 rendering 1 templates for model subscriptionNotification #20 1.765 2026/02/19 00:24:09 name field subscriptionNotification #20 1.765 2026/02/19 00:24:09 package field models #20 1.766 2026/02/19 00:24:09 creating generated file "subscription_notification.go" in "pkg/models" as definition #20 1.770 2026/02/19 00:24:09 executed template asset:model #20 1.772 2026/02/19 00:24:09 rendering 1 templates for model subscriptionRequest #20 1.772 2026/02/19 00:24:09 name field subscriptionRequest #20 1.772 2026/02/19 00:24:09 package field models #20 1.772 2026/02/19 00:24:09 creating generated file "subscription_request.go" in "pkg/models" as definition #20 1.775 2026/02/19 00:24:09 executed template asset:model #20 1.776 2026/02/19 00:24:09 rendering 1 templates for model subscriptionResponse #20 1.776 2026/02/19 00:24:09 name field subscriptionResponse #20 1.776 2026/02/19 00:24:09 package field models #20 1.777 2026/02/19 00:24:09 creating generated file "subscription_response.go" in "pkg/models" as definition #20 1.781 2026/02/19 00:24:09 executed template asset:model #20 1.782 2026/02/19 00:24:09 rendering 3 operation groups (tags) #20 1.782 2026/02/19 00:24:09 rendering 2 operations for health #20 1.782 2026/02/19 00:24:09 rendering 4 templates for operation AppManager #20 1.782 2026/02/19 00:24:09 name field getHealthAlive #20 1.782 2026/02/19 00:24:09 package field health #20 1.783 2026/02/19 00:24:09 creating generated file "get_health_alive_parameters.go" in "pkg/restapi/operations/health" as parameters #20 1.786 2026/02/19 00:24:09 executed template asset:serverParameter #20 1.786 2026/02/19 00:24:09 name field getHealthAlive #20 1.786 2026/02/19 00:24:09 package field health #20 1.787 2026/02/19 00:24:09 creating generated file "get_health_alive_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder #20 1.788 2026/02/19 00:24:09 executed template asset:serverUrlbuilder #20 1.793 2026/02/19 00:24:09 name field getHealthAlive #20 1.793 2026/02/19 00:24:09 package field health #20 1.794 2026/02/19 00:24:09 creating generated file "get_health_alive_responses.go" in "pkg/restapi/operations/health" as responses #20 1.795 2026/02/19 00:24:09 executed template asset:serverResponses #20 1.796 2026/02/19 00:24:09 name field getHealthAlive #20 1.796 2026/02/19 00:24:09 package field health #20 1.798 2026/02/19 00:24:09 creating generated file "get_health_alive.go" in "pkg/restapi/operations/health" as handler #20 1.801 2026/02/19 00:24:09 executed template asset:serverOperation #20 1.802 2026/02/19 00:24:09 rendering 4 templates for operation AppManager #20 1.802 2026/02/19 00:24:09 name field getHealthReady #20 1.802 2026/02/19 00:24:09 package field health #20 1.803 2026/02/19 00:24:09 creating generated file "get_health_ready_parameters.go" in "pkg/restapi/operations/health" as parameters #20 1.804 2026/02/19 00:24:09 executed template asset:serverParameter #20 1.805 2026/02/19 00:24:09 name field getHealthReady #20 1.805 2026/02/19 00:24:09 package field health #20 1.807 2026/02/19 00:24:09 creating generated file "get_health_ready_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder #20 1.811 2026/02/19 00:24:09 executed template asset:serverUrlbuilder #20 1.812 2026/02/19 00:24:09 name field getHealthReady #20 1.812 2026/02/19 00:24:09 package field health #20 1.813 2026/02/19 00:24:09 creating generated file "get_health_ready_responses.go" in "pkg/restapi/operations/health" as responses #20 1.816 2026/02/19 00:24:09 executed template asset:serverResponses #20 1.816 2026/02/19 00:24:09 name field getHealthReady #20 1.816 2026/02/19 00:24:09 package field health #20 1.817 2026/02/19 00:24:09 creating generated file "get_health_ready.go" in "pkg/restapi/operations/health" as handler #20 1.820 2026/02/19 00:24:09 executed template asset:serverOperation #20 1.823 2026/02/19 00:24:09 rendering 0 templates for operation group AppManager #20 1.823 2026/02/19 00:24:09 rendering 7 operations for operations #20 1.823 2026/02/19 00:24:09 rendering 4 templates for operation AppManager #20 1.823 2026/02/19 00:24:09 name field addSubscription #20 1.823 2026/02/19 00:24:09 package field operations #20 1.826 2026/02/19 00:24:09 creating generated file "add_subscription_parameters.go" in "pkg/restapi/operations" as parameters #20 1.827 2026/02/19 00:24:09 executed template asset:serverParameter #20 1.829 2026/02/19 00:24:09 name field addSubscription #20 1.829 2026/02/19 00:24:09 package field operations #20 1.831 2026/02/19 00:24:09 creating generated file "add_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #20 1.833 2026/02/19 00:24:09 executed template asset:serverUrlbuilder #20 1.835 2026/02/19 00:24:09 name field addSubscription #20 1.835 2026/02/19 00:24:09 package field operations #20 1.840 2026/02/19 00:24:09 creating generated file "add_subscription_responses.go" in "pkg/restapi/operations" as responses #20 1.844 2026/02/19 00:24:09 executed template asset:serverResponses #20 1.846 2026/02/19 00:24:09 name field addSubscription #20 1.846 2026/02/19 00:24:09 package field operations #20 1.847 2026/02/19 00:24:09 creating generated file "add_subscription.go" in "pkg/restapi/operations" as handler #20 1.850 2026/02/19 00:24:09 executed template asset:serverOperation #20 1.851 2026/02/19 00:24:09 rendering 4 templates for operation AppManager #20 1.851 2026/02/19 00:24:09 name field deleteSubscription #20 1.851 2026/02/19 00:24:09 package field operations #20 1.852 2026/02/19 00:24:09 creating generated file "delete_subscription_parameters.go" in "pkg/restapi/operations" as parameters #20 1.855 2026/02/19 00:24:09 executed template asset:serverParameter #20 1.858 2026/02/19 00:24:09 name field deleteSubscription #20 1.858 2026/02/19 00:24:09 package field operations #20 1.859 2026/02/19 00:24:09 creating generated file "delete_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #20 1.861 2026/02/19 00:24:09 executed template asset:serverUrlbuilder #20 1.863 2026/02/19 00:24:09 name field deleteSubscription #20 1.863 2026/02/19 00:24:09 package field operations #20 1.864 2026/02/19 00:24:09 creating generated file "delete_subscription_responses.go" in "pkg/restapi/operations" as responses #20 1.867 2026/02/19 00:24:09 executed template asset:serverResponses #20 1.868 2026/02/19 00:24:09 name field deleteSubscription #20 1.868 2026/02/19 00:24:09 package field operations #20 1.869 2026/02/19 00:24:09 creating generated file "delete_subscription.go" in "pkg/restapi/operations" as handler #20 1.872 2026/02/19 00:24:09 executed template asset:serverOperation #20 1.873 2026/02/19 00:24:09 rendering 4 templates for operation AppManager #20 1.874 2026/02/19 00:24:09 name field deregisterXapp #20 1.874 2026/02/19 00:24:09 package field operations #20 1.875 2026/02/19 00:24:09 creating generated file "deregister_xapp_parameters.go" in "pkg/restapi/operations" as parameters #20 1.877 2026/02/19 00:24:09 executed template asset:serverParameter #20 1.878 2026/02/19 00:24:09 name field deregisterXapp #20 1.878 2026/02/19 00:24:09 package field operations #20 1.879 2026/02/19 00:24:09 creating generated file "deregister_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #20 1.881 2026/02/19 00:24:09 executed template asset:serverUrlbuilder #20 1.882 2026/02/19 00:24:09 name field deregisterXapp #20 1.882 2026/02/19 00:24:09 package field operations #20 1.883 2026/02/19 00:24:09 creating generated file "deregister_xapp_responses.go" in "pkg/restapi/operations" as responses #20 1.887 2026/02/19 00:24:09 executed template asset:serverResponses #20 1.889 2026/02/19 00:24:09 name field deregisterXapp #20 1.889 2026/02/19 00:24:09 package field operations #20 1.890 2026/02/19 00:24:09 creating generated file "deregister_xapp.go" in "pkg/restapi/operations" as handler #20 1.893 2026/02/19 00:24:09 executed template asset:serverOperation #20 1.894 2026/02/19 00:24:09 rendering 4 templates for operation AppManager #20 1.894 2026/02/19 00:24:09 name field getSubscriptionById #20 1.894 2026/02/19 00:24:09 package field operations #20 1.895 2026/02/19 00:24:09 creating generated file "get_subscription_by_id_parameters.go" in "pkg/restapi/operations" as parameters #20 1.897 2026/02/19 00:24:09 executed template asset:serverParameter #20 1.898 2026/02/19 00:24:09 name field getSubscriptionById #20 1.898 2026/02/19 00:24:09 package field operations #20 1.899 2026/02/19 00:24:09 creating generated file "get_subscription_by_id_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #20 1.910 2026/02/19 00:24:09 executed template asset:serverUrlbuilder #20 1.911 2026/02/19 00:24:09 name field getSubscriptionById #20 1.911 2026/02/19 00:24:09 package field operations #20 1.913 2026/02/19 00:24:09 creating generated file "get_subscription_by_id_responses.go" in "pkg/restapi/operations" as responses #20 1.918 2026/02/19 00:24:09 executed template asset:serverResponses #20 1.920 2026/02/19 00:24:09 name field getSubscriptionById #20 1.920 2026/02/19 00:24:09 package field operations #20 1.920 2026/02/19 00:24:09 creating generated file "get_subscription_by_id.go" in "pkg/restapi/operations" as handler #20 1.923 2026/02/19 00:24:09 executed template asset:serverOperation #20 1.924 2026/02/19 00:24:09 rendering 4 templates for operation AppManager #20 1.924 2026/02/19 00:24:09 name field getSubscriptions #20 1.924 2026/02/19 00:24:09 package field operations #20 1.925 2026/02/19 00:24:09 creating generated file "get_subscriptions_parameters.go" in "pkg/restapi/operations" as parameters #20 1.927 2026/02/19 00:24:09 executed template asset:serverParameter #20 1.927 2026/02/19 00:24:09 name field getSubscriptions #20 1.927 2026/02/19 00:24:09 package field operations #20 1.928 2026/02/19 00:24:09 creating generated file "get_subscriptions_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #20 1.930 2026/02/19 00:24:09 executed template asset:serverUrlbuilder #20 1.931 2026/02/19 00:24:09 name field getSubscriptions #20 1.931 2026/02/19 00:24:09 package field operations #20 1.932 2026/02/19 00:24:09 creating generated file "get_subscriptions_responses.go" in "pkg/restapi/operations" as responses #20 1.935 2026/02/19 00:24:09 executed template asset:serverResponses #20 1.936 2026/02/19 00:24:09 name field getSubscriptions #20 1.936 2026/02/19 00:24:09 package field operations #20 1.937 2026/02/19 00:24:09 creating generated file "get_subscriptions.go" in "pkg/restapi/operations" as handler #20 1.940 2026/02/19 00:24:09 executed template asset:serverOperation #20 1.941 2026/02/19 00:24:09 rendering 4 templates for operation AppManager #20 1.941 2026/02/19 00:24:09 name field modifySubscription #20 1.941 2026/02/19 00:24:09 package field operations #20 1.942 2026/02/19 00:24:09 creating generated file "modify_subscription_parameters.go" in "pkg/restapi/operations" as parameters #20 1.945 2026/02/19 00:24:09 executed template asset:serverParameter #20 1.947 2026/02/19 00:24:10 name field modifySubscription #20 1.947 2026/02/19 00:24:10 package field operations #20 1.948 2026/02/19 00:24:10 creating generated file "modify_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #20 1.950 2026/02/19 00:24:10 executed template asset:serverUrlbuilder #20 1.951 2026/02/19 00:24:10 name field modifySubscription #20 1.951 2026/02/19 00:24:10 package field operations #20 1.952 2026/02/19 00:24:10 creating generated file "modify_subscription_responses.go" in "pkg/restapi/operations" as responses #20 1.955 2026/02/19 00:24:10 executed template asset:serverResponses #20 1.956 2026/02/19 00:24:10 name field modifySubscription #20 1.956 2026/02/19 00:24:10 package field operations #20 1.957 2026/02/19 00:24:10 creating generated file "modify_subscription.go" in "pkg/restapi/operations" as handler #20 1.960 2026/02/19 00:24:10 executed template asset:serverOperation #20 1.961 2026/02/19 00:24:10 rendering 4 templates for operation AppManager #20 1.961 2026/02/19 00:24:10 name field registerXapp #20 1.961 2026/02/19 00:24:10 package field operations #20 1.962 2026/02/19 00:24:10 creating generated file "register_xapp_parameters.go" in "pkg/restapi/operations" as parameters #20 1.964 2026/02/19 00:24:10 executed template asset:serverParameter #20 1.965 2026/02/19 00:24:10 name field registerXapp #20 1.965 2026/02/19 00:24:10 package field operations #20 1.966 2026/02/19 00:24:10 creating generated file "register_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #20 1.967 2026/02/19 00:24:10 executed template asset:serverUrlbuilder #20 1.970 2026/02/19 00:24:10 name field registerXapp #20 1.970 2026/02/19 00:24:10 package field operations #20 1.971 2026/02/19 00:24:10 creating generated file "register_xapp_responses.go" in "pkg/restapi/operations" as responses #20 1.973 2026/02/19 00:24:10 executed template asset:serverResponses #20 1.974 2026/02/19 00:24:10 name field registerXapp #20 1.974 2026/02/19 00:24:10 package field operations #20 1.975 2026/02/19 00:24:10 creating generated file "register_xapp.go" in "pkg/restapi/operations" as handler #20 1.978 2026/02/19 00:24:10 executed template asset:serverOperation #20 1.979 2026/02/19 00:24:10 rendering 0 templates for operation group AppManager #20 1.979 2026/02/19 00:24:10 rendering 9 operations for xapp #20 1.979 2026/02/19 00:24:10 rendering 4 templates for operation AppManager #20 1.979 2026/02/19 00:24:10 name field GetConfigElement #20 1.979 2026/02/19 00:24:10 package field xapp #20 1.980 2026/02/19 00:24:10 creating generated file "get_config_element_parameters.go" in "pkg/restapi/operations/xapp" as parameters #20 1.982 2026/02/19 00:24:10 executed template asset:serverParameter #20 1.983 2026/02/19 00:24:10 name field GetConfigElement #20 1.983 2026/02/19 00:24:10 package field xapp #20 1.984 2026/02/19 00:24:10 creating generated file "get_config_element_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #20 1.986 2026/02/19 00:24:10 executed template asset:serverUrlbuilder #20 1.987 2026/02/19 00:24:10 name field GetConfigElement #20 1.987 2026/02/19 00:24:10 package field xapp #20 1.988 2026/02/19 00:24:10 creating generated file "get_config_element_responses.go" in "pkg/restapi/operations/xapp" as responses #20 1.991 2026/02/19 00:24:10 executed template asset:serverResponses #20 1.995 2026/02/19 00:24:10 name field GetConfigElement #20 1.995 2026/02/19 00:24:10 package field xapp #20 1.996 2026/02/19 00:24:10 creating generated file "get_config_element.go" in "pkg/restapi/operations/xapp" as handler #20 1.999 2026/02/19 00:24:10 executed template asset:serverOperation #20 2.000 2026/02/19 00:24:10 rendering 4 templates for operation AppManager #20 2.000 2026/02/19 00:24:10 name field ModifyXappConfig #20 2.000 2026/02/19 00:24:10 package field xapp #20 2.001 2026/02/19 00:24:10 creating generated file "modify_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters #20 2.002 2026/02/19 00:24:10 executed template asset:serverParameter #20 2.003 2026/02/19 00:24:10 name field ModifyXappConfig #20 2.003 2026/02/19 00:24:10 package field xapp #20 2.004 2026/02/19 00:24:10 creating generated file "modify_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #20 2.006 2026/02/19 00:24:10 executed template asset:serverUrlbuilder #20 2.007 2026/02/19 00:24:10 name field ModifyXappConfig #20 2.007 2026/02/19 00:24:10 package field xapp #20 2.008 2026/02/19 00:24:10 creating generated file "modify_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses #20 2.025 2026/02/19 00:24:10 executed template asset:serverResponses #20 2.028 2026/02/19 00:24:10 name field ModifyXappConfig #20 2.029 2026/02/19 00:24:10 package field xapp #20 2.030 2026/02/19 00:24:10 creating generated file "modify_xapp_config.go" in "pkg/restapi/operations/xapp" as handler #20 2.033 2026/02/19 00:24:10 executed template asset:serverOperation #20 2.035 2026/02/19 00:24:10 rendering 4 templates for operation AppManager #20 2.035 2026/02/19 00:24:10 name field deployXapp #20 2.035 2026/02/19 00:24:10 package field xapp #20 2.035 2026/02/19 00:24:10 creating generated file "deploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters #20 2.039 2026/02/19 00:24:10 executed template asset:serverParameter #20 2.040 2026/02/19 00:24:10 name field deployXapp #20 2.040 2026/02/19 00:24:10 package field xapp #20 2.042 2026/02/19 00:24:10 creating generated file "deploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #20 2.043 2026/02/19 00:24:10 executed template asset:serverUrlbuilder #20 2.045 2026/02/19 00:24:10 name field deployXapp #20 2.045 2026/02/19 00:24:10 package field xapp #20 2.046 2026/02/19 00:24:10 creating generated file "deploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses #20 2.050 2026/02/19 00:24:10 executed template asset:serverResponses #20 2.052 2026/02/19 00:24:10 name field deployXapp #20 2.052 2026/02/19 00:24:10 package field xapp #20 2.053 2026/02/19 00:24:10 creating generated file "deploy_xapp.go" in "pkg/restapi/operations/xapp" as handler #20 2.056 2026/02/19 00:24:10 executed template asset:serverOperation #20 2.057 2026/02/19 00:24:10 rendering 4 templates for operation AppManager #20 2.057 2026/02/19 00:24:10 name field getAllXappConfig #20 2.057 2026/02/19 00:24:10 package field xapp #20 2.058 2026/02/19 00:24:10 creating generated file "get_all_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters #20 2.059 2026/02/19 00:24:10 executed template asset:serverParameter #20 2.059 2026/02/19 00:24:10 name field getAllXappConfig #20 2.059 2026/02/19 00:24:10 package field xapp #20 2.060 2026/02/19 00:24:10 creating generated file "get_all_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #20 2.062 2026/02/19 00:24:10 executed template asset:serverUrlbuilder #20 2.063 2026/02/19 00:24:10 name field getAllXappConfig #20 2.063 2026/02/19 00:24:10 package field xapp #20 2.064 2026/02/19 00:24:10 creating generated file "get_all_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses #20 2.067 2026/02/19 00:24:10 executed template asset:serverResponses #20 2.068 2026/02/19 00:24:10 name field getAllXappConfig #20 2.068 2026/02/19 00:24:10 package field xapp #20 2.069 2026/02/19 00:24:10 creating generated file "get_all_xapp_config.go" in "pkg/restapi/operations/xapp" as handler #20 2.072 2026/02/19 00:24:10 executed template asset:serverOperation #20 2.073 2026/02/19 00:24:10 rendering 4 templates for operation AppManager #20 2.073 2026/02/19 00:24:10 name field getAllXapps #20 2.073 2026/02/19 00:24:10 package field xapp #20 2.074 2026/02/19 00:24:10 creating generated file "get_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters #20 2.075 2026/02/19 00:24:10 executed template asset:serverParameter #20 2.076 2026/02/19 00:24:10 name field getAllXapps #20 2.076 2026/02/19 00:24:10 package field xapp #20 2.076 2026/02/19 00:24:10 creating generated file "get_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #20 2.078 2026/02/19 00:24:10 executed template asset:serverUrlbuilder #20 2.079 2026/02/19 00:24:10 name field getAllXapps #20 2.079 2026/02/19 00:24:10 package field xapp #20 2.080 2026/02/19 00:24:10 creating generated file "get_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses #20 2.083 2026/02/19 00:24:10 executed template asset:serverResponses #20 2.084 2026/02/19 00:24:10 name field getAllXapps #20 2.084 2026/02/19 00:24:10 package field xapp #20 2.085 2026/02/19 00:24:10 creating generated file "get_all_xapps.go" in "pkg/restapi/operations/xapp" as handler #20 2.088 2026/02/19 00:24:10 executed template asset:serverOperation #20 2.088 2026/02/19 00:24:10 rendering 4 templates for operation AppManager #20 2.088 2026/02/19 00:24:10 name field getXappByName #20 2.088 2026/02/19 00:24:10 package field xapp #20 2.089 2026/02/19 00:24:10 creating generated file "get_xapp_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters #20 2.091 2026/02/19 00:24:10 executed template asset:serverParameter #20 2.092 2026/02/19 00:24:10 name field getXappByName #20 2.092 2026/02/19 00:24:10 package field xapp #20 2.093 2026/02/19 00:24:10 creating generated file "get_xapp_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #20 2.095 2026/02/19 00:24:10 executed template asset:serverUrlbuilder #20 2.097 2026/02/19 00:24:10 name field getXappByName #20 2.097 2026/02/19 00:24:10 package field xapp #20 2.098 2026/02/19 00:24:10 creating generated file "get_xapp_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses #20 2.103 2026/02/19 00:24:10 executed template asset:serverResponses #20 2.105 2026/02/19 00:24:10 name field getXappByName #20 2.105 2026/02/19 00:24:10 package field xapp #20 2.106 2026/02/19 00:24:10 creating generated file "get_xapp_by_name.go" in "pkg/restapi/operations/xapp" as handler #20 2.108 2026/02/19 00:24:10 executed template asset:serverOperation #20 2.109 2026/02/19 00:24:10 rendering 4 templates for operation AppManager #20 2.109 2026/02/19 00:24:10 name field getXappInstanceByName #20 2.109 2026/02/19 00:24:10 package field xapp #20 2.110 2026/02/19 00:24:10 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters #20 2.114 2026/02/19 00:24:10 executed template asset:serverParameter #20 2.114 2026/02/19 00:24:10 name field getXappInstanceByName #20 2.114 2026/02/19 00:24:10 package field xapp #20 2.115 2026/02/19 00:24:10 creating generated file "get_xapp_instance_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #20 2.118 2026/02/19 00:24:10 executed template asset:serverUrlbuilder #20 2.119 2026/02/19 00:24:10 name field getXappInstanceByName #20 2.119 2026/02/19 00:24:10 package field xapp #20 2.120 2026/02/19 00:24:10 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses #20 2.127 2026/02/19 00:24:10 executed template asset:serverResponses #20 2.127 2026/02/19 00:24:10 name field getXappInstanceByName #20 2.127 2026/02/19 00:24:10 package field xapp #20 2.128 2026/02/19 00:24:10 creating generated file "get_xapp_instance_by_name.go" in "pkg/restapi/operations/xapp" as handler #20 2.131 2026/02/19 00:24:10 executed template asset:serverOperation #20 2.132 2026/02/19 00:24:10 rendering 4 templates for operation AppManager #20 2.132 2026/02/19 00:24:10 name field listAllXapps #20 2.132 2026/02/19 00:24:10 package field xapp #20 2.133 2026/02/19 00:24:10 creating generated file "list_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters #20 2.135 2026/02/19 00:24:10 executed template asset:serverParameter #20 2.136 2026/02/19 00:24:10 name field listAllXapps #20 2.136 2026/02/19 00:24:10 package field xapp #20 2.136 2026/02/19 00:24:10 creating generated file "list_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #20 2.138 2026/02/19 00:24:10 executed template asset:serverUrlbuilder #20 2.139 2026/02/19 00:24:10 name field listAllXapps #20 2.139 2026/02/19 00:24:10 package field xapp #20 2.144 2026/02/19 00:24:10 creating generated file "list_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses #20 2.147 2026/02/19 00:24:10 executed template asset:serverResponses #20 2.149 2026/02/19 00:24:10 name field listAllXapps #20 2.149 2026/02/19 00:24:10 package field xapp #20 2.150 2026/02/19 00:24:10 creating generated file "list_all_xapps.go" in "pkg/restapi/operations/xapp" as handler #20 2.152 2026/02/19 00:24:10 executed template asset:serverOperation #20 2.153 2026/02/19 00:24:10 rendering 4 templates for operation AppManager #20 2.153 2026/02/19 00:24:10 name field undeployXapp #20 2.153 2026/02/19 00:24:10 package field xapp #20 2.154 2026/02/19 00:24:10 creating generated file "undeploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters #20 2.156 2026/02/19 00:24:10 executed template asset:serverParameter #20 2.157 2026/02/19 00:24:10 name field undeployXapp #20 2.157 2026/02/19 00:24:10 package field xapp #20 2.158 2026/02/19 00:24:10 creating generated file "undeploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #20 2.160 2026/02/19 00:24:10 executed template asset:serverUrlbuilder #20 2.161 2026/02/19 00:24:10 name field undeployXapp #20 2.161 2026/02/19 00:24:10 package field xapp #20 2.162 2026/02/19 00:24:10 creating generated file "undeploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses #20 2.166 2026/02/19 00:24:10 executed template asset:serverResponses #20 2.167 2026/02/19 00:24:10 name field undeployXapp #20 2.167 2026/02/19 00:24:10 package field xapp #20 2.168 2026/02/19 00:24:10 creating generated file "undeploy_xapp.go" in "pkg/restapi/operations/xapp" as handler #20 2.170 2026/02/19 00:24:10 executed template asset:serverOperation #20 2.171 2026/02/19 00:24:10 rendering 0 templates for operation group AppManager #20 2.171 2026/02/19 00:24:10 rendering support #20 2.172 2026/02/19 00:24:10 rendering 6 templates for application AppManager #20 2.172 2026/02/19 00:24:10 name field AppManager #20 2.172 2026/02/19 00:24:10 package field operations #20 2.172 2026/02/19 00:24:10 creating generated file "configure_app_manager.go" in "pkg/restapi" as configure #20 2.183 2026/02/19 00:24:10 executed template asset:serverConfigureapi #20 2.197 2026/02/19 00:24:10 name field AppManager #20 2.197 2026/02/19 00:24:10 package field operations #20 2.197 2026/02/19 00:24:10 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec #20 2.198 2026/02/19 00:24:10 executed template asset:swaggerJsonEmbed #20 2.205 2026/02/19 00:24:10 name field AppManager #20 2.205 2026/02/19 00:24:10 package field operations #20 2.206 2026/02/19 00:24:10 creating generated file "server.go" in "pkg/restapi" as server #20 2.209 2026/02/19 00:24:10 executed template asset:serverServer #20 2.218 2026/02/19 00:24:10 name field AppManager #20 2.218 2026/02/19 00:24:10 package field operations #20 2.220 2026/02/19 00:24:10 creating generated file "app_manager_api.go" in "pkg/restapi/operations" as builder #20 2.253 2026/02/19 00:24:10 executed template asset:serverBuilder #20 2.266 2026/02/19 00:24:10 name field AppManager #20 2.266 2026/02/19 00:24:10 package field operations #20 2.266 2026/02/19 00:24:10 creating generated file "doc.go" in "pkg/restapi" as doc #20 2.266 2026/02/19 00:24:10 executed template asset:serverDoc #20 2.266 2026/02/19 00:24:10 Generation completed! #20 2.266 #20 2.266 For this generation to compile you need to have some packages in your GOPATH: #20 2.266 #20 2.266 * github.com/go-openapi/runtime #20 2.266 * github.com/jessevdk/go-flags #20 2.266 #20 2.266 You can get these now with: go get -u -f pkg/... #20 DONE 2.4s #21 [appmgr-build 14/17] COPY . /go/src/ws #21 DONE 0.2s #22 [appmgr-build 15/17] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o /go/src/ws/cache/go/cmd/appmgr cmd/appmgr.go #22 DONE 25.1s #23 [appmgr-build 16/17] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -cover ./pkg/resthooks/ #23 19.18 ok gerrit.o-ran-sc.org/r/ric-plt/appmgr/pkg/resthooks 3.100s coverage: 89.1% of statements #23 DONE 19.5s #24 [appmgr-build 17/17] RUN gofmt -l $(find cmd/ pkg/ -name '*.go' -not -name '*_test.go') #24 0.258 pkg/restful/types.go #24 0.258 pkg/appmgr/appmgr.go #24 0.259 pkg/cm/cm.go #24 0.277 pkg/helm/helm.go #24 0.278 pkg/resthooks/resthooks.go #24 0.278 pkg/logger/logger.go #24 0.278 pkg/restapi/doc.go #24 0.280 pkg/restapi/operations/register_xapp_responses.go #24 0.280 pkg/restapi/operations/add_subscription.go #24 0.280 pkg/restapi/operations/get_subscriptions.go #24 0.281 pkg/restapi/operations/health/get_health_alive_responses.go #24 0.281 pkg/restapi/operations/health/get_health_ready.go #24 0.281 pkg/restapi/operations/health/get_health_ready_responses.go #24 0.281 pkg/restapi/operations/health/get_health_alive.go #24 0.284 pkg/restapi/operations/add_subscription_responses.go #24 0.284 pkg/restapi/operations/get_subscriptions_responses.go #24 0.284 pkg/restapi/operations/modify_subscription.go #24 0.284 pkg/restapi/operations/delete_subscription_responses.go #24 0.284 pkg/restapi/operations/get_subscription_by_id_responses.go #24 0.286 pkg/restapi/operations/modify_subscription_responses.go #24 0.286 pkg/restapi/operations/get_subscription_by_id.go #24 0.286 pkg/restapi/operations/deregister_xapp_responses.go #24 0.286 pkg/restapi/operations/deregister_xapp.go #24 0.286 pkg/restapi/operations/xapp/get_xapp_by_name_responses.go #24 0.286 pkg/restapi/operations/xapp/get_xapp_instance_by_name.go #24 0.286 pkg/restapi/operations/xapp/modify_xapp_config_responses.go #24 0.286 pkg/restapi/operations/xapp/get_config_element_responses.go #24 0.286 pkg/restapi/operations/xapp/list_all_xapps_responses.go #24 0.286 pkg/restapi/operations/xapp/get_xapp_instance_by_name_responses.go #24 0.286 pkg/restapi/operations/xapp/undeploy_xapp_responses.go #24 0.286 pkg/restapi/operations/xapp/get_config_element.go #24 0.287 pkg/restapi/operations/xapp/modify_xapp_config.go #24 0.287 pkg/restapi/operations/xapp/get_all_xapps.go #24 0.287 pkg/restapi/operations/xapp/undeploy_xapp.go #24 0.287 pkg/restapi/operations/xapp/deploy_xapp_responses.go #24 0.287 pkg/restapi/operations/xapp/get_all_xapp_config_responses.go #24 0.287 pkg/restapi/operations/xapp/get_all_xapps_responses.go #24 0.287 pkg/restapi/operations/xapp/list_all_xapps.go #24 0.287 pkg/restapi/operations/xapp/get_all_xapp_config.go #24 0.287 pkg/restapi/operations/xapp/get_xapp_by_name.go #24 0.287 pkg/restapi/operations/xapp/deploy_xapp.go #24 0.287 pkg/restapi/operations/delete_subscription.go #24 0.287 pkg/restapi/operations/register_xapp.go #24 DONE 0.4s #25 [appmgr 3/9] COPY --from=appmgr-build /usr/local/include/ /usr/local/include/ #25 DONE 0.2s #26 [appmgr 4/9] COPY --from=appmgr-build /usr/local/lib/ /usr/local/lib/ #26 DONE 0.2s #27 [appmgr 5/9] RUN ldconfig #27 DONE 0.4s #28 [appmgr 6/9] RUN mkdir -p /opt/xAppManager && chmod -R 755 /opt/xAppManager #28 DONE 0.4s #29 [appmgr 7/9] COPY --from=appmgr-build /go/src/ws/cache/go/cmd/appmgr /opt/xAppManager/appmgr #29 DONE 0.2s #30 [appmgr 8/9] WORKDIR /opt/xAppManager #30 DONE 0.1s #31 [appmgr 9/9] COPY appmgr-entrypoint.sh /opt/xAppManager/ #31 DONE 0.2s #32 exporting to image #32 exporting layers #32 exporting layers 0.8s done #32 writing image sha256:99342149fc7d417e260a7f642719f5a8dc3e4b5ff9b05092b05f7f88028e75f5 done #32 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.10 done #32 DONE 0.8s ---> docker-build.sh ends [ric-plt-appmgr-docker-verify-master] $ /bin/sh -xe /tmp/jenkins14806316567435452918.sh [ric-plt-appmgr-docker-verify-master] $ /bin/bash /tmp/jenkins3696237491912615094.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2195 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-appmgr-docker-verify-master] $ /bin/bash /tmp/jenkins15879902380907103106.sh ---> sysstat.sh [ric-plt-appmgr-docker-verify-master] $ /bin/bash /tmp/jenkins1607069004311146047.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-appmgr-docker-verify-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-verify-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-verify-master ']' + mkdir -p /w/workspace/ric-plt-appmgr-docker-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-appmgr-docker-verify-master/archives/ [ric-plt-appmgr-docker-verify-master] $ /bin/bash /tmp/jenkins8770359628969341668.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EPiB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-EPiB/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-appmgr-docker-verify-master] $ /bin/bash /tmp/jenkins17265569327018735154.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-appmgr-docker-verify-master@tmp/config14393155917769734480tmp 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-verify-master] $ /bin/bash /tmp/jenkins14830017512018026365.sh ---> create-netrc.sh [ric-plt-appmgr-docker-verify-master] $ /bin/bash /tmp/jenkins7058221523633638550.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EPiB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-EPiB/bin to PATH [ric-plt-appmgr-docker-verify-master] $ /bin/bash /tmp/jenkins14460723145794967855.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-appmgr-docker-verify-master] $ /bin/bash /tmp/jenkins209699308474735012.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EPiB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-EPiB/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [ric-plt-appmgr-docker-verify-master] $ /bin/bash -l /tmp/jenkins17193434234132542148.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EPiB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-EPiB/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-appmgr-docker-verify-master/142 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-6991 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 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.998 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 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 13G 7.0G 64% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 542 1632 0 5801 7135 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:c0:8c:e6 brd ff:ff:ff:ff:ff:ff inet 10.32.6.116/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85968sec preferred_lft 85968sec inet6 fe80::f816:3eff:fec0:8ce6/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:1d:1e:9d:7b 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-213-generic (prd-ubuntu1804-docker-4c-4g-6991) 02/19/26 _x86_64_ (4 CPU) 00:19:44 LINUX RESTART (4 CPU) 00:20:01 tps rtps wtps bread/s bwrtn/s 00:21:02 152.92 69.04 83.87 5592.54 39694.65 00:22:01 61.37 0.12 61.25 21.82 8936.90 00:23:01 157.29 13.03 144.26 2235.49 78781.67 00:24:01 134.93 0.53 134.39 9.20 66226.70 00:25:01 87.00 0.35 86.65 13.73 12946.38 00:26:01 10.89 0.10 10.79 10.26 422.32 Average: 100.84 13.90 86.94 1317.45 34570.16 00:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:21:02 5895956 7414516 2271472 27.81 37004 1661888 979304 10.63 587212 1517100 60764 00:22:01 5638616 7426852 2528812 30.96 58508 1893528 947944 10.29 579272 1748152 120608 00:23:01 3560852 7364272 4606576 56.40 96764 3770844 1227848 13.32 799740 3473644 102864 00:24:01 2061012 7355232 6106416 74.77 140156 5088644 1190520 12.92 951084 4685724 288 00:25:01 1717676 7340844 6449752 78.97 152220 5370700 1042852 11.32 1120224 4824956 1376 00:26:01 1705084 7335616 6462344 79.12 153028 5376596 1042836 11.32 1129604 4828036 23508 Average: 3429866 7372889 4737562 58.01 106280 3860367 1071884 11.63 861189 3512935 51568 00:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:21:02 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 00:21:02 ens3 406.03 214.33 1076.55 63.53 0.00 0.00 0.00 0.00 00:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:22:01 ens3 69.69 51.83 713.50 6.51 0.00 0.00 0.00 0.00 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:23:01 lo 1.87 1.87 0.17 0.17 0.00 0.00 0.00 0.00 00:23:01 ens3 608.08 354.21 14678.38 28.17 0.00 0.00 0.00 0.00 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:24:01 ens3 206.05 140.53 1548.04 10.44 0.00 0.00 0.00 0.00 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:01 lo 0.90 0.90 0.07 0.07 0.00 0.00 0.00 0.00 00:25:01 ens3 98.07 87.92 615.88 9.94 0.00 0.00 0.00 0.00 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 00:26:01 ens3 7.03 7.18 5.02 14.32 0.00 0.00 0.00 0.00 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.83 0.83 0.07 0.07 0.00 0.00 0.00 0.00 Average: ens3 232.93 142.91 3112.59 22.20 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 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6991) 02/19/26 _x86_64_ (4 CPU) 00:19:44 LINUX RESTART (4 CPU) 00:20:01 CPU %user %nice %system %iowait %steal %idle 00:21:02 all 19.33 0.00 3.20 5.91 2.93 68.63 00:21:02 0 14.65 0.00 2.15 5.83 2.48 74.90 00:21:02 1 14.86 0.00 5.59 3.66 2.96 72.93 00:21:02 2 32.17 0.00 3.29 6.13 3.86 54.55 00:21:02 3 15.56 0.00 1.76 8.05 2.42 72.21 00:22:01 all 19.44 0.00 1.27 2.26 1.26 75.77 00:22:01 0 20.74 0.00 1.20 5.13 1.34 71.60 00:22:01 1 8.59 0.00 0.58 0.59 0.46 89.78 00:22:01 2 0.52 0.00 0.59 2.88 1.35 94.66 00:22:01 3 47.94 0.00 2.70 0.46 1.89 47.01 00:23:01 all 16.92 0.00 8.32 2.93 4.03 67.81 00:23:01 0 16.73 0.00 7.79 3.83 3.84 67.82 00:23:01 1 16.42 0.00 7.97 2.07 3.04 70.50 00:23:01 2 15.92 0.00 9.88 3.61 4.85 65.74 00:23:01 3 18.58 0.00 7.64 2.16 4.40 67.22 00:24:01 all 16.41 0.00 8.29 2.76 2.62 69.92 00:24:01 0 14.35 0.00 6.90 1.43 1.91 75.41 00:24:01 1 11.62 0.00 8.56 5.21 2.39 72.22 00:24:01 2 21.54 0.00 8.15 2.18 3.39 64.74 00:24:01 3 18.12 0.00 9.56 2.23 2.77 67.33 00:25:01 all 35.14 0.00 8.62 1.75 5.92 48.57 00:25:01 0 33.21 0.00 8.87 1.92 6.03 49.97 00:25:01 1 36.46 0.00 7.95 0.74 5.84 49.00 00:25:01 2 35.63 0.00 8.62 2.25 5.92 47.58 00:25:01 3 35.23 0.00 9.04 2.11 5.90 47.72 00:26:01 all 8.71 0.00 0.44 0.42 0.60 89.83 00:26:01 0 1.53 0.00 0.18 0.00 0.25 98.04 00:26:01 1 1.94 0.00 0.23 0.02 0.23 97.57 00:26:01 2 4.28 0.00 0.23 0.80 0.83 93.86 00:26:01 3 27.16 0.00 1.08 0.83 1.10 69.82 Average: all 19.34 0.00 5.02 2.67 2.90 70.06 Average: 0 16.88 0.00 4.52 3.02 2.65 72.94 Average: 1 15.03 0.00 5.16 2.05 2.50 75.27 Average: 2 18.40 0.00 5.13 2.98 3.37 70.12 Average: 3 27.07 0.00 5.29 2.65 3.09 61.90