13:55:19  Started by timer
13:55:19  Running as SYSTEM
13:55:19  [EnvInject] - Loading node environment variables.
13:55:19  Building remotely on prd-ubuntu1804-docker-4c-4g-986 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-submgr-docker-merge-master
13:55:19  [ssh-agent] Looking for ssh-agent implementation...
13:55:19  $ ssh-agent
13:55:19  SSH_AUTH_SOCK=/tmp/ssh-GHv9QHFyhdTB/agent.2142
13:55:19  SSH_AGENT_PID=2144
13:55:19  [ssh-agent] Started.
13:55:19  Running ssh-add (command line suppressed)
13:55:19  Identity added: /w/workspace/ric-plt-submgr-docker-merge-master@tmp/private_key_2585973449792213691.key (jenkins-ssh)
13:55:19  [ssh-agent] Using credentials jenkins (jenkins)
13:55:19  The recommended git tool is: NONE
13:55:21  using credential jenkins
13:55:21  Wiping out workspace first.
13:55:21  Cloning the remote Git repository
13:55:21  Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr
13:55:21   > git init /w/workspace/ric-plt-submgr-docker-merge-master # timeout=10
13:55:21  Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr
13:55:21   > git --version # timeout=10
13:55:21   > git --version # 'git version 2.17.1'
13:55:21  using GIT_SSH to set credentials jenkins
13:55:21   > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr +refs/heads/*:refs/remotes/origin/* # timeout=10
13:55:23   > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr # timeout=10
13:55:23   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:55:23  Avoid second fetch
13:55:23   > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:55:23  JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
13:55:23  Checking out Revision ff822852aa2d4a81b5b6da18111f55a9b315603e (refs/remotes/origin/master)
13:55:23   > git config core.sparsecheckout # timeout=10
13:55:23   > git checkout -f ff822852aa2d4a81b5b6da18111f55a9b315603e # timeout=10
13:55:23  Commit message: "J release: Release container Image"
13:55:23   > git rev-list --no-walk ff822852aa2d4a81b5b6da18111f55a9b315603e # timeout=10
13:55:27  provisioning config files...
13:55:27  copy managed file [npmrc] to file:/home/jenkins/.npmrc
13:55:27  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
13:55:27  [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins379499691900840682.sh
13:55:27  ---> python-tools-install.sh
13:55:27  Setup pyenv:
13:55:27  * system (set by /opt/pyenv/version)
13:55:27  * 3.8.13 (set by /opt/pyenv/version)
13:55:27  * 3.9.13 (set by /opt/pyenv/version)
13:55:27  * 3.10.6 (set by /opt/pyenv/version)
13:55:31  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kQIO
13:55:31  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
13:55:36  lf-activate-venv(): INFO: Installing: lftools 
13:56:01  lf-activate-venv(): INFO: Adding /tmp/venv-kQIO/bin to PATH
13:56:01  Generating Requirements File
13:56:22  ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
13:56:22  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
13:56:22  Python 3.10.6
13:56:22  pip 25.1.1 from /tmp/venv-kQIO/lib/python3.10/site-packages/pip (python 3.10)
13:56:23  appdirs==1.4.4
13:56:23  argcomplete==3.6.2
13:56:23  aspy.yaml==1.3.0
13:56:23  attrs==25.3.0
13:56:23  autopage==0.5.2
13:56:23  beautifulsoup4==4.13.4
13:56:23  boto3==1.38.16
13:56:23  botocore==1.38.16
13:56:23  bs4==0.0.2
13:56:23  cachetools==5.5.2
13:56:23  certifi==2025.4.26
13:56:23  cffi==1.17.1
13:56:23  cfgv==3.4.0
13:56:23  chardet==5.2.0
13:56:23  charset-normalizer==3.4.2
13:56:23  click==8.2.0
13:56:23  cliff==4.9.1
13:56:23  cmd2==2.5.11
13:56:23  cryptography==3.3.2
13:56:23  debtcollector==3.0.0
13:56:23  decorator==5.2.1
13:56:23  defusedxml==0.7.1
13:56:23  Deprecated==1.2.18
13:56:23  distlib==0.3.9
13:56:23  dnspython==2.7.0
13:56:23  docker==4.2.2
13:56:23  dogpile.cache==1.4.0
13:56:23  durationpy==0.9
13:56:23  email_validator==2.2.0
13:56:23  filelock==3.18.0
13:56:23  future==1.0.0
13:56:23  gitdb==4.0.12
13:56:23  GitPython==3.1.44
13:56:23  google-auth==2.40.1
13:56:23  httplib2==0.22.0
13:56:23  identify==2.6.10
13:56:23  idna==3.10
13:56:23  importlib-resources==1.5.0
13:56:23  iso8601==2.1.0
13:56:23  Jinja2==3.1.6
13:56:23  jmespath==1.0.1
13:56:23  jsonpatch==1.33
13:56:23  jsonpointer==3.0.0
13:56:23  jsonschema==4.23.0
13:56:23  jsonschema-specifications==2025.4.1
13:56:23  keystoneauth1==5.10.0
13:56:23  kubernetes==32.0.1
13:56:23  lftools==0.37.12
13:56:23  lxml==5.4.0
13:56:23  MarkupSafe==3.0.2
13:56:23  msgpack==1.1.0
13:56:23  multi_key_dict==2.0.3
13:56:23  munch==4.0.0
13:56:23  netaddr==1.3.0
13:56:23  niet==1.4.2
13:56:23  nodeenv==1.9.1
13:56:23  oauth2client==4.1.3
13:56:23  oauthlib==3.2.2
13:56:23  openstacksdk==4.5.0
13:56:23  os-client-config==2.1.0
13:56:23  os-service-types==1.7.0
13:56:23  osc-lib==4.0.0
13:56:23  oslo.config==9.7.1
13:56:23  oslo.context==5.7.1
13:56:23  oslo.i18n==6.5.1
13:56:23  oslo.log==7.1.0
13:56:23  oslo.serialization==5.7.0
13:56:23  oslo.utils==8.2.0
13:56:23  packaging==25.0
13:56:23  pbr==6.1.1
13:56:23  platformdirs==4.3.8
13:56:23  prettytable==3.16.0
13:56:23  psutil==7.0.0
13:56:23  pyasn1==0.6.1
13:56:23  pyasn1_modules==0.4.2
13:56:23  pycparser==2.22
13:56:23  pygerrit2==2.0.15
13:56:23  PyGithub==2.6.1
13:56:23  PyJWT==2.10.1
13:56:23  PyNaCl==1.5.0
13:56:23  pyparsing==2.4.7
13:56:23  pyperclip==1.9.0
13:56:23  pyrsistent==0.20.0
13:56:23  python-cinderclient==9.7.0
13:56:23  python-dateutil==2.9.0.post0
13:56:23  python-heatclient==4.2.0
13:56:23  python-jenkins==1.8.2
13:56:23  python-keystoneclient==5.6.0
13:56:23  python-magnumclient==4.8.1
13:56:23  python-openstackclient==8.0.0
13:56:23  python-swiftclient==4.7.0
13:56:23  PyYAML==6.0.2
13:56:23  referencing==0.36.2
13:56:23  requests==2.32.3
13:56:23  requests-oauthlib==2.0.0
13:56:23  requestsexceptions==1.4.0
13:56:23  rfc3986==2.0.0
13:56:23  rpds-py==0.24.0
13:56:23  rsa==4.9.1
13:56:23  ruamel.yaml==0.18.10
13:56:23  ruamel.yaml.clib==0.2.12
13:56:23  s3transfer==0.12.0
13:56:23  simplejson==3.20.1
13:56:23  six==1.17.0
13:56:23  smmap==5.0.2
13:56:23  soupsieve==2.7
13:56:23  stevedore==5.4.1
13:56:23  tabulate==0.9.0
13:56:23  toml==0.10.2
13:56:23  tomlkit==0.13.2
13:56:23  tqdm==4.67.1
13:56:23  typing_extensions==4.13.2
13:56:23  tzdata==2025.2
13:56:23  urllib3==1.26.20
13:56:23  virtualenv==20.31.2
13:56:23  wcwidth==0.2.13
13:56:23  websocket-client==1.8.0
13:56:23  wrapt==1.17.2
13:56:23  xdg==6.0.0
13:56:23  xmltodict==0.14.2
13:56:23  yq==3.4.3
13:56:23  provisioning config files...
13:56:23  copy managed file [global-settings] to file:/w/workspace/ric-plt-submgr-docker-merge-master@tmp/config11866423459027349401tmp
13:56:23  copy managed file [ric-plt-submgr-settings] to file:/w/workspace/ric-plt-submgr-docker-merge-master@tmp/config15851654117622371651tmp
13:56:23  [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins3768329704046421635.sh
13:56:23  ---> docker-login.sh
13:56:23  nexus3.o-ran-sc.org:10001
13:56:23  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
13:56:23  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
13:56:23  Configure a credential helper to remove this warning. See
13:56:23  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
13:56:23  
13:56:23  Login Succeeded
13:56:23  nexus3.o-ran-sc.org:10002
13:56:23  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
13:56:23  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
13:56:23  Configure a credential helper to remove this warning. See
13:56:23  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
13:56:23  
13:56:23  Login Succeeded
13:56:23  nexus3.o-ran-sc.org:10003
13:56:23  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
13:56:23  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
13:56:23  Configure a credential helper to remove this warning. See
13:56:23  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
13:56:23  
13:56:23  Login Succeeded
13:56:23  nexus3.o-ran-sc.org:10004
13:56:24  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
13:56:24  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
13:56:24  Configure a credential helper to remove this warning. See
13:56:24  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
13:56:24  
13:56:24  Login Succeeded
13:56:24  ---> docker-login.sh ends
13:56:24  [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins11882325854411503476.sh
13:56:24  [ric-plt-submgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17735654759217898293.sh
13:56:24  [EnvInject] - Injecting environment variables from a build step.
13:56:24  [EnvInject] - Injecting as environment variables the properties content 
13:56:24  DOCKER_ROOT=$WORKSPACE
13:56:24  CONTAINER_TAG_YAML_DIR=
13:56:24  CONTAINER_TAG_METHOD=yaml-file
13:56:24  
13:56:24  [EnvInject] - Variables injected successfully.
13:56:24  [ric-plt-submgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins2305441448230242563.sh
13:56:24  ---> docker-get-container-tag.sh
13:56:24  Setup pyenv:
13:56:24    system
13:56:24    3.8.13
13:56:24    3.9.13
13:56:24  * 3.10.6 (set by /w/workspace/ric-plt-submgr-docker-merge-master/.python-version)
13:56:24  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQIO from file:/tmp/.os_lf_venv
13:56:26  lf-activate-venv(): INFO: Installing: yq 
13:56:27  lf-activate-venv(): INFO: Adding /tmp/venv-kQIO/bin to PATH
13:56:27  ---> Docker image tag found: 0.10.2
13:56:27  [EnvInject] - Injecting environment variables from a build step.
13:56:27  [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt'
13:56:27  [EnvInject] - Variables injected successfully.
13:56:27  [EnvInject] - Injecting environment variables from a build step.
13:56:27  [EnvInject] - Injecting as environment variables the properties content 
13:56:27  DOCKER_ARGS=--network=host
13:56:27  DOCKER_ROOT=/w/workspace/ric-plt-submgr-docker-merge-master
13:56:27  CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001
13:56:27  CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004
13:56:27  DOCKER_NAME=o-ran-sc/ric-plt-submgr
13:56:27  
13:56:27  [EnvInject] - Variables injected successfully.
13:56:27  [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins4198897903769505062.sh
13:56:27  ---> docker-build.sh
13:56:27  Docker version 24.0.2, build cb74dfc
13:56:27  Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-submgr:0.10.2
13:56:27  docker build --network=host     -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-submgr:0.10.2 .
13:56:28  #1 [internal] load build definition from Dockerfile
13:56:28  #1 transferring dockerfile: 6.96kB done
13:56:28  #1 DONE 0.1s
13:56:28  
13:56:28  #2 [internal] load .dockerignore
13:56:28  #2 transferring context: 2B done
13:56:28  #2 DONE 0.1s
13:56:28  
13:56:28  #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0
13:56:28  #3 DONE 0.1s
13:56:28  
13:56:28  #4 [internal] load metadata for docker.io/library/ubuntu:20.04
13:56:29  #4 DONE 1.1s
13:56:29  
13:56:29  #5 [stage-3  1/11] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214
13:56:29  #5 resolve docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214
13:56:29  #5 ...
13:56:29  
13:56:29  #6 [internal] load build context
13:56:29  #6 transferring context: 2.70MB 0.1s done
13:56:29  #6 DONE 0.1s
13:56:29  
13:56:29  #5 [stage-3  1/11] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214
13:56:29  #5 resolve docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 0.1s done
13:56:29  #5 sha256:c664f8f86ed5a386b0a340d981b8f81714e21a8b9c73f658c4bea56aa179d54a 424B / 424B done
13:56:29  #5 sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 6.69kB / 6.69kB done
13:56:29  #5 sha256:b7bab04fd9aa0c771e5720bf0cc7cbf993fd6946645983d9096126e5af45d713 2.30kB / 2.30kB done
13:56:34  #5 ...
13:56:34  
13:56:34  #7 [submgrcore  1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6
13:56:34  #7 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.1s done
13:56:34  #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.5s done
13:56:34  #7 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 165.68MB / 328.92MB 5.3s
13:56:34  #7 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done
13:56:34  #7 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done
13:56:34  #7 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.1s done
13:56:34  #7 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.5s done
13:56:34  #7 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 1.3s done
13:56:34  #7 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 79.69MB / 134.79MB 5.3s
13:56:34  #7 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0B / 27.08MB 5.3s
13:56:36  #7 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 87.03MB / 134.79MB 7.2s
13:56:36  #7 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 2.10MB / 27.08MB 7.2s
13:56:37  #7 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 95.42MB / 134.79MB 7.3s
13:56:37  #7 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 11.35MB / 27.08MB 7.3s
13:56:37  #7 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 198.18MB / 328.92MB 7.5s
13:56:37  #7 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 116.39MB / 134.79MB 7.5s
13:56:37  #7 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 7.5s
13:56:37  #7 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 7.7s
13:56:37  #7 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 7.8s done
13:56:37  #7 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 7.7s done
13:56:37  #7 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0B / 42.84MB 7.8s
13:56:37  #7 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0B / 8.47MB 7.9s
13:56:42  #7 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 211.81MB / 328.92MB 12.6s
13:56:42  #7 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0B / 42.84MB 12.9s
13:56:42  #7 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0B / 8.47MB 13.0s
13:56:43  #7 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 5.24MB / 42.84MB 14.2s
13:56:43  #7 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 5.84MB / 8.47MB 14.2s
13:56:44  #7 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 238.03MB / 328.92MB 14.3s
13:56:44  #7 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 16.78MB / 42.84MB 14.3s
13:56:44  #7 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 14.3s done
13:56:44  #7 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 262.14MB / 328.92MB 14.5s
13:56:44  #7 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 14.5s
13:56:44  #7 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 283.12MB / 328.92MB 14.6s
13:56:44  #7 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 14.6s done
13:56:44  #7 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 300.94MB / 328.92MB 14.7s
13:56:44  #7 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 319.82MB / 328.92MB 14.8s
13:56:44  #7 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 15.0s done
13:56:44  #7 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd
13:56:46  #7 ...
13:56:46  
13:56:46  #5 [stage-3  1/11] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214
13:56:46  #5 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 27.51MB / 27.51MB 14.9s done
13:56:46  #5 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 1.2s done
13:56:46  #5 DONE 16.5s
13:56:46  
13:56:46  #7 [submgrcore  1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6
13:56:46  #7 ...
13:56:46  
13:56:46  #8 [stage-3  2/11] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump
13:56:46  #8 0.186 
13:56:46  #8 0.186 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
13:56:46  #8 0.186 
13:56:46  #8 0.335 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB]
13:56:46  #8 0.338 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
13:56:46  #8 0.706 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB]
13:56:46  #8 0.716 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB]
13:56:46  #8 0.795 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB]
13:56:47  #8 0.884 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
13:56:47  #8 0.922 Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
13:56:47  #8 1.029 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB]
13:56:47  #8 1.030 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4396 kB]
13:56:47  #8 1.187 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4724 kB]
13:56:47  #8 1.529 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
13:56:47  #8 1.538 Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
13:56:47  #8 1.539 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4903 kB]
13:56:47  #8 1.666 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB]
13:56:47  #8 1.699 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4971 kB]
13:56:48  #8 1.811 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB]
13:56:48  #8 1.811 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
13:56:48  #8 1.811 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
13:56:49  #8 2.949 Fetched 35.5 MB in 3s (12.9 MB/s)
13:56:49  #8 2.949 Reading package lists...
13:56:50  #8 3.948 Building dependency tree...
13:56:50  #8 4.150 Reading state information...
13:56:50  #8 4.161 All packages are up to date.
13:56:50  #8 4.169 
13:56:50  #8 4.169 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
13:56:50  #8 4.169 
13:56:50  #8 4.204 Reading package lists...
13:56:51  #8 5.210 Building dependency tree...
13:56:51  #8 5.421 Reading state information...
13:56:51  #8 5.585 The following additional packages will be installed:
13:56:51  #8 5.585   ca-certificates krb5-locales libasn1-8-heimdal libbrotli1 libcap2
13:56:51  #8 5.585   libcap2-bin libcurl4 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal
13:56:51  #8 5.585   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3
13:56:51  #8 5.585   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
13:56:51  #8 5.586   libldap-common libnghttp2-14 libpam-cap libpcap0.8 libpsl5
13:56:51  #8 5.586   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
13:56:51  #8 5.586   libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal openssl publicsuffix
13:56:51  #8 5.589 Suggested packages:
13:56:51  #8 5.589   krb5-doc krb5-user libsasl2-modules-gssapi-mit
13:56:51  #8 5.589   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
13:56:51  #8 5.589   libsasl2-modules-sql apparmor
13:56:51  #8 5.666 The following NEW packages will be installed:
13:56:51  #8 5.666   ca-certificates curl iputils-ping krb5-locales libasn1-8-heimdal libbrotli1
13:56:51  #8 5.666   libcap2 libcap2-bin libcurl4 libgssapi-krb5-2 libgssapi3-heimdal
13:56:51  #8 5.666   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
13:56:51  #8 5.666   libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
13:56:51  #8 5.666   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpam-cap
13:56:51  #8 5.666   libpcap0.8 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules
13:56:51  #8 5.667   libsasl2-modules-db libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal
13:56:51  #8 5.667   net-tools openssl publicsuffix tcpdump
13:56:52  #8 5.965 0 upgraded, 39 newly installed, 0 to remove and 0 not upgraded.
13:56:52  #8 5.965 Need to get 6252 kB of archives.
13:56:52  #8 5.965 After this operation, 19.4 MB of additional disk space will be used.
13:56:52  #8 5.965 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.24 [1323 kB]
13:56:53  #8 7.096 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.24 [621 kB]
13:56:53  #8 7.142 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB]
13:56:53  #8 7.154 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.2 [15.7 kB]
13:56:53  #8 7.155 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.2 [26.2 kB]
13:56:53  #8 7.157 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iputils-ping amd64 3:20190709-3ubuntu1 [40.0 kB]
13:56:53  #8 7.160 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-cap amd64 1:2.32-1ubuntu0.2 [8376 B]
13:56:53  #8 7.160 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB]
13:56:53  #8 7.244 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.9 [11.8 kB]
13:56:53  #8 7.244 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.9 [31.3 kB]
13:56:53  #8 7.246 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.9 [80.5 kB]
13:56:53  #8 7.378 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
13:56:53  #8 7.379 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.9 [330 kB]
13:56:53  #8 7.391 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.9 [121 kB]
13:56:53  #8 7.394 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcap0.8 amd64 1.9.1-3ubuntu1.20.04.1 [128 kB]
13:56:53  #8 7.400 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
13:56:53  #8 7.402 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
13:56:53  #8 7.520 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.3 [370 kB]
13:56:53  #8 7.546 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
13:56:53  #8 7.546 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
13:56:53  #8 7.546 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
13:56:53  #8 7.662 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
13:56:53  #8 7.662 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
13:56:53  #8 7.665 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
13:56:53  #8 7.667 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
13:56:53  #8 7.671 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
13:56:53  #8 7.678 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
13:56:53  #8 7.803 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
13:56:53  #8 7.806 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
13:56:53  #8 7.806 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
13:56:53  #8 7.808 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB]
13:56:54  #8 7.946 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB]
13:56:54  #8 7.949 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB]
13:56:54  #8 7.953 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
13:56:54  #8 7.954 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB]
13:56:54  #8 7.961 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.25 [235 kB]
13:56:54  #8 7.970 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.25 [162 kB]
13:56:54  #8 8.086 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
13:56:54  #8 8.087 Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1 [196 kB]
13:56:54  #8 8.447 debconf: delaying package configuration, since apt-utils is not installed
13:56:54  #8 8.480 Fetched 6252 kB in 2s (2583 kB/s)
13:56:54  #8 8.538 Selecting previously unselected package libssl1.1:amd64.
13:56:54  #8 8.538 (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.)
13:56:54  #8 8.538 Preparing to unpack .../00-libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb ...
13:56:54  #8 8.548 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ...
13:56:54  #8 8.718 Selecting previously unselected package openssl.
13:56:54  #8 8.719 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.24_amd64.deb ...
13:56:54  #8 8.724 Unpacking openssl (1.1.1f-1ubuntu2.24) ...
13:56:54  #8 8.826 Selecting previously unselected package ca-certificates.
13:56:54  #8 8.826 Preparing to unpack .../02-ca-certificates_20240203~20.04.1_all.deb ...
13:56:54  #8 8.830 Unpacking ca-certificates (20240203~20.04.1) ...
13:56:55  #8 9.207 Selecting previously unselected package libcap2:amd64.
13:56:55  #8 9.208 Preparing to unpack .../03-libcap2_1%3a2.32-1ubuntu0.2_amd64.deb ...
13:56:55  #8 9.214 Unpacking libcap2:amd64 (1:2.32-1ubuntu0.2) ...
13:56:55  #8 9.257 Selecting previously unselected package libcap2-bin.
13:56:55  #8 9.257 Preparing to unpack .../04-libcap2-bin_1%3a2.32-1ubuntu0.2_amd64.deb ...
13:56:55  #8 9.265 Unpacking libcap2-bin (1:2.32-1ubuntu0.2) ...
13:56:55  #8 9.434 Selecting previously unselected package iputils-ping.
13:56:55  #8 9.434 Preparing to unpack .../05-iputils-ping_3%3a20190709-3ubuntu1_amd64.deb ...
13:56:55  #8 9.439 Unpacking iputils-ping (3:20190709-3ubuntu1) ...
13:56:55  #8 9.496 Selecting previously unselected package libpam-cap:amd64.
13:56:55  #8 9.496 Preparing to unpack .../06-libpam-cap_1%3a2.32-1ubuntu0.2_amd64.deb ...
13:56:55  #8 9.503 Unpacking libpam-cap:amd64 (1:2.32-1ubuntu0.2) ...
13:56:55  #8 9.570 Selecting previously unselected package libsqlite3-0:amd64.
13:56:55  #8 9.570 Preparing to unpack .../07-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ...
13:56:55  #8 9.576 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
13:56:55  #8 9.687 Selecting previously unselected package krb5-locales.
13:56:55  #8 9.687 Preparing to unpack .../08-krb5-locales_1.17-6ubuntu4.9_all.deb ...
13:56:55  #8 9.693 Unpacking krb5-locales (1.17-6ubuntu4.9) ...
13:56:55  #8 9.745 Selecting previously unselected package libkrb5support0:amd64.
13:56:55  #8 9.745 Preparing to unpack .../09-libkrb5support0_1.17-6ubuntu4.9_amd64.deb ...
13:56:55  #8 9.752 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.9) ...
13:56:55  #8 9.801 Selecting previously unselected package libk5crypto3:amd64.
13:56:55  #8 9.801 Preparing to unpack .../10-libk5crypto3_1.17-6ubuntu4.9_amd64.deb ...
13:56:56  #8 9.809 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.9) ...
13:56:56  #8 9.999 Selecting previously unselected package libkeyutils1:amd64.
13:56:56  #8 10.000 Preparing to unpack .../11-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
13:56:56  #8 10.01 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
13:56:56  #8 10.06 Selecting previously unselected package libkrb5-3:amd64.
13:56:56  #8 10.06 Preparing to unpack .../12-libkrb5-3_1.17-6ubuntu4.9_amd64.deb ...
13:56:56  #8 10.06 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.9) ...
13:56:56  #8 10.15 Selecting previously unselected package libgssapi-krb5-2:amd64.
13:56:56  #8 10.15 Preparing to unpack .../13-libgssapi-krb5-2_1.17-6ubuntu4.9_amd64.deb ...
13:56:56  #8 10.16 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.9) ...
13:56:56  #8 10.22 Selecting previously unselected package libpcap0.8:amd64.
13:56:56  #8 10.22 Preparing to unpack .../14-libpcap0.8_1.9.1-3ubuntu1.20.04.1_amd64.deb ...
13:56:56  #8 10.23 Unpacking libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ...
13:56:56  #8 10.28 Selecting previously unselected package libpsl5:amd64.
13:56:56  #8 10.28 Preparing to unpack .../15-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
13:56:56  #8 10.29 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
13:56:56  #8 10.33 Selecting previously unselected package publicsuffix.
13:56:56  #8 10.33 Preparing to unpack .../16-publicsuffix_20200303.0012-1_all.deb ...
13:56:56  #8 10.34 Unpacking publicsuffix (20200303.0012-1) ...
13:56:56  #8 10.40 Selecting previously unselected package tcpdump.
13:56:56  #8 10.40 Preparing to unpack .../17-tcpdump_4.9.3-4ubuntu0.3_amd64.deb ...
13:56:56  #8 ...
13:56:56  
13:56:56  #7 [submgrcore  1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6
13:56:56  #7 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 11.6s
13:56:56  #7 ...
13:56:56  
13:56:56  #8 [stage-3  2/11] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump
13:56:56  #8 10.41 Unpacking tcpdump (4.9.3-4ubuntu0.3) ...
13:56:56  #8 10.66 Selecting previously unselected package libbrotli1:amd64.
13:56:56  #8 10.66 Preparing to unpack .../18-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
13:56:56  #8 10.67 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
13:56:56  #8 10.74 Selecting previously unselected package libroken18-heimdal:amd64.
13:56:56  #8 10.74 Preparing to unpack .../19-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
13:56:56  #8 10.75 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
13:56:56  #8 10.80 Selecting previously unselected package libasn1-8-heimdal:amd64.
13:56:56  #8 10.80 Preparing to unpack .../20-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
13:56:56  #8 10.81 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
13:56:56  #8 10.87 Selecting previously unselected package libheimbase1-heimdal:amd64.
13:56:56  #8 10.87 Preparing to unpack .../21-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
13:56:57  #8 10.87 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
13:56:57  #8 10.94 Selecting previously unselected package libhcrypto4-heimdal:amd64.
13:56:57  #8 10.94 Preparing to unpack .../22-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
13:56:57  #8 10.94 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
13:56:57  #8 11.01 Selecting previously unselected package libwind0-heimdal:amd64.
13:56:57  #8 11.01 Preparing to unpack .../23-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
13:56:57  #8 11.01 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
13:56:57  #8 11.26 Selecting previously unselected package libhx509-5-heimdal:amd64.
13:56:57  #8 11.26 Preparing to unpack .../24-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
13:56:57  #8 11.26 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
13:56:57  #8 11.31 Selecting previously unselected package libkrb5-26-heimdal:amd64.
13:56:57  #8 11.31 Preparing to unpack .../25-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
13:56:57  #8 11.32 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
13:56:57  #8 11.39 Selecting previously unselected package libheimntlm0-heimdal:amd64.
13:56:57  #8 11.39 Preparing to unpack .../26-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
13:56:57  #8 11.39 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
13:56:57  #8 11.44 Selecting previously unselected package libgssapi3-heimdal:amd64.
13:56:57  #8 11.44 Preparing to unpack .../27-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
13:56:57  #8 11.45 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
13:56:57  #8 11.50 Selecting previously unselected package libsasl2-modules-db:amd64.
13:56:57  #8 11.50 Preparing to unpack .../28-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
13:56:57  #8 11.51 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
13:56:57  #8 11.56 Selecting previously unselected package libsasl2-2:amd64.
13:56:57  #8 11.56 Preparing to unpack .../29-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
13:56:57  #8 11.57 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
13:56:57  #8 11.62 Selecting previously unselected package libldap-common.
13:56:57  #8 11.62 Preparing to unpack .../30-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ...
13:56:57  #8 11.63 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
13:56:57  #8 11.70 Selecting previously unselected package libldap-2.4-2:amd64.
13:56:57  #8 11.70 Preparing to unpack .../31-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ...
13:56:57  #8 11.71 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
13:56:57  #8 11.77 Selecting previously unselected package libnghttp2-14:amd64.
13:56:57  #8 11.77 Preparing to unpack .../32-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ...
13:56:57  #8 11.78 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
13:56:57  #8 11.83 Selecting previously unselected package librtmp1:amd64.
13:56:58  #8 11.84 Preparing to unpack .../33-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
13:56:58  #8 11.84 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
13:56:58  #8 11.90 Selecting previously unselected package libssh-4:amd64.
13:56:58  #8 11.91 Preparing to unpack .../34-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ...
13:56:58  #8 11.91 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
13:56:58  #8 11.99 Selecting previously unselected package libcurl4:amd64.
13:56:58  #8 12.00 Preparing to unpack .../35-libcurl4_7.68.0-1ubuntu2.25_amd64.deb ...
13:56:58  #8 12.00 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.25) ...
13:56:58  #8 12.11 Selecting previously unselected package curl.
13:56:58  #8 12.11 Preparing to unpack .../36-curl_7.68.0-1ubuntu2.25_amd64.deb ...
13:56:58  #8 12.12 Unpacking curl (7.68.0-1ubuntu2.25) ...
13:56:58  #8 12.18 Selecting previously unselected package libsasl2-modules:amd64.
13:56:58  #8 12.18 Preparing to unpack .../37-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
13:56:58  #8 12.19 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
13:56:58  #8 12.25 Selecting previously unselected package net-tools.
13:56:58  #8 12.25 Preparing to unpack .../38-net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64.deb ...
13:56:58  #8 12.25 Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1) ...
13:56:58  #8 12.34 Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1) ...
13:56:58  #8 12.36 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
13:56:58  #8 12.38 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
13:56:58  #8 12.39 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ...
13:56:58  #8 12.49 debconf: unable to initialize frontend: Dialog
13:56:58  #8 12.49 debconf: (TERM is not set, so the dialog frontend is not usable.)
13:56:58  #8 12.49 debconf: falling back to frontend: Readline
13:56:58  #8 12.49 debconf: unable to initialize frontend: Readline
13:56:58  #8 12.49 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.)
13:56:58  #8 12.49 debconf: falling back to frontend: Teletype
13:56:58  #8 12.53 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
13:56:58  #8 12.55 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
13:56:58  #8 12.57 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
13:56:58  #8 12.59 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
13:56:58  #8 12.61 Setting up krb5-locales (1.17-6ubuntu4.9) ...
13:56:58  #8 12.65 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
13:56:58  #8 12.67 Setting up libcap2:amd64 (1:2.32-1ubuntu0.2) ...
13:56:58  #8 12.69 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.9) ...
13:56:58  #8 12.70 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
13:56:58  #8 12.73 Setting up libcap2-bin (1:2.32-1ubuntu0.2) ...
13:56:58  #8 12.75 Setting up libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ...
13:56:58  #8 12.78 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
13:56:58  #8 12.80 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.9) ...
13:56:58  #8 12.83 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
13:56:59  #8 12.85 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
13:56:59  #8 12.88 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.9) ...
13:56:59  #8 12.90 Setting up openssl (1.1.1f-1ubuntu2.24) ...
13:56:59  #8 13.08 Setting up libpam-cap:amd64 (1:2.32-1ubuntu0.2) ...
13:56:59  #8 13.16 debconf: unable to initialize frontend: Dialog
13:56:59  #8 13.16 debconf: (TERM is not set, so the dialog frontend is not usable.)
13:56:59  #8 13.16 debconf: falling back to frontend: Readline
13:56:59  #8 13.16 debconf: unable to initialize frontend: Readline
13:56:59  #8 13.16 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.)
13:56:59  #8 13.16 debconf: falling back to frontend: Teletype
13:56:59  #8 13.38 Setting up iputils-ping (3:20190709-3ubuntu1) ...
13:56:59  #8 13.41 Setting up publicsuffix (20200303.0012-1) ...
13:56:59  #8 13.43 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
13:56:59  #8 13.45 Setting up tcpdump (4.9.3-4ubuntu0.3) ...
13:56:59  #8 13.68 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
13:56:59  #8 13.69 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
13:56:59  #8 13.74 Setting up ca-certificates (20240203~20.04.1) ...
13:56:59  #8 13.82 debconf: unable to initialize frontend: Dialog
13:56:59  #8 13.82 debconf: (TERM is not set, so the dialog frontend is not usable.)
13:56:59  #8 13.82 debconf: falling back to frontend: Readline
13:56:59  #8 13.82 debconf: unable to initialize frontend: Readline
13:56:59  #8 13.82 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.)
13:56:59  #8 13.82 debconf: falling back to frontend: Teletype
13:57:00  #8 14.27 Updating certificates in /etc/ssl/certs...
13:57:01  #8 14.97 146 added, 0 removed; done.
13:57:01  #8 15.02 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
13:57:01  #8 15.03 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.9) ...
13:57:01  #8 15.05 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
13:57:01  #8 15.06 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
13:57:01  #8 15.08 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
13:57:01  #8 15.10 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
13:57:01  #8 15.11 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
13:57:01  #8 15.13 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
13:57:01  #8 15.15 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.25) ...
13:57:01  #8 15.16 Setting up curl (7.68.0-1ubuntu2.25) ...
13:57:01  #8 15.19 Processing triggers for libc-bin (2.31-0ubuntu9.17) ...
13:57:01  #8 15.33 Processing triggers for ca-certificates (20240203~20.04.1) ...
13:57:01  #8 15.34 Updating certificates in /etc/ssl/certs...
13:57:01  #8 15.83 0 added, 0 removed; done.
13:57:01  #8 15.83 Running hooks in /etc/ca-certificates/update.d...
13:57:01  #8 15.83 done.
13:57:03  #8 DONE 17.0s
13:57:03  
13:57:03  #7 [submgrcore  1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6
13:57:03  #7 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 15.0s done
13:57:03  #7 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done
13:57:03  #7 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 2.9s
13:57:04  #7 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 4.5s done
13:57:04  #7 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619
13:57:09  #7 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 4.6s done
13:57:09  #7 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9
13:57:10  #7 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.1s done
13:57:10  #7 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e
13:57:11  #7 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.8s done
13:57:11  #7 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320
13:57:11  #7 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.2s done
13:57:12  #7 DONE 42.5s
13:57:12  
13:57:12  #9 [submgrcore  2/14] RUN wget -nv https://dl.google.com/go/go1.18.5.linux-amd64.tar.gz      && tar -xf go1.18.5.linux-amd64.tar.gz      && mv go /opt/go/1.18.5      && rm -f go*.gz
13:57:46  #9 34.83 2025-05-15 13:57:46 URL:https://dl.google.com/go/go1.18.5.linux-amd64.tar.gz [141855946/141855946] -> "go1.18.5.linux-amd64.tar.gz" [1]
13:57:50  #9 DONE 38.3s
13:57:50  
13:57:50  #10 [submgrcore  3/14] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump gdb valgrind
13:57:50  #10 0.295 
13:57:50  #10 0.295 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
13:57:50  #10 0.295 
13:57:51  #10 0.618 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB]
13:57:51  #10 0.708 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
13:57:51  #10 0.826 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB]
13:57:51  #10 1.098 Get:4 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB]
13:57:51  #10 1.198 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4396 kB]
13:57:51  #10 1.413 Get:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB]
13:57:51  #10 1.609 Get:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB]
13:57:52  #10 1.637 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4724 kB]
13:57:52  #10 1.647 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4971 kB]
13:57:52  #10 2.367 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4903 kB]
13:57:52  #10 2.569 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB]
13:57:52  #10 2.570 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB]
13:57:52  #10 2.645 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
13:57:53  #10 2.647 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
13:57:53  #10 3.017 Fetched 22.4 MB in 3s (8833 kB/s)
13:57:53  #10 3.017 Reading package lists...
13:57:54  #10 4.175 Building dependency tree...
13:57:54  #10 4.393 Reading state information...
13:57:54  #10 4.412 206 packages can be upgraded. Run 'apt list --upgradable' to see them.
13:57:54  #10 4.417 
13:57:54  #10 4.417 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
13:57:54  #10 4.417 
13:57:54  #10 4.468 Reading package lists...
13:57:55  #10 5.469 Building dependency tree...
13:57:56  #10 5.705 Reading state information...
13:57:56  #10 5.936 The following additional packages will be installed:
13:57:56  #10 5.938   gdbserver libbabeltrace1 libc-dev-bin libc6 libc6-dbg libc6-dev libcurl4
13:57:56  #10 5.938   libpcap0.8
13:57:56  #10 5.940 Suggested packages:
13:57:56  #10 5.940   gdb-doc glibc-doc locales apparmor valgrind-dbg valgrind-mpi kcachegrind
13:57:56  #10 5.940   alleyoop valkyrie
13:57:56  #10 6.000 The following NEW packages will be installed:
13:57:56  #10 6.001   curl gdb gdbserver iputils-ping libbabeltrace1 libc6-dbg libpcap0.8
13:57:56  #10 6.001   net-tools tcpdump valgrind
13:57:56  #10 6.001 The following packages will be upgraded:
13:57:56  #10 6.002   libc-dev-bin libc6 libc6-dev libcurl4
13:57:56  #10 6.308 4 upgraded, 10 newly installed, 0 to remove and 202 not upgraded.
13:57:56  #10 6.308 Need to get 50.6 MB of archives.
13:57:56  #10 6.308 After this operation, 134 MB of additional disk space will be used.
13:57:56  #10 6.308 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.17 [2521 kB]
13:57:57  #10 7.568 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.17 [71.8 kB]
13:57:57  #10 7.571 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.17 [2721 kB]
13:57:58  #10 7.720 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iputils-ping amd64 3:20190709-3ubuntu1 [40.0 kB]
13:57:58  #10 7.721 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcap0.8 amd64 1.9.1-3ubuntu1.20.04.1 [128 kB]
13:57:58  #10 7.726 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.3 [370 kB]
13:57:58  #10 7.740 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.25 [235 kB]
13:57:58  #10 7.750 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.25 [162 kB]
13:57:58  #10 7.755 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB]
13:57:58  #10 7.762 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdb amd64 9.2-0ubuntu1~20.04.2 [3221 kB]
13:57:58  #10 7.908 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdbserver amd64 9.2-0ubuntu1~20.04.2 [222 kB]
13:57:58  #10 7.916 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1 [196 kB]
13:57:58  #10 7.992 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.17 [20.2 MB]
13:57:59  #10 8.921 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 valgrind amd64 1:3.15.0-1ubuntu9.1 [20.3 MB]
13:58:00  #10 10.16 debconf: delaying package configuration, since apt-utils is not installed
13:58:00  #10 10.23 Fetched 50.6 MB in 4s (13.2 MB/s)
13:58:00  #10 10.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 46361 files and directories currently installed.)
13:58:01  #10 11.07 Preparing to unpack .../libc6-dev_2.31-0ubuntu9.17_amd64.deb ...
13:58:01  #10 11.09 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.17) over (2.31-0ubuntu9.2) ...
13:58:06  #10 15.93 Preparing to unpack .../libc-dev-bin_2.31-0ubuntu9.17_amd64.deb ...
13:58:06  #10 15.95 Unpacking libc-dev-bin (2.31-0ubuntu9.17) over (2.31-0ubuntu9.2) ...
13:58:06  #10 16.07 Preparing to unpack .../libc6_2.31-0ubuntu9.17_amd64.deb ...
13:58:06  #10 16.19 debconf: unable to initialize frontend: Dialog
13:58:06  #10 16.19 debconf: (TERM is not set, so the dialog frontend is not usable.)
13:58:06  #10 16.19 debconf: falling back to frontend: Readline
13:58:06  #10 16.31 Unpacking libc6:amd64 (2.31-0ubuntu9.17) over (2.31-0ubuntu9.2) ...
13:58:09  #10 18.81 Setting up libc6:amd64 (2.31-0ubuntu9.17) ...
13:58:09  #10 18.93 debconf: unable to initialize frontend: Dialog
13:58:09  #10 18.93 debconf: (TERM is not set, so the dialog frontend is not usable.)
13:58:09  #10 18.93 debconf: falling back to frontend: Readline
13:58:10  #10 20.09 Selecting previously unselected package iputils-ping.
13:58:10  #10 20.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 46361 files and directories currently installed.)
13:58:10  #10 20.11 Preparing to unpack .../00-iputils-ping_3%3a20190709-3ubuntu1_amd64.deb ...
13:58:10  #10 20.12 Unpacking iputils-ping (3:20190709-3ubuntu1) ...
13:58:10  #10 20.18 Selecting previously unselected package libpcap0.8:amd64.
13:58:10  #10 20.18 Preparing to unpack .../01-libpcap0.8_1.9.1-3ubuntu1.20.04.1_amd64.deb ...
13:58:10  #10 20.19 Unpacking libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ...
13:58:10  #10 20.26 Selecting previously unselected package tcpdump.
13:58:10  #10 20.26 Preparing to unpack .../02-tcpdump_4.9.3-4ubuntu0.3_amd64.deb ...
13:58:10  #10 20.27 Unpacking tcpdump (4.9.3-4ubuntu0.3) ...
13:58:10  #10 20.38 Preparing to unpack .../03-libcurl4_7.68.0-1ubuntu2.25_amd64.deb ...
13:58:10  #10 20.39 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.25) over (7.68.0-1ubuntu2.7) ...
13:58:10  #10 20.48 Selecting previously unselected package curl.
13:58:10  #10 20.49 Preparing to unpack .../04-curl_7.68.0-1ubuntu2.25_amd64.deb ...
13:58:10  #10 20.49 Unpacking curl (7.68.0-1ubuntu2.25) ...
13:58:10  #10 20.56 Selecting previously unselected package libbabeltrace1:amd64.
13:58:10  #10 20.57 Preparing to unpack .../05-libbabeltrace1_1.5.8-1build1_amd64.deb ...
13:58:10  #10 20.57 Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ...
13:58:11  #10 20.64 Selecting previously unselected package gdb.
13:58:11  #10 20.65 Preparing to unpack .../06-gdb_9.2-0ubuntu1~20.04.2_amd64.deb ...
13:58:11  #10 20.65 Unpacking gdb (9.2-0ubuntu1~20.04.2) ...
13:58:11  #10 20.94 Selecting previously unselected package gdbserver.
13:58:11  #10 20.95 Preparing to unpack .../07-gdbserver_9.2-0ubuntu1~20.04.2_amd64.deb ...
13:58:11  #10 20.95 Unpacking gdbserver (9.2-0ubuntu1~20.04.2) ...
13:58:11  #10 21.02 Selecting previously unselected package net-tools.
13:58:11  #10 21.03 Preparing to unpack .../08-net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64.deb ...
13:58:11  #10 21.03 Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1) ...
13:58:11  #10 21.10 Selecting previously unselected package libc6-dbg:amd64.
13:58:11  #10 21.11 Preparing to unpack .../09-libc6-dbg_2.31-0ubuntu9.17_amd64.deb ...
13:58:11  #10 21.11 Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.17) ...
13:58:13  #10 22.55 Selecting previously unselected package valgrind.
13:58:13  #10 22.55 Preparing to unpack .../10-valgrind_1%3a3.15.0-1ubuntu9.1_amd64.deb ...
13:58:13  #10 22.57 Unpacking valgrind (1:3.15.0-1ubuntu9.1) ...
13:58:14  #10 24.02 Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1) ...
13:58:14  #10 24.04 Setting up libc6-dbg:amd64 (2.31-0ubuntu9.17) ...
13:58:14  #10 24.05 Setting up libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ...
13:58:14  #10 24.07 Setting up libbabeltrace1:amd64 (1.5.8-1build1) ...
13:58:14  #10 24.08 Setting up gdbserver (9.2-0ubuntu1~20.04.2) ...
13:58:14  #10 24.10 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.25) ...
13:58:14  #10 24.12 Setting up curl (7.68.0-1ubuntu2.25) ...
13:58:14  #10 24.14 Setting up libc-dev-bin (2.31-0ubuntu9.17) ...
13:58:14  #10 24.15 Setting up valgrind (1:3.15.0-1ubuntu9.1) ...
13:58:14  #10 24.18 Setting up iputils-ping (3:20190709-3ubuntu1) ...
13:58:14  #10 24.21 Setting up tcpdump (4.9.3-4ubuntu0.3) ...
13:58:14  #10 24.44 Setting up gdb (9.2-0ubuntu1~20.04.2) ...
13:58:14  #10 24.46 Setting up libc6-dev:amd64 (2.31-0ubuntu9.17) ...
13:58:14  #10 24.48 Processing triggers for man-db (2.9.1-1) ...
13:58:14  #10 24.55 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
13:58:15  #10 DONE 25.5s
13:58:15  
13:58:15  #11 [submgrcore  4/14] WORKDIR /tmp
13:58:16  #11 DONE 0.1s
13:58:16  
13:58:16  #12 [submgrcore  5/14] RUN wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.23.0/swagger_linux_amd64     && mv swagger_linux_amd64 swagger     && chmod +x swagger     && mv swagger /usr/local/bin/
13:58:17  #12 DONE 1.2s
13:58:17  
13:58:17  #13 [submgrcore  6/14] RUN export GOBIN=/usr/local/bin/ ;   go install github.com/go-delve/delve/cmd/dlv@latest
13:58:18  #13 0.879 go: downloading github.com/go-delve/delve v1.24.2
13:58:18  #13 1.241 go: downloading github.com/spf13/cobra v1.9.1
13:58:18  #13 1.242 go: downloading golang.org/x/telemetry v0.0.0-20241106142447-58a1122356f5
13:58:18  #13 1.273 go: downloading github.com/mattn/go-isatty v0.0.20
13:58:18  #13 1.312 go: downloading github.com/spf13/pflag v1.0.6
13:58:18  #13 1.314 go: downloading gopkg.in/yaml.v3 v3.0.1
13:58:18  #13 1.347 go: downloading github.com/hashicorp/golang-lru v1.0.2
13:58:18  #13 1.353 go: downloading golang.org/x/arch v0.11.0
13:58:18  #13 1.495 go: downloading github.com/cosiner/argv v0.1.0
13:58:18  #13 1.497 go: downloading github.com/derekparker/trie v0.0.0-20230829180723-39f4de51ef7d
13:58:18  #13 1.498 go: downloading github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62
13:58:18  #13 1.499 go: downloading github.com/google/go-dap v0.12.0
13:58:18  #13 1.515 go: downloading golang.org/x/sys v0.26.0
13:58:18  #13 1.519 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.6
13:58:18  #13 1.525 go: downloading github.com/cilium/ebpf v0.11.0
13:58:18  #13 1.723 go: downloading golang.org/x/sync v0.8.0
13:58:18  #13 1.724 go: downloading go.starlark.net v0.0.0-20231101134539-556fd59b42f6
13:58:18  #13 1.785 go: downloading github.com/mattn/go-runewidth v0.0.13
13:58:19  #13 1.789 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:58:19  #13 1.801 go: downloading golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2
13:58:19  #13 1.829 go: downloading github.com/rivo/uniseg v0.2.0
13:58:19  #13 2.022 /root/go/pkg/mod/github.com/go-delve/delve@v1.24.2/pkg/proc/bininfo.go:5:2: package cmp is not in GOROOT (/opt/go/1.18.5/src/cmp)
13:58:19  #13 2.022 /root/go/pkg/mod/github.com/go-delve/delve@v1.24.2/pkg/logflags/logflags.go:10:2: package log/slog is not in GOROOT (/opt/go/1.18.5/src/log/slog)
13:58:19  #13 2.022 /root/go/pkg/mod/github.com/go-delve/delve@v1.24.2/pkg/proc/bininfo.go:20:2: package slices is not in GOROOT (/opt/go/1.18.5/src/slices)
13:58:21  #13 ERROR: process "/bin/sh -c export GOBIN=/usr/local/bin/ ;   go install github.com/go-delve/delve/cmd/dlv@latest" did not complete successfully: exit code: 1
13:58:21  ------
13:58:21   > [submgrcore  6/14] RUN export GOBIN=/usr/local/bin/ ;   go install github.com/go-delve/delve/cmd/dlv@latest:
13:58:21  #13 1.525 go: downloading github.com/cilium/ebpf v0.11.0
13:58:21  #13 1.723 go: downloading golang.org/x/sync v0.8.0
13:58:21  #13 1.724 go: downloading go.starlark.net v0.0.0-20231101134539-556fd59b42f6
13:58:21  #13 1.785 go: downloading github.com/mattn/go-runewidth v0.0.13
13:58:21  #13 1.789 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:58:21  #13 1.801 go: downloading golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2
13:58:21  #13 1.829 go: downloading github.com/rivo/uniseg v0.2.0
13:58:21  #13 2.022 /root/go/pkg/mod/github.com/go-delve/delve@v1.24.2/pkg/proc/bininfo.go:5:2: package cmp is not in GOROOT (/opt/go/1.18.5/src/cmp)
13:58:21  #13 2.022 /root/go/pkg/mod/github.com/go-delve/delve@v1.24.2/pkg/logflags/logflags.go:10:2: package log/slog is not in GOROOT (/opt/go/1.18.5/src/log/slog)
13:58:21  #13 2.022 /root/go/pkg/mod/github.com/go-delve/delve@v1.24.2/pkg/proc/bininfo.go:20:2: package slices is not in GOROOT (/opt/go/1.18.5/src/slices)
13:58:21  ------
13:58:21  Dockerfile:62
13:58:21  --------------------
13:58:21    61 |     #
13:58:21    62 | >>> RUN export GOBIN=/usr/local/bin/ ; \
13:58:21    63 | >>>   go install github.com/go-delve/delve/cmd/dlv@latest
13:58:21    64 |     
13:58:21  --------------------
13:58:21  ERROR: failed to solve: process "/bin/sh -c export GOBIN=/usr/local/bin/ ;   go install github.com/go-delve/delve/cmd/dlv@latest" did not complete successfully: exit code: 1
13:58:21  Build step 'Execute shell' marked build as failure
13:58:21  $ ssh-agent -k
13:58:21  unset SSH_AUTH_SOCK;
13:58:21  unset SSH_AGENT_PID;
13:58:21  echo Agent pid 2144 killed;
13:58:21  [ssh-agent] Stopped.
13:58:21  [PostBuildScript] - [INFO] Executing post build scripts.
13:58:21  [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins16312428678776573034.sh
13:58:21  ---> sysstat.sh
13:58:22  [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins5468034097536280858.sh
13:58:22  ---> package-listing.sh
13:58:22  ++ tr '[:upper:]' '[:lower:]'
13:58:22  ++ facter osfamily
13:58:23  + OS_FAMILY=debian
13:58:23  + workspace=/w/workspace/ric-plt-submgr-docker-merge-master
13:58:23  + START_PACKAGES=/tmp/packages_start.txt
13:58:23  + END_PACKAGES=/tmp/packages_end.txt
13:58:23  + DIFF_PACKAGES=/tmp/packages_diff.txt
13:58:23  + PACKAGES=/tmp/packages_start.txt
13:58:23  + '[' /w/workspace/ric-plt-submgr-docker-merge-master ']'
13:58:23  + PACKAGES=/tmp/packages_end.txt
13:58:23  + case "${OS_FAMILY}" in
13:58:23  + dpkg -l
13:58:23  + grep '^ii'
13:58:23  + '[' -f /tmp/packages_start.txt ']'
13:58:23  + '[' -f /tmp/packages_end.txt ']'
13:58:23  + diff /tmp/packages_start.txt /tmp/packages_end.txt
13:58:23  + '[' /w/workspace/ric-plt-submgr-docker-merge-master ']'
13:58:23  + mkdir -p /w/workspace/ric-plt-submgr-docker-merge-master/archives/
13:58:23  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-submgr-docker-merge-master/archives/
13:58:23  [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins4790434291380480409.sh
13:58:23  ---> capture-instance-metadata.sh
13:58:23  Setup pyenv:
13:58:23    system
13:58:23    3.8.13
13:58:23    3.9.13
13:58:23  * 3.10.6 (set by /w/workspace/ric-plt-submgr-docker-merge-master/.python-version)
13:58:23  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQIO from file:/tmp/.os_lf_venv
13:58:25  lf-activate-venv(): INFO: Installing: lftools 
13:58:37  lf-activate-venv(): INFO: Adding /tmp/venv-kQIO/bin to PATH
13:58:37  INFO: Running in OpenStack, capturing instance metadata
13:58:37  [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins3059712865893556099.sh
13:58:37  provisioning config files...
13:58:37  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-submgr-docker-merge-master@tmp/config16488475720527225876tmp
13:58:37  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
13:58:37  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
13:58:37  [EnvInject] - Injecting environment variables from a build step.
13:58:37  [EnvInject] - Injecting as environment variables the properties content 
13:58:37  SERVER_ID=logs
13:58:37  
13:58:37  [EnvInject] - Variables injected successfully.
13:58:37  [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins3799641085093437880.sh
13:58:37  ---> create-netrc.sh
13:58:37  [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins18219650063767819195.sh
13:58:37  ---> python-tools-install.sh
13:58:37  Setup pyenv:
13:58:37    system
13:58:37    3.8.13
13:58:37    3.9.13
13:58:37  * 3.10.6 (set by /w/workspace/ric-plt-submgr-docker-merge-master/.python-version)
13:58:37  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQIO from file:/tmp/.os_lf_venv
13:58:39  lf-activate-venv(): INFO: Installing: lftools 
13:58:50  lf-activate-venv(): INFO: Adding /tmp/venv-kQIO/bin to PATH
13:58:50  [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins14575214228856132821.sh
13:58:50  ---> sudo-logs.sh
13:58:50  Archiving 'sudo' log..
13:58:50  [ric-plt-submgr-docker-merge-master] $ /bin/bash /tmp/jenkins8100553692762940804.sh
13:58:50  ---> job-cost.sh
13:58:50  Setup pyenv:
13:58:50    system
13:58:50    3.8.13
13:58:50    3.9.13
13:58:50  * 3.10.6 (set by /w/workspace/ric-plt-submgr-docker-merge-master/.python-version)
13:58:50  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQIO from file:/tmp/.os_lf_venv
13:58:52  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
13:58:58  ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
13:58:58  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
13:58:58  lf-activate-venv(): INFO: Adding /tmp/venv-kQIO/bin to PATH
13:58:58  INFO: No Stack...
13:58:59  INFO: Retrieving Pricing Info for: v2-highcpu-4
13:58:59  INFO: Archiving Costs
13:58:59  [ric-plt-submgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins9968015881419567256.sh
13:58:59  ---> logs-deploy.sh
13:58:59  Setup pyenv:
13:58:59    system
13:58:59    3.8.13
13:58:59    3.9.13
13:58:59  * 3.10.6 (set by /w/workspace/ric-plt-submgr-docker-merge-master/.python-version)
13:58:59  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kQIO from file:/tmp/.os_lf_venv
13:59:01  lf-activate-venv(): INFO: Installing: lftools 
13:59:12  lf-activate-venv(): INFO: Adding /tmp/venv-kQIO/bin to PATH
13:59:12  INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-submgr-docker-merge-master/508
13:59:12  INFO: archiving workspace using pattern(s): 
13:59:15  Archives upload complete.
13:59:16  INFO: archiving logs to Nexus
13:59:16  ---> uname -a:
13:59:16  Linux prd-ubuntu1804-docker-4c-4g-986 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
13:59:16  
13:59:16  
13:59:16  ---> lscpu:
13:59:16  Architecture:        x86_64
13:59:16  CPU op-mode(s):      32-bit, 64-bit
13:59:16  Byte Order:          Little Endian
13:59:16  CPU(s):              4
13:59:16  On-line CPU(s) list: 0-3
13:59:16  Thread(s) per core:  1
13:59:16  Core(s) per socket:  1
13:59:16  Socket(s):           4
13:59:16  NUMA node(s):        1
13:59:16  Vendor ID:           AuthenticAMD
13:59:16  CPU family:          23
13:59:16  Model:               49
13:59:16  Model name:          AMD EPYC-Rome Processor
13:59:16  Stepping:            0
13:59:16  CPU MHz:             2800.000
13:59:16  BogoMIPS:            5600.00
13:59:16  Virtualization:      AMD-V
13:59:16  Hypervisor vendor:   KVM
13:59:16  Virtualization type: full
13:59:16  L1d cache:           32K
13:59:16  L1i cache:           32K
13:59:16  L2 cache:            512K
13:59:16  L3 cache:            16384K
13:59:16  NUMA node0 CPU(s):   0-3
13:59:16  Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities
13:59:16  
13:59:16  
13:59:16  ---> nproc:
13:59:16  4
13:59:16  
13:59:16  
13:59:16  ---> df -h:
13:59:16  Filesystem      Size  Used Avail Use% Mounted on
13:59:16  udev            2.0G     0  2.0G   0% /dev
13:59:16  tmpfs           395M  696K  394M   1% /run
13:59:16  /dev/vda1        20G   12G  7.4G  62% /
13:59:16  tmpfs           2.0G     0  2.0G   0% /dev/shm
13:59:16  tmpfs           5.0M     0  5.0M   0% /run/lock
13:59:16  tmpfs           2.0G     0  2.0G   0% /sys/fs/cgroup
13:59:16  /dev/vda15      105M  5.3M  100M   5% /boot/efi
13:59:16  tmpfs           395M     0  395M   0% /run/user/1001
13:59:16  
13:59:16  
13:59:16  ---> free -m:
13:59:16                total        used        free      shared  buff/cache   available
13:59:16  Mem:           3943         457         676           0        2809        3202
13:59:16  Swap:          1023           0        1023
13:59:16  
13:59:16  
13:59:16  ---> ip addr:
13:59:16  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
13:59:16      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
13:59:16      inet 127.0.0.1/8 scope host lo
13:59:16         valid_lft forever preferred_lft forever
13:59:16      inet6 ::1/128 scope host 
13:59:16         valid_lft forever preferred_lft forever
13:59:16  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc fq_codel state UP group default qlen 1000
13:59:16      link/ether fa:16:3e:88:46:52 brd ff:ff:ff:ff:ff:ff
13:59:16      inet 10.32.7.238/23 brd 10.32.7.255 scope global dynamic ens3
13:59:16         valid_lft 86125sec preferred_lft 86125sec
13:59:16      inet6 fe80::f816:3eff:fe88:4652/64 scope link 
13:59:16         valid_lft forever preferred_lft forever
13:59:16  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
13:59:16      link/ether 02:42:d9:0c:30:14 brd ff:ff:ff:ff:ff:ff
13:59:16      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
13:59:16         valid_lft forever preferred_lft forever
13:59:16  
13:59:16  
13:59:16  ---> sar -b -r -n DEV:
13:59:16  Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-986) 	05/15/25 	_x86_64_	(4 CPU)
13:59:16  
13:59:16  13:54:44     LINUX RESTART	(4 CPU)
13:59:16  
13:59:16  13:55:01          tps      rtps      wtps   bread/s   bwrtn/s
13:59:16  13:56:03       173.69     69.59    104.10   5652.39  41917.96
13:59:16  13:57:01       234.15     20.75    213.41   2680.82  83812.10
13:59:16  13:58:01       122.75     18.58    104.17   1799.70  66229.10
13:59:16  13:59:01       198.77     62.87    135.89   4457.66  11988.94
13:59:16  Average:       181.91     43.13    138.78   3655.68  50714.01
13:59:16  
13:59:16  13:55:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
13:59:16  13:56:03      1690164   3372980   2348488     58.15     51284   1785508    875656     17.21    527796   1639760    161672
13:59:16  13:57:01       524340   3223352   3514312     87.02     95416   2717260   1344744     26.43    730140   2519748    249068
13:59:16  13:58:01       373348   3227164   3665304     90.76    124512   2820104   1302828     25.61    743940   2637028       508
13:59:16  13:59:01       743760   3304332   3294892     81.58    139496   2515548    952296     18.72    699344   2317968     28776
13:59:16  Average:       832903   3281957   3205749     79.38    102677   2459605   1118881     21.99    675305   2278626    110006
13:59:16  
13:59:16  13:55:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
13:59:16  13:56:03           lo      1.20      1.20      0.11      0.11      0.00      0.00      0.00      0.00
13:59:16  13:56:03      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
13:59:16  13:56:03         ens3    398.07    249.91   1550.42     68.00      0.00      0.00      0.00      0.00
13:59:16  13:57:01           lo      2.41      2.41      0.21      0.21      0.00      0.00      0.00      0.00
13:59:16  13:57:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
13:59:16  13:57:01         ens3    568.15    311.15  13247.34     27.15      0.00      0.00      0.00      0.00
13:59:16  13:58:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
13:59:16  13:58:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
13:59:16  13:58:01         ens3    502.80    376.89   3533.21     24.84      0.00      0.00      0.00      0.00
13:59:16  13:59:01           lo      1.00      1.00      0.09      0.09      0.00      0.00      0.00      0.00
13:59:16  13:59:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
13:59:16  13:59:01         ens3    122.16    107.20    556.74     14.72      0.00      0.00      0.00      0.00
13:59:16  Average:           lo      1.14      1.14      0.10      0.10      0.00      0.00      0.00      0.00
13:59:16  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
13:59:16  Average:         ens3    396.38    260.87   4651.02     33.73      0.00      0.00      0.00      0.00
13:59:16  
13:59:16  
13:59:16  ---> sar -P ALL:
13:59:16  Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-986) 	05/15/25 	_x86_64_	(4 CPU)
13:59:16  
13:59:16  13:54:44     LINUX RESTART	(4 CPU)
13:59:16  
13:59:16  13:55:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
13:59:16  13:56:03        all     18.50      0.00      2.11      5.31      0.05     74.02
13:59:16  13:56:03          0      8.27      0.00      2.33      3.11      0.03     86.25
13:59:16  13:56:03          1     36.30      0.00      3.37      8.90      0.08     51.35
13:59:16  13:56:03          2     13.82      0.00      1.15      7.95      0.05     77.03
13:59:16  13:56:03          3     15.66      0.00      1.59      1.30      0.07     81.39
13:59:16  13:57:01        all     21.04      0.00      5.88      3.96      0.07     69.05
13:59:16  13:57:01          0     14.25      0.00      5.62      2.28      0.05     77.80
13:59:16  13:57:01          1     34.43      0.00      6.17      0.98      0.07     58.35
13:59:16  13:57:01          2     14.72      0.00      5.40      7.27      0.05     72.55
13:59:16  13:57:01          3     20.88      0.00      6.35      5.30      0.09     67.38
13:59:16  13:58:01        all      8.54      0.00      3.69      1.77      0.05     85.95
13:59:16  13:58:01          0      7.12      0.00      2.98      1.16      0.03     88.70
13:59:16  13:58:01          1     10.33      0.00      3.92      1.80      0.08     83.87
13:59:16  13:58:01          2      8.05      0.00      3.52      1.16      0.05     87.22
13:59:16  13:58:01          3      8.66      0.00      4.30      2.95      0.05     84.05
13:59:16  13:59:01        all     15.89      0.00      1.89      5.80      0.06     76.35
13:59:16  13:59:01          0     10.49      0.00      1.91      9.78      0.05     77.77
13:59:16  13:59:01          1     10.78      0.00      1.97      9.66      0.07     77.52
13:59:16  13:59:01          2     19.03      0.00      1.76      1.64      0.08     77.48
13:59:16  13:59:01          3     23.28      0.00      1.91      2.12      0.07     72.63
13:59:16  Average:        all     15.96      0.00      3.37      4.22      0.06     76.40
13:59:16  Average:          0     10.00      0.00      3.19      4.10      0.04     82.67
13:59:16  Average:          1     22.86      0.00      3.83      5.40      0.08     67.83
13:59:16  Average:          2     13.90      0.00      2.94      4.49      0.06     78.62
13:59:16  Average:          3     17.09      0.00      3.50      2.89      0.07     76.44
13:59:16  
13:59:16  
13:59:16