04:52:25 Started by timer 04:52:25 Running as SYSTEM 04:52:25 [EnvInject] - Loading node environment variables. 04:52:25 Building remotely on prd-ubuntu1804-docker-4c-4g-4941 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dev-bldr-alpine3-docker-merge-master 04:52:25 [ssh-agent] Looking for ssh-agent implementation... 04:52:25 $ ssh-agent 04:52:25 SSH_AUTH_SOCK=/tmp/ssh-yZ2jSQdubB4O/agent.2104 04:52:25 SSH_AGENT_PID=2106 04:52:25 [ssh-agent] Started. 04:52:25 Running ssh-add (command line suppressed) 04:52:25 Identity added: /w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/private_key_6460194599681167302.key (jenkins-ssh) 04:52:25 [ssh-agent] Using credentials jenkins (jenkins) 04:52:25 The recommended git tool is: NONE 04:52:27 using credential jenkins 04:52:27 Wiping out workspace first. 04:52:28 Cloning the remote Git repository 04:52:28 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev 04:52:28 > git init /w/workspace/it-dev-bldr-alpine3-docker-merge-master # timeout=10 04:52:28 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev 04:52:28 > git --version # timeout=10 04:52:28 > git --version # 'git version 2.17.1' 04:52:28 using GIT_SSH to set credentials jenkins 04:52:28 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:28 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev # timeout=10 04:52:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:29 Avoid second fetch 04:52:29 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:52:29 Checking out Revision c05b6364ad371af734f28b74ac006e03c2123b16 (refs/remotes/origin/master) 04:52:29 > git config core.sparsecheckout # timeout=10 04:52:29 > git checkout -f c05b6364ad371af734f28b74ac006e03c2123b16 # timeout=10 04:52:29 Commit message: "CI: Migrate Sonar Scan job to GHA" 04:52:29 > git rev-list --no-walk c05b6364ad371af734f28b74ac006e03c2123b16 # timeout=10 04:52:33 provisioning config files... 04:52:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:52:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:52:33 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins6603461360084698757.sh 04:52:33 ---> python-tools-install.sh 04:52:33 Setup pyenv: 04:52:33 * system (set by /opt/pyenv/version) 04:52:33 * 3.8.13 (set by /opt/pyenv/version) 04:52:33 * 3.9.13 (set by /opt/pyenv/version) 04:52:33 * 3.10.6 (set by /opt/pyenv/version) 04:52:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kvnl 04:52:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:52:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:52:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:52:50 lf-activate-venv(): INFO: Base packages installed successfully 04:52:50 lf-activate-venv(): INFO: Installing additional packages: lftools 04:53:28 lf-activate-venv(): INFO: Adding /tmp/venv-kvnl/bin to PATH 04:53:28 Generating Requirements File 04:54:08 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. 04:54:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:54:10 Python 3.10.6 04:54:10 pip 26.1.2 from /tmp/venv-kvnl/lib/python3.10/site-packages/pip (python 3.10) 04:54:11 aiohappyeyeballs==2.7.1 04:54:11 aiohttp==3.14.1 04:54:11 aiosignal==1.4.0 04:54:11 appdirs==1.4.4 04:54:11 argcomplete==3.7.0 04:54:11 aspy.yaml==1.3.0 04:54:11 async-timeout==5.0.1 04:54:11 attrs==26.1.0 04:54:11 autopage==0.6.0 04:54:11 backports.strenum==1.3.1 04:54:11 beautifulsoup4==4.15.0 04:54:11 boto3==1.43.40 04:54:11 botocore==1.43.40 04:54:11 bs4==0.0.2 04:54:11 certifi==2026.6.17 04:54:11 cffi==2.0.0 04:54:11 cfgv==3.5.0 04:54:11 chardet==7.4.3 04:54:11 charset-normalizer==3.4.7 04:54:11 click==8.4.2 04:54:11 cliff==4.14.0 04:54:11 cmd2==3.5.1 04:54:11 cryptography==3.3.2 04:54:11 debtcollector==3.1.0 04:54:11 decorator==5.3.1 04:54:11 defusedxml==0.7.1 04:54:11 Deprecated==1.3.1 04:54:11 distlib==0.4.3 04:54:11 dnspython==2.8.0 04:54:11 docker==7.1.0 04:54:11 dogpile.cache==1.5.0 04:54:11 durationpy==0.10 04:54:11 email-validator==2.3.0 04:54:11 filelock==3.29.5 04:54:11 frozenlist==1.8.0 04:54:11 future==1.0.0 04:54:11 gitdb==4.0.12 04:54:11 GitPython==3.1.50 04:54:11 httplib2==0.30.2 04:54:11 identify==2.6.19 04:54:11 idna==3.18 04:54:11 importlib-resources==1.5.0 04:54:11 iso8601==2.1.0 04:54:11 Jinja2==3.1.6 04:54:11 jmespath==1.1.0 04:54:11 jsonpatch==1.33 04:54:11 jsonpointer==3.1.1 04:54:11 jsonschema==4.26.0 04:54:11 jsonschema-specifications==2025.9.1 04:54:11 keystoneauth1==5.14.0 04:54:11 kubernetes==36.0.2 04:54:11 lftools==0.37.22 04:54:11 lxml==6.1.1 04:54:11 markdown-it-py==4.2.0 04:54:11 MarkupSafe==3.0.3 04:54:11 mdurl==0.1.2 04:54:11 msgpack==1.2.1 04:54:11 multi_key_dict==2.0.3 04:54:11 multidict==6.7.1 04:54:11 munch==4.0.0 04:54:11 netaddr==1.3.0 04:54:11 niet==1.4.2 04:54:11 nodeenv==1.10.0 04:54:11 oauth2client==4.1.3 04:54:11 oauthlib==3.3.1 04:54:11 openstacksdk==4.13.0 04:54:11 os-service-types==1.8.2 04:54:11 osc-lib==4.6.0 04:54:11 oslo.config==10.4.0 04:54:11 oslo.context==6.4.0 04:54:11 oslo.i18n==6.8.0 04:54:11 oslo.log==8.2.0 04:54:11 oslo.serialization==5.10.0 04:54:11 oslo.utils==10.1.1 04:54:11 packaging==26.2 04:54:11 pbr==7.0.3 04:54:11 platformdirs==4.10.0 04:54:11 prettytable==3.18.0 04:54:11 propcache==0.5.2 04:54:11 psutil==7.2.2 04:54:11 pyasn1==0.6.3 04:54:11 pyasn1_modules==0.4.2 04:54:11 pycparser==3.0 04:54:11 pygerrit2==2.0.15 04:54:11 PyGithub==2.9.1 04:54:11 Pygments==2.20.0 04:54:11 PyJWT==2.13.0 04:54:11 PyNaCl==1.6.2 04:54:11 pyparsing==2.4.7 04:54:11 pyperclip==1.11.0 04:54:11 pyrsistent==0.20.0 04:54:11 python-cinderclient==9.9.0 04:54:11 python-dateutil==2.9.0.post0 04:54:11 python-discovery==1.4.2 04:54:11 python-heatclient==5.2.0 04:54:11 python-jenkins==1.8.3 04:54:11 python-keystoneclient==5.8.0 04:54:11 python-magnumclient==4.11.0 04:54:11 python-openstackclient==10.0.0 04:54:11 python-swiftclient==4.10.0 04:54:11 PyYAML==6.0.3 04:54:11 referencing==0.37.0 04:54:11 requests==2.34.2 04:54:11 requests-oauthlib==2.0.0 04:54:11 rfc3986==2.0.0 04:54:11 rich==15.0.0 04:54:11 rich-argparse==1.8.0 04:54:11 rpds-py==0.30.0 04:54:11 rsa==4.9.1 04:54:11 ruamel.yaml==0.19.1 04:54:11 ruamel.yaml.clib==0.2.15 04:54:11 s3transfer==0.19.0 04:54:11 simplejson==4.1.1 04:54:11 six==1.17.0 04:54:11 smmap==5.0.3 04:54:11 soupsieve==2.8.4 04:54:11 stevedore==5.8.0 04:54:11 tabulate==0.10.0 04:54:11 toml==0.10.2 04:54:11 tomlkit==0.15.0 04:54:11 tqdm==4.68.3 04:54:11 typing_extensions==4.16.0 04:54:11 urllib3==1.26.20 04:54:11 virtualenv==21.5.1 04:54:11 wcwidth==0.8.2 04:54:11 websocket-client==1.9.0 04:54:11 wrapt==2.2.2 04:54:11 xdg==6.0.0 04:54:11 xmltodict==1.0.4 04:54:11 yarl==1.24.2 04:54:11 yq==4.1.1 04:54:11 provisioning config files... 04:54:11 copy managed file [global-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config10084590659183327089tmp 04:54:11 copy managed file [it-dev-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config12769640048167367896tmp 04:54:11 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins633395387547746763.sh 04:54:11 ---> docker-login.sh 04:54:11 nexus3.o-ran-sc.org:10001 04:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:11 Configure a credential helper to remove this warning. See 04:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:11 04:54:11 Login Succeeded 04:54:11 nexus3.o-ran-sc.org:10002 04:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:11 Configure a credential helper to remove this warning. See 04:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:11 04:54:11 Login Succeeded 04:54:11 nexus3.o-ran-sc.org:10003 04:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:12 Configure a credential helper to remove this warning. See 04:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:12 04:54:12 Login Succeeded 04:54:12 nexus3.o-ran-sc.org:10004 04:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:12 Configure a credential helper to remove this warning. See 04:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:12 04:54:12 Login Succeeded 04:54:12 ---> docker-login.sh ends 04:54:12 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins12509571673678301160.sh 04:54:12 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17419815725101898483.sh 04:54:12 [EnvInject] - Injecting environment variables from a build step. 04:54:12 [EnvInject] - Injecting as environment variables the properties content 04:54:12 DOCKER_ROOT=bldr-imgs/bldr-alpine3 04:54:12 CONTAINER_TAG_YAML_DIR= 04:54:12 CONTAINER_TAG_METHOD=yaml-file 04:54:12 04:54:12 [EnvInject] - Variables injected successfully. 04:54:12 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins7690460381396054050.sh 04:54:12 ---> docker-get-container-tag.sh 04:54:12 Setup pyenv: 04:54:12 system 04:54:12 3.8.13 04:54:12 3.9.13 04:54:12 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:54:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kvnl from file:/tmp/.os_lf_venv 04:54:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:54:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:54:15 lf-activate-venv(): INFO: Base packages installed successfully 04:54:15 lf-activate-venv(): INFO: Installing additional packages: yq 04:54:17 lf-activate-venv(): INFO: Adding /tmp/venv-kvnl/bin to PATH 04:54:17 ---> Docker image tag found: 12-a3.11 04:54:17 [EnvInject] - Injecting environment variables from a build step. 04:54:17 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 04:54:17 [EnvInject] - Variables injected successfully. 04:54:17 [EnvInject] - Injecting environment variables from a build step. 04:54:17 [EnvInject] - Injecting as environment variables the properties content 04:54:17 DOCKER_ARGS=--network=host 04:54:17 DOCKER_ROOT=bldr-imgs/bldr-alpine3 04:54:17 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 04:54:17 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 04:54:17 DOCKER_NAME=o-ran-sc/bldr-alpine3 04:54:17 04:54:17 [EnvInject] - Variables injected successfully. 04:54:17 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins16404601178995180932.sh 04:54:17 ---> docker-build.sh 04:54:17 Docker version 24.0.2, build cb74dfc 04:54:17 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 04:54:17 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 . 04:54:18 #1 [internal] load build definition from Dockerfile 04:54:18 #1 transferring dockerfile: 1.32kB done 04:54:18 #1 DONE 0.1s 04:54:18 04:54:18 #2 [internal] load .dockerignore 04:54:18 #2 transferring context: 2B done 04:54:18 #2 DONE 0.1s 04:54:18 04:54:18 #3 [internal] load metadata for docker.io/library/python:3.7-alpine 04:54:19 #3 DONE 1.1s 04:54:19 04:54:19 #4 [1/3] FROM docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 04:54:19 #4 resolve docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 0.0s done 04:54:19 #4 sha256:1bac8ae77e4af0b868b62a75115616a20e025e0451eeed05d94a4cfc4523e58a 6.87kB / 6.87kB done 04:54:19 #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 2.10MB / 3.40MB 0.2s 04:54:19 #4 sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 0B / 622.29kB 0.2s 04:54:19 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 2.10MB / 10.94MB 0.2s 04:54:19 #4 sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 1.65kB / 1.65kB done 04:54:19 #4 sha256:e6da3ee9bb64dd12b98fa609487f112fe1e365522e6e8345309db15c22a80a51 1.37kB / 1.37kB done 04:54:19 #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done 04:54:19 #4 sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 622.29kB / 622.29kB 0.2s done 04:54:19 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 5.24MB / 10.94MB 0.3s 04:54:19 #4 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 04:54:19 #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0B / 2.85MB 0.3s 04:54:19 #4 sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a 0B / 240B 0.3s 04:54:20 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 10.94MB / 10.94MB 0.5s 04:54:20 #4 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 04:54:20 #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 2.85MB / 2.85MB 0.5s 04:54:20 #4 sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a 240B / 240B 0.4s done 04:54:20 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 10.94MB / 10.94MB 0.5s done 04:54:20 #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 2.85MB / 2.85MB 0.5s done 04:54:20 #4 extracting sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 04:54:20 #4 extracting sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 0.3s done 04:54:20 #4 extracting sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 04:54:21 #4 extracting sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 0.6s done 04:54:21 #4 extracting sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a 04:54:21 #4 extracting sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a done 04:54:21 #4 extracting sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 04:54:21 #4 extracting sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0.3s done 04:54:22 #4 DONE 2.4s 04:54:22 04:54:22 #5 [2/3] RUN apk update && apk add autoconf automake build-base cmake libtool ninja pkgconfig python3-dev sudo git go 04:54:22 #5 0.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:54:22 #5 0.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:54:23 #5 0.960 v3.18.12-181-gee848ac0785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:54:23 #5 0.960 v3.18.12-181-gee848ac0785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:54:23 #5 0.960 OK: 20086 distinct packages available 04:54:23 #5 1.439 (1/57) Upgrading musl (1.2.4-r1 -> 1.2.4-r3) 04:54:23 #5 1.511 (2/57) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 04:54:23 #5 1.517 (3/57) Installing m4 (1.4.19-r3) 04:54:23 #5 1.527 (4/57) Installing perl (5.36.2-r1) 04:54:23 #5 1.886 (5/57) Installing autoconf (2.71-r2) 04:54:23 #5 1.914 (6/57) Installing automake (1.16.5-r2) 04:54:24 #5 1.939 (7/57) Installing libgcc (12.2.1_git20220924-r10) 04:54:24 #5 1.945 (8/57) Installing libstdc++ (12.2.1_git20220924-r10) 04:54:24 #5 1.973 (9/57) Installing zstd-libs (1.5.5-r4) 04:54:24 #5 1.987 (10/57) Installing binutils (2.40-r8) 04:54:24 #5 2.063 (11/57) Installing libmagic (5.45-r0) 04:54:24 #5 2.097 (12/57) Installing file (5.45-r0) 04:54:24 #5 2.103 (13/57) Installing libgomp (12.2.1_git20220924-r10) 04:54:24 #5 2.110 (14/57) Installing libatomic (12.2.1_git20220924-r10) 04:54:24 #5 2.113 (15/57) Installing gmp (6.2.1-r3) 04:54:24 #5 2.122 (16/57) Installing isl26 (0.26-r1) 04:54:24 #5 2.148 (17/57) Installing mpfr4 (4.2.0_p12-r0) 04:54:24 #5 2.161 (18/57) Installing mpc1 (1.3.1-r1) 04:54:24 #5 2.167 (19/57) Installing gcc (12.2.1_git20220924-r10) 04:54:25 #5 3.172 (20/57) Installing libstdc++-dev (12.2.1_git20220924-r10) 04:54:25 #5 3.500 (21/57) Installing musl-dev (1.2.4-r3) 04:54:25 #5 3.583 (22/57) Installing libc-dev (0.7.2-r5) 04:54:25 #5 3.586 (23/57) Installing g++ (12.2.1_git20220924-r10) 04:54:26 #5 3.910 (24/57) Installing make (4.4.1-r1) 04:54:26 #5 3.920 (25/57) Installing fortify-headers (1.1-r3) 04:54:26 #5 3.925 (26/57) Installing patch (2.7.6-r10) 04:54:26 #5 3.934 (27/57) Installing build-base (0.5-r3) 04:54:26 #5 3.937 (28/57) Installing libacl (2.3.1-r3) 04:54:26 #5 3.941 (29/57) Installing lz4-libs (1.9.4-r4) 04:54:26 #5 3.949 (30/57) Installing libarchive (3.8.0-r0) 04:54:26 #5 3.964 (31/57) Installing brotli-libs (1.0.9-r14) 04:54:26 #5 3.978 (32/57) Installing libunistring (1.1-r1) 04:54:26 #5 4.001 (33/57) Installing libidn2 (2.3.4-r1) 04:54:26 #5 4.008 (34/57) Installing nghttp2-libs (1.57.0-r0) 04:54:26 #5 4.014 (35/57) Installing libpsl (0.21.5-r0) 04:54:26 #5 4.020 (36/57) Installing libcurl (8.12.1-r0) 04:54:26 #5 4.031 (37/57) Installing libformw (6.4_p20230506-r0) 04:54:26 #5 4.036 (38/57) Installing rhash-libs (1.4.3-r2) 04:54:26 #5 4.047 (39/57) Installing libuv (1.44.2-r2) 04:54:26 #5 4.055 (40/57) Installing cmake (3.26.5-r0) 04:54:26 #5 4.680 (41/57) Installing pcre2 (10.42-r1) 04:54:26 #5 4.693 (42/57) Installing git (2.40.4-r0) 04:54:26 #5 4.772 (43/57) Installing perl-error (0.17029-r1) 04:54:26 #5 4.777 (44/57) Installing perl-git (2.40.4-r0) 04:54:26 #5 4.784 (45/57) Installing git-perl (2.40.4-r0) 04:54:26 #5 4.789 (46/57) Installing go (1.20.11-r0) 04:54:28 #5 6.359 (47/57) Installing libltdl (2.4.7-r2) 04:54:28 #5 6.366 (48/57) Installing libtool (2.4.7-r2) 04:54:28 #5 6.398 (49/57) Installing samurai (1.2-r3) 04:54:28 #5 6.403 (50/57) Installing pkgconf (1.9.5-r0) 04:54:28 #5 6.410 (51/57) Installing mpdecimal (2.5.1-r2) 04:54:28 #5 6.418 (52/57) Installing python3 (3.11.12-r1) 04:54:28 #5 6.659 (53/57) Installing python3-pycache-pyc0 (3.11.12-r1) 04:54:28 #5 6.810 (54/57) Installing pyc (0.1-r0) 04:54:28 #5 6.814 (55/57) Installing python3-pyc (3.11.12-r1) 04:54:28 #5 6.818 (56/57) Installing python3-dev (3.11.12-r1) 04:54:29 #5 7.306 (57/57) Installing sudo (1.9.13_p3-r2) 04:54:29 #5 7.342 Executing busybox-1.36.1-r2.trigger 04:54:29 #5 7.358 OK: 641 MiB in 93 packages 04:54:32 #5 DONE 10.4s 04:54:32 04:54:32 #6 [3/3] RUN cd /tmp && git clone --branch v2015.09.25 git://git.sv.gnu.org/autoconf-archive.git && cp /tmp/autoconf-archive/m4/* /usr/share/aclocal && rm -rf /tmp/autoconf-archive 04:54:32 #6 0.233 Cloning into 'autoconf-archive'... 04:54:35 #6 3.262 Note: switching to '557b34d93d5a03fd66a2d40b02152b8f12eccf4c'. 04:54:35 #6 3.262 04:54:35 #6 3.262 You are in 'detached HEAD' state. You can look around, make experimental 04:54:35 #6 3.262 changes and commit them, and you can discard any commits you make in this 04:54:35 #6 3.262 state without impacting any branches by switching back to a branch. 04:54:35 #6 3.262 04:54:35 #6 3.262 If you want to create a new branch to retain commits you create, you may 04:54:35 #6 3.262 do so (now or later) by using -c with the switch command. Example: 04:54:35 #6 3.262 04:54:35 #6 3.262 git switch -c 04:54:35 #6 3.262 04:54:35 #6 3.262 Or undo this operation with: 04:54:35 #6 3.262 04:54:35 #6 3.262 git switch - 04:54:35 #6 3.262 04:54:35 #6 3.262 Turn off this advice by setting config variable advice.detachedHead to false 04:54:35 #6 3.262 04:54:35 #6 DONE 3.5s 04:54:35 04:54:35 #7 exporting to image 04:54:35 #7 exporting layers 04:54:41 #7 exporting layers 5.4s done 04:54:41 #7 writing image sha256:eedd5b8dc7242e9e975e374aab65b2bbea9eb8b8d84eb77167c8ed849dc2a175 done 04:54:41 #7 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 done 04:54:41 #7 DONE 5.4s 04:54:41 ---> docker-build.sh ends 04:54:41 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17116577617088053652.sh 04:54:41 [EnvInject] - Injecting environment variables from a build step. 04:54:41 [EnvInject] - Injecting as environment variables the properties content 04:54:41 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 04:54:41 04:54:41 [EnvInject] - Variables injected successfully. 04:54:41 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins4447910403701738238.sh 04:54:41 ---> docker-push.sh 04:54:41 Docker version 24.0.2, build cb74dfc 04:54:41 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 04:54:41 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 04:54:41 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3] 04:54:41 3ff22b6bfae3: Preparing 04:54:41 b11e0793c344: Preparing 04:54:41 ae2ed3079163: Preparing 04:54:41 aa3a591fc84e: Preparing 04:54:41 7f29b11ef9dd: Preparing 04:54:41 a1c2f058ec5f: Preparing 04:54:41 cc2447e1835a: Preparing 04:54:41 a1c2f058ec5f: Waiting 04:54:41 cc2447e1835a: Waiting 04:54:41 ae2ed3079163: Layer already exists 04:54:41 aa3a591fc84e: Layer already exists 04:54:41 7f29b11ef9dd: Layer already exists 04:54:41 a1c2f058ec5f: Layer already exists 04:54:41 cc2447e1835a: Layer already exists 04:54:41 3ff22b6bfae3: Pushed 04:55:40 b11e0793c344: Pushed 04:55:40 12-a3.11: digest: sha256:a0ac0363e6a672dcc87214bb651ce85cb47904855199de21617d0abdcf3a7b84 size: 1791 04:55:40 ---> docker-push.sh ends 04:55:40 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins17521758017050724976.sh 04:55:40 $ ssh-agent -k 04:55:40 unset SSH_AUTH_SOCK; 04:55:40 unset SSH_AGENT_PID; 04:55:40 echo Agent pid 2106 killed; 04:55:40 [ssh-agent] Stopped. 04:55:40 [PostBuildScript] - [INFO] Executing post build scripts. 04:55:40 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins1954406181437456543.sh 04:55:40 ---> sysstat.sh 04:55:41 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins15843996431628156478.sh 04:55:41 ---> package-listing.sh 04:55:41 ++ tr '[:upper:]' '[:lower:]' 04:55:41 ++ facter osfamily 04:55:42 + OS_FAMILY=debian 04:55:42 + workspace=/w/workspace/it-dev-bldr-alpine3-docker-merge-master 04:55:42 + START_PACKAGES=/tmp/packages_start.txt 04:55:42 + END_PACKAGES=/tmp/packages_end.txt 04:55:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:55:42 + PACKAGES=/tmp/packages_start.txt 04:55:42 + '[' /w/workspace/it-dev-bldr-alpine3-docker-merge-master ']' 04:55:42 + PACKAGES=/tmp/packages_end.txt 04:55:42 + case "${OS_FAMILY}" in 04:55:42 + dpkg -l 04:55:42 + grep '^ii' 04:55:42 + '[' -f /tmp/packages_start.txt ']' 04:55:42 + '[' -f /tmp/packages_end.txt ']' 04:55:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:55:42 + '[' /w/workspace/it-dev-bldr-alpine3-docker-merge-master ']' 04:55:42 + mkdir -p /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ 04:55:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ 04:55:42 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins15761002894271087789.sh 04:55:42 ---> capture-instance-metadata.sh 04:55:42 Setup pyenv: 04:55:42 system 04:55:42 3.8.13 04:55:42 3.9.13 04:55:42 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:55:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kvnl from file:/tmp/.os_lf_venv 04:55:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:55:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:55:44 lf-activate-venv(): INFO: Base packages installed successfully 04:55:44 lf-activate-venv(): INFO: Installing additional packages: lftools 04:56:02 lf-activate-venv(): INFO: Adding /tmp/venv-kvnl/bin to PATH 04:56:02 INFO: Running in OpenStack, capturing instance metadata 04:56:02 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins6576163102276455784.sh 04:56:02 provisioning config files... 04:56:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config11455516099973502395tmp 04:56:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:56:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:56:03 [EnvInject] - Injecting environment variables from a build step. 04:56:03 [EnvInject] - Injecting as environment variables the properties content 04:56:03 SERVER_ID=logs 04:56:03 04:56:03 [EnvInject] - Variables injected successfully. 04:56:03 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins6992039637112286330.sh 04:56:03 ---> create-netrc.sh 04:56:03 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins16491766118560474980.sh 04:56:03 ---> python-tools-install.sh 04:56:03 Setup pyenv: 04:56:03 system 04:56:03 3.8.13 04:56:03 3.9.13 04:56:03 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:56:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kvnl from file:/tmp/.os_lf_venv 04:56:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:56:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:56:06 lf-activate-venv(): INFO: Base packages installed successfully 04:56:06 lf-activate-venv(): INFO: Installing additional packages: lftools 04:56:30 lf-activate-venv(): INFO: Adding /tmp/venv-kvnl/bin to PATH 04:56:30 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins16424755566619148218.sh 04:56:30 ---> sudo-logs.sh 04:56:30 Archiving 'sudo' log.. 04:56:31 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins5333122228573665851.sh 04:56:31 ---> job-cost.sh 04:56:31 Setup pyenv: 04:56:31 system 04:56:31 3.8.13 04:56:31 3.9.13 04:56:31 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:56:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kvnl from file:/tmp/.os_lf_venv 04:56:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:56:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:56:34 lf-activate-venv(): INFO: Base packages installed successfully 04:56:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:56:44 lf-activate-venv(): INFO: Adding /tmp/venv-kvnl/bin to PATH 04:56:44 INFO: No Stack... 04:56:44 INFO: Retrieving Pricing Info for: v3-starter-4 04:56:44 INFO: Archiving Costs 04:56:45 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins170763140031132891.sh 04:56:45 ---> logs-deploy.sh 04:56:45 Setup pyenv: 04:56:45 system 04:56:45 3.8.13 04:56:45 3.9.13 04:56:45 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:56:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kvnl from file:/tmp/.os_lf_venv 04:56:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:56:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:56:48 lf-activate-venv(): INFO: Base packages installed successfully 04:56:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:57:11 lf-activate-venv(): INFO: Adding /tmp/venv-kvnl/bin to PATH 04:57:11 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dev-bldr-alpine3-docker-merge-master/335 04:57:11 INFO: archiving workspace using pattern(s): 04:57:13 Archives upload complete. 04:57:14 INFO: archiving logs to Nexus 04:57:15 ---> uname -a: 04:57:15 Linux prd-ubuntu1804-docker-4c-4g-4941 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 04:57:15 04:57:15 04:57:15 ---> lscpu: 04:57:15 Architecture: x86_64 04:57:15 CPU op-mode(s): 32-bit, 64-bit 04:57:15 Byte Order: Little Endian 04:57:15 CPU(s): 4 04:57:15 On-line CPU(s) list: 0-3 04:57:15 Thread(s) per core: 1 04:57:15 Core(s) per socket: 1 04:57:15 Socket(s): 4 04:57:15 NUMA node(s): 1 04:57:15 Vendor ID: AuthenticAMD 04:57:15 CPU family: 23 04:57:15 Model: 49 04:57:15 Model name: AMD EPYC-Rome Processor 04:57:15 Stepping: 0 04:57:15 CPU MHz: 2800.000 04:57:15 BogoMIPS: 5600.00 04:57:15 Virtualization: AMD-V 04:57:15 Hypervisor vendor: KVM 04:57:15 Virtualization type: full 04:57:15 L1d cache: 32K 04:57:15 L1i cache: 32K 04:57:15 L2 cache: 512K 04:57:15 L3 cache: 16384K 04:57:15 NUMA node0 CPU(s): 0-3 04:57:15 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 04:57:15 04:57:15 04:57:15 ---> nproc: 04:57:15 4 04:57:15 04:57:15 04:57:15 ---> df -h: 04:57:15 Filesystem Size Used Avail Use% Mounted on 04:57:15 udev 3.9G 0 3.9G 0% /dev 04:57:15 tmpfs 798M 696K 797M 1% /run 04:57:15 /dev/vda1 20G 9.7G 9.6G 51% / 04:57:15 tmpfs 3.9G 0 3.9G 0% /dev/shm 04:57:15 tmpfs 5.0M 0 5.0M 0% /run/lock 04:57:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:57:15 /dev/vda15 105M 5.3M 100M 5% /boot/efi 04:57:15 tmpfs 798M 0 798M 0% /run/user/1001 04:57:15 04:57:15 04:57:15 ---> free -m: 04:57:15 total used free shared buff/cache available 04:57:15 Mem: 7976 533 4530 0 2912 7143 04:57:15 Swap: 1023 0 1023 04:57:15 04:57:15 04:57:15 ---> ip addr: 04:57:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:57:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:57:15 inet 127.0.0.1/8 scope host lo 04:57:15 valid_lft forever preferred_lft forever 04:57:15 inet6 ::1/128 scope host 04:57:15 valid_lft forever preferred_lft forever 04:57:15 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 04:57:15 link/ether fa:16:3e:7d:c6:8a brd ff:ff:ff:ff:ff:ff 04:57:15 inet 10.32.6.72/23 brd 10.32.7.255 scope global dynamic ens3 04:57:15 valid_lft 86069sec preferred_lft 86069sec 04:57:15 inet6 fe80::f816:3eff:fe7d:c68a/64 scope link 04:57:15 valid_lft forever preferred_lft forever 04:57:15 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 04:57:15 link/ether 02:42:d5:08:da:38 brd ff:ff:ff:ff:ff:ff 04:57:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:57:15 valid_lft forever preferred_lft forever 04:57:15 04:57:15 04:57:15 ---> sar -b -r -n DEV: 04:57:15 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4941) 07/04/26 _x86_64_ (4 CPU) 04:57:15 04:57:15 04:51:47 LINUX RESTART (4 CPU) 04:57:15 04:57:15 04:52:01 tps rtps wtps bread/s bwrtn/s 04:57:15 04:53:03 155.27 69.42 85.85 5612.13 39616.61 04:57:15 04:54:01 63.56 0.12 63.44 22.20 9693.78 04:57:15 04:55:01 110.15 12.60 97.55 2267.62 31879.62 04:57:15 04:56:01 7.95 1.93 6.01 50.65 268.44 04:57:15 04:57:01 19.93 0.37 19.56 31.33 1364.57 04:57:15 Average: 71.42 17.00 54.42 1607.30 16610.16 04:57:15 04:57:15 04:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:57:15 04:53:03 5907380 7420108 2260048 27.67 36904 1656416 983660 10.67 576484 1515256 60444 04:57:15 04:54:01 5540932 7354860 2626496 32.16 57112 1922312 1033468 11.21 658104 1768252 144628 04:57:15 04:55:01 4735548 7394580 3431880 42.02 73560 2717112 1080652 11.73 1190620 1976092 60 04:57:15 04:56:01 4602464 7277724 3564964 43.65 75128 2732052 1089644 11.82 1423856 1876256 32740 04:57:15 04:57:01 4624728 7297824 3542700 43.38 77248 2727940 1067868 11.59 1406332 1872616 10688 04:57:15 Average: 5082210 7349019 3085218 37.77 63990 2351166 1051058 11.40 1051079 1801694 49712 04:57:15 04:57:15 04:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:57:15 04:53:03 ens3 385.00 191.43 1042.67 63.15 0.00 0.00 0.00 0.00 04:57:15 04:53:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:15 04:53:03 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 04:57:15 04:54:01 ens3 83.21 68.33 857.23 7.36 0.00 0.00 0.00 0.00 04:57:15 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:15 04:54:01 lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 04:57:15 04:55:01 ens3 731.44 315.63 4104.11 1441.89 0.00 0.00 0.00 0.00 04:57:15 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:15 04:55:01 lo 2.80 2.80 0.29 0.29 0.00 0.00 0.00 0.00 04:57:15 04:56:01 ens3 161.86 342.80 21.26 2407.50 0.00 0.00 0.00 0.00 04:57:15 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:15 04:56:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 04:57:15 04:57:01 ens3 12.43 12.88 10.83 6.08 0.00 0.00 0.00 0.00 04:57:15 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:15 04:57:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 04:57:15 Average: ens3 276.07 187.01 1209.53 790.47 0.00 0.00 0.00 0.00 04:57:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:15 Average: lo 1.22 1.22 0.11 0.11 0.00 0.00 0.00 0.00 04:57:15 04:57:15 04:57:15 ---> sar -P ALL: 04:57:15 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4941) 07/04/26 _x86_64_ (4 CPU) 04:57:15 04:57:15 04:51:47 LINUX RESTART (4 CPU) 04:57:15 04:57:15 04:52:01 CPU %user %nice %system %iowait %steal %idle 04:57:15 04:53:03 all 18.95 0.00 2.66 4.89 1.29 72.20 04:57:15 04:53:03 0 20.10 0.00 2.23 9.58 1.36 66.72 04:57:15 04:53:03 1 20.89 0.00 4.96 5.01 1.12 68.03 04:57:15 04:53:03 2 18.97 0.00 1.83 1.37 1.37 76.46 04:57:15 04:53:03 3 15.84 0.00 1.63 3.63 1.30 77.61 04:57:15 04:54:01 all 20.22 0.00 1.21 1.83 0.86 75.88 04:57:15 04:54:01 0 4.79 0.00 0.48 0.53 0.22 93.97 04:57:15 04:54:01 1 32.85 0.00 2.01 0.48 1.07 63.58 04:57:15 04:54:01 2 7.00 0.00 0.60 0.03 0.79 91.57 04:57:15 04:54:01 3 36.19 0.00 1.75 6.26 1.36 54.44 04:57:15 04:55:01 all 20.15 0.00 3.03 2.35 0.75 73.72 04:57:15 04:55:01 0 13.35 0.00 1.99 1.85 0.37 82.45 04:57:15 04:55:01 1 36.17 0.00 4.30 0.50 1.09 57.93 04:57:15 04:55:01 2 14.10 0.00 3.08 2.82 0.95 79.05 04:57:15 04:55:01 3 17.06 0.00 2.74 4.20 0.60 75.40 04:57:15 04:56:01 all 20.10 0.00 1.04 0.23 0.43 78.20 04:57:15 04:56:01 0 14.67 0.00 0.87 0.02 0.22 84.23 04:57:15 04:56:01 1 14.46 0.00 1.02 0.79 0.15 83.58 04:57:15 04:56:01 2 35.94 0.00 1.46 0.12 0.90 61.58 04:57:15 04:56:01 3 15.32 0.00 0.84 0.00 0.43 83.41 04:57:15 04:57:01 all 18.37 0.00 0.81 0.56 0.67 79.60 04:57:15 04:57:01 0 0.68 0.00 0.28 0.33 0.17 98.53 04:57:15 04:57:01 1 14.10 0.00 0.40 0.12 0.58 84.81 04:57:15 04:57:01 2 33.94 0.00 1.72 1.72 1.02 61.61 04:57:15 04:57:01 3 24.82 0.00 0.82 0.08 0.90 73.38 04:57:15 Average: all 19.55 0.00 1.75 1.97 0.80 75.92 04:57:15 Average: 0 10.76 0.00 1.18 2.48 0.47 85.12 04:57:15 Average: 1 23.61 0.00 2.54 1.38 0.80 71.67 04:57:15 Average: 2 22.07 0.00 1.75 1.22 1.01 73.96 04:57:15 Average: 3 21.77 0.00 1.55 2.81 0.92 72.95 04:57:15 04:57:15 04:57:15