10:03:20 Started by timer 10:03:20 Running as SYSTEM 10:03:20 [EnvInject] - Loading node environment variables. 10:03:20 Building remotely on prd-ubuntu1804-docker-4c-4g-681 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-rtmgr-docker-merge-master 10:03:20 [ssh-agent] Looking for ssh-agent implementation... 10:03:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:03:21 $ ssh-agent 10:03:21 SSH_AUTH_SOCK=/tmp/ssh-pWxCsmjFy0Lh/agent.2109 10:03:21 SSH_AGENT_PID=2111 10:03:21 [ssh-agent] Started. 10:03:21 Running ssh-add (command line suppressed) 10:03:21 Identity added: /w/workspace/ric-plt-rtmgr-docker-merge-master@tmp/private_key_8866928733832773762.key (jenkins-ssh) 10:03:21 [ssh-agent] Using credentials jenkins (jenkins) 10:03:21 The recommended git tool is: NONE 10:03:22 using credential jenkins 10:03:22 Wiping out workspace first. 10:03:22 Cloning the remote Git repository 10:03:22 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr 10:03:22 > git init /w/workspace/ric-plt-rtmgr-docker-merge-master # timeout=10 10:03:22 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr 10:03:22 > git --version # timeout=10 10:03:22 > git --version # 'git version 2.17.1' 10:03:22 using GIT_SSH to set credentials jenkins 10:03:22 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr +refs/heads/*:refs/remotes/origin/* # timeout=10 10:03:23 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr # timeout=10 10:03:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:03:23 Avoid second fetch 10:03:23 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:03:23 Checking out Revision 114546b51b21ea1c8ba4c8c6f5302499812addb4 (refs/remotes/origin/master) 10:03:23 > git config core.sparsecheckout # timeout=10 10:03:23 > git checkout -f 114546b51b21ea1c8ba4c8c6f5302499812addb4 # timeout=10 10:03:24 Commit message: "RIC:1060: Change in PTL" 10:03:24 > git rev-list --no-walk 114546b51b21ea1c8ba4c8c6f5302499812addb4 # timeout=10 10:03:27 provisioning config files... 10:03:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:03:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:03:27 [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins18035459068527071206.sh 10:03:27 ---> python-tools-install.sh 10:03:27 Setup pyenv: 10:03:27 * system (set by /opt/pyenv/version) 10:03:27 * 3.8.13 (set by /opt/pyenv/version) 10:03:27 * 3.9.13 (set by /opt/pyenv/version) 10:03:27 * 3.10.6 (set by /opt/pyenv/version) 10:03:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PsF7 10:03:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:03:36 lf-activate-venv(): INFO: Installing: lftools 10:04:05 lf-activate-venv(): INFO: Adding /tmp/venv-PsF7/bin to PATH 10:04:05 Generating Requirements File 10:04:33 Python 3.10.6 10:04:33 pip 24.1.2 from /tmp/venv-PsF7/lib/python3.10/site-packages/pip (python 3.10) 10:04:33 appdirs==1.4.4 10:04:33 argcomplete==3.4.0 10:04:33 aspy.yaml==1.3.0 10:04:33 attrs==23.2.0 10:04:33 autopage==0.5.2 10:04:33 beautifulsoup4==4.12.3 10:04:33 boto3==1.34.147 10:04:33 botocore==1.34.147 10:04:33 bs4==0.0.2 10:04:33 cachetools==5.4.0 10:04:33 certifi==2024.7.4 10:04:33 cffi==1.16.0 10:04:33 cfgv==3.4.0 10:04:33 chardet==5.2.0 10:04:33 charset-normalizer==3.3.2 10:04:33 click==8.1.7 10:04:33 cliff==4.7.0 10:04:33 cmd2==2.4.3 10:04:33 cryptography==3.3.2 10:04:33 debtcollector==3.0.0 10:04:33 decorator==5.1.1 10:04:33 defusedxml==0.7.1 10:04:33 Deprecated==1.2.14 10:04:33 distlib==0.3.8 10:04:33 dnspython==2.6.1 10:04:33 docker==4.2.2 10:04:33 dogpile.cache==1.3.3 10:04:33 email_validator==2.2.0 10:04:33 filelock==3.15.4 10:04:33 future==1.0.0 10:04:33 gitdb==4.0.11 10:04:33 GitPython==3.1.43 10:04:33 google-auth==2.32.0 10:04:33 httplib2==0.22.0 10:04:33 identify==2.6.0 10:04:33 idna==3.7 10:04:33 importlib-resources==1.5.0 10:04:33 iso8601==2.1.0 10:04:33 Jinja2==3.1.4 10:04:33 jmespath==1.0.1 10:04:33 jsonpatch==1.33 10:04:33 jsonpointer==3.0.0 10:04:33 jsonschema==4.23.0 10:04:33 jsonschema-specifications==2023.12.1 10:04:33 keystoneauth1==5.7.0 10:04:33 kubernetes==30.1.0 10:04:33 lftools==0.37.10 10:04:33 lxml==5.2.2 10:04:33 MarkupSafe==2.1.5 10:04:33 msgpack==1.0.8 10:04:33 multi_key_dict==2.0.3 10:04:33 munch==4.0.0 10:04:33 netaddr==1.3.0 10:04:33 netifaces==0.11.0 10:04:33 niet==1.4.2 10:04:33 nodeenv==1.9.1 10:04:33 oauth2client==4.1.3 10:04:33 oauthlib==3.2.2 10:04:33 openstacksdk==3.3.0 10:04:33 os-client-config==2.1.0 10:04:33 os-service-types==1.7.0 10:04:33 osc-lib==3.1.0 10:04:33 oslo.config==9.5.0 10:04:33 oslo.context==5.5.0 10:04:33 oslo.i18n==6.3.0 10:04:33 oslo.log==6.1.1 10:04:33 oslo.serialization==5.4.0 10:04:33 oslo.utils==7.2.0 10:04:33 packaging==24.1 10:04:33 pbr==6.0.0 10:04:33 platformdirs==4.2.2 10:04:33 prettytable==3.10.2 10:04:33 pyasn1==0.6.0 10:04:33 pyasn1_modules==0.4.0 10:04:33 pycparser==2.22 10:04:33 pygerrit2==2.0.15 10:04:33 PyGithub==2.3.0 10:04:33 PyJWT==2.8.0 10:04:33 PyNaCl==1.5.0 10:04:33 pyparsing==2.4.7 10:04:33 pyperclip==1.9.0 10:04:33 pyrsistent==0.20.0 10:04:33 python-cinderclient==9.5.0 10:04:33 python-dateutil==2.9.0.post0 10:04:33 python-heatclient==3.5.0 10:04:33 python-jenkins==1.8.2 10:04:33 python-keystoneclient==5.4.0 10:04:33 python-magnumclient==4.6.0 10:04:33 python-novaclient==18.6.0 10:04:33 python-openstackclient==6.6.0 10:04:33 python-swiftclient==4.6.0 10:04:33 PyYAML==6.0.1 10:04:33 referencing==0.35.1 10:04:33 requests==2.32.3 10:04:33 requests-oauthlib==2.0.0 10:04:33 requestsexceptions==1.4.0 10:04:33 rfc3986==2.0.0 10:04:33 rpds-py==0.19.0 10:04:33 rsa==4.9 10:04:33 ruamel.yaml==0.18.6 10:04:33 ruamel.yaml.clib==0.2.8 10:04:33 s3transfer==0.10.2 10:04:33 simplejson==3.19.2 10:04:33 six==1.16.0 10:04:33 smmap==5.0.1 10:04:33 soupsieve==2.5 10:04:33 stevedore==5.2.0 10:04:33 tabulate==0.9.0 10:04:33 toml==0.10.2 10:04:33 tomlkit==0.13.0 10:04:33 tqdm==4.66.4 10:04:33 typing_extensions==4.12.2 10:04:33 tzdata==2024.1 10:04:33 urllib3==1.26.19 10:04:33 virtualenv==20.26.3 10:04:33 wcwidth==0.2.13 10:04:33 websocket-client==1.8.0 10:04:33 wrapt==1.16.0 10:04:33 xdg==6.0.0 10:04:33 xmltodict==0.13.0 10:04:33 yq==3.4.3 10:04:33 provisioning config files... 10:04:33 copy managed file [global-settings] to file:/w/workspace/ric-plt-rtmgr-docker-merge-master@tmp/config2572839170080064146tmp 10:04:33 copy managed file [ric-plt-rtmgr-settings] to file:/w/workspace/ric-plt-rtmgr-docker-merge-master@tmp/config3892085547921976784tmp 10:04:33 [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins7423986462253861626.sh 10:04:33 ---> docker-login.sh 10:04:33 nexus3.o-ran-sc.org:10001 10:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:34 Configure a credential helper to remove this warning. See 10:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:34 10:04:34 Login Succeeded 10:04:34 nexus3.o-ran-sc.org:10002 10:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:34 Configure a credential helper to remove this warning. See 10:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:34 10:04:34 Login Succeeded 10:04:34 nexus3.o-ran-sc.org:10003 10:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:34 Configure a credential helper to remove this warning. See 10:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:34 10:04:34 Login Succeeded 10:04:34 nexus3.o-ran-sc.org:10004 10:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:34 Configure a credential helper to remove this warning. See 10:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:34 10:04:34 Login Succeeded 10:04:34 ---> docker-login.sh ends 10:04:34 [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins14521700251943145691.sh 10:04:34 [ric-plt-rtmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins4980502759745773195.sh 10:04:34 [EnvInject] - Injecting environment variables from a build step. 10:04:34 [EnvInject] - Injecting as environment variables the properties content 10:04:34 DOCKER_ROOT=$WORKSPACE 10:04:34 CONTAINER_TAG_YAML_DIR= 10:04:34 CONTAINER_TAG_METHOD=yaml-file 10:04:34 10:04:34 [EnvInject] - Variables injected successfully. 10:04:34 [ric-plt-rtmgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins6797001579455301762.sh 10:04:34 ---> docker-get-container-tag.sh 10:04:34 Setup pyenv: 10:04:34 system 10:04:34 3.8.13 10:04:34 3.9.13 10:04:34 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-docker-merge-master/.python-version) 10:04:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PsF7 from file:/tmp/.os_lf_venv 10:04:35 lf-activate-venv(): INFO: Installing: yq 10:04:37 lf-activate-venv(): INFO: Adding /tmp/venv-PsF7/bin to PATH 10:04:37 ---> Docker image tag found: 0.9.6 10:04:37 [EnvInject] - Injecting environment variables from a build step. 10:04:37 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 10:04:37 [EnvInject] - Variables injected successfully. 10:04:37 [EnvInject] - Injecting environment variables from a build step. 10:04:37 [EnvInject] - Injecting as environment variables the properties content 10:04:37 DOCKER_ARGS=--network=host 10:04:37 DOCKER_ROOT=/w/workspace/ric-plt-rtmgr-docker-merge-master 10:04:37 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 10:04:37 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 10:04:37 DOCKER_NAME=o-ran-sc/ric-plt-rtmgr 10:04:37 10:04:37 [EnvInject] - Variables injected successfully. 10:04:37 [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins2860687710008066079.sh 10:04:37 ---> docker-build.sh 10:04:37 Docker version 24.0.2, build cb74dfc 10:04:37 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-rtmgr:0.9.6 10:04:37 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-rtmgr:0.9.6 . 10:04:38 #1 [internal] load .dockerignore 10:04:38 #1 transferring context: 2B done 10:04:38 #1 DONE 0.1s 10:04:38 10:04:38 #2 [internal] load build definition from Dockerfile 10:04:38 #2 transferring dockerfile: 3.75kB done 10:04:38 #2 DONE 0.1s 10:04:38 10:04:38 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 10:04:38 #3 DONE 0.1s 10:04:38 10:04:38 #4 [internal] load metadata for docker.io/library/ubuntu:20.04 10:04:39 #4 DONE 1.1s 10:04:39 10:04:39 #5 [rtmgrbuild 1/23] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 10:04:39 #5 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.0s done 10:04:39 #5 ... 10:04:39 10:04:39 #6 [internal] load build context 10:04:39 #6 transferring context: 227.11kB 0.0s done 10:04:39 #6 DONE 0.1s 10:04:39 10:04:39 #5 [rtmgrbuild 1/23] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 10:04:39 #5 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done 10:04:39 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 1.05MB / 28.57MB 0.1s 10:04:39 #5 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done 10:04:39 #5 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 0B / 143B 0.1s 10:04:39 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 6.29MB / 28.57MB 0.2s 10:04:39 #5 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.1s done 10:04:39 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 2.10MB / 328.92MB 0.2s 10:04:39 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 0B / 129.05MB 0.2s 10:04:39 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 15.73MB / 28.57MB 0.4s 10:04:39 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.6s 10:04:39 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 19.92MB / 328.92MB 0.6s 10:04:39 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 8.39MB / 129.05MB 0.6s 10:04:39 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.6s done 10:04:39 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 1.05MB / 134.79MB 0.7s 10:04:39 #5 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 10:04:40 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 20.97MB / 129.05MB 0.8s 10:04:40 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 10.49MB / 134.79MB 0.8s 10:04:40 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 41.94MB / 328.92MB 0.9s 10:04:40 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 18.87MB / 134.79MB 0.9s 10:04:40 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 33.66MB / 129.05MB 1.0s 10:04:40 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 27.26MB / 134.79MB 1.0s 10:04:40 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 68.16MB / 328.92MB 1.2s 10:04:40 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 44.04MB / 129.05MB 1.2s 10:04:40 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 44.04MB / 134.79MB 1.2s 10:04:40 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 53.48MB / 134.79MB 1.3s 10:04:40 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 89.13MB / 328.92MB 1.4s 10:04:40 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 54.53MB / 129.05MB 1.4s 10:04:40 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 65.01MB / 134.79MB 1.4s 10:04:40 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 76.55MB / 134.79MB 1.5s 10:04:40 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 111.15MB / 328.92MB 1.6s 10:04:40 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 65.01MB / 129.05MB 1.6s 10:04:40 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 89.13MB / 134.79MB 1.6s 10:04:41 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 99.61MB / 134.79MB 1.7s 10:04:41 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 134.22MB / 328.92MB 1.8s 10:04:41 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 75.50MB / 129.05MB 1.8s 10:04:41 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 111.15MB / 134.79MB 1.8s 10:04:41 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 122.68MB / 134.79MB 1.9s 10:04:41 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 157.29MB / 328.92MB 2.0s 10:04:41 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 87.03MB / 129.05MB 2.0s 10:04:41 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 133.17MB / 134.79MB 2.0s 10:04:41 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 193.99MB / 328.92MB 2.2s 10:04:41 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 102.76MB / 129.05MB 2.2s 10:04:41 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 213.91MB / 328.92MB 2.3s 10:04:41 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 110.10MB / 129.05MB 2.3s 10:04:41 #5 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 1.5s done 10:04:41 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 244.32MB / 328.92MB 2.5s 10:04:41 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 118.49MB / 129.05MB 2.5s 10:04:41 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 2.4s done 10:04:41 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 269.48MB / 328.92MB 2.6s 10:04:41 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 288.38MB / 328.92MB 2.7s 10:04:41 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.7s 10:04:42 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 325.06MB / 328.92MB 3.0s 10:04:42 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.9s done 10:04:42 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 8.39MB / 27.08MB 3.0s 10:04:42 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 4.19MB / 42.84MB 3.0s 10:04:42 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 14.68MB / 27.08MB 3.1s 10:04:42 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 13.49MB / 42.84MB 3.1s 10:04:42 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 3.3s 10:04:42 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 3.3s 10:04:42 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 3.3s done 10:04:42 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 3.3s done 10:04:42 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 10:04:42 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 3.4s done 10:04:42 #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 81.92kB / 8.47MB 3.5s 10:04:42 #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 3.6s done 10:04:44 #5 ... 10:04:44 10:04:44 #7 [stage-1 1/10] FROM docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc 10:04:44 #7 resolve docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc 0.1s done 10:04:44 #7 sha256:5f5250218d28ad6612bf653eced407165dd6475a4daf9210b299fed991e172e9 2.30kB / 2.30kB done 10:04:44 #7 sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc 1.13kB / 1.13kB done 10:04:44 #7 sha256:d86db849e59626d94f768c679aba441163c996caf7a3426f44924d0239ffe03f 424B / 424B done 10:04:44 #7 sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 27.51MB / 27.51MB 3.8s done 10:04:44 #7 extracting sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 1.1s done 10:04:44 #7 DONE 5.4s 10:04:44 10:04:44 #5 [rtmgrbuild 1/23] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 10:04:47 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 5.2s 10:04:53 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 10.3s 10:04:56 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 13.6s done 10:04:56 #5 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done 10:04:56 #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 10:05:00 #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 4.2s done 10:05:00 #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 10:05:05 #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 4.7s done 10:05:05 #5 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 10:05:07 #5 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.0s done 10:05:07 #5 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.1s 10:05:07 #5 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.8s done 10:05:07 #5 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 10:05:08 #5 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.1s done 10:05:08 #5 DONE 29.1s 10:05:08 10:05:08 #8 [rtmgrbuild 2/23] RUN apt update && apt install ca-certificates libgnutls30 -y 10:05:08 #8 0.428 10:05:08 #8 0.428 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 10:05:08 #8 0.428 10:05:09 #8 0.735 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 10:05:09 #8 0.873 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 10:05:09 #8 0.990 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 10:05:09 #8 1.226 Get:4 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3780 kB] 10:05:09 #8 1.577 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 10:05:09 #8 1.708 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB] 10:05:10 #8 1.709 Get:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1249 kB] 10:05:10 #8 1.731 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3809 kB] 10:05:10 #8 1.808 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3932 kB] 10:05:10 #8 2.472 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB] 10:05:10 #8 2.474 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1535 kB] 10:05:10 #8 2.545 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4274 kB] 10:05:11 #8 2.840 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 10:05:11 #8 2.842 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 10:05:11 #8 3.088 Fetched 19.1 MB in 2s (7680 kB/s) 10:05:11 #8 3.088 Reading package lists... 10:05:12 #8 4.014 Building dependency tree... 10:05:12 #8 4.209 Reading state information... 10:05:12 #8 4.227 203 packages can be upgraded. Run 'apt list --upgradable' to see them. 10:05:12 #8 4.233 10:05:12 #8 4.234 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 10:05:12 #8 4.234 10:05:12 #8 4.276 Reading package lists... 10:05:13 #8 5.170 Building dependency tree... 10:05:13 #8 5.364 Reading state information... 10:05:13 #8 5.516 Suggested packages: 10:05:13 #8 5.516 gnutls-bin 10:05:13 #8 5.540 The following packages will be upgraded: 10:05:13 #8 5.541 ca-certificates libgnutls30 10:05:14 #8 5.706 2 upgraded, 0 newly installed, 0 to remove and 201 not upgraded. 10:05:14 #8 5.706 Need to get 981 kB of archives. 10:05:14 #8 5.706 After this operation, 10.2 kB of additional disk space will be used. 10:05:14 #8 5.706 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.11 [828 kB] 10:05:14 #8 6.232 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] 10:05:14 #8 6.463 debconf: delaying package configuration, since apt-utils is not installed 10:05:14 #8 6.521 Fetched 981 kB in 1s (1413 kB/s) 10:05:14 #8 6.583 (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.) 10:05:14 #8 6.667 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.11_amd64.deb ... 10:05:14 #8 6.701 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.11) over (3.6.13-2ubuntu1.6) ... 10:05:15 #8 6.906 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.11) ... 10:05:15 #8 6.996 (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.) 10:05:15 #8 7.019 Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... 10:05:15 #8 7.042 Unpacking ca-certificates (20230311ubuntu0.20.04.1) over (20210119~20.04.2) ... 10:05:16 #8 7.867 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... 10:05:16 #8 8.533 debconf: unable to initialize frontend: Dialog 10:05:16 #8 8.533 debconf: (TERM is not set, so the dialog frontend is not usable.) 10:05:16 #8 8.533 debconf: falling back to frontend: Readline 10:05:18 #8 9.912 Updating certificates in /etc/ssl/certs... 10:05:18 #8 10.72 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 10:05:19 #8 10.73 26 added, 17 removed; done. 10:05:19 #8 10.80 Processing triggers for man-db (2.9.1-1) ... 10:05:19 #8 10.85 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 10:05:19 #8 10.96 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... 10:05:19 #8 10.97 Updating certificates in /etc/ssl/certs... 10:05:19 #8 11.47 0 added, 0 removed; done. 10:05:19 #8 11.47 Running hooks in /etc/ca-certificates/update.d... 10:05:19 #8 11.47 done. 10:05:20 #8 DONE 11.7s 10:05:20 10:05:20 #9 [rtmgrbuild 3/23] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb && dpkg -i rmr_4.9.4_amd64.deb && rm -rf rmr_4.9.4_amd64.deb 10:05:20 #9 0.201 --2024-07-24 10:05:20-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb 10:05:20 #9 0.203 Resolving packagecloud.io (packagecloud.io)... 54.193.145.192, 54.183.1.9, 2600:1f1c:2e5:6901:1f6e:b9c3:ab72:6cb7, ... 10:05:20 #9 0.238 Connecting to packagecloud.io (packagecloud.io)|54.193.145.192|:443... connected. 10:05:20 #9 0.249 HTTP request sent, awaiting response... 302 Found 10:05:20 #9 0.293 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1721815820&Signature=jgf-UxK7o751JB1D0JFzETGxpf9OmDATAMB-v7Y~t2401dIuy3DcNOIsuGjmo92P9IMFzokhXxK29g~4RXs9ZZCM5AR37xVPHivxd91yhfjppdyCLQ2TSwWn3DZ4BBxeSSl3ePcE5yz4lvrd6yPMGXGwg-qpmE4ROWN1kSMiTNCfcexpXzO~JRkUbh-5lp96mbMCtQHqBgN71xdkcNyl4Jd0iW-44ELQweYxp-VsQfjeycm2D5CUb3SFT4HrybC9Ju1Dh0iV2UE2oy7c8yDOuCwX5TuB83fIDq9ZtZbWedfC-Wgjk56sUtHZAaA9CM-tuu6ZcS0DnImlT~cPRjCpLQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 10:05:20 #9 0.293 --2024-07-24 10:05:20-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1721815820&Signature=jgf-UxK7o751JB1D0JFzETGxpf9OmDATAMB-v7Y~t2401dIuy3DcNOIsuGjmo92P9IMFzokhXxK29g~4RXs9ZZCM5AR37xVPHivxd91yhfjppdyCLQ2TSwWn3DZ4BBxeSSl3ePcE5yz4lvrd6yPMGXGwg-qpmE4ROWN1kSMiTNCfcexpXzO~JRkUbh-5lp96mbMCtQHqBgN71xdkcNyl4Jd0iW-44ELQweYxp-VsQfjeycm2D5CUb3SFT4HrybC9Ju1Dh0iV2UE2oy7c8yDOuCwX5TuB83fIDq9ZtZbWedfC-Wgjk56sUtHZAaA9CM-tuu6ZcS0DnImlT~cPRjCpLQ__&Key-Pair-Id=K1ZMSF1EKC3AZL 10:05:20 #9 0.293 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.205, 18.173.117.128, 18.173.117.132, ... 10:05:20 #9 0.297 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.205|:443... connected. 10:05:20 #9 0.303 HTTP request sent, awaiting response... 200 OK 10:05:20 #9 0.310 Length: 246552 (241K) [application/x-debian-package] 10:05:20 #9 0.311 Saving to: 'rmr_4.9.4_amd64.deb' 10:05:20 #9 0.311 10:05:20 #9 0.311 0K .......... .......... .......... .......... .......... 20% 26.8M 0s 10:05:20 #9 0.312 50K .......... .......... .......... .......... .......... 41% 25.0M 0s 10:05:20 #9 0.314 100K .......... .......... .......... .......... .......... 62% 29.8M 0s 10:05:20 #9 0.316 150K .......... .......... .......... .......... .......... 83% 24.1M 0s 10:05:20 #9 0.318 200K .......... .......... .......... .......... 100% 77.4M=0.008s 10:05:20 #9 0.319 10:05:20 #9 0.319 2024-07-24 10:05:20 (29.6 MB/s) - 'rmr_4.9.4_amd64.deb' saved [246552/246552] 10:05:20 #9 0.319 10:05:20 #9 0.366 Selecting previously unselected package rmr. 10:05:20 #9 0.387 (Reading database ... 46370 files and directories currently installed.) 10:05:20 #9 0.388 Preparing to unpack rmr_4.9.4_amd64.deb ... 10:05:20 #9 0.400 Unpacking rmr (4.9.4) ... 10:05:20 #9 0.445 Setting up rmr (4.9.4) ... 10:05:20 #9 DONE 0.6s 10:05:20 10:05:20 #10 [rtmgrbuild 4/23] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb && dpkg -i rmr-dev_4.9.4_amd64.deb && rm -rf rmr-dev_4.9.4_amd64.deb 10:05:20 #10 0.196 --2024-07-24 10:05:20-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb 10:05:20 #10 0.199 Resolving packagecloud.io (packagecloud.io)... 54.183.1.9, 54.193.145.192, 2600:1f1c:2e5:6900:53a4:9152:d972:395d, ... 10:05:20 #10 0.201 Connecting to packagecloud.io (packagecloud.io)|54.183.1.9|:443... connected. 10:05:20 #10 0.209 HTTP request sent, awaiting response... 302 Found 10:05:20 #10 0.241 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1721815820&Signature=r77lDWEHrP2qziLQSPO0rPqyadaJZNIp9kOawvDaA6yPBPNLJU98AbM0XMQalqm2fkbFEXtUD5CmciQZ~lnSp7RCObdRJON1wRbOgZemBJUCmTZTsowvcsVf2USeCYLUx2MjAWz6IAUBqlebmDCzBxxw7rH7Ue-yBhaj-nbzKH9dRHbAJRgmF34QRkMSbQW1ptu3T3EaekR6riP-YbWAaR0zcYdq3YIJQ1ND-QeY-5miDPnWxpAc2ykF~7QQf0dE90cVp6rDfuCissmWPporYYiaeeEghUy9P0N8vIklXZu1DB3f0xv6GgVmkNJL1e6RMd2WTif-0PYuylMyQIcgdg__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 10:05:20 #10 0.241 --2024-07-24 10:05:20-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1721815820&Signature=r77lDWEHrP2qziLQSPO0rPqyadaJZNIp9kOawvDaA6yPBPNLJU98AbM0XMQalqm2fkbFEXtUD5CmciQZ~lnSp7RCObdRJON1wRbOgZemBJUCmTZTsowvcsVf2USeCYLUx2MjAWz6IAUBqlebmDCzBxxw7rH7Ue-yBhaj-nbzKH9dRHbAJRgmF34QRkMSbQW1ptu3T3EaekR6riP-YbWAaR0zcYdq3YIJQ1ND-QeY-5miDPnWxpAc2ykF~7QQf0dE90cVp6rDfuCissmWPporYYiaeeEghUy9P0N8vIklXZu1DB3f0xv6GgVmkNJL1e6RMd2WTif-0PYuylMyQIcgdg__&Key-Pair-Id=K1ZMSF1EKC3AZL 10:05:20 #10 0.241 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.108, 18.173.117.132, 18.173.117.128, ... 10:05:20 #10 0.242 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.108|:443... connected. 10:05:20 #10 0.249 HTTP request sent, awaiting response... 200 OK 10:05:20 #10 0.255 Length: 128860 (126K) [application/x-debian-package] 10:05:20 #10 0.256 Saving to: 'rmr-dev_4.9.4_amd64.deb' 10:05:20 #10 0.256 10:05:20 #10 0.256 0K .......... .......... .......... .......... .......... 39% 23.5M 0s 10:05:20 #10 0.258 50K .......... .......... .......... .......... .......... 79% 26.6M 0s 10:05:20 #10 0.260 100K .......... .......... ..... 100% 32.6M=0.005s 10:05:20 #10 0.262 10:05:20 #10 0.262 2024-07-24 10:05:20 (26.2 MB/s) - 'rmr-dev_4.9.4_amd64.deb' saved [128860/128860] 10:05:20 #10 0.262 10:05:20 #10 0.296 Selecting previously unselected package rmr-dev. 10:05:21 #10 0.317 (Reading database ... 46378 files and directories currently installed.) 10:05:21 #10 0.318 Preparing to unpack rmr-dev_4.9.4_amd64.deb ... 10:05:21 #10 0.325 Unpacking rmr-dev (4.9.4) ... 10:05:21 #10 0.361 Setting up rmr-dev (4.9.4) ... 10:05:21 #10 DONE 0.5s 10:05:21 10:05:21 #11 [rtmgrbuild 5/23] RUN mkdir -p /go/bin 10:05:21 #11 DONE 0.3s 10:05:21 10:05:21 #12 [rtmgrbuild 6/23] 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 10:05:22 #12 DONE 1.1s 10:05:22 10:05:22 #13 [rtmgrbuild 7/23] WORKDIR /go/src/routing-manager 10:05:22 #13 DONE 0.1s 10:05:22 10:05:22 #14 [rtmgrbuild 8/23] COPY api/ /go/src/routing-manager/api 10:05:22 #14 DONE 0.2s 10:05:22 10:05:22 #15 [rtmgrbuild 9/23] COPY LICENSE LICENSE 10:05:23 #15 DONE 0.2s 10:05:23 10:05:23 #16 [rtmgrbuild 10/23] RUN mkdir pkg 10:05:23 #16 DONE 0.3s 10:05:23 10:05:23 #17 [rtmgrbuild 11/23] RUN git clone "https://gerrit.o-ran-sc.org/r/ric-plt/appmgr" && cp appmgr/api/appmgr_rest_api.yaml api/ && rm -rf appmgr 10:05:23 #17 0.199 Cloning into 'appmgr'... 10:05:24 #17 DONE 0.7s 10:05:24 10:05:24 #18 [rtmgrbuild 12/23] RUN /go/bin/swagger generate server -f api/routing_manager.yaml -t pkg/ --exclude-main -r LICENSE 10:05:24 #18 0.303 2024/07/24 10:05:24 validating spec /go/src/routing-manager/api/routing_manager.yaml 10:05:25 #18 0.870 2024/07/24 10:05:24 preprocessing spec with option: minimal flattening 10:05:25 #18 0.874 2024/07/24 10:05:24 building a plan for generation 10:05:25 #18 0.877 2024/07/24 10:05:24 planning definitions 10:05:25 #18 0.905 2024/07/24 10:05:24 planning operations 10:05:25 #18 0.924 2024/07/24 10:05:24 grouping operations into packages 10:05:25 #18 0.925 2024/07/24 10:05:24 planning meta data and facades 10:05:25 #18 0.926 2024/07/24 10:05:24 rendering 14 models 10:05:25 #18 0.926 2024/07/24 10:05:24 rendering 1 templates for model add-rmr-route 10:05:25 #18 0.926 2024/07/24 10:05:24 name field add-rmr-route 10:05:25 #18 0.926 2024/07/24 10:05:24 package field models 10:05:25 #18 0.926 2024/07/24 10:05:24 creating generated file "add_rmr_route.go" in "pkg/models" as definition 10:05:25 #18 0.929 2024/07/24 10:05:25 executed template asset:model 10:05:25 #18 0.931 2024/07/24 10:05:25 rendering 1 templates for model debuginfo 10:05:25 #18 0.931 2024/07/24 10:05:25 name field debuginfo 10:05:25 #18 0.931 2024/07/24 10:05:25 package field models 10:05:25 #18 0.931 2024/07/24 10:05:25 creating generated file "debuginfo.go" in "pkg/models" as definition 10:05:25 #18 0.933 2024/07/24 10:05:25 executed template asset:model 10:05:25 #18 0.934 2024/07/24 10:05:25 rendering 1 templates for model e2t-data 10:05:25 #18 0.934 2024/07/24 10:05:25 name field e2t-data 10:05:25 #18 0.934 2024/07/24 10:05:25 package field models 10:05:25 #18 0.934 2024/07/24 10:05:25 creating generated file "e2t_data.go" in "pkg/models" as definition 10:05:25 #18 0.936 2024/07/24 10:05:25 executed template asset:model 10:05:25 #18 0.937 2024/07/24 10:05:25 rendering 1 templates for model e2t-delete-data 10:05:25 #18 0.937 2024/07/24 10:05:25 name field e2t-delete-data 10:05:25 #18 0.937 2024/07/24 10:05:25 package field models 10:05:25 #18 0.938 2024/07/24 10:05:25 creating generated file "e2t_delete_data.go" in "pkg/models" as definition 10:05:25 #18 0.940 2024/07/24 10:05:25 executed template asset:model 10:05:25 #18 0.942 2024/07/24 10:05:25 rendering 1 templates for model endpoint 10:05:25 #18 0.942 2024/07/24 10:05:25 name field endpoint 10:05:25 #18 0.942 2024/07/24 10:05:25 package field models 10:05:25 #18 0.942 2024/07/24 10:05:25 creating generated file "endpoint.go" in "pkg/models" as definition 10:05:25 #18 0.944 2024/07/24 10:05:25 executed template asset:model 10:05:25 #18 0.946 2024/07/24 10:05:25 rendering 1 templates for model health-status 10:05:25 #18 0.946 2024/07/24 10:05:25 name field health-status 10:05:25 #18 0.946 2024/07/24 10:05:25 package field models 10:05:25 #18 0.946 2024/07/24 10:05:25 creating generated file "health_status.go" in "pkg/models" as definition 10:05:25 #18 0.951 2024/07/24 10:05:25 executed template asset:model 10:05:25 #18 0.953 2024/07/24 10:05:25 rendering 1 templates for model ran-e2t-element 10:05:25 #18 0.953 2024/07/24 10:05:25 name field ran-e2t-element 10:05:25 #18 0.953 2024/07/24 10:05:25 package field models 10:05:25 #18 0.953 2024/07/24 10:05:25 creating generated file "ran_e2t_element.go" in "pkg/models" as definition 10:05:25 #18 0.957 2024/07/24 10:05:25 executed template asset:model 10:05:25 #18 0.958 2024/07/24 10:05:25 rendering 1 templates for model ran-e2t-map 10:05:25 #18 0.958 2024/07/24 10:05:25 name field ran-e2t-map 10:05:25 #18 0.958 2024/07/24 10:05:25 package field models 10:05:25 #18 0.959 2024/07/24 10:05:25 creating generated file "ran_e2t_map.go" in "pkg/models" as definition 10:05:25 #18 0.960 2024/07/24 10:05:25 executed template asset:model 10:05:25 #18 0.961 2024/07/24 10:05:25 rendering 1 templates for model ranNamelist 10:05:25 #18 0.961 2024/07/24 10:05:25 name field ranNamelist 10:05:25 #18 0.961 2024/07/24 10:05:25 package field models 10:05:25 #18 0.961 2024/07/24 10:05:25 creating generated file "ran_namelist.go" in "pkg/models" as definition 10:05:25 #18 0.962 2024/07/24 10:05:25 executed template asset:model 10:05:25 #18 0.963 2024/07/24 10:05:25 rendering 1 templates for model routelist 10:05:25 #18 0.963 2024/07/24 10:05:25 name field routelist 10:05:25 #18 0.963 2024/07/24 10:05:25 package field models 10:05:25 #18 0.963 2024/07/24 10:05:25 creating generated file "routelist.go" in "pkg/models" as definition 10:05:25 #18 0.965 2024/07/24 10:05:25 executed template asset:model 10:05:25 #18 0.965 2024/07/24 10:05:25 rendering 1 templates for model xapp-callback-data 10:05:25 #18 0.966 2024/07/24 10:05:25 name field xapp-callback-data 10:05:25 #18 0.966 2024/07/24 10:05:25 package field models 10:05:25 #18 0.966 2024/07/24 10:05:25 creating generated file "xapp_callback_data.go" in "pkg/models" as definition 10:05:25 #18 0.968 2024/07/24 10:05:25 executed template asset:model 10:05:25 #18 0.969 2024/07/24 10:05:25 rendering 1 templates for model xapp-element 10:05:25 #18 0.969 2024/07/24 10:05:25 name field xapp-element 10:05:25 #18 0.969 2024/07/24 10:05:25 package field models 10:05:25 #18 0.969 2024/07/24 10:05:25 creating generated file "xapp_element.go" in "pkg/models" as definition 10:05:25 #18 0.971 2024/07/24 10:05:25 executed template asset:model 10:05:25 #18 0.973 2024/07/24 10:05:25 rendering 1 templates for model xapp-list 10:05:25 #18 0.973 2024/07/24 10:05:25 name field xapp-list 10:05:25 #18 0.973 2024/07/24 10:05:25 package field models 10:05:25 #18 0.973 2024/07/24 10:05:25 creating generated file "xapp_list.go" in "pkg/models" as definition 10:05:25 #18 0.974 2024/07/24 10:05:25 executed template asset:model 10:05:25 #18 0.975 2024/07/24 10:05:25 rendering 1 templates for model xapp-subscription-data 10:05:25 #18 0.975 2024/07/24 10:05:25 name field xapp-subscription-data 10:05:25 #18 0.975 2024/07/24 10:05:25 package field models 10:05:25 #18 0.975 2024/07/24 10:05:25 creating generated file "xapp_subscription_data.go" in "pkg/models" as definition 10:05:25 #18 0.978 2024/07/24 10:05:25 executed template asset:model 10:05:25 #18 0.979 2024/07/24 10:05:25 rendering 3 operation groups (tags) 10:05:25 #18 0.979 2024/07/24 10:05:25 rendering 1 operations for debug 10:05:25 #18 0.979 2024/07/24 10:05:25 rendering 4 templates for operation RoutingManager 10:05:25 #18 0.979 2024/07/24 10:05:25 name field get_debuginfo 10:05:25 #18 0.979 2024/07/24 10:05:25 package field debug 10:05:25 #18 0.980 2024/07/24 10:05:25 creating generated file "get_debuginfo_parameters.go" in "pkg/restapi/operations/debug" as parameters 10:05:25 #18 0.981 2024/07/24 10:05:25 executed template asset:serverParameter 10:05:25 #18 0.982 2024/07/24 10:05:25 name field get_debuginfo 10:05:25 #18 0.982 2024/07/24 10:05:25 package field debug 10:05:25 #18 0.983 2024/07/24 10:05:25 creating generated file "get_debuginfo_urlbuilder.go" in "pkg/restapi/operations/debug" as urlbuilder 10:05:25 #18 0.984 2024/07/24 10:05:25 executed template asset:serverUrlbuilder 10:05:25 #18 0.985 2024/07/24 10:05:25 name field get_debuginfo 10:05:25 #18 0.985 2024/07/24 10:05:25 package field debug 10:05:25 #18 0.985 2024/07/24 10:05:25 creating generated file "get_debuginfo_responses.go" in "pkg/restapi/operations/debug" as responses 10:05:25 #18 0.988 2024/07/24 10:05:25 executed template asset:serverResponses 10:05:25 #18 0.989 2024/07/24 10:05:25 name field get_debuginfo 10:05:25 #18 0.989 2024/07/24 10:05:25 package field debug 10:05:25 #18 0.989 2024/07/24 10:05:25 creating generated file "get_debuginfo.go" in "pkg/restapi/operations/debug" as handler 10:05:25 #18 0.991 2024/07/24 10:05:25 executed template asset:serverOperation 10:05:25 #18 0.992 2024/07/24 10:05:25 rendering 0 templates for operation group RoutingManager 10:05:25 #18 0.992 2024/07/24 10:05:25 rendering 11 operations for handle 10:05:25 #18 0.992 2024/07/24 10:05:25 rendering 4 templates for operation RoutingManager 10:05:25 #18 0.992 2024/07/24 10:05:25 name field add_rmr_route 10:05:25 #18 0.992 2024/07/24 10:05:25 package field handle 10:05:25 #18 0.993 2024/07/24 10:05:25 creating generated file "add_rmr_route_parameters.go" in "pkg/restapi/operations/handle" as parameters 10:05:25 #18 0.994 2024/07/24 10:05:25 executed template asset:serverParameter 10:05:25 #18 0.995 2024/07/24 10:05:25 name field add_rmr_route 10:05:25 #18 0.995 2024/07/24 10:05:25 package field handle 10:05:25 #18 0.996 2024/07/24 10:05:25 creating generated file "add_rmr_route_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 10:05:25 #18 0.997 2024/07/24 10:05:25 executed template asset:serverUrlbuilder 10:05:25 #18 0.998 2024/07/24 10:05:25 name field add_rmr_route 10:05:25 #18 0.998 2024/07/24 10:05:25 package field handle 10:05:25 #18 0.998 2024/07/24 10:05:25 creating generated file "add_rmr_route_responses.go" in "pkg/restapi/operations/handle" as responses 10:05:25 #18 1.000 2024/07/24 10:05:25 executed template asset:serverResponses 10:05:25 #18 1.001 2024/07/24 10:05:25 name field add_rmr_route 10:05:25 #18 1.001 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.001 2024/07/24 10:05:25 creating generated file "add_rmr_route.go" in "pkg/restapi/operations/handle" as handler 10:05:25 #18 1.003 2024/07/24 10:05:25 executed template asset:serverOperation 10:05:25 #18 1.004 2024/07/24 10:05:25 rendering 4 templates for operation RoutingManager 10:05:25 #18 1.004 2024/07/24 10:05:25 name field associate_ran_to_e2t_handle 10:05:25 #18 1.004 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.005 2024/07/24 10:05:25 creating generated file "associate_ran_to_e2t_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 10:05:25 #18 1.006 2024/07/24 10:05:25 executed template asset:serverParameter 10:05:25 #18 1.007 2024/07/24 10:05:25 name field associate_ran_to_e2t_handle 10:05:25 #18 1.007 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.008 2024/07/24 10:05:25 creating generated file "associate_ran_to_e2t_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 10:05:25 #18 1.009 2024/07/24 10:05:25 executed template asset:serverUrlbuilder 10:05:25 #18 1.009 2024/07/24 10:05:25 name field associate_ran_to_e2t_handle 10:05:25 #18 1.009 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.010 2024/07/24 10:05:25 creating generated file "associate_ran_to_e2t_handle_responses.go" in "pkg/restapi/operations/handle" as responses 10:05:25 #18 1.012 2024/07/24 10:05:25 executed template asset:serverResponses 10:05:25 #18 1.013 2024/07/24 10:05:25 name field associate_ran_to_e2t_handle 10:05:25 #18 1.013 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.013 2024/07/24 10:05:25 creating generated file "associate_ran_to_e2t_handle.go" in "pkg/restapi/operations/handle" as handler 10:05:25 #18 1.015 2024/07/24 10:05:25 executed template asset:serverOperation 10:05:25 #18 1.016 2024/07/24 10:05:25 rendering 4 templates for operation RoutingManager 10:05:25 #18 1.016 2024/07/24 10:05:25 name field create_new_e2t_handle 10:05:25 #18 1.016 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.016 2024/07/24 10:05:25 creating generated file "create_new_e2t_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 10:05:25 #18 1.018 2024/07/24 10:05:25 executed template asset:serverParameter 10:05:25 #18 1.019 2024/07/24 10:05:25 name field create_new_e2t_handle 10:05:25 #18 1.019 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.019 2024/07/24 10:05:25 creating generated file "create_new_e2t_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 10:05:25 #18 1.020 2024/07/24 10:05:25 executed template asset:serverUrlbuilder 10:05:25 #18 1.021 2024/07/24 10:05:25 name field create_new_e2t_handle 10:05:25 #18 1.021 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.022 2024/07/24 10:05:25 creating generated file "create_new_e2t_handle_responses.go" in "pkg/restapi/operations/handle" as responses 10:05:25 #18 1.024 2024/07/24 10:05:25 executed template asset:serverResponses 10:05:25 #18 1.024 2024/07/24 10:05:25 name field create_new_e2t_handle 10:05:25 #18 1.024 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.025 2024/07/24 10:05:25 creating generated file "create_new_e2t_handle.go" in "pkg/restapi/operations/handle" as handler 10:05:25 #18 1.027 2024/07/24 10:05:25 executed template asset:serverOperation 10:05:25 #18 1.027 2024/07/24 10:05:25 rendering 4 templates for operation RoutingManager 10:05:25 #18 1.027 2024/07/24 10:05:25 name field del_rmr_route 10:05:25 #18 1.027 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.028 2024/07/24 10:05:25 creating generated file "del_rmr_route_parameters.go" in "pkg/restapi/operations/handle" as parameters 10:05:25 #18 1.029 2024/07/24 10:05:25 executed template asset:serverParameter 10:05:25 #18 1.030 2024/07/24 10:05:25 name field del_rmr_route 10:05:25 #18 1.030 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.031 2024/07/24 10:05:25 creating generated file "del_rmr_route_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 10:05:25 #18 1.032 2024/07/24 10:05:25 executed template asset:serverUrlbuilder 10:05:25 #18 1.033 2024/07/24 10:05:25 name field del_rmr_route 10:05:25 #18 1.033 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.034 2024/07/24 10:05:25 creating generated file "del_rmr_route_responses.go" in "pkg/restapi/operations/handle" as responses 10:05:25 #18 1.035 2024/07/24 10:05:25 executed template asset:serverResponses 10:05:25 #18 1.036 2024/07/24 10:05:25 name field del_rmr_route 10:05:25 #18 1.036 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.037 2024/07/24 10:05:25 creating generated file "del_rmr_route.go" in "pkg/restapi/operations/handle" as handler 10:05:25 #18 1.039 2024/07/24 10:05:25 executed template asset:serverOperation 10:05:25 #18 1.039 2024/07/24 10:05:25 rendering 4 templates for operation RoutingManager 10:05:25 #18 1.039 2024/07/24 10:05:25 name field delete_e2t_handle 10:05:25 #18 1.039 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.040 2024/07/24 10:05:25 creating generated file "delete_e2t_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 10:05:25 #18 1.041 2024/07/24 10:05:25 executed template asset:serverParameter 10:05:25 #18 1.042 2024/07/24 10:05:25 name field delete_e2t_handle 10:05:25 #18 1.042 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.043 2024/07/24 10:05:25 creating generated file "delete_e2t_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 10:05:25 #18 1.045 2024/07/24 10:05:25 executed template asset:serverUrlbuilder 10:05:25 #18 1.046 2024/07/24 10:05:25 name field delete_e2t_handle 10:05:25 #18 1.046 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.048 2024/07/24 10:05:25 creating generated file "delete_e2t_handle_responses.go" in "pkg/restapi/operations/handle" as responses 10:05:25 #18 1.050 2024/07/24 10:05:25 executed template asset:serverResponses 10:05:25 #18 1.051 2024/07/24 10:05:25 name field delete_e2t_handle 10:05:25 #18 1.051 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.052 2024/07/24 10:05:25 creating generated file "delete_e2t_handle.go" in "pkg/restapi/operations/handle" as handler 10:05:25 #18 1.055 2024/07/24 10:05:25 executed template asset:serverOperation 10:05:25 #18 1.056 2024/07/24 10:05:25 rendering 4 templates for operation RoutingManager 10:05:25 #18 1.056 2024/07/24 10:05:25 name field delete_xapp_subscription_handle 10:05:25 #18 1.056 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.057 2024/07/24 10:05:25 creating generated file "delete_xapp_subscription_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 10:05:25 #18 1.065 2024/07/24 10:05:25 executed template asset:serverParameter 10:05:25 #18 1.066 2024/07/24 10:05:25 name field delete_xapp_subscription_handle 10:05:25 #18 1.066 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.067 2024/07/24 10:05:25 creating generated file "delete_xapp_subscription_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 10:05:25 #18 1.068 2024/07/24 10:05:25 executed template asset:serverUrlbuilder 10:05:25 #18 1.069 2024/07/24 10:05:25 name field delete_xapp_subscription_handle 10:05:25 #18 1.069 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.070 2024/07/24 10:05:25 creating generated file "delete_xapp_subscription_handle_responses.go" in "pkg/restapi/operations/handle" as responses 10:05:25 #18 1.072 2024/07/24 10:05:25 executed template asset:serverResponses 10:05:25 #18 1.072 2024/07/24 10:05:25 name field delete_xapp_subscription_handle 10:05:25 #18 1.073 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.073 2024/07/24 10:05:25 creating generated file "delete_xapp_subscription_handle.go" in "pkg/restapi/operations/handle" as handler 10:05:25 #18 1.075 2024/07/24 10:05:25 executed template asset:serverOperation 10:05:25 #18 1.076 2024/07/24 10:05:25 rendering 4 templates for operation RoutingManager 10:05:25 #18 1.076 2024/07/24 10:05:25 name field dissociate_ran 10:05:25 #18 1.076 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.077 2024/07/24 10:05:25 creating generated file "dissociate_ran_parameters.go" in "pkg/restapi/operations/handle" as parameters 10:05:25 #18 1.078 2024/07/24 10:05:25 executed template asset:serverParameter 10:05:25 #18 1.079 2024/07/24 10:05:25 name field dissociate_ran 10:05:25 #18 1.079 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.080 2024/07/24 10:05:25 creating generated file "dissociate_ran_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 10:05:25 #18 1.081 2024/07/24 10:05:25 executed template asset:serverUrlbuilder 10:05:25 #18 1.082 2024/07/24 10:05:25 name field dissociate_ran 10:05:25 #18 1.082 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.083 2024/07/24 10:05:25 creating generated file "dissociate_ran_responses.go" in "pkg/restapi/operations/handle" as responses 10:05:25 #18 1.085 2024/07/24 10:05:25 executed template asset:serverResponses 10:05:25 #18 1.085 2024/07/24 10:05:25 name field dissociate_ran 10:05:25 #18 1.085 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.086 2024/07/24 10:05:25 creating generated file "dissociate_ran.go" in "pkg/restapi/operations/handle" as handler 10:05:25 #18 1.088 2024/07/24 10:05:25 executed template asset:serverOperation 10:05:25 #18 1.089 2024/07/24 10:05:25 rendering 4 templates for operation RoutingManager 10:05:25 #18 1.089 2024/07/24 10:05:25 name field get_handles 10:05:25 #18 1.089 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.090 2024/07/24 10:05:25 creating generated file "get_handles_parameters.go" in "pkg/restapi/operations/handle" as parameters 10:05:25 #18 1.091 2024/07/24 10:05:25 executed template asset:serverParameter 10:05:25 #18 1.091 2024/07/24 10:05:25 name field get_handles 10:05:25 #18 1.091 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.092 2024/07/24 10:05:25 creating generated file "get_handles_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 10:05:25 #18 1.093 2024/07/24 10:05:25 executed template asset:serverUrlbuilder 10:05:25 #18 1.094 2024/07/24 10:05:25 name field get_handles 10:05:25 #18 1.094 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.095 2024/07/24 10:05:25 creating generated file "get_handles_responses.go" in "pkg/restapi/operations/handle" as responses 10:05:25 #18 1.096 2024/07/24 10:05:25 executed template asset:serverResponses 10:05:25 #18 1.097 2024/07/24 10:05:25 name field get_handles 10:05:25 #18 1.097 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.098 2024/07/24 10:05:25 creating generated file "get_handles.go" in "pkg/restapi/operations/handle" as handler 10:05:25 #18 1.099 2024/07/24 10:05:25 executed template asset:serverOperation 10:05:25 #18 1.100 2024/07/24 10:05:25 rendering 4 templates for operation RoutingManager 10:05:25 #18 1.100 2024/07/24 10:05:25 name field provide_xapp_handle 10:05:25 #18 1.100 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.101 2024/07/24 10:05:25 creating generated file "provide_xapp_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 10:05:25 #18 1.102 2024/07/24 10:05:25 executed template asset:serverParameter 10:05:25 #18 1.103 2024/07/24 10:05:25 name field provide_xapp_handle 10:05:25 #18 1.103 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.104 2024/07/24 10:05:25 creating generated file "provide_xapp_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 10:05:25 #18 1.105 2024/07/24 10:05:25 executed template asset:serverUrlbuilder 10:05:25 #18 1.106 2024/07/24 10:05:25 name field provide_xapp_handle 10:05:25 #18 1.106 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.107 2024/07/24 10:05:25 creating generated file "provide_xapp_handle_responses.go" in "pkg/restapi/operations/handle" as responses 10:05:25 #18 1.109 2024/07/24 10:05:25 executed template asset:serverResponses 10:05:25 #18 1.110 2024/07/24 10:05:25 name field provide_xapp_handle 10:05:25 #18 1.110 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.110 2024/07/24 10:05:25 creating generated file "provide_xapp_handle.go" in "pkg/restapi/operations/handle" as handler 10:05:25 #18 1.112 2024/07/24 10:05:25 executed template asset:serverOperation 10:05:25 #18 1.113 2024/07/24 10:05:25 rendering 4 templates for operation RoutingManager 10:05:25 #18 1.113 2024/07/24 10:05:25 name field provide_xapp_subscription_handle 10:05:25 #18 1.113 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.114 2024/07/24 10:05:25 creating generated file "provide_xapp_subscription_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 10:05:25 #18 1.115 2024/07/24 10:05:25 executed template asset:serverParameter 10:05:25 #18 1.116 2024/07/24 10:05:25 name field provide_xapp_subscription_handle 10:05:25 #18 1.116 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.117 2024/07/24 10:05:25 creating generated file "provide_xapp_subscription_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 10:05:25 #18 1.118 2024/07/24 10:05:25 executed template asset:serverUrlbuilder 10:05:25 #18 1.119 2024/07/24 10:05:25 name field provide_xapp_subscription_handle 10:05:25 #18 1.119 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.119 2024/07/24 10:05:25 creating generated file "provide_xapp_subscription_handle_responses.go" in "pkg/restapi/operations/handle" as responses 10:05:25 #18 1.121 2024/07/24 10:05:25 executed template asset:serverResponses 10:05:25 #18 1.122 2024/07/24 10:05:25 name field provide_xapp_subscription_handle 10:05:25 #18 1.122 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.123 2024/07/24 10:05:25 creating generated file "provide_xapp_subscription_handle.go" in "pkg/restapi/operations/handle" as handler 10:05:25 #18 1.124 2024/07/24 10:05:25 executed template asset:serverOperation 10:05:25 #18 1.125 2024/07/24 10:05:25 rendering 4 templates for operation RoutingManager 10:05:25 #18 1.125 2024/07/24 10:05:25 name field update_xapp_subscription_handle 10:05:25 #18 1.125 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.126 2024/07/24 10:05:25 creating generated file "update_xapp_subscription_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 10:05:25 #18 1.128 2024/07/24 10:05:25 executed template asset:serverParameter 10:05:25 #18 1.129 2024/07/24 10:05:25 name field update_xapp_subscription_handle 10:05:25 #18 1.129 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.130 2024/07/24 10:05:25 creating generated file "update_xapp_subscription_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 10:05:25 #18 1.131 2024/07/24 10:05:25 executed template asset:serverUrlbuilder 10:05:25 #18 1.132 2024/07/24 10:05:25 name field update_xapp_subscription_handle 10:05:25 #18 1.132 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.133 2024/07/24 10:05:25 creating generated file "update_xapp_subscription_handle_responses.go" in "pkg/restapi/operations/handle" as responses 10:05:25 #18 1.135 2024/07/24 10:05:25 executed template asset:serverResponses 10:05:25 #18 1.135 2024/07/24 10:05:25 name field update_xapp_subscription_handle 10:05:25 #18 1.136 2024/07/24 10:05:25 package field handle 10:05:25 #18 1.136 2024/07/24 10:05:25 creating generated file "update_xapp_subscription_handle.go" in "pkg/restapi/operations/handle" as handler 10:05:25 #18 1.138 2024/07/24 10:05:25 executed template asset:serverOperation 10:05:25 #18 1.139 2024/07/24 10:05:25 rendering 0 templates for operation group RoutingManager 10:05:25 #18 1.139 2024/07/24 10:05:25 rendering 1 operations for health 10:05:25 #18 1.139 2024/07/24 10:05:25 rendering 4 templates for operation RoutingManager 10:05:25 #18 1.139 2024/07/24 10:05:25 name field get_health 10:05:25 #18 1.139 2024/07/24 10:05:25 package field health 10:05:25 #18 1.140 2024/07/24 10:05:25 creating generated file "get_health_parameters.go" in "pkg/restapi/operations/health" as parameters 10:05:25 #18 1.141 2024/07/24 10:05:25 executed template asset:serverParameter 10:05:25 #18 1.141 2024/07/24 10:05:25 name field get_health 10:05:25 #18 1.141 2024/07/24 10:05:25 package field health 10:05:25 #18 1.142 2024/07/24 10:05:25 creating generated file "get_health_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 10:05:25 #18 1.143 2024/07/24 10:05:25 executed template asset:serverUrlbuilder 10:05:25 #18 1.144 2024/07/24 10:05:25 name field get_health 10:05:25 #18 1.144 2024/07/24 10:05:25 package field health 10:05:25 #18 1.145 2024/07/24 10:05:25 creating generated file "get_health_responses.go" in "pkg/restapi/operations/health" as responses 10:05:25 #18 1.146 2024/07/24 10:05:25 executed template asset:serverResponses 10:05:25 #18 1.147 2024/07/24 10:05:25 name field get_health 10:05:25 #18 1.147 2024/07/24 10:05:25 package field health 10:05:25 #18 1.147 2024/07/24 10:05:25 creating generated file "get_health.go" in "pkg/restapi/operations/health" as handler 10:05:25 #18 1.149 2024/07/24 10:05:25 executed template asset:serverOperation 10:05:25 #18 1.150 2024/07/24 10:05:25 rendering 0 templates for operation group RoutingManager 10:05:25 #18 1.150 2024/07/24 10:05:25 rendering support 10:05:25 #18 1.150 2024/07/24 10:05:25 rendering 6 templates for application RoutingManager 10:05:25 #18 1.150 2024/07/24 10:05:25 name field RoutingManager 10:05:25 #18 1.150 2024/07/24 10:05:25 package field operations 10:05:25 #18 1.151 2024/07/24 10:05:25 creating generated file "configure_routing_manager.go" in "pkg/restapi" as configure 10:05:25 #18 1.156 2024/07/24 10:05:25 executed template asset:serverConfigureapi 10:05:25 #18 1.162 2024/07/24 10:05:25 name field RoutingManager 10:05:25 #18 1.162 2024/07/24 10:05:25 package field operations 10:05:25 #18 1.162 2024/07/24 10:05:25 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec 10:05:25 #18 1.162 2024/07/24 10:05:25 executed template asset:swaggerJsonEmbed 10:05:25 #18 1.166 2024/07/24 10:05:25 name field RoutingManager 10:05:25 #18 1.166 2024/07/24 10:05:25 package field operations 10:05:25 #18 1.167 2024/07/24 10:05:25 creating generated file "server.go" in "pkg/restapi" as server 10:05:25 #18 1.168 2024/07/24 10:05:25 executed template asset:serverServer 10:05:25 #18 1.173 2024/07/24 10:05:25 name field RoutingManager 10:05:25 #18 1.173 2024/07/24 10:05:25 package field operations 10:05:25 #18 1.174 2024/07/24 10:05:25 creating generated file "routing_manager_api.go" in "pkg/restapi/operations" as builder 10:05:25 #18 1.190 2024/07/24 10:05:25 executed template asset:serverBuilder 10:05:25 #18 1.196 2024/07/24 10:05:25 name field RoutingManager 10:05:25 #18 1.196 2024/07/24 10:05:25 package field operations 10:05:25 #18 1.196 2024/07/24 10:05:25 creating generated file "doc.go" in "pkg/restapi" as doc 10:05:25 #18 1.196 2024/07/24 10:05:25 executed template asset:serverDoc 10:05:25 #18 1.197 2024/07/24 10:05:25 Generation completed! 10:05:25 #18 1.197 10:05:25 #18 1.197 For this generation to compile you need to have some packages in your GOPATH: 10:05:25 #18 1.197 10:05:25 #18 1.197 * github.com/go-openapi/runtime 10:05:25 #18 1.197 * github.com/jessevdk/go-flags 10:05:25 #18 1.197 10:05:25 #18 1.197 You can get these now with: go get -u -f pkg/... 10:05:25 #18 DONE 1.3s 10:05:25 10:05:25 #19 [rtmgrbuild 13/23] RUN /go/bin/swagger generate client -f api/appmgr_rest_api.yaml -t pkg/ -m appmgr_model -c appmgr_client -r LICENSE 10:05:25 #19 0.311 2024/07/24 10:05:25 validating spec api/appmgr_rest_api.yaml 10:05:26 #19 1.024 2024/07/24 10:05:26 preprocessing spec with option: minimal flattening 10:05:26 #19 1.037 2024/07/24 10:05:26 building a plan for generation 10:05:26 #19 1.042 2024/07/24 10:05:26 planning definitions 10:05:26 #19 1.080 2024/07/24 10:05:26 planning operations 10:05:26 #19 1.107 2024/07/24 10:05:26 grouping operations into packages 10:05:26 #19 1.108 2024/07/24 10:05:26 planning meta data and facades 10:05:26 #19 1.109 2024/07/24 10:05:26 rendering 1 templates for model AllDeployableXapps 10:05:26 #19 1.109 2024/07/24 10:05:26 name field AllDeployableXapps 10:05:26 #19 1.109 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.109 2024/07/24 10:05:26 creating generated file "all_deployable_xapps.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.110 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.112 2024/07/24 10:05:26 rendering 1 templates for model AllDeployedXapps 10:05:26 #19 1.112 2024/07/24 10:05:26 name field AllDeployedXapps 10:05:26 #19 1.112 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.113 2024/07/24 10:05:26 creating generated file "all_deployed_xapps.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.115 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.116 2024/07/24 10:05:26 rendering 1 templates for model AllXappConfig 10:05:26 #19 1.116 2024/07/24 10:05:26 name field AllXappConfig 10:05:26 #19 1.116 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.116 2024/07/24 10:05:26 creating generated file "all_xapp_config.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.118 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.118 2024/07/24 10:05:26 rendering 1 templates for model ConfigMetadata 10:05:26 #19 1.118 2024/07/24 10:05:26 name field ConfigMetadata 10:05:26 #19 1.118 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.119 2024/07/24 10:05:26 creating generated file "config_metadata.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.121 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.122 2024/07/24 10:05:26 rendering 1 templates for model ConfigValidationError 10:05:26 #19 1.122 2024/07/24 10:05:26 name field ConfigValidationError 10:05:26 #19 1.122 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.123 2024/07/24 10:05:26 creating generated file "config_validation_error.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.125 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.126 2024/07/24 10:05:26 rendering 1 templates for model ConfigValidationErrors 10:05:26 #19 1.126 2024/07/24 10:05:26 name field ConfigValidationErrors 10:05:26 #19 1.126 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.127 2024/07/24 10:05:26 creating generated file "config_validation_errors.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.128 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.129 2024/07/24 10:05:26 rendering 1 templates for model EventType 10:05:26 #19 1.129 2024/07/24 10:05:26 name field EventType 10:05:26 #19 1.129 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.130 2024/07/24 10:05:26 creating generated file "event_type.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.132 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.133 2024/07/24 10:05:26 rendering 1 templates for model SubscriptionData 10:05:26 #19 1.133 2024/07/24 10:05:26 name field SubscriptionData 10:05:26 #19 1.133 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.134 2024/07/24 10:05:26 creating generated file "subscription_data.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.137 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.138 2024/07/24 10:05:26 rendering 1 templates for model XAppConfig 10:05:26 #19 1.138 2024/07/24 10:05:26 name field XAppConfig 10:05:26 #19 1.138 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.139 2024/07/24 10:05:26 creating generated file "x_app_config.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.141 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.142 2024/07/24 10:05:26 rendering 1 templates for model Xapp 10:05:26 #19 1.142 2024/07/24 10:05:26 name field Xapp 10:05:26 #19 1.142 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.142 2024/07/24 10:05:26 creating generated file "xapp.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.148 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.150 2024/07/24 10:05:26 rendering 1 templates for model XappDescriptor 10:05:26 #19 1.150 2024/07/24 10:05:26 name field XappDescriptor 10:05:26 #19 1.150 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.150 2024/07/24 10:05:26 creating generated file "xapp_descriptor.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.153 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.154 2024/07/24 10:05:26 rendering 1 templates for model XappDescriptorList 10:05:26 #19 1.154 2024/07/24 10:05:26 name field XappDescriptorList 10:05:26 #19 1.154 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.154 2024/07/24 10:05:26 creating generated file "xapp_descriptor_list.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.156 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.157 2024/07/24 10:05:26 rendering 1 templates for model XappInstance 10:05:26 #19 1.157 2024/07/24 10:05:26 name field XappInstance 10:05:26 #19 1.157 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.158 2024/07/24 10:05:26 creating generated file "xapp_instance.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.164 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.166 2024/07/24 10:05:26 rendering 1 templates for model allSubscriptions 10:05:26 #19 1.166 2024/07/24 10:05:26 name field allSubscriptions 10:05:26 #19 1.166 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.166 2024/07/24 10:05:26 creating generated file "all_subscriptions.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.167 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.168 2024/07/24 10:05:26 rendering 1 templates for model deregisterRequest 10:05:26 #19 1.168 2024/07/24 10:05:26 name field deregisterRequest 10:05:26 #19 1.168 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.169 2024/07/24 10:05:26 creating generated file "deregister_request.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.171 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.172 2024/07/24 10:05:26 rendering 1 templates for model registerRequest 10:05:26 #19 1.172 2024/07/24 10:05:26 name field registerRequest 10:05:26 #19 1.172 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.173 2024/07/24 10:05:26 creating generated file "register_request.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.177 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.178 2024/07/24 10:05:26 rendering 1 templates for model subscription 10:05:26 #19 1.178 2024/07/24 10:05:26 name field subscription 10:05:26 #19 1.178 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.179 2024/07/24 10:05:26 creating generated file "subscription.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.181 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.181 2024/07/24 10:05:26 rendering 1 templates for model subscriptionNotification 10:05:26 #19 1.181 2024/07/24 10:05:26 name field subscriptionNotification 10:05:26 #19 1.181 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.182 2024/07/24 10:05:26 creating generated file "subscription_notification.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.184 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.185 2024/07/24 10:05:26 rendering 1 templates for model subscriptionRequest 10:05:26 #19 1.185 2024/07/24 10:05:26 name field subscriptionRequest 10:05:26 #19 1.185 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.186 2024/07/24 10:05:26 creating generated file "subscription_request.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.187 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.188 2024/07/24 10:05:26 rendering 1 templates for model subscriptionResponse 10:05:26 #19 1.188 2024/07/24 10:05:26 name field subscriptionResponse 10:05:26 #19 1.188 2024/07/24 10:05:26 package field appmgr_model 10:05:26 #19 1.189 2024/07/24 10:05:26 creating generated file "subscription_response.go" in "pkg/appmgr_model" as definition 10:05:26 #19 1.190 2024/07/24 10:05:26 executed template asset:model 10:05:26 #19 1.191 2024/07/24 10:05:26 rendering 2 templates for operation 10:05:26 #19 1.191 2024/07/24 10:05:26 name field getHealthAlive 10:05:26 #19 1.191 2024/07/24 10:05:26 package field health 10:05:26 #19 1.192 2024/07/24 10:05:26 creating generated file "get_health_alive_parameters.go" in "pkg/appmgr_client/health" as parameters 10:05:26 #19 1.194 2024/07/24 10:05:26 executed template asset:clientParameter 10:05:26 #19 1.196 2024/07/24 10:05:26 name field getHealthAlive 10:05:26 #19 1.196 2024/07/24 10:05:26 package field health 10:05:26 #19 1.196 2024/07/24 10:05:26 creating generated file "get_health_alive_responses.go" in "pkg/appmgr_client/health" as responses 10:05:26 #19 1.198 2024/07/24 10:05:26 executed template asset:clientResponse 10:05:26 #19 1.198 2024/07/24 10:05:26 rendering 2 templates for operation 10:05:26 #19 1.198 2024/07/24 10:05:26 name field getHealthReady 10:05:26 #19 1.198 2024/07/24 10:05:26 package field health 10:05:26 #19 1.199 2024/07/24 10:05:26 creating generated file "get_health_ready_parameters.go" in "pkg/appmgr_client/health" as parameters 10:05:26 #19 1.202 2024/07/24 10:05:26 executed template asset:clientParameter 10:05:26 #19 1.203 2024/07/24 10:05:26 name field getHealthReady 10:05:26 #19 1.203 2024/07/24 10:05:26 package field health 10:05:26 #19 1.204 2024/07/24 10:05:26 creating generated file "get_health_ready_responses.go" in "pkg/appmgr_client/health" as responses 10:05:26 #19 1.206 2024/07/24 10:05:26 executed template asset:clientResponse 10:05:26 #19 1.207 2024/07/24 10:05:26 rendering 1 templates for operation group 10:05:26 #19 1.207 2024/07/24 10:05:26 name field health 10:05:26 #19 1.207 2024/07/24 10:05:26 creating generated file "health_client.go" in "pkg/appmgr_client/health" as client 10:05:26 #19 1.209 2024/07/24 10:05:26 executed template asset:clientClient 10:05:26 #19 1.210 2024/07/24 10:05:26 rendering 2 templates for operation 10:05:26 #19 1.210 2024/07/24 10:05:26 name field addSubscription 10:05:26 #19 1.210 2024/07/24 10:05:26 package field operations 10:05:26 #19 1.211 2024/07/24 10:05:26 creating generated file "add_subscription_parameters.go" in "pkg/appmgr_client/operations" as parameters 10:05:26 #19 1.215 2024/07/24 10:05:26 executed template asset:clientParameter 10:05:26 #19 1.216 2024/07/24 10:05:26 name field addSubscription 10:05:26 #19 1.216 2024/07/24 10:05:26 package field operations 10:05:26 #19 1.217 2024/07/24 10:05:26 creating generated file "add_subscription_responses.go" in "pkg/appmgr_client/operations" as responses 10:05:26 #19 1.219 2024/07/24 10:05:26 executed template asset:clientResponse 10:05:26 #19 1.220 2024/07/24 10:05:26 rendering 2 templates for operation 10:05:26 #19 1.220 2024/07/24 10:05:26 name field deleteSubscription 10:05:26 #19 1.220 2024/07/24 10:05:26 package field operations 10:05:26 #19 1.221 2024/07/24 10:05:26 creating generated file "delete_subscription_parameters.go" in "pkg/appmgr_client/operations" as parameters 10:05:26 #19 1.225 2024/07/24 10:05:26 executed template asset:clientParameter 10:05:26 #19 1.227 2024/07/24 10:05:26 name field deleteSubscription 10:05:26 #19 1.227 2024/07/24 10:05:26 package field operations 10:05:26 #19 1.228 2024/07/24 10:05:26 creating generated file "delete_subscription_responses.go" in "pkg/appmgr_client/operations" as responses 10:05:26 #19 1.230 2024/07/24 10:05:26 executed template asset:clientResponse 10:05:26 #19 1.232 2024/07/24 10:05:26 rendering 2 templates for operation 10:05:26 #19 1.232 2024/07/24 10:05:26 name field deregisterXapp 10:05:26 #19 1.232 2024/07/24 10:05:26 package field operations 10:05:26 #19 1.232 2024/07/24 10:05:26 creating generated file "deregister_xapp_parameters.go" in "pkg/appmgr_client/operations" as parameters 10:05:26 #19 1.236 2024/07/24 10:05:26 executed template asset:clientParameter 10:05:26 #19 1.238 2024/07/24 10:05:26 name field deregisterXapp 10:05:26 #19 1.238 2024/07/24 10:05:26 package field operations 10:05:26 #19 1.238 2024/07/24 10:05:26 creating generated file "deregister_xapp_responses.go" in "pkg/appmgr_client/operations" as responses 10:05:26 #19 1.241 2024/07/24 10:05:26 executed template asset:clientResponse 10:05:26 #19 1.242 2024/07/24 10:05:26 rendering 2 templates for operation 10:05:26 #19 1.242 2024/07/24 10:05:26 name field getSubscriptionById 10:05:26 #19 1.242 2024/07/24 10:05:26 package field operations 10:05:26 #19 1.242 2024/07/24 10:05:26 creating generated file "get_subscription_by_id_parameters.go" in "pkg/appmgr_client/operations" as parameters 10:05:26 #19 1.246 2024/07/24 10:05:26 executed template asset:clientParameter 10:05:26 #19 1.248 2024/07/24 10:05:26 name field getSubscriptionById 10:05:26 #19 1.248 2024/07/24 10:05:26 package field operations 10:05:26 #19 1.248 2024/07/24 10:05:26 creating generated file "get_subscription_by_id_responses.go" in "pkg/appmgr_client/operations" as responses 10:05:26 #19 1.251 2024/07/24 10:05:26 executed template asset:clientResponse 10:05:26 #19 1.253 2024/07/24 10:05:26 rendering 2 templates for operation 10:05:26 #19 1.253 2024/07/24 10:05:26 name field getSubscriptions 10:05:26 #19 1.253 2024/07/24 10:05:26 package field operations 10:05:26 #19 1.254 2024/07/24 10:05:26 creating generated file "get_subscriptions_parameters.go" in "pkg/appmgr_client/operations" as parameters 10:05:26 #19 1.258 2024/07/24 10:05:26 executed template asset:clientParameter 10:05:26 #19 1.260 2024/07/24 10:05:26 name field getSubscriptions 10:05:26 #19 1.260 2024/07/24 10:05:26 package field operations 10:05:26 #19 1.262 2024/07/24 10:05:26 creating generated file "get_subscriptions_responses.go" in "pkg/appmgr_client/operations" as responses 10:05:26 #19 1.265 2024/07/24 10:05:26 executed template asset:clientResponse 10:05:26 #19 1.266 2024/07/24 10:05:26 rendering 2 templates for operation 10:05:26 #19 1.266 2024/07/24 10:05:26 name field modifySubscription 10:05:26 #19 1.266 2024/07/24 10:05:26 package field operations 10:05:26 #19 1.267 2024/07/24 10:05:26 creating generated file "modify_subscription_parameters.go" in "pkg/appmgr_client/operations" as parameters 10:05:26 #19 1.272 2024/07/24 10:05:26 executed template asset:clientParameter 10:05:26 #19 1.274 2024/07/24 10:05:26 name field modifySubscription 10:05:26 #19 1.274 2024/07/24 10:05:26 package field operations 10:05:26 #19 1.275 2024/07/24 10:05:26 creating generated file "modify_subscription_responses.go" in "pkg/appmgr_client/operations" as responses 10:05:26 #19 1.277 2024/07/24 10:05:26 executed template asset:clientResponse 10:05:26 #19 1.278 2024/07/24 10:05:26 rendering 2 templates for operation 10:05:26 #19 1.278 2024/07/24 10:05:26 name field registerXapp 10:05:26 #19 1.278 2024/07/24 10:05:26 package field operations 10:05:26 #19 1.279 2024/07/24 10:05:26 creating generated file "register_xapp_parameters.go" in "pkg/appmgr_client/operations" as parameters 10:05:26 #19 1.283 2024/07/24 10:05:26 executed template asset:clientParameter 10:05:26 #19 1.285 2024/07/24 10:05:26 name field registerXapp 10:05:26 #19 1.285 2024/07/24 10:05:26 package field operations 10:05:26 #19 1.286 2024/07/24 10:05:26 creating generated file "register_xapp_responses.go" in "pkg/appmgr_client/operations" as responses 10:05:26 #19 1.288 2024/07/24 10:05:26 executed template asset:clientResponse 10:05:26 #19 1.289 2024/07/24 10:05:26 rendering 1 templates for operation group 10:05:26 #19 1.289 2024/07/24 10:05:26 name field operations 10:05:26 #19 1.290 2024/07/24 10:05:26 creating generated file "operations_client.go" in "pkg/appmgr_client/operations" as client 10:05:26 #19 1.294 2024/07/24 10:05:26 executed template asset:clientClient 10:05:26 #19 1.297 2024/07/24 10:05:26 rendering 2 templates for operation 10:05:26 #19 1.297 2024/07/24 10:05:26 name field GetConfigElement 10:05:26 #19 1.297 2024/07/24 10:05:26 package field xapp 10:05:26 #19 1.298 2024/07/24 10:05:26 creating generated file "get_config_element_parameters.go" in "pkg/appmgr_client/xapp" as parameters 10:05:26 #19 1.302 2024/07/24 10:05:26 executed template asset:clientParameter 10:05:26 #19 1.305 2024/07/24 10:05:26 name field GetConfigElement 10:05:26 #19 1.305 2024/07/24 10:05:26 package field xapp 10:05:26 #19 1.306 2024/07/24 10:05:26 creating generated file "get_config_element_responses.go" in "pkg/appmgr_client/xapp" as responses 10:05:26 #19 1.310 2024/07/24 10:05:26 executed template asset:clientResponse 10:05:26 #19 1.312 2024/07/24 10:05:26 rendering 2 templates for operation 10:05:26 #19 1.312 2024/07/24 10:05:26 name field ModifyXappConfig 10:05:26 #19 1.312 2024/07/24 10:05:26 package field xapp 10:05:26 #19 1.313 2024/07/24 10:05:26 creating generated file "modify_xapp_config_parameters.go" in "pkg/appmgr_client/xapp" as parameters 10:05:26 #19 1.318 2024/07/24 10:05:26 executed template asset:clientParameter 10:05:26 #19 1.320 2024/07/24 10:05:26 name field ModifyXappConfig 10:05:26 #19 1.320 2024/07/24 10:05:26 package field xapp 10:05:26 #19 1.320 2024/07/24 10:05:26 creating generated file "modify_xapp_config_responses.go" in "pkg/appmgr_client/xapp" as responses 10:05:26 #19 1.324 2024/07/24 10:05:26 executed template asset:clientResponse 10:05:26 #19 1.325 2024/07/24 10:05:26 rendering 2 templates for operation 10:05:26 #19 1.325 2024/07/24 10:05:26 name field deployXapp 10:05:26 #19 1.325 2024/07/24 10:05:26 package field xapp 10:05:26 #19 1.326 2024/07/24 10:05:26 creating generated file "deploy_xapp_parameters.go" in "pkg/appmgr_client/xapp" as parameters 10:05:26 #19 1.330 2024/07/24 10:05:26 executed template asset:clientParameter 10:05:26 #19 1.332 2024/07/24 10:05:26 name field deployXapp 10:05:26 #19 1.332 2024/07/24 10:05:26 package field xapp 10:05:26 #19 1.332 2024/07/24 10:05:26 creating generated file "deploy_xapp_responses.go" in "pkg/appmgr_client/xapp" as responses 10:05:26 #19 1.335 2024/07/24 10:05:26 executed template asset:clientResponse 10:05:26 #19 1.336 2024/07/24 10:05:26 rendering 2 templates for operation 10:05:26 #19 1.336 2024/07/24 10:05:26 name field getAllXappConfig 10:05:26 #19 1.336 2024/07/24 10:05:26 package field xapp 10:05:26 #19 1.337 2024/07/24 10:05:26 creating generated file "get_all_xapp_config_parameters.go" in "pkg/appmgr_client/xapp" as parameters 10:05:26 #19 1.340 2024/07/24 10:05:26 executed template asset:clientParameter 10:05:26 #19 1.341 2024/07/24 10:05:26 name field getAllXappConfig 10:05:26 #19 1.341 2024/07/24 10:05:26 package field xapp 10:05:26 #19 1.342 2024/07/24 10:05:26 creating generated file "get_all_xapp_config_responses.go" in "pkg/appmgr_client/xapp" as responses 10:05:26 #19 1.344 2024/07/24 10:05:26 executed template asset:clientResponse 10:05:26 #19 1.345 2024/07/24 10:05:26 rendering 2 templates for operation 10:05:26 #19 1.345 2024/07/24 10:05:26 name field getAllXapps 10:05:26 #19 1.345 2024/07/24 10:05:26 package field xapp 10:05:26 #19 1.345 2024/07/24 10:05:26 creating generated file "get_all_xapps_parameters.go" in "pkg/appmgr_client/xapp" as parameters 10:05:26 #19 1.348 2024/07/24 10:05:26 executed template asset:clientParameter 10:05:26 #19 1.349 2024/07/24 10:05:26 name field getAllXapps 10:05:26 #19 1.349 2024/07/24 10:05:26 package field xapp 10:05:26 #19 1.350 2024/07/24 10:05:26 creating generated file "get_all_xapps_responses.go" in "pkg/appmgr_client/xapp" as responses 10:05:26 #19 1.352 2024/07/24 10:05:26 executed template asset:clientResponse 10:05:26 #19 1.353 2024/07/24 10:05:26 rendering 2 templates for operation 10:05:26 #19 1.353 2024/07/24 10:05:26 name field getXappByName 10:05:26 #19 1.353 2024/07/24 10:05:26 package field xapp 10:05:26 #19 1.354 2024/07/24 10:05:26 creating generated file "get_xapp_by_name_parameters.go" in "pkg/appmgr_client/xapp" as parameters 10:05:26 #19 1.358 2024/07/24 10:05:26 executed template asset:clientParameter 10:05:26 #19 1.359 2024/07/24 10:05:26 name field getXappByName 10:05:26 #19 1.359 2024/07/24 10:05:26 package field xapp 10:05:26 #19 1.360 2024/07/24 10:05:26 creating generated file "get_xapp_by_name_responses.go" in "pkg/appmgr_client/xapp" as responses 10:05:26 #19 1.363 2024/07/24 10:05:26 executed template asset:clientResponse 10:05:26 #19 1.365 2024/07/24 10:05:26 rendering 2 templates for operation 10:05:26 #19 1.365 2024/07/24 10:05:26 name field getXappInstanceByName 10:05:26 #19 1.365 2024/07/24 10:05:26 package field xapp 10:05:26 #19 1.365 2024/07/24 10:05:26 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/appmgr_client/xapp" as parameters 10:05:26 #19 1.371 2024/07/24 10:05:26 executed template asset:clientParameter 10:05:26 #19 1.374 2024/07/24 10:05:26 name field getXappInstanceByName 10:05:26 #19 1.374 2024/07/24 10:05:26 package field xapp 10:05:26 #19 1.375 2024/07/24 10:05:26 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/appmgr_client/xapp" as responses 10:05:26 #19 1.380 2024/07/24 10:05:26 executed template asset:clientResponse 10:05:26 #19 1.383 2024/07/24 10:05:26 rendering 2 templates for operation 10:05:26 #19 1.383 2024/07/24 10:05:26 name field listAllXapps 10:05:26 #19 1.383 2024/07/24 10:05:26 package field xapp 10:05:26 #19 1.383 2024/07/24 10:05:26 creating generated file "list_all_xapps_parameters.go" in "pkg/appmgr_client/xapp" as parameters 10:05:26 #19 1.386 2024/07/24 10:05:26 executed template asset:clientParameter 10:05:26 #19 1.387 2024/07/24 10:05:26 name field listAllXapps 10:05:26 #19 1.387 2024/07/24 10:05:26 package field xapp 10:05:26 #19 1.388 2024/07/24 10:05:26 creating generated file "list_all_xapps_responses.go" in "pkg/appmgr_client/xapp" as responses 10:05:26 #19 1.389 2024/07/24 10:05:26 executed template asset:clientResponse 10:05:26 #19 1.390 2024/07/24 10:05:26 rendering 2 templates for operation 10:05:26 #19 1.390 2024/07/24 10:05:26 name field undeployXapp 10:05:26 #19 1.390 2024/07/24 10:05:26 package field xapp 10:05:26 #19 1.391 2024/07/24 10:05:26 creating generated file "undeploy_xapp_parameters.go" in "pkg/appmgr_client/xapp" as parameters 10:05:26 #19 1.395 2024/07/24 10:05:26 executed template asset:clientParameter 10:05:26 #19 1.396 2024/07/24 10:05:26 name field undeployXapp 10:05:26 #19 1.396 2024/07/24 10:05:26 package field xapp 10:05:26 #19 1.397 2024/07/24 10:05:26 creating generated file "undeploy_xapp_responses.go" in "pkg/appmgr_client/xapp" as responses 10:05:26 #19 1.399 2024/07/24 10:05:26 executed template asset:clientResponse 10:05:26 #19 1.400 2024/07/24 10:05:26 rendering 1 templates for operation group 10:05:26 #19 1.400 2024/07/24 10:05:26 name field xapp 10:05:26 #19 1.401 2024/07/24 10:05:26 creating generated file "xapp_client.go" in "pkg/appmgr_client/xapp" as client 10:05:26 #19 1.405 2024/07/24 10:05:26 executed template asset:clientClient 10:05:26 #19 1.409 2024/07/24 10:05:26 rendering 1 templates for application RICAppmgr 10:05:26 #19 1.410 2024/07/24 10:05:26 name field RICAppmgr 10:05:26 #19 1.410 2024/07/24 10:05:26 package field appmgr_client 10:05:26 #19 1.410 2024/07/24 10:05:26 creating generated file "r_i_c_appmgr_client.go" in "pkg/appmgr_client" as facade 10:05:26 #19 1.411 2024/07/24 10:05:26 executed template asset:clientFacade 10:05:26 #19 1.412 2024/07/24 10:05:26 Generation completed! 10:05:26 #19 1.412 10:05:26 #19 1.412 For this generation to compile you need to have some packages in your GOPATH: 10:05:26 #19 1.412 10:05:26 #19 1.412 * github.com/go-openapi/errors 10:05:26 #19 1.412 * github.com/go-openapi/runtime 10:05:26 #19 1.412 * github.com/go-openapi/runtime/client 10:05:26 #19 1.412 * github.com/go-openapi/strfmt 10:05:26 #19 1.412 10:05:26 #19 1.412 You can get these now with: go get -u -f pkg/... 10:05:27 #19 DONE 1.5s 10:05:27 10:05:27 #20 [rtmgrbuild 14/23] COPY go.sum go.sum 10:05:27 #20 DONE 0.1s 10:05:27 10:05:27 #21 [rtmgrbuild 15/23] COPY go.mod go.mod 10:05:27 #21 DONE 0.2s 10:05:27 10:05:27 #22 [rtmgrbuild 16/23] COPY pkg pkg 10:05:27 #22 DONE 0.2s 10:05:27 10:05:27 #23 [rtmgrbuild 17/23] COPY cmd cmd 10:05:27 #23 DONE 0.2s 10:05:27 10:05:27 #24 [rtmgrbuild 18/23] COPY run_rtmgr.sh /run_rtmgr.sh 10:05:27 #24 DONE 0.2s 10:05:27 10:05:27 #25 [rtmgrbuild 19/23] RUN mkdir manifests 10:05:28 #25 DONE 0.3s 10:05:28 10:05:28 #26 [rtmgrbuild 20/23] COPY manifests/ /go/src/routing-manager/manifests 10:05:28 #26 DONE 0.1s 10:05:28 10:05:28 #27 [rtmgrbuild 21/23] COPY uta_rtg_ric.rt / 10:05:28 #27 DONE 0.1s 10:05:28 10:05:28 #28 [rtmgrbuild 22/23] RUN go mod download 10:05:48 #28 DONE 19.8s 10:05:48 10:05:48 #29 [rtmgrbuild 23/23] RUN go install ./cmd/rtmgr.go 10:05:59 #29 DONE 11.2s 10:06:01 10:06:01 #30 [stage-1 2/10] COPY --from=rtmgrbuild /go/bin/rtmgr / 10:06:01 #30 DONE 0.2s 10:06:01 10:06:01 #31 [stage-1 3/10] COPY --from=rtmgrbuild /run_rtmgr.sh / 10:06:01 #31 DONE 0.1s 10:06:01 10:06:01 #32 [stage-1 4/10] COPY --from=rtmgrbuild /usr/local/include /usr/local/include 10:06:01 #32 DONE 0.2s 10:06:01 10:06:01 #33 [stage-1 5/10] COPY --from=rtmgrbuild /usr/local/lib /usr/local/lib 10:06:01 #33 DONE 0.2s 10:06:01 10:06:01 #34 [stage-1 6/10] COPY uta_rtg_ric.rt / 10:06:02 #34 DONE 0.2s 10:06:02 10:06:02 #35 [stage-1 7/10] RUN ldconfig 10:06:02 #35 DONE 0.5s 10:06:02 10:06:02 #36 [stage-1 8/10] RUN apt-get update && apt-get install -y iputils-ping net-tools curl tcpdump 10:06:03 #36 0.497 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 10:06:03 #36 0.617 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 10:06:03 #36 0.984 Get:3 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3780 kB] 10:06:04 #36 1.394 Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 10:06:04 #36 1.466 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3809 kB] 10:06:04 #36 1.555 Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1249 kB] 10:06:04 #36 1.568 Get:7 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 10:06:04 #36 1.573 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB] 10:06:04 #36 1.753 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] 10:06:05 #36 2.667 Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] 10:06:05 #36 2.670 Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] 10:06:05 #36 2.672 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] 10:06:05 #36 2.755 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1535 kB] 10:06:05 #36 2.807 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3932 kB] 10:06:05 #36 3.030 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB] 10:06:05 #36 3.030 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4274 kB] 10:06:05 #36 3.219 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 10:06:05 #36 3.220 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 10:06:06 #36 3.760 Fetched 32.2 MB in 3s (9412 kB/s) 10:06:06 #36 3.760 Reading package lists... 10:06:07 #36 4.752 Reading package lists... 10:06:08 #36 5.652 Building dependency tree... 10:06:08 #36 5.834 Reading state information... 10:06:08 #36 5.997 The following additional packages will be installed: 10:06:08 #36 5.997 ca-certificates krb5-locales libasn1-8-heimdal libbrotli1 libcap2 10:06:08 #36 5.997 libcap2-bin libcurl4 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal 10:06:08 #36 5.997 libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 10:06:08 #36 5.997 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 10:06:08 #36 5.997 libldap-common libnghttp2-14 libpam-cap libpcap0.8 libpsl5 10:06:08 #36 5.997 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 10:06:08 #36 5.997 libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal openssl publicsuffix 10:06:08 #36 5.998 Suggested packages: 10:06:08 #36 5.998 krb5-doc krb5-user libsasl2-modules-gssapi-mit 10:06:08 #36 5.998 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 10:06:08 #36 5.998 libsasl2-modules-sql apparmor 10:06:08 #36 6.076 The following NEW packages will be installed: 10:06:08 #36 6.077 ca-certificates curl iputils-ping krb5-locales libasn1-8-heimdal libbrotli1 10:06:08 #36 6.077 libcap2 libcap2-bin libcurl4 libgssapi-krb5-2 libgssapi3-heimdal 10:06:08 #36 6.077 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:06:08 #36 6.077 libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 10:06:08 #36 6.077 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpam-cap 10:06:08 #36 6.077 libpcap0.8 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules 10:06:08 #36 6.077 libsasl2-modules-db libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal 10:06:08 #36 6.078 net-tools openssl publicsuffix tcpdump 10:06:08 #36 6.367 0 upgraded, 39 newly installed, 0 to remove and 0 not upgraded. 10:06:08 #36 6.367 Need to get 6244 kB of archives. 10:06:08 #36 6.367 After this operation, 19.4 MB of additional disk space will be used. 10:06:08 #36 6.367 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB] 10:06:10 #36 7.441 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB] 10:06:10 #36 7.484 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] 10:06:10 #36 7.494 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 kB] 10:06:10 #36 7.496 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB] 10:06:10 #36 7.498 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iputils-ping amd64 3:20190709-3ubuntu1 [40.0 kB] 10:06:10 #36 7.500 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-cap amd64 1:2.32-1ubuntu0.1 [8364 B] 10:06:10 #36 7.501 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB] 10:06:10 #36 7.581 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB] 10:06:10 #36 7.582 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB] 10:06:10 #36 7.584 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB] 10:06:10 #36 7.711 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] 10:06:10 #36 7.712 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB] 10:06:10 #36 7.723 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB] 10:06:10 #36 7.727 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcap0.8 amd64 1.9.1-3 [128 kB] 10:06:10 #36 7.732 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 10:06:10 #36 7.734 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] 10:06:10 #36 7.847 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.3 [370 kB] 10:06:10 #36 7.859 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 10:06:10 #36 7.869 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] 10:06:10 #36 7.870 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] 10:06:10 #36 7.984 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] 10:06:10 #36 7.985 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] 10:06:10 #36 7.987 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] 10:06:10 #36 7.989 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] 10:06:10 #36 7.991 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] 10:06:10 #36 7.999 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] 10:06:10 #36 8.118 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] 10:06:10 #36 8.121 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 10:06:10 #36 8.123 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 10:06:10 #36 8.125 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] 10:06:10 #36 8.254 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB] 10:06:10 #36 8.259 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB] 10:06:10 #36 8.262 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 10:06:10 #36 8.264 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] 10:06:10 #36 8.270 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB] 10:06:10 #36 8.278 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB] 10:06:10 #36 8.390 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 10:06:11 #36 8.391 Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1 [196 kB] 10:06:11 #36 8.633 debconf: delaying package configuration, since apt-utils is not installed 10:06:11 #36 8.671 Fetched 6244 kB in 2s (2698 kB/s) 10:06:11 #36 8.742 Selecting previously unselected package libssl1.1:amd64. 10:06:11 #36 8.742 (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.) 10:06:11 #36 8.806 Preparing to unpack .../00-libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ... 10:06:11 #36 8.825 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... 10:06:11 #36 9.003 Selecting previously unselected package openssl. 10:06:11 #36 9.004 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.22_amd64.deb ... 10:06:11 #36 9.011 Unpacking openssl (1.1.1f-1ubuntu2.22) ... 10:06:11 #36 9.139 Selecting previously unselected package ca-certificates. 10:06:11 #36 9.140 Preparing to unpack .../02-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... 10:06:11 #36 9.146 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... 10:06:11 #36 9.369 Selecting previously unselected package libcap2:amd64. 10:06:12 #36 9.371 Preparing to unpack .../03-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ... 10:06:12 #36 9.379 Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ... 10:06:12 #36 9.424 Selecting previously unselected package libcap2-bin. 10:06:12 #36 9.426 Preparing to unpack .../04-libcap2-bin_1%3a2.32-1ubuntu0.1_amd64.deb ... 10:06:12 #36 9.432 Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ... 10:06:12 #36 9.485 Selecting previously unselected package iputils-ping. 10:06:12 #36 9.486 Preparing to unpack .../05-iputils-ping_3%3a20190709-3ubuntu1_amd64.deb ... 10:06:12 #36 9.493 Unpacking iputils-ping (3:20190709-3ubuntu1) ... 10:06:12 #36 9.554 Selecting previously unselected package libpam-cap:amd64. 10:06:12 #36 9.555 Preparing to unpack .../06-libpam-cap_1%3a2.32-1ubuntu0.1_amd64.deb ... 10:06:12 #36 9.563 Unpacking libpam-cap:amd64 (1:2.32-1ubuntu0.1) ... 10:06:12 #36 9.658 Selecting previously unselected package libsqlite3-0:amd64. 10:06:12 #36 9.660 Preparing to unpack .../07-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ... 10:06:12 #36 9.667 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... 10:06:12 #36 9.755 Selecting previously unselected package krb5-locales. 10:06:12 #36 9.756 Preparing to unpack .../08-krb5-locales_1.17-6ubuntu4.4_all.deb ... 10:06:12 #36 9.764 Unpacking krb5-locales (1.17-6ubuntu4.4) ... 10:06:12 #36 9.821 Selecting previously unselected package libkrb5support0:amd64. 10:06:12 #36 9.823 Preparing to unpack .../09-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ... 10:06:12 #36 9.831 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ... 10:06:12 #36 9.891 Selecting previously unselected package libk5crypto3:amd64. 10:06:12 #36 9.892 Preparing to unpack .../10-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ... 10:06:12 #36 9.899 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ... 10:06:12 #36 9.967 Selecting previously unselected package libkeyutils1:amd64. 10:06:12 #36 9.969 Preparing to unpack .../11-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... 10:06:12 #36 9.976 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... 10:06:12 #36 10.03 Selecting previously unselected package libkrb5-3:amd64. 10:06:12 #36 10.03 Preparing to unpack .../12-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ... 10:06:12 #36 10.04 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ... 10:06:12 #36 10.13 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:06:12 #36 10.14 Preparing to unpack .../13-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ... 10:06:12 #36 10.14 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... 10:06:12 #36 10.21 Selecting previously unselected package libpcap0.8:amd64. 10:06:12 #36 10.21 Preparing to unpack .../14-libpcap0.8_1.9.1-3_amd64.deb ... 10:06:12 #36 10.22 Unpacking libpcap0.8:amd64 (1.9.1-3) ... 10:06:12 #36 10.29 Selecting previously unselected package libpsl5:amd64. 10:06:12 #36 10.30 Preparing to unpack .../15-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 10:06:12 #36 10.30 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 10:06:12 #36 10.35 Selecting previously unselected package publicsuffix. 10:06:12 #36 10.35 Preparing to unpack .../16-publicsuffix_20200303.0012-1_all.deb ... 10:06:12 #36 10.36 Unpacking publicsuffix (20200303.0012-1) ... 10:06:12 #36 10.43 Selecting previously unselected package tcpdump. 10:06:13 #36 10.43 Preparing to unpack .../17-tcpdump_4.9.3-4ubuntu0.3_amd64.deb ... 10:06:13 #36 10.43 Unpacking tcpdump (4.9.3-4ubuntu0.3) ... 10:06:13 #36 10.53 Selecting previously unselected package libbrotli1:amd64. 10:06:13 #36 10.53 Preparing to unpack .../18-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 10:06:13 #36 10.54 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 10:06:13 #36 10.62 Selecting previously unselected package libroken18-heimdal:amd64. 10:06:13 #36 10.63 Preparing to unpack .../19-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 10:06:13 #36 10.63 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 10:06:13 #36 10.69 Selecting previously unselected package libasn1-8-heimdal:amd64. 10:06:13 #36 10.70 Preparing to unpack .../20-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 10:06:13 #36 10.70 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 10:06:13 #36 10.80 Selecting previously unselected package libheimbase1-heimdal:amd64. 10:06:13 #36 10.80 Preparing to unpack .../21-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 10:06:13 #36 10.81 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 10:06:13 #36 10.87 Selecting previously unselected package libhcrypto4-heimdal:amd64. 10:06:13 #36 10.87 Preparing to unpack .../22-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 10:06:13 #36 10.88 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 10:06:13 #36 10.94 Selecting previously unselected package libwind0-heimdal:amd64. 10:06:13 #36 10.94 Preparing to unpack .../23-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 10:06:13 #36 10.95 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 10:06:13 #36 11.01 Selecting previously unselected package libhx509-5-heimdal:amd64. 10:06:13 #36 11.01 Preparing to unpack .../24-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 10:06:13 #36 11.02 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 10:06:13 #36 11.10 Selecting previously unselected package libkrb5-26-heimdal:amd64. 10:06:13 #36 11.10 Preparing to unpack .../25-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 10:06:13 #36 11.10 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 10:06:13 #36 11.19 Selecting previously unselected package libheimntlm0-heimdal:amd64. 10:06:13 #36 11.19 Preparing to unpack .../26-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 10:06:13 #36 11.20 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 10:06:13 #36 11.26 Selecting previously unselected package libgssapi3-heimdal:amd64. 10:06:13 #36 11.26 Preparing to unpack .../27-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 10:06:13 #36 11.27 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 10:06:13 #36 11.33 Selecting previously unselected package libsasl2-modules-db:amd64. 10:06:13 #36 11.33 Preparing to unpack .../28-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 10:06:13 #36 11.34 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 10:06:13 #36 11.39 Selecting previously unselected package libsasl2-2:amd64. 10:06:13 #36 11.39 Preparing to unpack .../29-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 10:06:13 #36 11.40 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 10:06:13 #36 11.46 Selecting previously unselected package libldap-common. 10:06:14 #36 11.46 Preparing to unpack .../30-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... 10:06:14 #36 11.47 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... 10:06:14 #36 11.53 Selecting previously unselected package libldap-2.4-2:amd64. 10:06:14 #36 11.53 Preparing to unpack .../31-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... 10:06:14 #36 11.54 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... 10:06:14 #36 11.63 Selecting previously unselected package libnghttp2-14:amd64. 10:06:14 #36 11.63 Preparing to unpack .../32-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ... 10:06:14 #36 11.63 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... 10:06:14 #36 11.69 Selecting previously unselected package librtmp1:amd64. 10:06:14 #36 11.70 Preparing to unpack .../33-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 10:06:14 #36 11.70 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 10:06:14 #36 11.76 Selecting previously unselected package libssh-4:amd64. 10:06:14 #36 11.76 Preparing to unpack .../34-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... 10:06:14 #36 11.77 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... 10:06:14 #36 11.85 Selecting previously unselected package libcurl4:amd64. 10:06:14 #36 11.85 Preparing to unpack .../35-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ... 10:06:14 #36 11.86 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) ... 10:06:14 #36 11.93 Selecting previously unselected package curl. 10:06:14 #36 11.93 Preparing to unpack .../36-curl_7.68.0-1ubuntu2.22_amd64.deb ... 10:06:14 #36 11.93 Unpacking curl (7.68.0-1ubuntu2.22) ... 10:06:14 #36 12.00 Selecting previously unselected package libsasl2-modules:amd64. 10:06:14 #36 12.01 Preparing to unpack .../37-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 10:06:14 #36 12.01 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 10:06:14 #36 12.06 Selecting previously unselected package net-tools. 10:06:14 #36 12.06 Preparing to unpack .../38-net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64.deb ... 10:06:14 #36 12.07 Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... 10:06:14 #36 12.16 Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... 10:06:14 #36 12.19 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... 10:06:14 #36 12.21 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 10:06:14 #36 12.23 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... 10:06:14 #36 12.32 debconf: unable to initialize frontend: Dialog 10:06:14 #36 12.32 debconf: (TERM is not set, so the dialog frontend is not usable.) 10:06:14 #36 12.32 debconf: falling back to frontend: Readline 10:06:14 #36 12.32 debconf: unable to initialize frontend: Readline 10:06:14 #36 12.32 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.) 10:06:14 #36 12.32 debconf: falling back to frontend: Teletype 10:06:14 #36 12.35 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 10:06:14 #36 12.38 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... 10:06:14 #36 12.40 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 10:06:14 #36 12.43 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... 10:06:15 #36 12.44 Setting up krb5-locales (1.17-6ubuntu4.4) ... 10:06:15 #36 12.46 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... 10:06:15 #36 12.49 Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ... 10:06:15 #36 12.51 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ... 10:06:15 #36 12.53 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 10:06:15 #36 12.55 Setting up libcap2-bin (1:2.32-1ubuntu0.1) ... 10:06:15 #36 12.56 Setting up libpcap0.8:amd64 (1.9.1-3) ... 10:06:15 #36 12.58 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 10:06:15 #36 12.60 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ... 10:06:15 #36 12.62 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 10:06:15 #36 12.64 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 10:06:15 #36 12.66 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ... 10:06:15 #36 12.68 Setting up openssl (1.1.1f-1ubuntu2.22) ... 10:06:15 #36 12.71 Setting up libpam-cap:amd64 (1:2.32-1ubuntu0.1) ... 10:06:15 #36 12.80 debconf: unable to initialize frontend: Dialog 10:06:15 #36 12.80 debconf: (TERM is not set, so the dialog frontend is not usable.) 10:06:15 #36 12.80 debconf: falling back to frontend: Readline 10:06:15 #36 12.80 debconf: unable to initialize frontend: Readline 10:06:15 #36 12.80 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.) 10:06:15 #36 12.80 debconf: falling back to frontend: Teletype 10:06:15 #36 12.89 Setting up iputils-ping (3:20190709-3ubuntu1) ... 10:06:15 #36 12.92 Setting up publicsuffix (20200303.0012-1) ... 10:06:15 #36 12.94 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 10:06:15 #36 12.96 Setting up tcpdump (4.9.3-4ubuntu0.3) ... 10:06:15 #36 13.19 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 10:06:15 #36 13.21 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 10:06:15 #36 13.22 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... 10:06:15 #36 13.31 debconf: unable to initialize frontend: Dialog 10:06:15 #36 13.31 debconf: (TERM is not set, so the dialog frontend is not usable.) 10:06:15 #36 13.31 debconf: falling back to frontend: Readline 10:06:15 #36 13.31 debconf: unable to initialize frontend: Readline 10:06:15 #36 13.31 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.) 10:06:15 #36 13.31 debconf: falling back to frontend: Teletype 10:06:16 #36 13.77 Updating certificates in /etc/ssl/certs... 10:06:16 #36 14.37 137 added, 0 removed; done. 10:06:16 #36 14.42 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 10:06:16 #36 14.45 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... 10:06:16 #36 14.47 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... 10:06:17 #36 14.49 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 10:06:17 #36 14.51 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 10:06:17 #36 14.53 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 10:06:17 #36 14.55 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 10:06:17 #36 14.58 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... 10:06:17 #36 14.60 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ... 10:06:17 #36 14.61 Setting up curl (7.68.0-1ubuntu2.22) ... 10:06:17 #36 14.63 Processing triggers for libc-bin (2.31-0ubuntu9.16) ... 10:06:17 #36 14.66 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... 10:06:17 #36 14.67 Updating certificates in /etc/ssl/certs... 10:06:17 #36 15.15 0 added, 0 removed; done. 10:06:17 #36 15.15 Running hooks in /etc/ca-certificates/update.d... 10:06:17 #36 15.16 done. 10:06:17 #36 DONE 15.4s 10:06:18 10:06:18 #37 [stage-1 9/10] RUN mkdir /db && touch /db/rt.json && chmod 777 /db/rt.json 10:06:18 #37 DONE 0.3s 10:06:18 10:06:18 #38 [stage-1 10/10] RUN chmod 755 /run_rtmgr.sh 10:06:18 #38 DONE 0.3s 10:06:18 10:06:18 #39 exporting to image 10:06:18 #39 exporting layers 10:06:19 #39 exporting layers 0.5s done 10:06:19 #39 writing image sha256:feddfb1a28304d59b23de168de903f8bec4a8e3fbada34c33a6388458472fd39 done 10:06:19 #39 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-rtmgr:0.9.6 done 10:06:19 #39 DONE 0.5s 10:06:19 ---> docker-build.sh ends 10:06:19 [ric-plt-rtmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins9959945506185459042.sh 10:06:19 [EnvInject] - Injecting environment variables from a build step. 10:06:19 [EnvInject] - Injecting as environment variables the properties content 10:06:19 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 10:06:19 10:06:19 [EnvInject] - Variables injected successfully. 10:06:19 [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins14200137876493825418.sh 10:06:19 ---> docker-push.sh 10:06:19 Docker version 24.0.2, build cb74dfc 10:06:19 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-rtmgr:0.9.6 10:06:19 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-rtmgr:0.9.6 10:06:19 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-rtmgr] 10:06:19 8074f7d5a7a5: Preparing 10:06:19 3e39ba508bce: Preparing 10:06:19 6a254ff5e6f1: Preparing 10:06:19 bb1aeaae49d3: Preparing 10:06:19 0fe9df274d1a: Preparing 10:06:19 58029c84c7f4: Preparing 10:06:19 2d3aa538f8bc: Preparing 10:06:19 c1d019a09a60: Preparing 10:06:19 77f8987310e4: Preparing 10:06:19 3ec3ded77c0c: Preparing 10:06:19 58029c84c7f4: Waiting 10:06:19 2d3aa538f8bc: Waiting 10:06:19 c1d019a09a60: Waiting 10:06:19 77f8987310e4: Waiting 10:06:19 3ec3ded77c0c: Waiting 10:06:19 0fe9df274d1a: Pushed 10:06:19 3e39ba508bce: Pushed 10:06:19 bb1aeaae49d3: Pushed 10:06:19 8074f7d5a7a5: Pushed 10:06:19 2d3aa538f8bc: Pushed 10:06:19 58029c84c7f4: Pushed 10:06:19 c1d019a09a60: Pushed 10:06:21 77f8987310e4: Pushed 10:06:26 6a254ff5e6f1: Pushed 10:06:27 3ec3ded77c0c: Pushed 10:06:27 0.9.6: digest: sha256:65659fc782d412539bb805e16825c92cad9c5f1b70d87d27e903fca62802b9bc size: 2406 10:06:27 ---> docker-push.sh ends 10:06:27 [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins10506817180994042144.sh 10:06:27 $ ssh-agent -k 10:06:27 unset SSH_AUTH_SOCK; 10:06:27 unset SSH_AGENT_PID; 10:06:27 echo Agent pid 2111 killed; 10:06:27 [ssh-agent] Stopped. 10:06:28 [PostBuildScript] - [INFO] Executing post build scripts. 10:06:28 [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins7059990178912792315.sh 10:06:28 ---> sysstat.sh 10:06:29 [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins11100957360569474309.sh 10:06:29 ---> package-listing.sh 10:06:29 ++ tr '[:upper:]' '[:lower:]' 10:06:29 ++ facter osfamily 10:06:29 + OS_FAMILY=debian 10:06:29 + workspace=/w/workspace/ric-plt-rtmgr-docker-merge-master 10:06:29 + START_PACKAGES=/tmp/packages_start.txt 10:06:29 + END_PACKAGES=/tmp/packages_end.txt 10:06:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:06:29 + PACKAGES=/tmp/packages_start.txt 10:06:29 + '[' /w/workspace/ric-plt-rtmgr-docker-merge-master ']' 10:06:29 + PACKAGES=/tmp/packages_end.txt 10:06:29 + case "${OS_FAMILY}" in 10:06:29 + dpkg -l 10:06:29 + grep '^ii' 10:06:29 + '[' -f /tmp/packages_start.txt ']' 10:06:29 + '[' -f /tmp/packages_end.txt ']' 10:06:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:06:29 + '[' /w/workspace/ric-plt-rtmgr-docker-merge-master ']' 10:06:29 + mkdir -p /w/workspace/ric-plt-rtmgr-docker-merge-master/archives/ 10:06:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-rtmgr-docker-merge-master/archives/ 10:06:29 [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins15976022419126965885.sh 10:06:29 ---> capture-instance-metadata.sh 10:06:29 Setup pyenv: 10:06:29 system 10:06:29 3.8.13 10:06:29 3.9.13 10:06:29 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-docker-merge-master/.python-version) 10:06:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PsF7 from file:/tmp/.os_lf_venv 10:06:31 lf-activate-venv(): INFO: Installing: lftools 10:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-PsF7/bin to PATH 10:06:41 INFO: Running in OpenStack, capturing instance metadata 10:06:41 [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins9805205047425497876.sh 10:06:41 provisioning config files... 10:06:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-rtmgr-docker-merge-master@tmp/config1623616115380578971tmp 10:06:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:06:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:06:41 [EnvInject] - Injecting environment variables from a build step. 10:06:41 [EnvInject] - Injecting as environment variables the properties content 10:06:41 SERVER_ID=logs 10:06:41 10:06:41 [EnvInject] - Variables injected successfully. 10:06:41 [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins11134253104207024975.sh 10:06:41 ---> create-netrc.sh 10:06:41 [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins13676276006439503664.sh 10:06:41 ---> python-tools-install.sh 10:06:41 Setup pyenv: 10:06:41 system 10:06:41 3.8.13 10:06:41 3.9.13 10:06:41 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-docker-merge-master/.python-version) 10:06:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PsF7 from file:/tmp/.os_lf_venv 10:06:42 lf-activate-venv(): INFO: Installing: lftools 10:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-PsF7/bin to PATH 10:06:51 [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins572854170058299504.sh 10:06:51 ---> sudo-logs.sh 10:06:51 Archiving 'sudo' log.. 10:06:51 [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins14390202211187593872.sh 10:06:51 ---> job-cost.sh 10:06:51 Setup pyenv: 10:06:51 system 10:06:51 3.8.13 10:06:51 3.9.13 10:06:51 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-docker-merge-master/.python-version) 10:06:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PsF7 from file:/tmp/.os_lf_venv 10:06:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:06:57 lf-activate-venv(): INFO: Adding /tmp/venv-PsF7/bin to PATH 10:06:57 INFO: No Stack... 10:06:57 INFO: Retrieving Pricing Info for: v2-highcpu-4 10:06:57 INFO: Archiving Costs 10:06:57 [ric-plt-rtmgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins8523537058100221339.sh 10:06:57 ---> logs-deploy.sh 10:06:57 Setup pyenv: 10:06:57 system 10:06:57 3.8.13 10:06:57 3.9.13 10:06:57 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-docker-merge-master/.python-version) 10:06:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PsF7 from file:/tmp/.os_lf_venv 10:06:58 lf-activate-venv(): INFO: Installing: lftools 10:07:07 lf-activate-venv(): INFO: Adding /tmp/venv-PsF7/bin to PATH 10:07:07 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-rtmgr-docker-merge-master/368 10:07:07 INFO: archiving workspace using pattern(s): 10:07:11 Archives upload complete. 10:07:11 INFO: archiving logs to Nexus 10:07:12 ---> uname -a: 10:07:12 Linux prd-ubuntu1804-docker-4c-4g-681 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 10:07:12 10:07:12 10:07:12 ---> lscpu: 10:07:12 Architecture: x86_64 10:07:12 CPU op-mode(s): 32-bit, 64-bit 10:07:12 Byte Order: Little Endian 10:07:12 CPU(s): 4 10:07:12 On-line CPU(s) list: 0-3 10:07:12 Thread(s) per core: 1 10:07:12 Core(s) per socket: 1 10:07:12 Socket(s): 4 10:07:12 NUMA node(s): 1 10:07:12 Vendor ID: AuthenticAMD 10:07:12 CPU family: 23 10:07:12 Model: 49 10:07:12 Model name: AMD EPYC-Rome Processor 10:07:12 Stepping: 0 10:07:12 CPU MHz: 2800.000 10:07:12 BogoMIPS: 5600.00 10:07:12 Virtualization: AMD-V 10:07:12 Hypervisor vendor: KVM 10:07:12 Virtualization type: full 10:07:12 L1d cache: 32K 10:07:12 L1i cache: 32K 10:07:12 L2 cache: 512K 10:07:12 L3 cache: 16384K 10:07:12 NUMA node0 CPU(s): 0-3 10:07:12 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 10:07:12 10:07:12 10:07:12 ---> nproc: 10:07:12 4 10:07:12 10:07:12 10:07:12 ---> df -h: 10:07:12 Filesystem Size Used Avail Use% Mounted on 10:07:12 udev 2.0G 0 2.0G 0% /dev 10:07:12 tmpfs 395M 696K 394M 1% /run 10:07:12 /dev/vda1 20G 12G 7.6G 61% / 10:07:12 tmpfs 2.0G 0 2.0G 0% /dev/shm 10:07:12 tmpfs 5.0M 0 5.0M 0% /run/lock 10:07:12 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 10:07:12 /dev/vda15 105M 5.3M 100M 5% /boot/efi 10:07:12 tmpfs 395M 0 395M 0% /run/user/1001 10:07:12 10:07:12 10:07:12 ---> free -m: 10:07:12 total used free shared buff/cache available 10:07:12 Mem: 3943 585 124 0 3234 3075 10:07:12 Swap: 1023 0 1023 10:07:12 10:07:12 10:07:12 ---> ip addr: 10:07:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:07:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:07:12 inet 127.0.0.1/8 scope host lo 10:07:12 valid_lft forever preferred_lft forever 10:07:12 inet6 ::1/128 scope host 10:07:12 valid_lft forever preferred_lft forever 10:07:12 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 10:07:12 link/ether fa:16:3e:13:ac:d0 brd ff:ff:ff:ff:ff:ff 10:07:12 inet 10.32.7.6/23 brd 10.32.7.255 scope global dynamic ens3 10:07:12 valid_lft 86130sec preferred_lft 86130sec 10:07:12 inet6 fe80::f816:3eff:fe13:acd0/64 scope link 10:07:12 valid_lft forever preferred_lft forever 10:07:12 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 10:07:12 link/ether 02:42:53:5c:fb:84 brd ff:ff:ff:ff:ff:ff 10:07:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:07:12 valid_lft forever preferred_lft forever 10:07:12 10:07:12 10:07:12 ---> sar -b -r -n DEV: 10:07:12 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-681) 07/24/24 _x86_64_ (4 CPU) 10:07:12 10:07:12 10:02:43 LINUX RESTART (4 CPU) 10:07:12 10:07:12 10:03:01 tps rtps wtps bread/s bwrtn/s 10:07:12 10:04:02 186.14 83.92 102.22 6573.94 41213.75 10:07:12 10:05:01 193.56 15.99 177.57 2302.96 90240.22 10:07:12 10:06:01 233.86 28.78 205.08 2867.52 48913.58 10:07:12 10:07:01 166.01 80.96 85.05 4597.93 5757.41 10:07:12 Average: 194.90 52.56 142.33 4093.02 46350.15 10:07:12 10:07:12 10:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:07:12 10:04:02 1612260 3308808 2426392 60.08 45744 1808644 940556 18.49 629564 1624092 156596 10:07:12 10:05:01 128952 3332012 3909700 96.81 97060 3185112 1105468 21.73 546056 3070444 283376 10:07:12 10:06:01 460048 3207780 3578604 88.61 138832 2630504 1185244 23.30 840024 2385076 132 10:07:12 10:07:01 178908 3171976 3859744 95.57 148388 2853744 1073420 21.10 1049000 2445076 18276 10:07:12 Average: 595042 3255144 3443610 85.27 107506 2619501 1076172 21.15 766161 2381172 114595 10:07:12 10:07:12 10:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:07:12 10:04:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 10:07:12 10:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:12 10:04:02 ens3 376.34 255.51 1444.16 69.14 0.00 0.00 0.00 0.00 10:07:12 10:05:01 lo 2.44 2.44 0.22 0.22 0.00 0.00 0.00 0.00 10:07:12 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:12 10:05:01 ens3 447.86 242.59 12355.05 21.75 0.00 0.00 0.00 0.00 10:07:12 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:12 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:12 10:06:01 ens3 272.90 211.83 1422.83 18.07 0.00 0.00 0.00 0.00 10:07:12 10:07:01 lo 4.13 4.13 0.36 0.36 0.00 0.00 0.00 0.00 10:07:12 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:12 10:07:01 ens3 253.30 292.32 660.21 1370.38 0.00 0.00 0.00 0.00 10:07:12 Average: lo 1.89 1.89 0.17 0.17 0.00 0.00 0.00 0.00 10:07:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:12 Average: ens3 337.15 250.60 3935.95 371.29 0.00 0.00 0.00 0.00 10:07:12 10:07:12 10:07:12 ---> sar -P ALL: 10:07:12 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-681) 07/24/24 _x86_64_ (4 CPU) 10:07:12 10:07:12 10:02:43 LINUX RESTART (4 CPU) 10:07:12 10:07:12 10:03:01 CPU %user %nice %system %iowait %steal %idle 10:07:12 10:04:02 all 17.48 0.00 2.34 5.76 0.07 74.35 10:07:12 10:04:02 0 9.38 0.00 1.77 4.75 0.05 84.05 10:07:12 10:04:02 1 6.97 0.00 1.76 12.18 0.10 78.99 10:07:12 10:04:02 2 23.21 0.00 2.12 1.15 0.08 73.43 10:07:12 10:04:02 3 30.42 0.00 3.72 4.97 0.05 60.84 10:07:12 10:05:01 all 21.43 0.00 5.53 2.98 0.07 69.98 10:07:12 10:05:01 0 21.65 0.00 5.63 4.13 0.07 68.53 10:07:12 10:05:01 1 25.32 0.00 5.55 2.93 0.07 66.13 10:07:12 10:05:01 2 19.35 0.00 5.51 2.87 0.07 72.20 10:07:12 10:05:01 3 19.40 0.00 5.42 2.00 0.09 73.10 10:07:12 10:06:01 all 21.90 0.00 5.91 5.59 0.07 66.54 10:07:12 10:06:01 0 23.66 0.00 5.78 1.87 0.05 68.64 10:07:12 10:06:01 1 21.18 0.00 6.05 6.10 0.07 66.59 10:07:12 10:06:01 2 21.76 0.00 6.61 8.93 0.07 62.64 10:07:12 10:06:01 3 20.99 0.00 5.23 5.43 0.07 68.28 10:07:12 10:07:01 all 20.29 0.00 2.28 4.13 0.06 73.24 10:07:12 10:07:01 0 20.32 0.00 2.56 4.85 0.05 72.23 10:07:12 10:07:01 1 28.62 0.00 2.38 6.99 0.07 61.94 10:07:12 10:07:01 2 11.86 0.00 1.79 2.05 0.07 84.24 10:07:12 10:07:01 3 20.38 0.00 2.39 2.65 0.07 74.51 10:07:12 Average: all 20.26 0.00 4.00 4.62 0.07 71.04 10:07:12 Average: 0 18.71 0.00 3.91 3.90 0.05 73.42 10:07:12 Average: 1 20.49 0.00 3.92 7.08 0.08 68.43 10:07:12 Average: 2 19.04 0.00 3.99 3.75 0.07 73.15 10:07:12 Average: 3 22.81 0.00 4.18 3.78 0.07 69.16 10:07:12 10:07:12 10:07:12