11:19:19 Started by timer 11:19:19 Running as SYSTEM 11:19:19 [EnvInject] - Loading node environment variables. 11:19:19 Building remotely on prd-ubuntu1804-docker-4c-4g-4103 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-g-release 11:19:19 [ssh-agent] Looking for ssh-agent implementation... 11:19:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:19:19 $ ssh-agent 11:19:19 SSH_AUTH_SOCK=/tmp/ssh-zpTGqNapoxhH/agent.2106 11:19:19 SSH_AGENT_PID=2108 11:19:19 [ssh-agent] Started. 11:19:19 Running ssh-add (command line suppressed) 11:19:19 Identity added: /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-g-release@tmp/private_key_904230798172952077.key (jenkins-ssh) 11:19:19 [ssh-agent] Using credentials jenkins (jenkins) 11:19:19 The recommended git tool is: NONE 11:19:21 using credential jenkins 11:19:21 Wiping out workspace first. 11:19:21 Cloning the remote Git repository 11:19:21 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 11:19:21 > git init /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-g-release # timeout=10 11:19:21 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 11:19:21 > git --version # timeout=10 11:19:21 > git --version # 'git version 2.17.1' 11:19:21 using GIT_SSH to set credentials jenkins 11:19:21 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 11:19:22 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 11:19:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:19:22 Avoid second fetch 11:19:22 > git rev-parse refs/remotes/origin/g-release^{commit} # timeout=10 11:19:22 Checking out Revision 452aed471aa771f7de40cc7570bcf3e12a75c644 (refs/remotes/origin/g-release) 11:19:22 > git config core.sparsecheckout # timeout=10 11:19:22 > git checkout -f 452aed471aa771f7de40cc7570bcf3e12a75c644 # timeout=10 11:19:22 Commit message: "Step version in capif core" 11:19:22 > git rev-list --no-walk 452aed471aa771f7de40cc7570bcf3e12a75c644 # timeout=10 11:19:22 provisioning config files... 11:19:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:19:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:19:22 [nonrtric-plt-sme-capifcore-docker-merge-g-release] $ /bin/bash /tmp/jenkins17818551711122487267.sh 11:19:22 ---> python-tools-install.sh 11:19:22 Setup pyenv: 11:19:22 * system (set by /opt/pyenv/version) 11:19:22 * 3.8.13 (set by /opt/pyenv/version) 11:19:22 * 3.9.13 (set by /opt/pyenv/version) 11:19:22 * 3.10.6 (set by /opt/pyenv/version) 11:19:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mkft 11:19:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:19:30 lf-activate-venv(): INFO: Installing: lftools 11:20:03 lf-activate-venv(): INFO: Adding /tmp/venv-Mkft/bin to PATH 11:20:03 Generating Requirements File 11:20:31 Python 3.10.6 11:20:31 pip 24.0 from /tmp/venv-Mkft/lib/python3.10/site-packages/pip (python 3.10) 11:20:31 appdirs==1.4.4 11:20:31 argcomplete==3.2.3 11:20:31 aspy.yaml==1.3.0 11:20:31 attrs==23.2.0 11:20:31 autopage==0.5.2 11:20:31 beautifulsoup4==4.12.3 11:20:31 boto3==1.34.59 11:20:31 botocore==1.34.59 11:20:31 bs4==0.0.2 11:20:31 cachetools==5.3.3 11:20:31 certifi==2024.2.2 11:20:31 cffi==1.16.0 11:20:31 cfgv==3.4.0 11:20:31 chardet==5.2.0 11:20:31 charset-normalizer==3.3.2 11:20:31 click==8.1.7 11:20:31 cliff==4.6.0 11:20:31 cmd2==2.4.3 11:20:31 cryptography==3.3.2 11:20:31 debtcollector==3.0.0 11:20:31 decorator==5.1.1 11:20:31 defusedxml==0.7.1 11:20:31 Deprecated==1.2.14 11:20:31 distlib==0.3.8 11:20:31 dnspython==2.6.1 11:20:31 docker==4.2.2 11:20:31 dogpile.cache==1.3.2 11:20:31 email_validator==2.1.1 11:20:31 filelock==3.13.1 11:20:31 future==1.0.0 11:20:31 gitdb==4.0.11 11:20:31 GitPython==3.1.42 11:20:31 google-auth==2.28.2 11:20:31 httplib2==0.22.0 11:20:31 identify==2.5.35 11:20:31 idna==3.6 11:20:31 importlib-resources==1.5.0 11:20:31 iso8601==2.1.0 11:20:31 Jinja2==3.1.3 11:20:31 jmespath==1.0.1 11:20:31 jsonpatch==1.33 11:20:31 jsonpointer==2.4 11:20:31 jsonschema==4.21.1 11:20:31 jsonschema-specifications==2023.12.1 11:20:31 keystoneauth1==5.6.0 11:20:31 kubernetes==29.0.0 11:20:31 lftools==0.37.9 11:20:31 lxml==5.1.0 11:20:31 MarkupSafe==2.1.5 11:20:31 msgpack==1.0.8 11:20:31 multi_key_dict==2.0.3 11:20:31 netaddr==1.2.1 11:20:31 netifaces==0.11.0 11:20:31 niet==1.4.2 11:20:31 nodeenv==1.8.0 11:20:31 oauth2client==4.1.3 11:20:31 oauthlib==3.2.2 11:20:31 openstacksdk==3.0.0 11:20:31 os-client-config==2.1.0 11:20:31 os-service-types==1.7.0 11:20:31 osc-lib==3.0.1 11:20:31 oslo.config==9.4.0 11:20:31 oslo.context==5.5.0 11:20:31 oslo.i18n==6.3.0 11:20:31 oslo.log==5.5.0 11:20:31 oslo.serialization==5.4.0 11:20:31 oslo.utils==7.1.0 11:20:31 packaging==23.2 11:20:31 pbr==6.0.0 11:20:31 platformdirs==4.2.0 11:20:31 prettytable==3.10.0 11:20:31 pyasn1==0.5.1 11:20:31 pyasn1-modules==0.3.0 11:20:31 pycparser==2.21 11:20:31 pygerrit2==2.0.15 11:20:31 PyGithub==2.2.0 11:20:31 pyinotify==0.9.6 11:20:31 PyJWT==2.8.0 11:20:31 PyNaCl==1.5.0 11:20:31 pyparsing==2.4.7 11:20:31 pyperclip==1.8.2 11:20:31 pyrsistent==0.20.0 11:20:31 python-cinderclient==9.5.0 11:20:31 python-dateutil==2.9.0.post0 11:20:31 python-heatclient==3.5.0 11:20:31 python-jenkins==1.8.2 11:20:31 python-keystoneclient==5.4.0 11:20:31 python-magnumclient==4.4.0 11:20:31 python-novaclient==18.5.0 11:20:31 python-openstackclient==6.5.0 11:20:31 python-swiftclient==4.5.0 11:20:31 PyYAML==6.0.1 11:20:31 referencing==0.33.0 11:20:31 requests==2.31.0 11:20:31 requests-oauthlib==1.3.1 11:20:31 requestsexceptions==1.4.0 11:20:31 rfc3986==2.0.0 11:20:31 rpds-py==0.18.0 11:20:31 rsa==4.9 11:20:31 ruamel.yaml==0.18.6 11:20:31 ruamel.yaml.clib==0.2.8 11:20:31 s3transfer==0.10.0 11:20:31 simplejson==3.19.2 11:20:31 six==1.16.0 11:20:31 smmap==5.0.1 11:20:31 soupsieve==2.5 11:20:31 stevedore==5.2.0 11:20:31 tabulate==0.9.0 11:20:31 toml==0.10.2 11:20:31 tomlkit==0.12.4 11:20:31 tqdm==4.66.2 11:20:31 typing_extensions==4.10.0 11:20:31 tzdata==2024.1 11:20:31 urllib3==1.26.18 11:20:31 virtualenv==20.25.1 11:20:31 wcwidth==0.2.13 11:20:31 websocket-client==1.7.0 11:20:31 wrapt==1.16.0 11:20:31 xdg==6.0.0 11:20:31 xmltodict==0.13.0 11:20:31 yq==3.2.3 11:20:31 provisioning config files... 11:20:31 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-g-release@tmp/config126767410122561044tmp 11:20:31 copy managed file [nonrtric-plt-sme] to file:/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-g-release@tmp/config11252745970955110978tmp 11:20:31 [nonrtric-plt-sme-capifcore-docker-merge-g-release] $ /bin/bash /tmp/jenkins8367069841026016357.sh 11:20:31 ---> docker-login.sh 11:20:31 nexus3.o-ran-sc.org:10001 11:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:20:32 Configure a credential helper to remove this warning. See 11:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:20:32 11:20:32 Login Succeeded 11:20:32 nexus3.o-ran-sc.org:10002 11:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:20:32 Configure a credential helper to remove this warning. See 11:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:20:32 11:20:32 Login Succeeded 11:20:32 nexus3.o-ran-sc.org:10003 11:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:20:32 Configure a credential helper to remove this warning. See 11:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:20:32 11:20:32 Login Succeeded 11:20:32 nexus3.o-ran-sc.org:10004 11:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:20:32 Configure a credential helper to remove this warning. See 11:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:20:32 11:20:32 Login Succeeded 11:20:32 ---> docker-login.sh ends 11:20:32 [nonrtric-plt-sme-capifcore-docker-merge-g-release] $ /bin/bash /tmp/jenkins17057531874304965779.sh 11:20:32 [nonrtric-plt-sme-capifcore-docker-merge-g-release] $ /bin/sh -xe /tmp/jenkins4803450727079023925.sh 11:20:32 [EnvInject] - Injecting environment variables from a build step. 11:20:32 [EnvInject] - Injecting as environment variables the properties content 11:20:32 DOCKER_ROOT=capifcore 11:20:32 CONTAINER_TAG_YAML_DIR=capifcore 11:20:32 CONTAINER_TAG_METHOD=yaml-file 11:20:32 11:20:32 [EnvInject] - Variables injected successfully. 11:20:32 [nonrtric-plt-sme-capifcore-docker-merge-g-release] $ /bin/bash -l /tmp/jenkins11193914506569246637.sh 11:20:32 ---> docker-get-container-tag.sh 11:20:32 Setup pyenv: 11:20:32 system 11:20:32 3.8.13 11:20:32 3.9.13 11:20:32 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-g-release/.python-version) 11:20:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mkft from file:/tmp/.os_lf_venv 11:20:34 lf-activate-venv(): INFO: Installing: yq 11:20:35 lf-activate-venv(): INFO: Adding /tmp/venv-Mkft/bin to PATH 11:20:35 ---> Docker image tag found: 1.0.2 11:20:35 [EnvInject] - Injecting environment variables from a build step. 11:20:35 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 11:20:35 [EnvInject] - Variables injected successfully. 11:20:35 [EnvInject] - Injecting environment variables from a build step. 11:20:35 [EnvInject] - Injecting as environment variables the properties content 11:20:35 DOCKER_ARGS=--network=host 11:20:35 DOCKER_ROOT=capifcore 11:20:35 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 11:20:35 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 11:20:35 DOCKER_NAME=o-ran-sc/nonrtric-plt-capifcore 11:20:35 11:20:35 [EnvInject] - Variables injected successfully. 11:20:35 [nonrtric-plt-sme-capifcore-docker-merge-g-release] $ /bin/bash /tmp/jenkins13153492591888754446.sh 11:20:35 ---> docker-build.sh 11:20:35 Docker version 24.0.2, build cb74dfc 11:20:35 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.0.2 11:20:35 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.0.2 . 11:20:36 #1 [internal] load build definition from Dockerfile 11:20:36 #1 transferring dockerfile: 1.26kB done 11:20:36 #1 DONE 0.1s 11:20:36 11:20:36 #2 [internal] load .dockerignore 11:20:36 #2 transferring context: 2B done 11:20:36 #2 DONE 0.1s 11:20:36 11:20:36 #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/golang:1.19.2-bullseye 11:20:37 #3 ... 11:20:37 11:20:37 #4 [internal] load metadata for gcr.io/distroless/base-debian11:latest 11:20:37 #4 DONE 1.0s 11:20:37 11:20:37 #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/golang:1.19.2-bullseye 11:20:38 #3 DONE 1.8s 11:20:38 11:20:38 #5 [internal] load build context 11:20:38 #5 DONE 0.0s 11:20:38 11:20:38 #6 [stage-1 1/3] FROM gcr.io/distroless/base-debian11@sha256:9d4e5680d67c984ac9c957f66405de25634012e2d5d6dc396c4bdd2ba6ae569f 11:20:38 #6 resolve gcr.io/distroless/base-debian11@sha256:9d4e5680d67c984ac9c957f66405de25634012e2d5d6dc396c4bdd2ba6ae569f 0.1s done 11:20:38 #6 sha256:c8500b45821ad3ad625d1689bbe0fd12ca31d22865fbf19cc2e982f759ae2133 1.60kB / 1.60kB done 11:20:38 #6 sha256:6b16ad2aede1c00fe5f9765419c2165fd72902e768db3126ee68d127cae394ea 0B / 103.78kB 0.0s 11:20:38 #6 sha256:be1681d2fb7c6bc072dddd952d4fa0428a3a3c60b53cdde852e30aaa86f7e1ab 0B / 755.29kB 0.0s 11:20:38 #6 sha256:9d4e5680d67c984ac9c957f66405de25634012e2d5d6dc396c4bdd2ba6ae569f 1.51kB / 1.51kB done 11:20:38 #6 sha256:13190661cbc681abf8c1f3546231bb1ff46c88ce4750a2818426c6e493a09163 2.12kB / 2.12kB done 11:20:38 #6 ... 11:20:38 11:20:38 #5 [internal] load build context 11:20:38 #5 transferring context: 1.18MB 0.0s done 11:20:38 #5 DONE 0.1s 11:20:38 11:20:38 #6 [stage-1 1/3] FROM gcr.io/distroless/base-debian11@sha256:9d4e5680d67c984ac9c957f66405de25634012e2d5d6dc396c4bdd2ba6ae569f 11:20:38 #6 sha256:6b16ad2aede1c00fe5f9765419c2165fd72902e768db3126ee68d127cae394ea 103.78kB / 103.78kB 0.1s done 11:20:38 #6 extracting sha256:6b16ad2aede1c00fe5f9765419c2165fd72902e768db3126ee68d127cae394ea done 11:20:38 #6 sha256:fe5ca62666f04366c8e7f605aa82997d71320183e99962fa76b3209fdfbb8b58 0B / 21.20kB 0.1s 11:20:39 #6 sha256:be1681d2fb7c6bc072dddd952d4fa0428a3a3c60b53cdde852e30aaa86f7e1ab 755.29kB / 755.29kB 0.2s done 11:20:39 #6 sha256:fe5ca62666f04366c8e7f605aa82997d71320183e99962fa76b3209fdfbb8b58 21.20kB / 21.20kB 0.2s done 11:20:39 #6 extracting sha256:fe5ca62666f04366c8e7f605aa82997d71320183e99962fa76b3209fdfbb8b58 done 11:20:39 #6 sha256:1e3d9b7d145208fa8fa3ee1c9612d0adaac7255f1bbc9ddea7e461e0b317805c 0B / 113B 0.2s 11:20:39 #6 sha256:fcb6f6d2c9986d9cd6a2ea3cc2936e5fc613e09f1af9042329011e43057f3265 0B / 317B 0.2s 11:20:39 #6 extracting sha256:be1681d2fb7c6bc072dddd952d4fa0428a3a3c60b53cdde852e30aaa86f7e1ab 11:20:39 #6 sha256:fcb6f6d2c9986d9cd6a2ea3cc2936e5fc613e09f1af9042329011e43057f3265 317B / 317B 0.3s done 11:20:39 #6 sha256:e8c73c638ae9ec5ad70c49df7e484040d889cca6b4a9af056579c3d058ea93f0 0B / 198B 0.3s 11:20:39 #6 sha256:1e3d9b7d145208fa8fa3ee1c9612d0adaac7255f1bbc9ddea7e461e0b317805c 113B / 113B 0.4s done 11:20:39 #6 sha256:e8c73c638ae9ec5ad70c49df7e484040d889cca6b4a9af056579c3d058ea93f0 198B / 198B 0.4s done 11:20:39 #6 sha256:4aa0ea1413d37a58615488592a0b827ea4b2e48fa5a77cf707d0e35f025e613f 0B / 385B 0.4s 11:20:39 #6 sha256:5627a970d25e752d971a501ec7e35d0d6fdcd4a3ce9e958715a686853024794a 0B / 130.56kB 0.4s 11:20:39 #6 sha256:7c881f9ab25e0d86562a123b5fb56aebf8aa0ddd7d48ef602faf8d1e7cf43d8c 0B / 355B 0.4s 11:20:39 #6 extracting sha256:be1681d2fb7c6bc072dddd952d4fa0428a3a3c60b53cdde852e30aaa86f7e1ab 0.3s done 11:20:39 #6 sha256:4aa0ea1413d37a58615488592a0b827ea4b2e48fa5a77cf707d0e35f025e613f 385B / 385B 0.5s done 11:20:39 #6 sha256:5627a970d25e752d971a501ec7e35d0d6fdcd4a3ce9e958715a686853024794a 130.56kB / 130.56kB 0.5s done 11:20:39 #6 sha256:7c881f9ab25e0d86562a123b5fb56aebf8aa0ddd7d48ef602faf8d1e7cf43d8c 355B / 355B 0.5s done 11:20:39 #6 sha256:fb86e1ee192b9a5486e4fda23fbf23ed490368278c15227969043f39f0fdd1e3 2.10MB / 5.85MB 0.6s 11:20:39 #6 sha256:ebba9ccde3efe3177f5a74772e6e85446e7cbad9528c1c169e403a1981429d14 0B / 2.06MB 0.6s 11:20:39 #6 sha256:1933f300df8c747385bc1e9a261b9fc7ec89b0c02b51439a3759344a643a4bb9 0B / 968.57kB 0.6s 11:20:39 #6 sha256:fb86e1ee192b9a5486e4fda23fbf23ed490368278c15227969043f39f0fdd1e3 5.85MB / 5.85MB 0.7s done 11:20:39 #6 sha256:ebba9ccde3efe3177f5a74772e6e85446e7cbad9528c1c169e403a1981429d14 2.06MB / 2.06MB 0.7s 11:20:39 #6 sha256:1933f300df8c747385bc1e9a261b9fc7ec89b0c02b51439a3759344a643a4bb9 968.57kB / 968.57kB 0.7s 11:20:39 #6 extracting sha256:fcb6f6d2c9986d9cd6a2ea3cc2936e5fc613e09f1af9042329011e43057f3265 done 11:20:39 #6 sha256:ebba9ccde3efe3177f5a74772e6e85446e7cbad9528c1c169e403a1981429d14 2.06MB / 2.06MB 0.8s done 11:20:39 #6 sha256:1933f300df8c747385bc1e9a261b9fc7ec89b0c02b51439a3759344a643a4bb9 968.57kB / 968.57kB 0.8s done 11:20:39 #6 extracting sha256:e8c73c638ae9ec5ad70c49df7e484040d889cca6b4a9af056579c3d058ea93f0 done 11:20:39 #6 extracting sha256:1e3d9b7d145208fa8fa3ee1c9612d0adaac7255f1bbc9ddea7e461e0b317805c 11:20:39 #6 extracting sha256:1e3d9b7d145208fa8fa3ee1c9612d0adaac7255f1bbc9ddea7e461e0b317805c done 11:20:39 #6 extracting sha256:4aa0ea1413d37a58615488592a0b827ea4b2e48fa5a77cf707d0e35f025e613f done 11:20:39 #6 extracting sha256:7c881f9ab25e0d86562a123b5fb56aebf8aa0ddd7d48ef602faf8d1e7cf43d8c done 11:20:39 #6 extracting sha256:5627a970d25e752d971a501ec7e35d0d6fdcd4a3ce9e958715a686853024794a done 11:20:39 #6 extracting sha256:fb86e1ee192b9a5486e4fda23fbf23ed490368278c15227969043f39f0fdd1e3 0.1s 11:20:40 #6 extracting sha256:fb86e1ee192b9a5486e4fda23fbf23ed490368278c15227969043f39f0fdd1e3 0.2s done 11:20:40 #6 extracting sha256:ebba9ccde3efe3177f5a74772e6e85446e7cbad9528c1c169e403a1981429d14 11:20:40 #6 extracting sha256:ebba9ccde3efe3177f5a74772e6e85446e7cbad9528c1c169e403a1981429d14 0.1s done 11:20:40 #6 extracting sha256:1933f300df8c747385bc1e9a261b9fc7ec89b0c02b51439a3759344a643a4bb9 0.1s done 11:20:41 #6 DONE 2.5s 11:20:41 11:20:41 #7 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.19.2-bullseye@sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 11:20:41 #7 resolve nexus3.o-ran-sc.org:10001/golang:1.19.2-bullseye@sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 0.1s done 11:20:41 #7 sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 1.86kB / 1.86kB done 11:20:41 #7 sha256:2fddf0539591f8e364c9adb3d495d1ba2ca8a8df420ad23b58e7bcee7986ea6c 1.80kB / 1.80kB done 11:20:41 #7 sha256:dce494d5814b5644d6ab2321aa466ef7a3c54ba46141b1efce6184fb7c63d360 7.11kB / 7.11kB done 11:20:41 #7 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 1.4s done 11:20:41 #7 sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 10.88MB / 10.88MB 1.2s done 11:20:41 #7 sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 5.16MB / 5.16MB 1.0s done 11:20:41 #7 sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 54.59MB / 54.59MB 1.7s done 11:20:41 #7 sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 85.97MB / 85.97MB 2.3s 11:20:41 #7 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 0.9s 11:20:41 #7 sha256:a86067690e454a7f294329b6cc83502da1e3748726c0f1819d37f6dd3a69884c 116.39MB / 148.88MB 2.4s 11:20:41 #7 sha256:d0a75b47d9366434d29afda0a459a52f8c199b1150e2343fcbe727d87648afb5 156B / 156B 1.8s done 11:20:41 #7 sha256:a86067690e454a7f294329b6cc83502da1e3748726c0f1819d37f6dd3a69884c 139.46MB / 148.88MB 2.5s 11:20:41 #7 sha256:a86067690e454a7f294329b6cc83502da1e3748726c0f1819d37f6dd3a69884c 148.88MB / 148.88MB 2.6s 11:20:41 #7 sha256:a86067690e454a7f294329b6cc83502da1e3748726c0f1819d37f6dd3a69884c 148.88MB / 148.88MB 2.9s done 11:20:42 #7 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 2.3s done 11:20:42 #7 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 11:20:42 #7 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 0.2s done 11:20:42 #7 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 11:20:43 #7 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 0.2s done 11:20:43 #7 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 11:20:45 #7 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 2.0s done 11:20:45 #7 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 11:20:47 #7 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 2.1s done 11:20:47 #7 extracting sha256:a86067690e454a7f294329b6cc83502da1e3748726c0f1819d37f6dd3a69884c 11:20:52 #7 extracting sha256:a86067690e454a7f294329b6cc83502da1e3748726c0f1819d37f6dd3a69884c 5.1s 11:20:52 #7 extracting sha256:a86067690e454a7f294329b6cc83502da1e3748726c0f1819d37f6dd3a69884c 5.3s done 11:20:53 #7 extracting sha256:d0a75b47d9366434d29afda0a459a52f8c199b1150e2343fcbe727d87648afb5 11:20:53 #7 extracting sha256:d0a75b47d9366434d29afda0a459a52f8c199b1150e2343fcbe727d87648afb5 done 11:20:53 #7 DONE 14.8s 11:20:53 11:20:53 #8 [build 2/7] WORKDIR /app 11:20:54 #8 DONE 1.0s 11:20:54 11:20:54 #9 [build 3/7] COPY go.mod . 11:20:54 #9 DONE 0.2s 11:20:54 11:20:54 #10 [build 4/7] COPY go.sum . 11:20:54 #10 DONE 0.1s 11:20:54 11:20:54 #11 [build 5/7] RUN go mod download 11:21:02 #11 DONE 7.5s 11:21:02 11:21:02 #12 [build 6/7] COPY . . 11:21:02 #12 DONE 0.4s 11:21:02 11:21:02 #13 [build 7/7] RUN go build -o /capifcore 11:21:47 #13 DONE 45.2s 11:21:49 11:21:49 #14 [stage-1 2/3] COPY --from=build /capifcore . 11:21:49 #14 DONE 0.3s 11:21:49 11:21:49 #15 exporting to image 11:21:49 #15 exporting layers 11:21:49 #15 exporting layers 0.4s done 11:21:50 #15 writing image sha256:080ea3deb23aefb8c22c692d9dbda0695f03ba9e6e45073122d559e388023d01 done 11:21:50 #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.0.2 0.0s done 11:21:50 #15 DONE 0.4s 11:21:50 ---> docker-build.sh ends 11:21:50 [nonrtric-plt-sme-capifcore-docker-merge-g-release] $ /bin/sh -xe /tmp/jenkins6063506412014870668.sh 11:21:50 [EnvInject] - Injecting environment variables from a build step. 11:21:50 [EnvInject] - Injecting as environment variables the properties content 11:21:50 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 11:21:50 11:21:50 [EnvInject] - Variables injected successfully. 11:21:50 [nonrtric-plt-sme-capifcore-docker-merge-g-release] $ /bin/bash /tmp/jenkins7043367627766058241.sh 11:21:50 ---> docker-push.sh 11:21:50 Docker version 24.0.2, build cb74dfc 11:21:50 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.0.2 11:21:50 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.0.2 11:21:50 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore] 11:21:50 b82952fa415a: Preparing 11:21:50 c8beeff22ce7: Preparing 11:21:50 714f56238fb5: Preparing 11:21:50 2a8c0ba89665: Preparing 11:21:50 4cb10dd2545b: Preparing 11:21:50 d2d7ec0f6756: Preparing 11:21:50 1a73b54f556b: Preparing 11:21:50 e624a5370eca: Preparing 11:21:50 d52f02c6501c: Preparing 11:21:50 ff5700ec5418: Preparing 11:21:50 1df9699731f7: Preparing 11:21:50 6fbdf253bbc2: Preparing 11:21:50 70c35736547b: Preparing 11:21:50 e624a5370eca: Waiting 11:21:50 d52f02c6501c: Waiting 11:21:50 ff5700ec5418: Waiting 11:21:50 1df9699731f7: Waiting 11:21:50 6fbdf253bbc2: Waiting 11:21:50 70c35736547b: Waiting 11:21:50 d2d7ec0f6756: Waiting 11:21:50 1a73b54f556b: Waiting 11:21:50 4cb10dd2545b: Pushed 11:21:50 c8beeff22ce7: Pushed 11:21:50 d2d7ec0f6756: Pushed 11:21:50 714f56238fb5: Pushed 11:21:50 1a73b54f556b: Pushed 11:21:50 e624a5370eca: Pushed 11:21:50 d52f02c6501c: Pushed 11:21:50 ff5700ec5418: Pushed 11:21:51 6fbdf253bbc2: Pushed 11:21:51 70c35736547b: Pushed 11:21:51 2a8c0ba89665: Pushed 11:21:53 1df9699731f7: Pushed 11:21:57 b82952fa415a: Pushed 11:21:57 1.0.2: digest: sha256:c6598449c949591dd8cd1cd9e45f42ec530a42ac5cd9e033bbcf7c411c3ec0f6 size: 3034 11:21:57 ---> docker-push.sh ends 11:21:57 [nonrtric-plt-sme-capifcore-docker-merge-g-release] $ /bin/bash /tmp/jenkins4360513937569674706.sh 11:21:57 $ ssh-agent -k 11:21:57 unset SSH_AUTH_SOCK; 11:21:57 unset SSH_AGENT_PID; 11:21:57 echo Agent pid 2108 killed; 11:21:57 [ssh-agent] Stopped. 11:21:57 [PostBuildScript] - [INFO] Executing post build scripts. 11:21:57 [nonrtric-plt-sme-capifcore-docker-merge-g-release] $ /bin/bash /tmp/jenkins2258233914681073352.sh 11:21:57 ---> sysstat.sh 11:21:58 [nonrtric-plt-sme-capifcore-docker-merge-g-release] $ /bin/bash /tmp/jenkins2349875036678875480.sh 11:21:58 ---> package-listing.sh 11:21:58 ++ facter osfamily 11:21:58 ++ tr '[:upper:]' '[:lower:]' 11:21:59 + OS_FAMILY=debian 11:21:59 + workspace=/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-g-release 11:21:59 + START_PACKAGES=/tmp/packages_start.txt 11:21:59 + END_PACKAGES=/tmp/packages_end.txt 11:21:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:21:59 + PACKAGES=/tmp/packages_start.txt 11:21:59 + '[' /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-g-release ']' 11:21:59 + PACKAGES=/tmp/packages_end.txt 11:21:59 + case "${OS_FAMILY}" in 11:21:59 + dpkg -l 11:21:59 + grep '^ii' 11:21:59 + '[' -f /tmp/packages_start.txt ']' 11:21:59 + '[' -f /tmp/packages_end.txt ']' 11:21:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:21:59 + '[' /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-g-release ']' 11:21:59 + mkdir -p /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-g-release/archives/ 11:21:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-g-release/archives/ 11:21:59 [nonrtric-plt-sme-capifcore-docker-merge-g-release] $ /bin/bash /tmp/jenkins12020508638099422115.sh 11:21:59 ---> capture-instance-metadata.sh 11:21:59 Setup pyenv: 11:21:59 system 11:21:59 3.8.13 11:21:59 3.9.13 11:21:59 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-g-release/.python-version) 11:21:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mkft from file:/tmp/.os_lf_venv 11:22:01 lf-activate-venv(): INFO: Installing: lftools 11:22:13 lf-activate-venv(): INFO: Adding /tmp/venv-Mkft/bin to PATH 11:22:13 INFO: Running in OpenStack, capturing instance metadata 11:22:13 [nonrtric-plt-sme-capifcore-docker-merge-g-release] $ /bin/bash /tmp/jenkins12867308981829037665.sh 11:22:13 provisioning config files... 11:22:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-g-release@tmp/config6010289157650988038tmp 11:22:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:22:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:22:13 [EnvInject] - Injecting environment variables from a build step. 11:22:13 [EnvInject] - Injecting as environment variables the properties content 11:22:13 SERVER_ID=logs 11:22:13 11:22:13 [EnvInject] - Variables injected successfully. 11:22:13 [nonrtric-plt-sme-capifcore-docker-merge-g-release] $ /bin/bash /tmp/jenkins6551382896752916884.sh 11:22:13 ---> create-netrc.sh 11:22:13 [nonrtric-plt-sme-capifcore-docker-merge-g-release] $ /bin/bash /tmp/jenkins4625240150083340667.sh 11:22:13 ---> python-tools-install.sh 11:22:13 Setup pyenv: 11:22:13 system 11:22:13 3.8.13 11:22:13 3.9.13 11:22:13 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-g-release/.python-version) 11:22:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mkft from file:/tmp/.os_lf_venv 11:22:15 lf-activate-venv(): INFO: Installing: lftools 11:22:24 lf-activate-venv(): INFO: Adding /tmp/venv-Mkft/bin to PATH 11:22:24 [nonrtric-plt-sme-capifcore-docker-merge-g-release] $ /bin/bash /tmp/jenkins919378229096463612.sh 11:22:24 ---> sudo-logs.sh 11:22:24 Archiving 'sudo' log.. 11:22:25 [nonrtric-plt-sme-capifcore-docker-merge-g-release] $ /bin/bash /tmp/jenkins10022230024245808651.sh 11:22:25 ---> job-cost.sh 11:22:25 Setup pyenv: 11:22:25 system 11:22:25 3.8.13 11:22:25 3.9.13 11:22:25 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-g-release/.python-version) 11:22:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mkft from file:/tmp/.os_lf_venv 11:22:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:22:32 lf-activate-venv(): INFO: Adding /tmp/venv-Mkft/bin to PATH 11:22:32 INFO: No Stack... 11:22:32 INFO: Retrieving Pricing Info for: v2-highcpu-4 11:22:32 INFO: Archiving Costs 11:22:32 [nonrtric-plt-sme-capifcore-docker-merge-g-release] $ /bin/bash -l /tmp/jenkins3837027036898960007.sh 11:22:32 ---> logs-deploy.sh 11:22:32 Setup pyenv: 11:22:32 system 11:22:32 3.8.13 11:22:32 3.9.13 11:22:32 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-g-release/.python-version) 11:22:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mkft from file:/tmp/.os_lf_venv 11:22:34 lf-activate-venv(): INFO: Installing: lftools 11:22:43 lf-activate-venv(): INFO: Adding /tmp/venv-Mkft/bin to PATH 11:22:43 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-capifcore-docker-merge-g-release/64 11:22:43 INFO: archiving workspace using pattern(s): 11:22:46 Archives upload complete. 11:22:47 INFO: archiving logs to Nexus 11:22:47 ---> uname -a: 11:22:47 Linux prd-ubuntu1804-docker-4c-4g-4103 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:22:47 11:22:47 11:22:47 ---> lscpu: 11:22:47 Architecture: x86_64 11:22:47 CPU op-mode(s): 32-bit, 64-bit 11:22:47 Byte Order: Little Endian 11:22:47 CPU(s): 4 11:22:47 On-line CPU(s) list: 0-3 11:22:47 Thread(s) per core: 1 11:22:47 Core(s) per socket: 1 11:22:47 Socket(s): 4 11:22:47 NUMA node(s): 1 11:22:47 Vendor ID: AuthenticAMD 11:22:47 CPU family: 23 11:22:47 Model: 49 11:22:47 Model name: AMD EPYC-Rome Processor 11:22:47 Stepping: 0 11:22:47 CPU MHz: 2799.998 11:22:47 BogoMIPS: 5599.99 11:22:47 Virtualization: AMD-V 11:22:47 Hypervisor vendor: KVM 11:22:47 Virtualization type: full 11:22:47 L1d cache: 32K 11:22:47 L1i cache: 32K 11:22:47 L2 cache: 512K 11:22:47 L3 cache: 16384K 11:22:47 NUMA node0 CPU(s): 0-3 11:22:47 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 11:22:47 11:22:47 11:22:47 ---> nproc: 11:22:47 4 11:22:47 11:22:47 11:22:47 ---> df -h: 11:22:47 Filesystem Size Used Avail Use% Mounted on 11:22:47 udev 2.0G 0 2.0G 0% /dev 11:22:47 tmpfs 395M 696K 394M 1% /run 11:22:47 /dev/vda1 20G 11G 8.3G 58% / 11:22:47 tmpfs 2.0G 0 2.0G 0% /dev/shm 11:22:47 tmpfs 5.0M 0 5.0M 0% /run/lock 11:22:47 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 11:22:47 /dev/vda15 105M 5.3M 100M 5% /boot/efi 11:22:47 tmpfs 395M 0 395M 0% /run/user/1001 11:22:47 11:22:47 11:22:47 ---> free -m: 11:22:47 total used free shared buff/cache available 11:22:47 Mem: 3943 509 901 0 2533 3151 11:22:47 Swap: 1023 0 1023 11:22:47 11:22:47 11:22:47 ---> ip addr: 11:22:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:22:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:22:47 inet 127.0.0.1/8 scope host lo 11:22:47 valid_lft forever preferred_lft forever 11:22:47 inet6 ::1/128 scope host 11:22:47 valid_lft forever preferred_lft forever 11:22:47 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:22:47 link/ether fa:16:3e:52:51:ea brd ff:ff:ff:ff:ff:ff 11:22:47 inet 10.32.6.155/23 brd 10.32.7.255 scope global dynamic ens3 11:22:47 valid_lft 86151sec preferred_lft 86151sec 11:22:47 inet6 fe80::f816:3eff:fe52:51ea/64 scope link 11:22:47 valid_lft forever preferred_lft forever 11:22:47 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:22:47 link/ether 02:42:ec:8f:bb:e4 brd ff:ff:ff:ff:ff:ff 11:22:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:22:47 valid_lft forever preferred_lft forever 11:22:47 11:22:47 11:22:47 ---> sar -b -r -n DEV: 11:22:47 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4103) 03/09/24 _x86_64_ (4 CPU) 11:22:47 11:22:47 11:18:41 LINUX RESTART (4 CPU) 11:22:47 11:22:47 11:19:01 tps rtps wtps bread/s bwrtn/s 11:22:47 11:20:01 157.84 83.82 74.02 6602.77 41306.87 11:22:47 11:21:01 250.36 15.73 234.63 2220.41 78620.87 11:22:47 11:22:01 135.89 70.77 65.12 3590.33 37059.56 11:22:47 Average: 181.46 56.71 124.75 4135.07 52367.01 11:22:47 11:22:47 11:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:22:47 11:20:01 1571400 3318468 2467252 61.09 49876 1851768 940000 18.48 640608 1647568 204544 11:22:47 11:21:01 280016 3342944 3758636 93.07 117776 2995516 1070268 21.04 682124 2753116 27100 11:22:47 11:22:01 1016304 3254000 3022348 74.84 124620 2172116 997176 19.60 860444 1846000 788 11:22:47 Average: 955907 3305137 3082745 76.33 97424 2339800 1002481 19.71 727725 2082228 77477 11:22:47 11:22:47 11:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:22:47 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:47 11:20:01 ens3 367.49 235.66 1400.12 63.08 0.00 0.00 0.00 0.00 11:22:47 11:20:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 11:22:47 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:47 11:21:01 ens3 528.80 347.67 7750.34 32.01 0.00 0.00 0.00 0.00 11:22:47 11:21:01 lo 2.79 2.79 0.25 0.25 0.00 0.00 0.00 0.00 11:22:47 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:47 11:22:01 ens3 70.42 111.35 16.07 725.01 0.00 0.00 0.00 0.00 11:22:47 11:22:01 lo 4.33 4.33 0.38 0.38 0.00 0.00 0.00 0.00 11:22:47 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:47 Average: ens3 322.54 231.73 3062.28 273.02 0.00 0.00 0.00 0.00 11:22:47 Average: lo 2.75 2.75 0.24 0.24 0.00 0.00 0.00 0.00 11:22:47 11:22:47 11:22:47 ---> sar -P ALL: 11:22:47 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4103) 03/09/24 _x86_64_ (4 CPU) 11:22:47 11:22:47 11:18:41 LINUX RESTART (4 CPU) 11:22:47 11:22:47 11:19:01 CPU %user %nice %system %iowait %steal %idle 11:22:47 11:20:01 all 18.62 0.00 2.23 4.65 0.05 74.44 11:22:47 11:20:01 0 8.44 0.00 1.67 8.37 0.05 81.47 11:22:47 11:20:01 1 32.54 0.00 2.37 3.04 0.07 61.99 11:22:47 11:20:01 2 10.09 0.00 2.90 4.86 0.07 82.08 11:22:47 11:20:01 3 23.48 0.00 1.96 2.33 0.05 72.19 11:22:47 11:21:01 all 22.46 0.00 4.91 4.90 0.07 67.66 11:22:47 11:21:01 0 13.30 0.00 5.36 6.96 0.07 74.32 11:22:47 11:21:01 1 42.05 0.00 5.28 1.90 0.07 50.70 11:22:47 11:21:01 2 14.61 0.00 3.54 2.91 0.07 78.87 11:22:47 11:21:01 3 19.83 0.00 5.45 7.87 0.08 66.77 11:22:47 11:22:01 all 60.97 0.00 7.06 2.84 0.09 29.05 11:22:47 11:22:01 0 61.76 0.00 7.30 2.40 0.08 28.46 11:22:47 11:22:01 1 60.84 0.00 7.31 3.49 0.10 28.26 11:22:47 11:22:01 2 59.19 0.00 6.68 3.10 0.08 30.96 11:22:47 11:22:01 3 62.03 0.00 6.98 2.39 0.08 28.52 11:22:47 Average: all 33.95 0.00 4.73 4.13 0.07 57.12 11:22:47 Average: 0 27.80 0.00 4.77 5.91 0.07 61.44 11:22:47 Average: 1 45.09 0.00 4.98 2.81 0.08 47.04 11:22:47 Average: 2 27.82 0.00 4.36 3.62 0.07 64.11 11:22:47 Average: 3 35.09 0.00 4.79 4.19 0.07 55.86 11:22:47 11:22:47 11:22:47