05:54:29 Started by timer 05:54:29 Running as SYSTEM 05:54:29 [EnvInject] - Loading node environment variables. 05:54:29 Building remotely on prd-ubuntu1804-docker-4c-4g-638 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release 05:54:29 [ssh-agent] Looking for ssh-agent implementation... 05:54:29 $ ssh-agent 05:54:29 SSH_AUTH_SOCK=/tmp/ssh-GbQCGKY5QU9P/agent.2076 05:54:29 SSH_AGENT_PID=2078 05:54:29 [ssh-agent] Started. 05:54:29 Running ssh-add (command line suppressed) 05:54:29 Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/private_key_9234555892481140107.key (jenkins-ssh) 05:54:29 [ssh-agent] Using credentials jenkins (jenkins) 05:54:29 The recommended git tool is: NONE 05:54:32 using credential jenkins 05:54:32 Wiping out workspace first. 05:54:32 Cloning the remote Git repository 05:54:32 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 05:54:32 > git init /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release # timeout=10 05:54:32 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 05:54:32 > git --version # timeout=10 05:54:32 > git --version # 'git version 2.17.1' 05:54:32 using GIT_SSH to set credentials jenkins 05:54:32 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance +refs/heads/*:refs/remotes/origin/* # timeout=10 05:54:33 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 05:54:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:54:33 Avoid second fetch 05:54:33 > git rev-parse refs/remotes/origin/f-release^{commit} # timeout=10 05:54:33 Checking out Revision 59add9d2173f70dedf7147a5c072ab9a6caf6a26 (refs/remotes/origin/f-release) 05:54:33 > git config core.sparsecheckout # timeout=10 05:54:33 > git checkout -f 59add9d2173f70dedf7147a5c072ab9a6caf6a26 # timeout=10 05:54:34 Commit message: "Update release notes and container tag in release branch" 05:54:34 > git rev-list --no-walk 59add9d2173f70dedf7147a5c072ab9a6caf6a26 # timeout=10 05:54:37 provisioning config files... 05:54:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:54:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:54:37 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins3701707198070176053.sh 05:54:37 ---> python-tools-install.sh 05:54:37 Setup pyenv: 05:54:37 * system (set by /opt/pyenv/version) 05:54:37 * 3.8.13 (set by /opt/pyenv/version) 05:54:37 * 3.9.13 (set by /opt/pyenv/version) 05:54:37 * 3.10.6 (set by /opt/pyenv/version) 05:54:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V0UD 05:54:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:54:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:54:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:54:52 lf-activate-venv(): INFO: Base packages installed successfully 05:54:52 lf-activate-venv(): INFO: Installing additional packages: lftools 05:55:31 lf-activate-venv(): INFO: Adding /tmp/venv-V0UD/bin to PATH 05:55:31 Generating Requirements File 05:56:04 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. 05:56:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:56:05 Python 3.10.6 05:56:05 pip 26.1.1 from /tmp/venv-V0UD/lib/python3.10/site-packages/pip (python 3.10) 05:56:06 appdirs==1.4.4 05:56:06 argcomplete==3.6.3 05:56:06 aspy.yaml==1.3.0 05:56:06 attrs==26.1.0 05:56:06 autopage==0.6.0 05:56:06 backports.strenum==1.3.1 05:56:06 beautifulsoup4==4.14.3 05:56:06 boto3==1.43.6 05:56:06 botocore==1.43.6 05:56:06 bs4==0.0.2 05:56:06 certifi==2026.4.22 05:56:06 cffi==2.0.0 05:56:06 cfgv==3.5.0 05:56:06 chardet==7.4.3 05:56:06 charset-normalizer==3.4.7 05:56:06 click==8.3.3 05:56:06 cliff==4.13.3 05:56:06 cmd2==3.5.1 05:56:06 cryptography==3.3.2 05:56:06 debtcollector==3.1.0 05:56:06 decorator==5.2.1 05:56:06 defusedxml==0.7.1 05:56:06 Deprecated==1.3.1 05:56:06 distlib==0.4.0 05:56:06 dnspython==2.8.0 05:56:06 docker==7.1.0 05:56:06 dogpile.cache==1.5.0 05:56:06 durationpy==0.10 05:56:06 email-validator==2.3.0 05:56:06 filelock==3.29.0 05:56:06 future==1.0.0 05:56:06 gitdb==4.0.12 05:56:06 GitPython==3.1.50 05:56:06 httplib2==0.30.2 05:56:06 identify==2.6.19 05:56:06 idna==3.14 05:56:06 importlib-resources==1.5.0 05:56:06 iso8601==2.1.0 05:56:06 Jinja2==3.1.6 05:56:06 jmespath==1.1.0 05:56:06 jsonpatch==1.33 05:56:06 jsonpointer==3.1.1 05:56:06 jsonschema==4.26.0 05:56:06 jsonschema-specifications==2025.9.1 05:56:06 keystoneauth1==5.13.1 05:56:06 kubernetes==35.0.0 05:56:06 lftools==0.37.22 05:56:06 lxml==6.1.0 05:56:06 markdown-it-py==4.2.0 05:56:06 MarkupSafe==3.0.3 05:56:06 mdurl==0.1.2 05:56:06 msgpack==1.1.2 05:56:06 multi_key_dict==2.0.3 05:56:06 munch==4.0.0 05:56:06 netaddr==1.3.0 05:56:06 niet==1.4.2 05:56:06 nodeenv==1.10.0 05:56:06 oauth2client==4.1.3 05:56:06 oauthlib==3.3.1 05:56:06 openstacksdk==4.12.0 05:56:06 os-service-types==1.8.2 05:56:06 osc-lib==4.6.0 05:56:06 oslo.config==10.3.0 05:56:06 oslo.context==6.3.0 05:56:06 oslo.i18n==6.7.2 05:56:06 oslo.log==8.1.0 05:56:06 oslo.serialization==5.9.1 05:56:06 oslo.utils==10.0.1 05:56:06 packaging==26.2 05:56:06 pbr==7.0.3 05:56:06 platformdirs==4.9.6 05:56:06 prettytable==3.17.0 05:56:06 psutil==7.2.2 05:56:06 pyasn1==0.6.3 05:56:06 pyasn1_modules==0.4.2 05:56:06 pycparser==3.0 05:56:06 pygerrit2==2.0.15 05:56:06 PyGithub==2.9.1 05:56:06 Pygments==2.20.0 05:56:06 PyJWT==2.12.1 05:56:06 PyNaCl==1.6.2 05:56:06 pyparsing==2.4.7 05:56:06 pyperclip==1.11.0 05:56:06 pyrsistent==0.20.0 05:56:06 python-cinderclient==9.9.0 05:56:06 python-dateutil==2.9.0.post0 05:56:06 python-discovery==1.3.0 05:56:06 python-heatclient==5.1.0 05:56:06 python-jenkins==1.8.3 05:56:06 python-keystoneclient==5.8.0 05:56:06 python-magnumclient==4.10.0 05:56:06 python-openstackclient==9.0.0 05:56:06 python-swiftclient==4.10.0 05:56:06 PyYAML==6.0.3 05:56:06 referencing==0.37.0 05:56:06 requests==2.33.1 05:56:06 requests-oauthlib==2.0.0 05:56:06 rfc3986==2.0.0 05:56:06 rich==15.0.0 05:56:06 rich-argparse==1.8.0 05:56:06 rpds-py==0.30.0 05:56:06 rsa==4.9.1 05:56:06 ruamel.yaml==0.19.1 05:56:06 ruamel.yaml.clib==0.2.15 05:56:06 s3transfer==0.17.0 05:56:06 simplejson==4.1.1 05:56:06 six==1.17.0 05:56:06 smmap==5.0.3 05:56:06 soupsieve==2.8.3 05:56:06 stevedore==5.7.0 05:56:06 tabulate==0.10.0 05:56:06 toml==0.10.2 05:56:06 tomlkit==0.15.0 05:56:06 tqdm==4.67.3 05:56:06 typing_extensions==4.15.0 05:56:06 urllib3==1.26.20 05:56:06 virtualenv==21.3.1 05:56:06 wcwidth==0.7.0 05:56:06 websocket-client==1.9.0 05:56:06 wrapt==2.1.2 05:56:06 xdg==6.0.0 05:56:06 xmltodict==1.0.4 05:56:06 yq==3.4.3 05:56:06 provisioning config files... 05:56:06 copy managed file [global-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/config12576244910540355972tmp 05:56:06 copy managed file [nonrtric-rapp-ransliceassurance-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/config10547510267919328333tmp 05:56:06 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins12934031801847074517.sh 05:56:06 ---> docker-login.sh 05:56:06 nexus3.o-ran-sc.org:10001 05:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:07 Configure a credential helper to remove this warning. See 05:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:07 05:56:07 Login Succeeded 05:56:07 nexus3.o-ran-sc.org:10002 05:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:07 Configure a credential helper to remove this warning. See 05:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:07 05:56:07 Login Succeeded 05:56:07 nexus3.o-ran-sc.org:10003 05:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:07 Configure a credential helper to remove this warning. See 05:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:07 05:56:07 Login Succeeded 05:56:07 nexus3.o-ran-sc.org:10004 05:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:07 Configure a credential helper to remove this warning. See 05:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:07 05:56:07 Login Succeeded 05:56:07 ---> docker-login.sh ends 05:56:07 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins6205384182995688514.sh 05:56:07 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/sh -xe /tmp/jenkins7069462988259385658.sh 05:56:07 [EnvInject] - Injecting environment variables from a build step. 05:56:07 [EnvInject] - Injecting as environment variables the properties content 05:56:07 DOCKER_ROOT=icsversion 05:56:07 CONTAINER_TAG_YAML_DIR= 05:56:07 CONTAINER_TAG_METHOD=yaml-file 05:56:07 05:56:07 [EnvInject] - Variables injected successfully. 05:56:07 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash -l /tmp/jenkins741110680255871966.sh 05:56:07 ---> docker-get-container-tag.sh 05:56:07 Setup pyenv: 05:56:07 system 05:56:07 3.8.13 05:56:07 3.9.13 05:56:07 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:56:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V0UD from file:/tmp/.os_lf_venv 05:56:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:56:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:56:11 lf-activate-venv(): INFO: Base packages installed successfully 05:56:11 lf-activate-venv(): INFO: Installing additional packages: yq 05:56:12 lf-activate-venv(): INFO: Adding /tmp/venv-V0UD/bin to PATH 05:56:12 ---> Docker image tag found: 1.0.0 05:56:12 [EnvInject] - Injecting environment variables from a build step. 05:56:12 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 05:56:13 [EnvInject] - Variables injected successfully. 05:56:13 [EnvInject] - Injecting environment variables from a build step. 05:56:13 [EnvInject] - Injecting as environment variables the properties content 05:56:13 DOCKER_ARGS=--network=host 05:56:13 DOCKER_ROOT=icsversion 05:56:13 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 05:56:13 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 05:56:13 DOCKER_NAME=o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion 05:56:13 05:56:13 [EnvInject] - Variables injected successfully. 05:56:13 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins945069580583742892.sh 05:56:13 ---> docker-build.sh 05:56:13 Docker version 24.0.2, build cb74dfc 05:56:13 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 05:56:13 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 . 05:56:14 #1 [internal] load build definition from Dockerfile 05:56:14 #1 transferring dockerfile: 1.22kB done 05:56:14 #1 DONE 0.1s 05:56:14 05:56:14 #2 [internal] load .dockerignore 05:56:14 #2 transferring context: 2B done 05:56:14 #2 DONE 0.1s 05:56:14 05:56:14 #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/golang:1.17-bullseye 05:56:15 #3 ... 05:56:15 05:56:15 #4 [internal] load metadata for gcr.io/distroless/base-debian10:latest 05:56:15 #4 DONE 1.1s 05:56:15 05:56:15 #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/golang:1.17-bullseye 05:56:15 #3 DONE 1.3s 05:56:15 05:56:15 #5 [internal] load build context 05:56:15 #5 DONE 0.0s 05:56:15 05:56:15 #6 [stage-1 1/3] FROM gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 05:56:15 #6 resolve gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 05:56:15 #6 ... 05:56:15 05:56:15 #5 [internal] load build context 05:56:15 #5 transferring context: 93.70kB 0.0s done 05:56:15 #5 DONE 0.1s 05:56:15 05:56:15 #6 [stage-1 1/3] FROM gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 05:56:15 #6 resolve gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 0.2s done 05:56:15 #6 sha256:fd7fe75216cc5ed82b18abe5ebc3e63d2f3d4133dbaa39e784c0320a226a775b 619B / 619B done 05:56:15 #6 sha256:2445dbf7678f5ec17f5654ac2b7ad14d7b1ea3af638423fc68f5b38721f25fa4 0B / 657.02kB 0.1s 05:56:15 #6 sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 0B / 8.12MB 0.1s 05:56:15 #6 sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 1.67kB / 1.67kB done 05:56:15 #6 sha256:53f10bd6414ed3ac80d202184ec89f826a0c2430310405604a4ac0eaaa49a718 590B / 590B done 05:56:16 #6 sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 1.05MB / 8.12MB 0.6s 05:56:16 #6 sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 2.10MB / 8.12MB 0.7s 05:56:16 #6 sha256:2445dbf7678f5ec17f5654ac2b7ad14d7b1ea3af638423fc68f5b38721f25fa4 657.02kB / 657.02kB 0.7s done 05:56:16 #6 sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 6.29MB / 8.12MB 0.8s 05:56:16 #6 extracting sha256:2445dbf7678f5ec17f5654ac2b7ad14d7b1ea3af638423fc68f5b38721f25fa4 0.1s 05:56:16 #6 sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 8.12MB / 8.12MB 0.9s 05:56:16 #6 sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 8.12MB / 8.12MB 0.9s done 05:56:16 #6 extracting sha256:2445dbf7678f5ec17f5654ac2b7ad14d7b1ea3af638423fc68f5b38721f25fa4 0.4s done 05:56:17 #6 extracting sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 0.1s 05:56:17 #6 extracting sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 0.5s done 05:56:18 #6 DONE 2.7s 05:56:18 05:56:18 #7 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 05:56:18 #7 resolve nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 0.2s done 05:56:18 #7 sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 1.86kB / 1.86kB done 05:56:18 #7 sha256:742df529b073e7d1e213702a6cca40c32f3f5068125988de249416ba0abee517 7.12kB / 7.12kB done 05:56:18 #7 sha256:55636cf1983628109e569690596b85077f45aca810a77904e8afad48b49aa500 1.80kB / 1.80kB done 05:56:18 #7 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.1s done 05:56:18 #7 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 1.2s done 05:56:18 #7 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.4s done 05:56:18 #7 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.2s done 05:56:18 #7 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.4s 05:56:18 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 9.44MB / 135.06MB 2.5s 05:56:18 #7 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.34MB / 85.90MB 2.5s 05:56:18 #7 sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 0B / 154B 2.5s 05:56:20 #7 sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 154B / 154B 4.9s 05:56:20 #7 sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 154B / 154B 5.0s done 05:56:20 #7 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.0s done 05:56:20 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 18.97MB / 135.06MB 5.1s 05:56:20 #7 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 17.83MB / 85.90MB 5.1s 05:56:21 #7 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 23.07MB / 85.90MB 5.2s 05:56:21 #7 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 05:56:21 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 29.36MB / 135.06MB 5.3s 05:56:21 #7 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 29.36MB / 85.90MB 5.3s 05:56:21 #7 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 36.70MB / 85.90MB 5.4s 05:56:21 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 41.94MB / 135.06MB 5.5s 05:56:21 #7 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 42.99MB / 85.90MB 5.5s 05:56:21 #7 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 50.33MB / 85.90MB 5.6s 05:56:21 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 59.77MB / 135.06MB 5.8s 05:56:21 #7 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 66.06MB / 85.90MB 5.8s 05:56:21 #7 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 73.40MB / 85.90MB 5.9s 05:56:21 #7 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.6s done 05:56:21 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 68.16MB / 135.06MB 6.0s 05:56:21 #7 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 82.84MB / 85.90MB 6.0s 05:56:21 #7 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 05:56:21 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 77.16MB / 135.06MB 6.2s 05:56:22 #7 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.3s done 05:56:22 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 90.18MB / 135.06MB 6.4s 05:56:22 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 98.57MB / 135.06MB 6.5s 05:56:22 #7 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.5s done 05:56:22 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 116.27MB / 135.06MB 6.7s 05:56:22 #7 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 05:56:22 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 124.78MB / 135.06MB 6.8s 05:56:22 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 132.12MB / 135.06MB 6.9s 05:56:22 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 135.06MB / 135.06MB 7.2s done 05:56:25 #7 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 3.3s done 05:56:25 #7 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 05:56:29 #7 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.7s done 05:56:29 #7 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 05:56:35 #7 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 5.3s 05:56:38 #7 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 8.3s done 05:56:38 #7 extracting sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 05:56:38 #7 extracting sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 done 05:56:38 #7 DONE 23.2s 05:56:38 05:56:38 #8 [build 2/7] WORKDIR /app 05:56:39 #8 DONE 1.0s 05:56:39 05:56:39 #9 [build 3/7] COPY go.mod ./ 05:56:39 #9 DONE 0.1s 05:56:39 05:56:39 #10 [build 4/7] COPY go.sum ./ 05:56:40 #10 DONE 0.1s 05:56:40 05:56:40 #11 [build 5/7] RUN go mod download 05:56:40 #11 DONE 0.9s 05:56:40 05:56:40 #12 [build 6/7] COPY . ./ 05:56:41 #12 DONE 0.1s 05:56:41 05:56:41 #13 [build 7/7] RUN go build -o /rappconsumer-sliceassurance 05:56:43 #13 DONE 2.2s 05:56:43 05:56:43 #14 [stage-1 2/3] COPY --from=build /rappconsumer-sliceassurance . 05:56:44 #14 DONE 0.1s 05:56:44 05:56:44 #15 exporting to image 05:56:44 #15 exporting layers 05:56:44 #15 exporting layers 0.1s done 05:56:44 #15 writing image sha256:710e3e7d129b5930c0cac867a5b9bd6bfa6cff83ecc422b318f92dd74b8219e1 done 05:56:44 #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 done 05:56:44 #15 DONE 0.1s 05:56:44 ---> docker-build.sh ends 05:56:44 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/sh -xe /tmp/jenkins7973212828988410648.sh 05:56:44 [EnvInject] - Injecting environment variables from a build step. 05:56:44 [EnvInject] - Injecting as environment variables the properties content 05:56:44 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 05:56:44 05:56:44 [EnvInject] - Variables injected successfully. 05:56:44 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins9889193498369913076.sh 05:56:44 ---> docker-push.sh 05:56:44 Docker version 24.0.2, build cb74dfc 05:56:44 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 05:56:44 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 05:56:44 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion] 05:56:44 2a2fb9cd606c: Preparing 05:56:44 91f7bcfdfda8: Preparing 05:56:44 05ef21d76315: Preparing 05:56:44 05ef21d76315: Layer already exists 05:56:44 91f7bcfdfda8: Layer already exists 05:56:45 2a2fb9cd606c: Pushed 05:56:45 1.0.0: digest: sha256:fb821ee276e0dcefeea96faf1d0ada83639f410770f7f405da435ccc2ce921ad size: 949 05:56:45 ---> docker-push.sh ends 05:56:45 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins10600695839165189780.sh 05:56:45 $ ssh-agent -k 05:56:45 unset SSH_AUTH_SOCK; 05:56:45 unset SSH_AGENT_PID; 05:56:45 echo Agent pid 2078 killed; 05:56:45 [ssh-agent] Stopped. 05:56:45 [PostBuildScript] - [INFO] Executing post build scripts. 05:56:45 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins4204779921258327460.sh 05:56:45 ---> sysstat.sh 05:56:46 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins6765780153553089398.sh 05:56:46 ---> package-listing.sh 05:56:46 ++ facter osfamily 05:56:46 ++ tr '[:upper:]' '[:lower:]' 05:56:46 + OS_FAMILY=debian 05:56:46 + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release 05:56:46 + START_PACKAGES=/tmp/packages_start.txt 05:56:46 + END_PACKAGES=/tmp/packages_end.txt 05:56:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:56:46 + PACKAGES=/tmp/packages_start.txt 05:56:46 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release ']' 05:56:46 + PACKAGES=/tmp/packages_end.txt 05:56:46 + case "${OS_FAMILY}" in 05:56:46 + dpkg -l 05:56:46 + grep '^ii' 05:56:46 + '[' -f /tmp/packages_start.txt ']' 05:56:46 + '[' -f /tmp/packages_end.txt ']' 05:56:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:56:46 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release ']' 05:56:46 + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/archives/ 05:56:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/archives/ 05:56:46 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins8885959108073039345.sh 05:56:46 ---> capture-instance-metadata.sh 05:56:46 Setup pyenv: 05:56:46 system 05:56:46 3.8.13 05:56:46 3.9.13 05:56:46 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:56:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V0UD from file:/tmp/.os_lf_venv 05:56:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:56:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:56:48 lf-activate-venv(): INFO: Base packages installed successfully 05:56:48 lf-activate-venv(): INFO: Installing additional packages: lftools 05:57:06 lf-activate-venv(): INFO: Adding /tmp/venv-V0UD/bin to PATH 05:57:06 INFO: Running in OpenStack, capturing instance metadata 05:57:06 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins497410309368717969.sh 05:57:06 provisioning config files... 05:57:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/config6060323941295779890tmp 05:57:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:57:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:57:06 [EnvInject] - Injecting environment variables from a build step. 05:57:06 [EnvInject] - Injecting as environment variables the properties content 05:57:06 SERVER_ID=logs 05:57:06 05:57:06 [EnvInject] - Variables injected successfully. 05:57:06 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins4784938587415161571.sh 05:57:06 ---> create-netrc.sh 05:57:06 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins2678094929917823016.sh 05:57:06 ---> python-tools-install.sh 05:57:07 Setup pyenv: 05:57:07 system 05:57:07 3.8.13 05:57:07 3.9.13 05:57:07 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:57:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V0UD from file:/tmp/.os_lf_venv 05:57:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:10 lf-activate-venv(): INFO: Base packages installed successfully 05:57:10 lf-activate-venv(): INFO: Installing additional packages: lftools 05:57:27 lf-activate-venv(): INFO: Adding /tmp/venv-V0UD/bin to PATH 05:57:27 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins12236025973432084120.sh 05:57:27 ---> sudo-logs.sh 05:57:27 Archiving 'sudo' log.. 05:57:27 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins16812437339820264299.sh 05:57:27 ---> job-cost.sh 05:57:27 Setup pyenv: 05:57:27 system 05:57:27 3.8.13 05:57:27 3.9.13 05:57:27 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:57:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V0UD from file:/tmp/.os_lf_venv 05:57:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:31 lf-activate-venv(): INFO: Base packages installed successfully 05:57:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:57:40 lf-activate-venv(): INFO: Adding /tmp/venv-V0UD/bin to PATH 05:57:40 INFO: No Stack... 05:57:41 INFO: Retrieving Pricing Info for: v3-starter-4 05:57:41 INFO: Archiving Costs 05:57:41 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash -l /tmp/jenkins15193818068170395182.sh 05:57:41 ---> logs-deploy.sh 05:57:41 Setup pyenv: 05:57:41 system 05:57:41 3.8.13 05:57:41 3.9.13 05:57:41 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:57:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V0UD from file:/tmp/.os_lf_venv 05:57:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:45 lf-activate-venv(): INFO: Base packages installed successfully 05:57:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:58:01 lf-activate-venv(): INFO: Adding /tmp/venv-V0UD/bin to PATH 05:58:01 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/209 05:58:01 INFO: archiving workspace using pattern(s): 05:58:04 Archives upload complete. 05:58:05 INFO: archiving logs to Nexus 05:58:06 ---> uname -a: 05:58:06 Linux prd-ubuntu1804-docker-4c-4g-638 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 05:58:06 05:58:06 05:58:06 ---> lscpu: 05:58:06 Architecture: x86_64 05:58:06 CPU op-mode(s): 32-bit, 64-bit 05:58:06 Byte Order: Little Endian 05:58:06 CPU(s): 4 05:58:06 On-line CPU(s) list: 0-3 05:58:06 Thread(s) per core: 1 05:58:06 Core(s) per socket: 1 05:58:06 Socket(s): 4 05:58:06 NUMA node(s): 1 05:58:06 Vendor ID: AuthenticAMD 05:58:06 CPU family: 23 05:58:06 Model: 49 05:58:06 Model name: AMD EPYC-Rome Processor 05:58:06 Stepping: 0 05:58:06 CPU MHz: 2799.998 05:58:06 BogoMIPS: 5599.99 05:58:06 Virtualization: AMD-V 05:58:06 Hypervisor vendor: KVM 05:58:06 Virtualization type: full 05:58:06 L1d cache: 32K 05:58:06 L1i cache: 32K 05:58:06 L2 cache: 512K 05:58:06 L3 cache: 16384K 05:58:06 NUMA node0 CPU(s): 0-3 05:58:06 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 05:58:06 05:58:06 05:58:06 ---> nproc: 05:58:06 4 05:58:06 05:58:06 05:58:06 ---> df -h: 05:58:06 Filesystem Size Used Avail Use% Mounted on 05:58:06 udev 3.9G 0 3.9G 0% /dev 05:58:06 tmpfs 798M 696K 797M 1% /run 05:58:06 /dev/vda1 20G 10G 9.3G 52% / 05:58:06 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:58:06 tmpfs 5.0M 0 5.0M 0% /run/lock 05:58:06 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:58:06 /dev/vda15 105M 5.3M 100M 5% /boot/efi 05:58:06 tmpfs 798M 0 798M 0% /run/user/1001 05:58:06 05:58:06 05:58:06 ---> free -m: 05:58:06 total used free shared buff/cache available 05:58:06 Mem: 7975 535 4211 0 3228 7141 05:58:06 Swap: 1023 0 1023 05:58:06 05:58:06 05:58:06 ---> ip addr: 05:58:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:58:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:58:06 inet 127.0.0.1/8 scope host lo 05:58:06 valid_lft forever preferred_lft forever 05:58:06 inet6 ::1/128 scope host 05:58:06 valid_lft forever preferred_lft forever 05:58:06 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 05:58:06 link/ether fa:16:3e:49:1a:0b brd ff:ff:ff:ff:ff:ff 05:58:06 inet 10.32.6.65/23 brd 10.32.7.255 scope global dynamic ens3 05:58:06 valid_lft 86139sec preferred_lft 86139sec 05:58:06 inet6 fe80::f816:3eff:fe49:1a0b/64 scope link 05:58:06 valid_lft forever preferred_lft forever 05:58:06 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 05:58:06 link/ether 02:42:9b:9d:b6:af brd ff:ff:ff:ff:ff:ff 05:58:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:58:06 valid_lft forever preferred_lft forever 05:58:06 05:58:06 05:58:06 ---> sar -b -r -n DEV: 05:58:06 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-638) 05/12/26 _x86_64_ (4 CPU) 05:58:06 05:58:06 05:53:47 LINUX RESTART (4 CPU) 05:58:06 05:58:06 05:54:01 tps rtps wtps bread/s bwrtn/s 05:58:06 05:55:02 154.84 69.21 85.64 5593.87 39590.35 05:58:06 05:56:01 62.78 0.22 62.56 23.59 9977.23 05:58:06 05:57:01 149.63 12.71 136.92 2246.32 53664.65 05:58:06 05:58:01 18.93 0.40 18.53 32.79 1447.78 05:58:06 Average: 96.68 20.72 75.97 1982.15 26237.17 05:58:06 05:58:06 05:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:58:06 05:55:02 5877764 7388452 2289656 28.03 36096 1656080 1031184 11.19 607676 1514412 57384 05:58:06 05:56:01 5612716 7384036 2554704 31.28 56332 1881712 1012164 10.98 626444 1731672 107672 05:58:06 05:57:01 4306052 7295324 3861368 47.28 85948 3009056 1104776 11.99 818560 2750632 7272 05:58:06 05:58:01 4378408 7374924 3789012 46.39 89284 3011272 1034400 11.22 747304 2747484 10580 05:58:06 Average: 5043735 7360684 3123685 38.25 66915 2389530 1045631 11.35 699996 2186050 45727 05:58:06 05:58:06 05:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:58:06 05:55:02 ens3 377.47 198.85 1080.09 63.35 0.00 0.00 0.00 0.00 05:58:06 05:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:06 05:55:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 05:58:06 05:56:01 ens3 66.18 52.86 730.80 6.21 0.00 0.00 0.00 0.00 05:58:06 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:06 05:56:01 lo 0.54 0.54 0.04 0.04 0.00 0.00 0.00 0.00 05:58:06 05:57:01 ens3 210.18 128.19 5858.62 85.08 0.00 0.00 0.00 0.00 05:58:06 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:06 05:57:01 lo 3.00 3.00 0.26 0.26 0.00 0.00 0.00 0.00 05:58:06 05:58:01 ens3 12.56 12.95 11.26 6.03 0.00 0.00 0.00 0.00 05:58:06 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:06 05:58:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 05:58:06 Average: ens3 167.01 98.40 1925.20 40.31 0.00 0.00 0.00 0.00 05:58:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:06 Average: lo 1.37 1.37 0.12 0.12 0.00 0.00 0.00 0.00 05:58:06 05:58:06 05:58:06 ---> sar -P ALL: 05:58:06 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-638) 05/12/26 _x86_64_ (4 CPU) 05:58:06 05:58:06 05:53:47 LINUX RESTART (4 CPU) 05:58:06 05:58:06 05:54:01 CPU %user %nice %system %iowait %steal %idle 05:58:06 05:55:02 all 17.76 0.00 2.75 5.33 1.96 72.19 05:58:06 05:55:02 0 19.49 0.00 1.43 2.50 1.84 74.74 05:58:06 05:55:02 1 7.55 0.00 2.14 11.60 1.83 76.88 05:58:06 05:55:02 2 11.74 0.00 1.44 1.70 1.83 83.29 05:58:06 05:55:02 3 32.36 0.00 5.98 5.53 2.35 53.78 05:58:06 05:56:01 all 19.16 0.00 1.31 2.23 1.25 76.05 05:58:06 05:56:01 0 14.45 0.00 0.78 0.36 0.86 83.55 05:58:06 05:56:01 1 5.54 0.00 1.03 7.85 1.47 84.11 05:58:06 05:56:01 2 16.31 0.00 0.78 0.19 1.07 81.66 05:58:06 05:56:01 3 40.35 0.00 2.65 0.54 1.61 54.85 05:58:06 05:57:01 all 19.66 0.00 6.06 3.05 3.89 67.34 05:58:06 05:57:01 0 19.11 0.00 6.58 3.56 3.62 67.13 05:58:06 05:57:01 1 11.59 0.00 6.78 4.48 3.97 73.18 05:58:06 05:57:01 2 29.58 0.00 5.74 2.14 4.32 58.22 05:58:06 05:57:01 3 18.32 0.00 5.14 2.03 3.65 70.85 05:58:06 05:58:01 all 20.13 0.00 0.95 0.83 1.52 76.56 05:58:06 05:58:01 0 17.11 0.00 0.84 2.73 1.72 77.60 05:58:06 05:58:01 1 31.30 0.00 0.98 0.25 2.04 65.44 05:58:06 05:58:01 2 14.21 0.00 1.04 0.05 1.54 83.17 05:58:06 05:58:01 3 17.92 0.00 0.95 0.28 0.80 80.04 05:58:06 Average: all 19.18 0.00 2.78 2.86 2.16 73.02 05:58:06 Average: 0 17.55 0.00 2.42 2.29 2.02 75.72 05:58:06 Average: 1 14.04 0.00 2.74 6.03 2.33 74.85 05:58:06 Average: 2 17.97 0.00 2.26 1.03 2.20 76.55 05:58:06 Average: 3 27.18 0.00 3.69 2.10 2.11 64.93 05:58:06 05:58:06 05:58:07