23:49:31 Started by timer 23:49:31 Running as SYSTEM 23:49:31 [EnvInject] - Loading node environment variables. 23:49:31 Building remotely on prd-ubuntu1804-docker-4c-4g-11016 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release 23:49:31 [ssh-agent] Looking for ssh-agent implementation... 23:49:31 $ ssh-agent 23:49:31 SSH_AUTH_SOCK=/tmp/ssh-VPY2Wg0APchP/agent.2060 23:49:31 SSH_AGENT_PID=2062 23:49:31 [ssh-agent] Started. 23:49:31 Running ssh-add (command line suppressed) 23:49:31 Identity added: /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release@tmp/private_key_6457648018085427083.key (jenkins-ssh) 23:49:31 [ssh-agent] Using credentials jenkins (jenkins) 23:49:31 The recommended git tool is: NONE 23:49:33 using credential jenkins 23:49:33 Wiping out workspace first. 23:49:33 Cloning the remote Git repository 23:49:33 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 23:49:33 > git init /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release # timeout=10 23:49:33 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 23:49:33 > git --version # timeout=10 23:49:33 > git --version # 'git version 2.17.1' 23:49:33 using GIT_SSH to set credentials jenkins 23:49:33 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 23:49:34 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 23:49:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:49:34 Avoid second fetch 23:49:34 > git rev-parse refs/remotes/origin/k-release^{commit} # timeout=10 23:49:34 Checking out Revision d8e88570b16b5574c2f34276bcec591e02afc9e8 (refs/remotes/origin/k-release) 23:49:34 > git config core.sparsecheckout # timeout=10 23:49:34 > git checkout -f d8e88570b16b5574c2f34276bcec591e02afc9e8 # timeout=10 23:49:34 Commit message: "Update links to atlassian in k-release" 23:49:34 > git rev-list --no-walk d8e88570b16b5574c2f34276bcec591e02afc9e8 # timeout=10 23:49:38 provisioning config files... 23:49:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:49:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:49:38 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins5712710944919542401.sh 23:49:38 ---> python-tools-install.sh 23:49:38 Setup pyenv: 23:49:38 * system (set by /opt/pyenv/version) 23:49:38 * 3.8.13 (set by /opt/pyenv/version) 23:49:38 * 3.9.13 (set by /opt/pyenv/version) 23:49:38 * 3.10.6 (set by /opt/pyenv/version) 23:49:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hiFt 23:49:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:49:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:49:47 lf-activate-venv(): INFO: Installing additional packages: lftools 23:50:14 lf-activate-venv(): INFO: Adding /tmp/venv-hiFt/bin to PATH 23:50:14 Generating Requirements File 23:50:42 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. 23:50:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:50:43 Python 3.10.6 23:50:43 pip 26.2.1 from /tmp/venv-hiFt/lib/python3.10/site-packages/pip (python 3.10) 23:50:43 aiohappyeyeballs==2.7.1 23:50:43 aiohttp==3.14.3 23:50:43 aiosignal==1.4.0 23:50:43 appdirs==1.4.4 23:50:43 argcomplete==3.7.2 23:50:43 aspy.yaml==1.3.0 23:50:43 async-timeout==5.0.1 23:50:43 attrs==26.1.0 23:50:43 autopage==0.6.0 23:50:43 backports.strenum==1.3.1 23:50:43 beautifulsoup4==4.15.0 23:50:43 boto3==1.43.91 23:50:43 botocore==1.43.91 23:50:43 bs4==0.0.2 23:50:43 certifi==2026.7.22 23:50:43 cffi==2.1.1 23:50:43 cfgv==3.5.0 23:50:43 chardet==7.6.0 23:50:43 charset-normalizer==3.5.1 23:50:43 click==8.5.0 23:50:43 cliff==4.14.0 23:50:43 cmd2==3.5.1 23:50:43 cryptography==3.3.2 23:50:43 debtcollector==3.1.0 23:50:43 decorator==5.3.1 23:50:43 defusedxml==0.7.1 23:50:43 Deprecated==1.3.1 23:50:43 distlib==0.4.3 23:50:43 dnspython==2.8.0 23:50:43 docker==7.2.0 23:50:43 dogpile.cache==1.5.0 23:50:43 durationpy==0.11 23:50:43 email-validator==2.3.0 23:50:43 filelock==3.32.6 23:50:43 frozenlist==1.8.0 23:50:43 future==1.0.0 23:50:43 gitdb==4.0.12 23:50:43 GitPython==3.1.62 23:50:43 httplib2==0.30.2 23:50:43 identify==2.6.19 23:50:43 idna==3.19 23:50:43 importlib-resources==1.5.0 23:50:43 iso8601==2.1.0 23:50:43 Jinja2==3.1.6 23:50:43 jmespath==1.1.0 23:50:43 jsonpatch==1.33 23:50:43 jsonpointer==3.1.1 23:50:43 jsonschema==4.26.0 23:50:43 jsonschema-specifications==2025.9.1 23:50:43 keystoneauth1==5.14.0 23:50:43 kubernetes==36.0.3 23:50:43 lftools==0.37.23 23:50:43 lxml==6.1.3 23:50:43 markdown-it-py==4.2.0 23:50:43 MarkupSafe==3.0.3 23:50:43 mdurl==0.1.2 23:50:43 msgpack==1.2.2 23:50:43 multi_key_dict==2.0.3 23:50:43 multidict==6.8.0 23:50:43 munch==4.0.0 23:50:43 netaddr==1.3.0 23:50:43 niet==1.4.2 23:50:43 nodeenv==1.10.0 23:50:43 oauth2client==4.1.3 23:50:43 oauthlib==3.3.1 23:50:43 openstacksdk==4.13.0 23:50:43 os-service-types==1.8.2 23:50:43 osc-lib==4.6.0 23:50:43 oslo.config==10.4.0 23:50:43 oslo.context==6.4.0 23:50:43 oslo.i18n==6.8.0 23:50:43 oslo.log==8.2.0 23:50:43 oslo.serialization==5.10.0 23:50:43 oslo.utils==10.1.1 23:50:43 packaging==26.3 23:50:43 pbr==7.0.3 23:50:43 platformdirs==4.11.8 23:50:43 prettytable==3.18.0 23:50:43 propcache==0.5.2 23:50:43 psutil==7.2.2 23:50:43 pyasn1==0.6.4 23:50:43 pyasn1_modules==0.4.2 23:50:43 pycparser==3.0 23:50:43 pygerrit2==2.0.15 23:50:43 PyGithub==2.10.0 23:50:43 Pygments==2.21.0 23:50:43 PyJWT==2.13.0 23:50:43 PyNaCl==1.6.2 23:50:43 pyparsing==2.4.7 23:50:43 pyperclip==1.11.0 23:50:43 pyrsistent==0.20.0 23:50:43 python-cinderclient==9.9.0 23:50:43 python-dateutil==2.9.0.post0 23:50:43 python-discovery==1.6.0 23:50:43 python-heatclient==5.2.0 23:50:43 python-jenkins==1.8.3 23:50:43 python-keystoneclient==6.0.0 23:50:43 python-magnumclient==4.11.0 23:50:43 python-openstackclient==10.0.0 23:50:43 python-swiftclient==4.11.0 23:50:43 PyYAML==6.0.3 23:50:43 referencing==0.37.0 23:50:43 requests==2.34.2 23:50:43 requests-oauthlib==2.0.0 23:50:43 rfc3986==2.0.0 23:50:43 rich==15.0.0 23:50:43 rich-argparse==1.8.0 23:50:43 rpds-py==0.30.0 23:50:43 rsa==4.9.1 23:50:43 ruamel.yaml==0.19.1 23:50:43 ruamel.yaml.clib==0.2.15 23:50:43 s3transfer==0.19.2 23:50:43 simplejson==4.1.2 23:50:43 six==1.17.0 23:50:43 smmap==5.0.3 23:50:43 soupsieve==2.9.2 23:50:43 stevedore==5.8.0 23:50:43 tabulate==0.10.0 23:50:43 toml==0.10.2 23:50:43 tomlkit==0.15.1 23:50:43 tqdm==4.70.0 23:50:43 typing_extensions==4.16.0 23:50:43 urllib3==1.26.20 23:50:43 virtualenv==21.7.9 23:50:43 wcwidth==0.8.3 23:50:43 websocket-client==1.9.2 23:50:43 wrapt==2.4.0 23:50:43 xdg==6.0.0 23:50:43 xmltodict==1.0.4 23:50:43 yarl==1.24.5 23:50:43 yq==4.1.2 23:50:43 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/sh /tmp/jenkins379226997485901185.sh 23:50:43 ---> uv-install.sh 23:50:43 Installing uv/uvx (latest) using shell installer 23:50:43 2026-09-10 23:50:43 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-g3wEnO.sh" [1] 23:50:43 downloading uv 0.12.13 x86_64-unknown-linux-gnu 23:50:45 installing to /home/jenkins/.local/bin 23:50:45 uv 23:50:45 uvx 23:50:45 everything's installed! 23:50:45 23:50:45 To add $HOME/.local/bin to your PATH, either restart your shell or run: 23:50:45 23:50:45 source $HOME/.local/bin/env (sh, bash, zsh) 23:50:45 source $HOME/.local/bin/env.fish (fish) 23:50:45 Adding install location to PATH 23:50:45 ---> Validating uv/uvx install 23:50:45 uvx 0.12.13 (x86_64-unknown-linux-gnu) 23:50:45 provisioning config files... 23:50:45 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release@tmp/config17696560327013476803tmp 23:50:45 copy managed file [nonrtric-plt-sme] to file:/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release@tmp/config3828993640536388769tmp 23:50:45 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins9076774001078493254.sh 23:50:45 ---> docker-login.sh 23:50:45 nexus3.o-ran-sc.org:10001 23:50:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:45 Configure a credential helper to remove this warning. See 23:50:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:45 23:50:45 Login Succeeded 23:50:45 nexus3.o-ran-sc.org:10002 23:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:46 Configure a credential helper to remove this warning. See 23:50:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:46 23:50:46 Login Succeeded 23:50:46 nexus3.o-ran-sc.org:10003 23:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:46 Configure a credential helper to remove this warning. See 23:50:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:46 23:50:46 Login Succeeded 23:50:46 nexus3.o-ran-sc.org:10004 23:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:46 Configure a credential helper to remove this warning. See 23:50:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:46 23:50:46 Login Succeeded 23:50:46 ---> docker-login.sh ends 23:50:46 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins17462453830389581275.sh 23:50:46 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/sh -xe /tmp/jenkins8064343615353996613.sh 23:50:46 [EnvInject] - Injecting environment variables from a build step. 23:50:46 [EnvInject] - Injecting as environment variables the properties content 23:50:46 DOCKER_ROOT=capifcore 23:50:46 CONTAINER_TAG_YAML_DIR=capifcore 23:50:46 CONTAINER_TAG_METHOD=yaml-file 23:50:46 23:50:46 [EnvInject] - Variables injected successfully. 23:50:46 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash -l /tmp/jenkins9304725051568182245.sh 23:50:46 ---> docker-get-container-tag.sh 23:50:46 Setup pyenv: 23:50:46 system 23:50:46 3.8.13 23:50:46 3.9.13 23:50:46 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release/.python-version) 23:50:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hiFt from file:/tmp/.os_lf_venv 23:50:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:50:48 lf-activate-venv(): INFO: Installing additional packages: yq 23:50:49 lf-activate-venv(): INFO: Adding /tmp/venv-hiFt/bin to PATH 23:50:49 ---> Docker image tag found: 1.4.0 23:50:49 [EnvInject] - Injecting environment variables from a build step. 23:50:49 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 23:50:49 [EnvInject] - Variables injected successfully. 23:50:49 [EnvInject] - Injecting environment variables from a build step. 23:50:49 [EnvInject] - Injecting as environment variables the properties content 23:50:49 DOCKER_ARGS=--network=host 23:50:49 DOCKER_ROOT=capifcore 23:50:49 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 23:50:49 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 23:50:49 DOCKER_NAME=o-ran-sc/nonrtric-plt-capifcore 23:50:49 23:50:49 [EnvInject] - Variables injected successfully. 23:50:49 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins836013874172089040.sh 23:50:49 ---> docker-build.sh 23:50:49 Docker version 24.0.2, build cb74dfc 23:50:49 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.4.0 23:50:49 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.4.0 . 23:50:50 #1 [internal] load build definition from Dockerfile 23:50:50 #1 transferring dockerfile: 1.39kB done 23:50:50 #1 DONE 0.1s 23:50:50 23:50:50 #2 [internal] load .dockerignore 23:50:50 #2 transferring context: 2B done 23:50:50 #2 DONE 0.1s 23:50:50 23:50:50 #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/golang:1.19.2-bullseye 23:50:51 #3 ... 23:50:51 23:50:51 #4 [internal] load metadata for docker.io/library/ubuntu:latest 23:50:51 #4 DONE 0.9s 23:50:51 23:50:51 #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/golang:1.19.2-bullseye 23:50:52 #3 DONE 1.2s 23:50:52 23:50:52 #5 [internal] load build context 23:50:52 #5 transferring context: 1.24MB 0.0s done 23:50:52 #5 DONE 0.1s 23:50:52 23:50:52 #6 [stage-1 1/8] FROM docker.io/library/ubuntu@sha256:513c074113a871b51a8d16ab445c88779d6452d937a164fb5cc479f32668a41d 23:50:52 #6 resolve docker.io/library/ubuntu@sha256:513c074113a871b51a8d16ab445c88779d6452d937a164fb5cc479f32668a41d 0.1s done 23:50:52 #6 sha256:e2e49769ecc7948a72b28e9748f2dc881a13f5cea02fc0faa99a7a5607e457f6 4.38kB / 4.38kB done 23:50:52 #6 sha256:6a7c4f6d8c3863707c14af40aad062db2bb477271491c7d3e99e03394dd261e3 394B / 394B 0.1s done 23:50:52 #6 sha256:513c074113a871b51a8d16ab445c88779d6452d937a164fb5cc479f32668a41d 6.69kB / 6.69kB done 23:50:52 #6 sha256:e5a4d6262ab5dbc25a85e60550dd7c87fd41a74fe43881534ed8288b2a7a3f8d 1.39kB / 1.39kB done 23:50:52 #6 sha256:08f5f5b2a2b0d2a960804adef3bd1783c5f2c20f42db5e290dc05d9529d11ae2 0B / 41.60MB 0.1s 23:50:52 #6 sha256:08f5f5b2a2b0d2a960804adef3bd1783c5f2c20f42db5e290dc05d9529d11ae2 3.15MB / 41.60MB 0.3s 23:50:52 #6 sha256:08f5f5b2a2b0d2a960804adef3bd1783c5f2c20f42db5e290dc05d9529d11ae2 7.34MB / 41.60MB 0.4s 23:50:52 #6 sha256:08f5f5b2a2b0d2a960804adef3bd1783c5f2c20f42db5e290dc05d9529d11ae2 10.49MB / 41.60MB 0.5s 23:50:52 #6 sha256:08f5f5b2a2b0d2a960804adef3bd1783c5f2c20f42db5e290dc05d9529d11ae2 13.63MB / 41.60MB 0.6s 23:50:53 #6 sha256:08f5f5b2a2b0d2a960804adef3bd1783c5f2c20f42db5e290dc05d9529d11ae2 20.97MB / 41.60MB 0.8s 23:50:53 #6 sha256:08f5f5b2a2b0d2a960804adef3bd1783c5f2c20f42db5e290dc05d9529d11ae2 25.17MB / 41.60MB 0.9s 23:50:53 #6 sha256:08f5f5b2a2b0d2a960804adef3bd1783c5f2c20f42db5e290dc05d9529d11ae2 28.31MB / 41.60MB 1.0s 23:50:53 #6 sha256:08f5f5b2a2b0d2a960804adef3bd1783c5f2c20f42db5e290dc05d9529d11ae2 31.46MB / 41.60MB 1.1s 23:50:53 #6 sha256:08f5f5b2a2b0d2a960804adef3bd1783c5f2c20f42db5e290dc05d9529d11ae2 34.60MB / 41.60MB 1.2s 23:50:53 #6 sha256:08f5f5b2a2b0d2a960804adef3bd1783c5f2c20f42db5e290dc05d9529d11ae2 37.75MB / 41.60MB 1.3s 23:50:53 #6 sha256:08f5f5b2a2b0d2a960804adef3bd1783c5f2c20f42db5e290dc05d9529d11ae2 39.85MB / 41.60MB 1.4s 23:50:53 #6 sha256:08f5f5b2a2b0d2a960804adef3bd1783c5f2c20f42db5e290dc05d9529d11ae2 41.60MB / 41.60MB 1.5s done 23:50:54 #6 extracting sha256:08f5f5b2a2b0d2a960804adef3bd1783c5f2c20f42db5e290dc05d9529d11ae2 0.1s 23:50:56 #6 extracting sha256:08f5f5b2a2b0d2a960804adef3bd1783c5f2c20f42db5e290dc05d9529d11ae2 3.0s done 23:50:57 #6 extracting sha256:6a7c4f6d8c3863707c14af40aad062db2bb477271491c7d3e99e03394dd261e3 done 23:50:57 #6 DONE 5.1s 23:50:57 23:50:57 #7 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.19.2-bullseye@sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 23:50:57 #7 resolve nexus3.o-ran-sc.org:10001/golang:1.19.2-bullseye@sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 0.2s done 23:50:57 #7 sha256:2fddf0539591f8e364c9adb3d495d1ba2ca8a8df420ad23b58e7bcee7986ea6c 1.80kB / 1.80kB done 23:50:57 #7 sha256:dce494d5814b5644d6ab2321aa466ef7a3c54ba46141b1efce6184fb7c63d360 7.11kB / 7.11kB done 23:50:57 #7 sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 1.86kB / 1.86kB done 23:50:57 #7 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 0.9s done 23:50:57 #7 sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 5.16MB / 5.16MB 0.3s done 23:50:57 #7 sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 10.88MB / 10.88MB 0.5s done 23:50:57 #7 sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 54.59MB / 54.59MB 1.1s done 23:50:57 #7 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 3.0s done 23:50:57 #7 sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 85.97MB / 85.97MB 2.0s done 23:50:57 #7 sha256:a86067690e454a7f294329b6cc83502da1e3748726c0f1819d37f6dd3a69884c 148.88MB / 148.88MB 2.6s done 23:50:57 #7 sha256:d0a75b47d9366434d29afda0a459a52f8c199b1150e2343fcbe727d87648afb5 156B / 156B 1.6s done 23:50:57 #7 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 0.3s done 23:50:57 #7 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 0.2s done 23:50:57 #7 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 0.2s 23:50:59 #7 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 2.1s done 23:50:59 #7 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 0.1s 23:51:01 #7 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 2.2s done 23:51:02 #7 extracting sha256:a86067690e454a7f294329b6cc83502da1e3748726c0f1819d37f6dd3a69884c 23:51:07 #7 extracting sha256:a86067690e454a7f294329b6cc83502da1e3748726c0f1819d37f6dd3a69884c 5.0s 23:51:08 #7 extracting sha256:a86067690e454a7f294329b6cc83502da1e3748726c0f1819d37f6dd3a69884c 5.7s done 23:51:08 #7 extracting sha256:d0a75b47d9366434d29afda0a459a52f8c199b1150e2343fcbe727d87648afb5 23:51:08 #7 extracting sha256:d0a75b47d9366434d29afda0a459a52f8c199b1150e2343fcbe727d87648afb5 done 23:51:08 #7 DONE 16.8s 23:51:08 23:51:08 #8 [build 2/7] WORKDIR /app 23:51:10 #8 DONE 1.6s 23:51:10 23:51:10 #9 [build 3/7] COPY go.mod . 23:51:10 #9 DONE 0.1s 23:51:10 23:51:10 #10 [build 4/7] COPY go.sum . 23:51:10 #10 DONE 0.1s 23:51:10 23:51:10 #11 [build 5/7] RUN go mod download 23:51:21 #11 DONE 10.4s 23:51:21 23:51:21 #12 [build 6/7] COPY . . 23:51:21 #12 DONE 0.2s 23:51:21 23:51:21 #13 [build 7/7] RUN go build -o /capifcore cmd/main.go 23:52:11 #13 DONE 50.2s 23:52:12 23:52:12 #14 [stage-1 2/8] COPY --from=build /capifcore . 23:52:13 #14 DONE 0.3s 23:52:13 23:52:13 #15 [stage-1 3/8] RUN mkdir /configs 23:52:13 #15 DONE 0.3s 23:52:13 23:52:13 #16 [stage-1 4/8] RUN mkdir /certs 23:52:13 #16 DONE 0.3s 23:52:13 23:52:13 #17 [stage-1 5/8] COPY configs/keycloak.yaml /configs/keycloak.yaml 23:52:13 #17 DONE 0.1s 23:52:13 23:52:13 #18 [stage-1 6/8] COPY certs/cert.pem /certs/cert.pem 23:52:14 #18 DONE 0.2s 23:52:14 23:52:14 #19 [stage-1 7/8] COPY certs/key.pem /certs/key.pem 23:52:14 #19 DONE 0.2s 23:52:14 23:52:14 #20 exporting to image 23:52:14 #20 exporting layers 23:52:14 #20 exporting layers 0.5s done 23:52:14 #20 writing image sha256:859df5c6982855314ae473457903c01d4596e0e0aba5ef0902842c88f468ff96 done 23:52:14 #20 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.4.0 done 23:52:14 #20 DONE 0.5s 23:52:14 ---> docker-build.sh ends 23:52:14 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/sh -xe /tmp/jenkins18340267555648317634.sh 23:52:14 [EnvInject] - Injecting environment variables from a build step. 23:52:14 [EnvInject] - Injecting as environment variables the properties content 23:52:14 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 23:52:14 23:52:14 [EnvInject] - Variables injected successfully. 23:52:14 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins7590868551681675137.sh 23:52:14 ---> docker-push.sh 23:52:14 Docker version 24.0.2, build cb74dfc 23:52:14 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.4.0 23:52:14 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.4.0 23:52:14 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore] 23:52:14 a92cbc51c6e4: Preparing 23:52:14 b037afe68dcd: Preparing 23:52:14 3f6f783022f2: Preparing 23:52:14 1b7cbceb5cbe: Preparing 23:52:14 c44fab1992c8: Preparing 23:52:14 7ee6046d7d95: Preparing 23:52:14 4f41b99e67b8: Preparing 23:52:14 4a6e4a6c5956: Preparing 23:52:14 4f41b99e67b8: Waiting 23:52:14 7ee6046d7d95: Waiting 23:52:14 4a6e4a6c5956: Waiting 23:52:15 1b7cbceb5cbe: Pushed 23:52:15 b037afe68dcd: Pushed 23:52:15 c44fab1992c8: Pushed 23:52:15 3f6f783022f2: Pushed 23:52:15 a92cbc51c6e4: Pushed 23:52:15 4f41b99e67b8: Pushed 23:52:23 7ee6046d7d95: Pushed 23:52:25 4a6e4a6c5956: Pushed 23:52:25 1.4.0: digest: sha256:cd0e5e087b42307044f40746fecd46abc05ac6f4a3de6545b59000153f791a28 size: 1983 23:52:25 ---> docker-push.sh ends 23:52:25 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins8383630102035743063.sh 23:52:25 $ ssh-agent -k 23:52:25 unset SSH_AUTH_SOCK; 23:52:25 unset SSH_AGENT_PID; 23:52:25 echo Agent pid 2062 killed; 23:52:25 [ssh-agent] Stopped. 23:52:26 [PostBuildScript] - [INFO] Executing post build scripts. 23:52:26 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins15758327458055901054.sh 23:52:26 ---> sysstat.sh 23:52:26 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins6986721117359808050.sh 23:52:26 ---> package-listing.sh 23:52:26 ++ tr '[:upper:]' '[:lower:]' 23:52:26 ++ facter osfamily 23:52:26 + OS_FAMILY=debian 23:52:26 + workspace=/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release 23:52:26 + START_PACKAGES=/tmp/packages_start.txt 23:52:26 + END_PACKAGES=/tmp/packages_end.txt 23:52:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:52:26 + PACKAGES=/tmp/packages_start.txt 23:52:26 + '[' /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release ']' 23:52:26 + PACKAGES=/tmp/packages_end.txt 23:52:26 + case "${OS_FAMILY}" in 23:52:26 + dpkg -l 23:52:26 + grep '^ii' 23:52:26 + '[' -f /tmp/packages_start.txt ']' 23:52:26 + '[' -f /tmp/packages_end.txt ']' 23:52:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:52:26 + '[' /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release ']' 23:52:26 + mkdir -p /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release/archives/ 23:52:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release/archives/ 23:52:26 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins16836214361288912525.sh 23:52:26 ---> capture-instance-metadata.sh 23:52:26 Setup pyenv: 23:52:26 system 23:52:26 3.8.13 23:52:26 3.9.13 23:52:26 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release/.python-version) 23:52:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hiFt from file:/tmp/.os_lf_venv 23:52:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:52:28 lf-activate-venv(): INFO: Installing additional packages: lftools 23:52:40 lf-activate-venv(): INFO: Adding /tmp/venv-hiFt/bin to PATH 23:52:40 INFO: Running in OpenStack, capturing instance metadata 23:52:41 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins16753115488663412988.sh 23:52:41 provisioning config files... 23:52:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release@tmp/config4886130993496931077tmp 23:52:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:52:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:52:41 [EnvInject] - Injecting environment variables from a build step. 23:52:41 [EnvInject] - Injecting as environment variables the properties content 23:52:41 SERVER_ID=logs 23:52:41 23:52:41 [EnvInject] - Variables injected successfully. 23:52:41 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins17676132428646633414.sh 23:52:41 ---> create-netrc.sh 23:52:41 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins5396578147038175287.sh 23:52:41 ---> python-tools-install.sh 23:52:41 Setup pyenv: 23:52:41 system 23:52:41 3.8.13 23:52:41 3.9.13 23:52:41 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release/.python-version) 23:52:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hiFt from file:/tmp/.os_lf_venv 23:52:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:52:43 lf-activate-venv(): INFO: Installing additional packages: lftools 23:52:55 lf-activate-venv(): INFO: Adding /tmp/venv-hiFt/bin to PATH 23:52:55 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/sh /tmp/jenkins14992854699515830268.sh 23:52:55 ---> uv-install.sh 23:52:55 uv 0.12.13 is already installed 23:52:55 uvx 0.12.13 (x86_64-unknown-linux-gnu) 23:52:55 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins13409000431149170763.sh 23:52:55 ---> sudo-logs.sh 23:52:55 Archiving 'sudo' log.. 23:52:55 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins6505511139428768365.sh 23:52:55 ---> job-cost.sh 23:52:55 INFO: Activating Python virtual environment... 23:52:55 Setup pyenv: 23:52:55 system 23:52:55 3.8.13 23:52:55 3.9.13 23:52:55 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release/.python-version) 23:52:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hiFt from file:/tmp/.os_lf_venv 23:52:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:52:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:53:04 lf-activate-venv(): INFO: Adding /tmp/venv-hiFt/bin to PATH 23:53:04 INFO: No stack-cost file found 23:53:04 INFO: Instance uptime: 265s 23:53:04 INFO: Fetching instance metadata (attempt 1 of 3)... 23:53:04 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 23:53:05 INFO: Successfully fetched instance metadata 23:53:05 INFO: Instance type: v3-starter-4 23:53:05 INFO: Retrieving pricing info for: v3-starter-4 23:53:05 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 23:53:05 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=265 23:53:05 INFO: Successfully fetched Vexxhost pricing API 23:53:05 INFO: Retrieved cost: 0.04 23:53:05 INFO: Retrieved resource: v3-starter-4 23:53:05 INFO: Creating archive directory: /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release/archives/cost 23:53:05 INFO: Archiving costs to: /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release/archives/cost.csv 23:53:05 INFO: Successfully archived job cost data 23:53:05 DEBUG: Cost data: nonrtric-plt-sme-capifcore-docker-merge-k-release,62,2026-09-10 23:53:05,v3-starter-4,265,0.04,0.00,SUCCESS 23:53:05 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash -l /tmp/jenkins10559946533450767449.sh 23:53:05 ---> logs-deploy.sh 23:53:05 Setup pyenv: 23:53:05 system 23:53:05 3.8.13 23:53:05 3.9.13 23:53:05 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release/.python-version) 23:53:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hiFt from file:/tmp/.os_lf_venv 23:53:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:53:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:53:19 lf-activate-venv(): INFO: Adding /tmp/venv-hiFt/bin to PATH 23:53:19 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-capifcore-docker-merge-k-release/62 23:53:19 INFO: archiving workspace using pattern(s): 23:53:20 Archives upload complete. 23:53:20 INFO: archiving logs to Nexus 23:53:21 ---> uname -a: 23:53:21 Linux prd-ubuntu1804-docker-4c-4g-11016 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 23:53:21 23:53:21 23:53:21 ---> lscpu: 23:53:21 Architecture: x86_64 23:53:21 CPU op-mode(s): 32-bit, 64-bit 23:53:21 Byte Order: Little Endian 23:53:21 CPU(s): 4 23:53:21 On-line CPU(s) list: 0-3 23:53:21 Thread(s) per core: 1 23:53:21 Core(s) per socket: 1 23:53:21 Socket(s): 4 23:53:21 NUMA node(s): 1 23:53:21 Vendor ID: AuthenticAMD 23:53:21 CPU family: 23 23:53:21 Model: 49 23:53:21 Model name: AMD EPYC-Rome Processor 23:53:21 Stepping: 0 23:53:21 CPU MHz: 2799.998 23:53:21 BogoMIPS: 5599.99 23:53:21 Virtualization: AMD-V 23:53:21 Hypervisor vendor: KVM 23:53:21 Virtualization type: full 23:53:21 L1d cache: 32K 23:53:21 L1i cache: 32K 23:53:21 L2 cache: 512K 23:53:21 L3 cache: 16384K 23:53:21 NUMA node0 CPU(s): 0-3 23:53:21 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 23:53:21 23:53:21 23:53:21 ---> nproc: 23:53:21 4 23:53:21 23:53:21 23:53:21 ---> df -h: 23:53:21 Filesystem Size Used Avail Use% Mounted on 23:53:21 udev 3.9G 0 3.9G 0% /dev 23:53:21 tmpfs 798M 696K 797M 1% /run 23:53:21 /dev/vda1 20G 12G 8.1G 59% / 23:53:21 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:53:21 tmpfs 5.0M 0 5.0M 0% /run/lock 23:53:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:53:21 /dev/vda15 105M 5.3M 100M 5% /boot/efi 23:53:21 tmpfs 798M 0 798M 0% /run/user/1001 23:53:21 23:53:21 23:53:21 ---> free -m: 23:53:21 total used free shared buff/cache available 23:53:21 Mem: 7975 587 2718 0 4669 7089 23:53:21 Swap: 1023 0 1023 23:53:21 23:53:21 23:53:21 ---> ip addr: 23:53:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:53:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:53:21 inet 127.0.0.1/8 scope host lo 23:53:21 valid_lft forever preferred_lft forever 23:53:21 inet6 ::1/128 scope host 23:53:21 valid_lft forever preferred_lft forever 23:53:21 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 23:53:21 link/ether fa:16:3e:b7:4a:de brd ff:ff:ff:ff:ff:ff 23:53:21 inet 10.32.7.95/23 brd 10.32.7.255 scope global dynamic ens3 23:53:21 valid_lft 86130sec preferred_lft 86130sec 23:53:21 inet6 fe80::f816:3eff:feb7:4ade/64 scope link 23:53:21 valid_lft forever preferred_lft forever 23:53:21 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 23:53:21 link/ether 02:42:16:0c:59:38 brd ff:ff:ff:ff:ff:ff 23:53:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:53:21 valid_lft forever preferred_lft forever 23:53:21 23:53:21 23:53:21 ---> sar -b -r -n DEV: 23:53:21 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-11016) 09/10/26 _x86_64_ (4 CPU) 23:53:21 23:53:21 23:48:54 LINUX RESTART (4 CPU) 23:53:21 23:53:21 23:49:01 tps rtps wtps bread/s bwrtn/s 23:53:21 23:50:01 166.41 75.04 91.37 5681.99 40439.94 23:53:21 23:51:01 116.41 13.11 103.30 2308.15 28395.00 23:53:21 23:52:01 159.86 1.05 158.81 18.26 65691.44 23:53:21 23:53:01 67.61 0.57 67.04 38.13 35617.53 23:53:21 Average: 127.57 22.44 105.13 2011.55 42536.94 23:53:21 23:53:21 23:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:53:21 23:50:01 5870872 7414556 2296548 28.12 39096 1684248 964400 10.46 585404 1539708 72192 23:53:21 23:51:01 4456688 7404004 3710732 45.43 79968 2987000 1137136 12.34 646568 2786944 752412 23:53:21 23:52:01 2546868 7218288 5620552 68.82 128288 4495812 1668908 18.11 1384716 3777932 658424 23:53:21 23:53:01 2800812 7275636 5366608 65.71 130740 4325220 1069120 11.60 1188976 3753120 31816 23:53:21 Average: 3918810 7328121 4248610 52.02 94523 3373070 1209891 13.13 951416 2964426 378711 23:53:21 23:53:21 23:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:53:21 23:50:01 ens3 362.16 227.75 1247.94 66.78 0.00 0.00 0.00 0.00 23:53:21 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:21 23:50:01 lo 1.53 1.53 0.13 0.13 0.00 0.00 0.00 0.00 23:53:21 23:51:01 ens3 316.11 197.05 7597.24 19.11 0.00 0.00 0.00 0.00 23:53:21 23:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:21 23:51:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 23:53:21 23:52:01 ens3 201.92 201.30 1478.38 17.07 0.00 0.00 0.00 0.00 23:53:21 23:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:21 23:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:21 23:53:01 ens3 111.36 180.54 22.59 1241.58 0.00 0.00 0.00 0.00 23:53:21 23:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:21 23:53:01 lo 3.20 3.20 0.29 0.29 0.00 0.00 0.00 0.00 23:53:21 Average: ens3 247.89 201.66 2586.49 336.12 0.00 0.00 0.00 0.00 23:53:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:21 Average: lo 1.83 1.83 0.17 0.17 0.00 0.00 0.00 0.00 23:53:21 23:53:21 23:53:21 ---> sar -P ALL: 23:53:21 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-11016) 09/10/26 _x86_64_ (4 CPU) 23:53:21 23:53:21 23:48:54 LINUX RESTART (4 CPU) 23:53:21 23:53:21 23:49:01 CPU %user %nice %system %iowait %steal %idle 23:53:21 23:50:01 all 14.74 0.00 2.05 4.90 0.05 78.26 23:53:21 23:50:01 0 13.44 0.00 1.47 3.52 0.05 81.51 23:53:21 23:50:01 1 6.72 0.00 1.39 7.54 0.02 84.34 23:53:21 23:50:01 2 13.11 0.00 1.65 2.30 0.07 82.87 23:53:21 23:50:01 3 25.71 0.00 3.69 6.27 0.07 64.27 23:53:21 23:51:01 all 21.69 0.00 3.43 3.00 0.06 71.81 23:53:21 23:51:01 0 10.26 0.00 2.47 0.37 0.03 86.87 23:53:21 23:51:01 1 8.13 0.00 2.83 5.68 0.05 83.31 23:53:21 23:51:01 2 30.72 0.00 4.12 2.45 0.08 62.62 23:53:21 23:51:01 3 37.70 0.00 4.32 3.48 0.10 54.40 23:53:21 23:52:01 all 64.09 0.00 8.88 2.63 0.17 24.23 23:53:21 23:52:01 0 64.42 0.00 8.37 0.29 0.15 26.77 23:53:21 23:52:01 1 64.63 0.00 8.52 0.98 0.15 25.72 23:53:21 23:52:01 2 63.68 0.00 9.46 3.82 0.19 22.85 23:53:21 23:52:01 3 63.61 0.00 9.18 5.46 0.17 21.58 23:53:21 23:53:01 all 26.39 0.00 2.21 1.37 0.07 69.96 23:53:21 23:53:01 0 39.82 0.00 2.82 2.09 0.10 55.17 23:53:21 23:53:01 1 34.73 0.00 2.68 0.22 0.08 62.29 23:53:21 23:53:01 2 16.40 0.00 1.82 2.76 0.05 78.97 23:53:21 23:53:01 3 14.65 0.00 1.53 0.42 0.05 83.35 23:53:21 Average: all 31.65 0.00 4.13 2.98 0.09 61.15 23:53:21 Average: 0 31.92 0.00 3.77 1.57 0.08 62.66 23:53:21 Average: 1 28.47 0.00 3.85 3.61 0.08 64.00 23:53:21 Average: 2 30.91 0.00 4.25 2.83 0.10 61.90 23:53:21 Average: 3 35.32 0.00 4.67 3.90 0.10 56.02 23:53:21 23:53:21 23:53:21