19:45:28 Started by timer 19:45:28 Running as SYSTEM 19:45:28 [EnvInject] - Loading node environment variables. 19:45:28 Building remotely on prd-ubuntu1804-docker-4c-4g-4104 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-master 19:45:28 [ssh-agent] Looking for ssh-agent implementation... 19:45:28 $ ssh-agent 19:45:28 SSH_AUTH_SOCK=/tmp/ssh-QPbnp15ZAIlV/agent.2155 19:45:28 SSH_AGENT_PID=2157 19:45:28 [ssh-agent] Started. 19:45:28 Running ssh-add (command line suppressed) 19:45:28 Identity added: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-master@tmp/private_key_17236067129667928070.key (jenkins-ssh) 19:45:28 [ssh-agent] Using credentials jenkins (jenkins) 19:45:28 The recommended git tool is: NONE 19:45:30 using credential jenkins 19:45:30 Wiping out workspace first. 19:45:31 Cloning the remote Git repository 19:45:31 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 19:45:31 > git init /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-master # timeout=10 19:45:31 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 19:45:31 > git --version # timeout=10 19:45:31 > git --version # 'git version 2.17.1' 19:45:31 using GIT_SSH to set credentials jenkins 19:45:31 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 19:45:32 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 19:45:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:45:32 Avoid second fetch 19:45:32 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:45:32 Checking out Revision e7f9bf996ea54e6706320b00426b664c1661b3b5 (refs/remotes/origin/master) 19:45:32 > git config core.sparsecheckout # timeout=10 19:45:32 > git checkout -f e7f9bf996ea54e6706320b00426b664c1661b3b5 # timeout=10 19:45:33 Commit message: "Update version for nonrtric-plt-informationcoordinatorservice to 1.6.1" 19:45:33 > git rev-list --no-walk 56e6f9da7fb5904d56146c87af0668c69c20b3eb # timeout=10 19:45:36 provisioning config files... 19:45:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:45:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:45:36 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-master] $ /bin/bash /tmp/jenkins7748523998394128627.sh 19:45:36 ---> python-tools-install.sh 19:45:36 Setup pyenv: 19:45:37 * system (set by /opt/pyenv/version) 19:45:37 * 3.8.13 (set by /opt/pyenv/version) 19:45:37 * 3.9.13 (set by /opt/pyenv/version) 19:45:37 * 3.10.6 (set by /opt/pyenv/version) 19:45:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5TkD 19:45:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:45:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:45:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:45:52 lf-activate-venv(): INFO: Base packages installed successfully 19:45:52 lf-activate-venv(): INFO: Installing additional packages: lftools 19:46:34 lf-activate-venv(): INFO: Adding /tmp/venv-5TkD/bin to PATH 19:46:34 Generating Requirements File 19:47:07 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. 19:47:07 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:47:08 Python 3.10.6 19:47:08 pip 25.2 from /tmp/venv-5TkD/lib/python3.10/site-packages/pip (python 3.10) 19:47:09 appdirs==1.4.4 19:47:09 argcomplete==3.6.2 19:47:09 aspy.yaml==1.3.0 19:47:09 attrs==25.3.0 19:47:09 autopage==0.5.2 19:47:09 beautifulsoup4==4.13.5 19:47:09 boto3==1.40.34 19:47:09 botocore==1.40.34 19:47:09 bs4==0.0.2 19:47:09 cachetools==5.5.2 19:47:09 certifi==2025.8.3 19:47:09 cffi==2.0.0 19:47:09 cfgv==3.4.0 19:47:09 chardet==5.2.0 19:47:09 charset-normalizer==3.4.3 19:47:09 click==8.3.0 19:47:09 cliff==4.11.0 19:47:09 cmd2==2.7.0 19:47:09 cryptography==3.3.2 19:47:09 debtcollector==3.0.0 19:47:09 decorator==5.2.1 19:47:09 defusedxml==0.7.1 19:47:09 Deprecated==1.2.18 19:47:09 distlib==0.4.0 19:47:09 dnspython==2.8.0 19:47:09 docker==7.1.0 19:47:09 dogpile.cache==1.4.1 19:47:09 durationpy==0.10 19:47:09 email-validator==2.3.0 19:47:09 filelock==3.19.1 19:47:09 future==1.0.0 19:47:09 gitdb==4.0.12 19:47:09 GitPython==3.1.45 19:47:09 google-auth==2.40.3 19:47:09 httplib2==0.31.0 19:47:09 identify==2.6.14 19:47:09 idna==3.10 19:47:09 importlib-resources==1.5.0 19:47:09 iso8601==2.1.0 19:47:09 Jinja2==3.1.6 19:47:09 jmespath==1.0.1 19:47:09 jsonpatch==1.33 19:47:09 jsonpointer==3.0.0 19:47:09 jsonschema==4.25.1 19:47:09 jsonschema-specifications==2025.9.1 19:47:09 keystoneauth1==5.12.0 19:47:09 kubernetes==33.1.0 19:47:09 lftools==0.37.13 19:47:09 lxml==6.0.1 19:47:09 markdown-it-py==4.0.0 19:47:09 MarkupSafe==3.0.2 19:47:09 mdurl==0.1.2 19:47:09 msgpack==1.1.1 19:47:09 multi_key_dict==2.0.3 19:47:09 munch==4.0.0 19:47:09 netaddr==1.3.0 19:47:09 niet==1.4.2 19:47:09 nodeenv==1.9.1 19:47:09 oauth2client==4.1.3 19:47:09 oauthlib==3.3.1 19:47:09 openstacksdk==4.7.1 19:47:09 os-service-types==1.8.0 19:47:09 osc-lib==4.2.0 19:47:09 oslo.config==10.0.0 19:47:09 oslo.context==6.1.0 19:47:09 oslo.i18n==6.6.0 19:47:09 oslo.log==7.2.1 19:47:09 oslo.serialization==5.8.0 19:47:09 oslo.utils==9.1.0 19:47:09 packaging==25.0 19:47:09 pbr==7.0.1 19:47:09 platformdirs==4.4.0 19:47:09 prettytable==3.16.0 19:47:09 psutil==7.1.0 19:47:09 pyasn1==0.6.1 19:47:09 pyasn1_modules==0.4.2 19:47:09 pycparser==2.23 19:47:09 pygerrit2==2.0.15 19:47:09 PyGithub==2.8.1 19:47:09 Pygments==2.19.2 19:47:09 PyJWT==2.10.1 19:47:09 PyNaCl==1.6.0 19:47:09 pyparsing==2.4.7 19:47:09 pyperclip==1.10.0 19:47:09 pyrsistent==0.20.0 19:47:09 python-cinderclient==9.8.0 19:47:09 python-dateutil==2.9.0.post0 19:47:09 python-heatclient==4.3.0 19:47:09 python-jenkins==1.8.3 19:47:09 python-keystoneclient==5.7.0 19:47:09 python-magnumclient==4.9.0 19:47:09 python-openstackclient==8.2.0 19:47:09 python-swiftclient==4.8.0 19:47:09 PyYAML==6.0.2 19:47:09 referencing==0.36.2 19:47:09 requests==2.32.5 19:47:09 requests-oauthlib==2.0.0 19:47:09 requestsexceptions==1.4.0 19:47:09 rfc3986==2.0.0 19:47:09 rich==14.1.0 19:47:09 rich-argparse==1.7.1 19:47:09 rpds-py==0.27.1 19:47:09 rsa==4.9.1 19:47:09 ruamel.yaml==0.18.15 19:47:09 ruamel.yaml.clib==0.2.12 19:47:09 s3transfer==0.14.0 19:47:09 simplejson==3.20.1 19:47:09 six==1.17.0 19:47:09 smmap==5.0.2 19:47:09 soupsieve==2.8 19:47:09 stevedore==5.5.0 19:47:09 tabulate==0.9.0 19:47:09 toml==0.10.2 19:47:09 tomlkit==0.13.3 19:47:09 tqdm==4.67.1 19:47:09 typing_extensions==4.15.0 19:47:09 tzdata==2025.2 19:47:09 urllib3==1.26.20 19:47:09 virtualenv==20.34.0 19:47:09 wcwidth==0.2.13 19:47:09 websocket-client==1.8.0 19:47:09 wrapt==1.17.3 19:47:09 xdg==6.0.0 19:47:09 xmltodict==1.0.2 19:47:09 yq==3.4.3 19:47:09 provisioning config files... 19:47:09 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-master@tmp/config12104578587443487010tmp 19:47:09 copy managed file [nonrtric-plt-ranpm] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-master@tmp/config14338109122342404414tmp 19:47:09 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-master] $ /bin/bash /tmp/jenkins11956699999350779664.sh 19:47:09 ---> docker-login.sh 19:47:09 nexus3.o-ran-sc.org:10001 19:47:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:09 Configure a credential helper to remove this warning. See 19:47:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:09 19:47:09 Login Succeeded 19:47:09 nexus3.o-ran-sc.org:10002 19:47:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:10 Configure a credential helper to remove this warning. See 19:47:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:10 19:47:10 Login Succeeded 19:47:10 nexus3.o-ran-sc.org:10003 19:47:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:10 Configure a credential helper to remove this warning. See 19:47:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:10 19:47:10 Login Succeeded 19:47:10 nexus3.o-ran-sc.org:10004 19:47:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:10 Configure a credential helper to remove this warning. See 19:47:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:10 19:47:10 Login Succeeded 19:47:10 ---> docker-login.sh ends 19:47:10 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-master] $ /bin/bash /tmp/jenkins1777633129407558242.sh 19:47:10 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-master] $ /bin/sh -xe /tmp/jenkins10810075307316089120.sh 19:47:10 [EnvInject] - Injecting environment variables from a build step. 19:47:10 [EnvInject] - Injecting as environment variables the properties content 19:47:10 DOCKER_ROOT=pm-file-converter 19:47:10 CONTAINER_TAG_YAML_DIR= 19:47:10 CONTAINER_TAG_METHOD=yaml-file 19:47:10 19:47:10 [EnvInject] - Variables injected successfully. 19:47:10 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-master] $ /bin/bash -l /tmp/jenkins4712612526368150383.sh 19:47:10 ---> docker-get-container-tag.sh 19:47:10 Setup pyenv: 19:47:10 system 19:47:10 3.8.13 19:47:10 3.9.13 19:47:10 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-master/.python-version) 19:47:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5TkD from file:/tmp/.os_lf_venv 19:47:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:47:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:47:14 lf-activate-venv(): INFO: Base packages installed successfully 19:47:14 lf-activate-venv(): INFO: Installing additional packages: yq 19:47:16 lf-activate-venv(): INFO: Adding /tmp/venv-5TkD/bin to PATH 19:47:16 ---> Docker image tag found: 1.2.1 19:47:16 [EnvInject] - Injecting environment variables from a build step. 19:47:16 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 19:47:16 [EnvInject] - Variables injected successfully. 19:47:16 [EnvInject] - Injecting environment variables from a build step. 19:47:16 [EnvInject] - Injecting as environment variables the properties content 19:47:16 DOCKER_ARGS=--network=host 19:47:16 DOCKER_ROOT=pm-file-converter 19:47:16 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 19:47:16 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 19:47:16 DOCKER_NAME=o-ran-sc/nonrtric-plt-ranpm-pm-file-converter 19:47:16 19:47:16 [EnvInject] - Variables injected successfully. 19:47:16 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-master] $ /bin/bash /tmp/jenkins10098434114691231494.sh 19:47:16 ---> docker-build.sh 19:47:16 Docker version 24.0.2, build cb74dfc 19:47:16 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.2.1 19:47:16 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.2.1 . 19:47:17 #1 [internal] load build definition from Dockerfile 19:47:17 #1 transferring dockerfile: 1.58kB done 19:47:17 #1 DONE 0.1s 19:47:17 19:47:17 #2 [internal] load .dockerignore 19:47:17 #2 transferring context: 2B done 19:47:17 #2 DONE 0.1s 19:47:17 19:47:17 #3 [internal] load metadata for docker.io/library/golang:1.20.3-buster 19:47:18 #3 ... 19:47:18 19:47:18 #4 [internal] load metadata for docker.io/library/ubuntu:latest 19:47:18 #4 DONE 1.3s 19:47:18 19:47:18 #3 [internal] load metadata for docker.io/library/golang:1.20.3-buster 19:47:18 #3 DONE 1.5s 19:47:18 19:47:18 #5 [internal] load build context 19:47:18 #5 transferring context: 898.11kB 0.0s done 19:47:18 #5 DONE 0.1s 19:47:18 19:47:18 #6 [stage-1 1/6] FROM docker.io/library/ubuntu@sha256:353675e2a41babd526e2b837d7ec780c2a05bca0164f7ea5dbbd433d21d166fc 19:47:18 #6 resolve docker.io/library/ubuntu@sha256:353675e2a41babd526e2b837d7ec780c2a05bca0164f7ea5dbbd433d21d166fc 19:47:18 #6 resolve docker.io/library/ubuntu@sha256:353675e2a41babd526e2b837d7ec780c2a05bca0164f7ea5dbbd433d21d166fc 0.2s done 19:47:19 #6 sha256:6d79abd4c96299aa91f5a4a46551042407568a3858b00ab460f4ba430984f62c 2.30kB / 2.30kB done 19:47:19 #6 sha256:353675e2a41babd526e2b837d7ec780c2a05bca0164f7ea5dbbd433d21d166fc 6.69kB / 6.69kB done 19:47:19 #6 sha256:985be7c735afdf6f18aaa122c23f87d989c30bba4e9aa24c8278912aac339a8d 424B / 424B done 19:47:22 #6 sha256:953cdd4133718b72c5d0a78e754c1405c02510fdb5237265f7955863f1757f83 0B / 29.72MB 3.1s 19:47:22 #6 sha256:953cdd4133718b72c5d0a78e754c1405c02510fdb5237265f7955863f1757f83 4.19MB / 29.72MB 3.4s 19:47:22 #6 sha256:953cdd4133718b72c5d0a78e754c1405c02510fdb5237265f7955863f1757f83 6.29MB / 29.72MB 3.5s 19:47:22 #6 sha256:953cdd4133718b72c5d0a78e754c1405c02510fdb5237265f7955863f1757f83 9.44MB / 29.72MB 3.7s 19:47:22 #6 sha256:953cdd4133718b72c5d0a78e754c1405c02510fdb5237265f7955863f1757f83 15.73MB / 29.72MB 3.9s 19:47:22 #6 sha256:953cdd4133718b72c5d0a78e754c1405c02510fdb5237265f7955863f1757f83 19.92MB / 29.72MB 4.0s 19:47:23 #6 sha256:953cdd4133718b72c5d0a78e754c1405c02510fdb5237265f7955863f1757f83 23.07MB / 29.72MB 4.1s 19:47:23 #6 sha256:953cdd4133718b72c5d0a78e754c1405c02510fdb5237265f7955863f1757f83 25.17MB / 29.72MB 4.2s 19:47:23 #6 sha256:953cdd4133718b72c5d0a78e754c1405c02510fdb5237265f7955863f1757f83 28.31MB / 29.72MB 4.3s 19:47:23 #6 sha256:953cdd4133718b72c5d0a78e754c1405c02510fdb5237265f7955863f1757f83 29.72MB / 29.72MB 4.5s done 19:47:23 #6 extracting sha256:953cdd4133718b72c5d0a78e754c1405c02510fdb5237265f7955863f1757f83 19:47:24 #6 ... 19:47:24 19:47:24 #7 [build 1/10] FROM docker.io/library/golang:1.20.3-buster@sha256:73c225bc5e2353f20dbe0466819b70a51a114a93bfe4af035a3bb9e1ecdd4107 19:47:24 #7 resolve docker.io/library/golang:1.20.3-buster@sha256:73c225bc5e2353f20dbe0466819b70a51a114a93bfe4af035a3bb9e1ecdd4107 0.2s done 19:47:24 #7 sha256:73c225bc5e2353f20dbe0466819b70a51a114a93bfe4af035a3bb9e1ecdd4107 988B / 988B done 19:47:24 #7 sha256:1751112c774258c932b169c4143f767575b4bb68042cd2bc55e9fce25d700125 1.80kB / 1.80kB done 19:47:24 #7 sha256:9ef29dfa0f7d36d483d99cfa0ac14b0c61e3b565dedbcf00333681772604f1f1 7.32kB / 7.32kB done 19:47:24 #7 sha256:2ff1d7c41c74a25258bfa6f0b8adb0a727f84518f55f65ca845ebc747976c408 50.45MB / 50.45MB 1.7s done 19:47:24 #7 sha256:3d2201bd995cccf12851a50820de03d34a17011dcbb9ac9fdf3a50c952cbb131 10.00MB / 10.00MB 0.7s done 19:47:24 #7 sha256:b253aeafeaa7e0671bb60008df01de101a38a045ff7bc656e3b0fbfc7c05cca5 7.86MB / 7.86MB 0.7s done 19:47:24 #7 sha256:1de76e268b103d05fa8960e0f77951ff54b912b63429c34f5d6adfd09f5f9ee2 51.88MB / 51.88MB 2.6s done 19:47:24 #7 sha256:e211ab4e270c4e15d645dfc2dc5dba6ecc620f37851b60da72648429652ac6f8 68.85MB / 68.85MB 4.4s done 19:47:24 #7 extracting sha256:2ff1d7c41c74a25258bfa6f0b8adb0a727f84518f55f65ca845ebc747976c408 4.1s 19:47:24 #7 sha256:1884307c61e9d348e6ecdb8421a37a2bc42f256ce8f7bcc1fdbcf7ace5dbdde4 100.14MB / 100.14MB 4.9s done 19:47:24 #7 sha256:fba1df41d121aec837c0736317d55c70f410b71bfb1de7a73c0ca65d80104b11 156B / 156B 2.9s done 19:47:25 #7 extracting sha256:2ff1d7c41c74a25258bfa6f0b8adb0a727f84518f55f65ca845ebc747976c408 4.3s done 19:47:25 #7 extracting sha256:b253aeafeaa7e0671bb60008df01de101a38a045ff7bc656e3b0fbfc7c05cca5 19:47:25 #7 extracting sha256:b253aeafeaa7e0671bb60008df01de101a38a045ff7bc656e3b0fbfc7c05cca5 0.5s done 19:47:25 #7 ... 19:47:25 19:47:25 #6 [stage-1 1/6] FROM docker.io/library/ubuntu@sha256:353675e2a41babd526e2b837d7ec780c2a05bca0164f7ea5dbbd433d21d166fc 19:47:25 #6 extracting sha256:953cdd4133718b72c5d0a78e754c1405c02510fdb5237265f7955863f1757f83 1.9s done 19:47:25 #6 DONE 7.0s 19:47:25 19:47:25 #7 [build 1/10] FROM docker.io/library/golang:1.20.3-buster@sha256:73c225bc5e2353f20dbe0466819b70a51a114a93bfe4af035a3bb9e1ecdd4107 19:47:25 #7 extracting sha256:3d2201bd995cccf12851a50820de03d34a17011dcbb9ac9fdf3a50c952cbb131 0.1s 19:47:26 #7 extracting sha256:3d2201bd995cccf12851a50820de03d34a17011dcbb9ac9fdf3a50c952cbb131 0.3s done 19:47:26 #7 extracting sha256:1de76e268b103d05fa8960e0f77951ff54b912b63429c34f5d6adfd09f5f9ee2 19:47:29 #7 extracting sha256:1de76e268b103d05fa8960e0f77951ff54b912b63429c34f5d6adfd09f5f9ee2 3.0s done 19:47:29 #7 extracting sha256:e211ab4e270c4e15d645dfc2dc5dba6ecc620f37851b60da72648429652ac6f8 19:47:32 #7 extracting sha256:e211ab4e270c4e15d645dfc2dc5dba6ecc620f37851b60da72648429652ac6f8 2.9s done 19:47:32 #7 extracting sha256:1884307c61e9d348e6ecdb8421a37a2bc42f256ce8f7bcc1fdbcf7ace5dbdde4 19:47:37 #7 extracting sha256:1884307c61e9d348e6ecdb8421a37a2bc42f256ce8f7bcc1fdbcf7ace5dbdde4 5.1s 19:47:39 #7 extracting sha256:1884307c61e9d348e6ecdb8421a37a2bc42f256ce8f7bcc1fdbcf7ace5dbdde4 6.7s done 19:47:39 #7 extracting sha256:fba1df41d121aec837c0736317d55c70f410b71bfb1de7a73c0ca65d80104b11 19:47:39 #7 extracting sha256:fba1df41d121aec837c0736317d55c70f410b71bfb1de7a73c0ca65d80104b11 done 19:47:39 #7 DONE 21.1s 19:47:39 19:47:39 #8 [build 2/10] WORKDIR /app 19:47:41 #8 DONE 1.9s 19:47:41 19:47:41 #9 [build 3/10] COPY main.go . 19:47:41 #9 DONE 0.2s 19:47:41 19:47:41 #10 [build 4/10] ADD common common 19:47:41 #10 DONE 0.1s 19:47:42 19:47:42 #11 [build 5/10] ADD components components 19:47:42 #11 DONE 0.1s 19:47:42 19:47:42 #12 [build 6/10] RUN go mod init main 19:47:42 #12 0.232 go: creating new go.mod: module main 19:47:42 #12 0.233 go: to add module requirements and sums: 19:47:42 #12 0.233 go mod tidy 19:47:42 #12 DONE 0.4s 19:47:42 19:47:42 #13 [build 7/10] COPY go.mod . 19:47:42 #13 DONE 0.1s 19:47:42 19:47:42 #14 [build 8/10] COPY go.sum . 19:47:42 #14 DONE 0.1s 19:47:42 19:47:42 #15 [build 9/10] RUN go mod tidy 19:47:43 #15 0.275 go: downloading github.com/confluentinc/confluent-kafka-go v1.9.2 19:47:43 #15 0.275 go: downloading github.com/json-iterator/go v1.1.12 19:47:43 #15 0.275 go: downloading github.com/sirupsen/logrus v1.9.0 19:47:43 #15 0.292 go: downloading golang.org/x/oauth2 v0.12.0 19:47:43 #15 0.434 go: downloading github.com/minio/minio-go/v7 v7.0.41 19:47:43 #15 0.510 go: downloading github.com/stretchr/testify v1.8.4 19:47:43 #15 0.616 go: downloading golang.org/x/sys v0.12.0 19:47:43 #15 0.689 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:47:43 #15 0.697 go: downloading github.com/modern-go/reflect2 v1.0.2 19:47:43 #15 0.800 go: downloading github.com/davecgh/go-spew v1.1.1 19:47:43 #15 0.824 go: downloading github.com/pmezard/go-difflib v1.0.0 19:47:43 #15 0.831 go: downloading gopkg.in/yaml.v3 v3.0.1 19:47:43 #15 0.889 go: downloading github.com/dustin/go-humanize v1.0.0 19:47:43 #15 0.907 go: downloading github.com/google/uuid v1.3.0 19:47:43 #15 0.924 go: downloading github.com/klauspost/compress v1.16.0 19:47:43 #15 1.010 go: downloading github.com/minio/md5-simd v1.1.2 19:47:43 #15 1.011 go: downloading github.com/minio/sha256-simd v1.0.0 19:47:43 #15 1.036 go: downloading golang.org/x/net v0.15.0 19:47:44 #15 1.407 go: downloading gopkg.in/ini.v1 v1.67.0 19:47:44 #15 1.413 go: downloading google.golang.org/appengine v1.6.7 19:47:44 #15 1.494 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 19:47:44 #15 1.514 go: downloading golang.org/x/crypto v0.13.0 19:47:44 #15 1.563 go: downloading github.com/rs/xid v1.4.0 19:47:44 #15 1.598 go: downloading github.com/klauspost/cpuid/v2 v2.1.0 19:47:44 #15 1.815 go: downloading github.com/golang/protobuf v1.5.3 19:47:44 #15 1.875 go: downloading golang.org/x/text v0.13.0 19:47:45 #15 2.198 go: downloading github.com/kr/pretty v0.3.0 19:47:45 #15 3.037 go: downloading google.golang.org/protobuf v1.31.0 19:47:46 #15 3.348 go: downloading github.com/google/go-cmp v0.5.9 19:47:46 #15 3.348 go: downloading github.com/kr/text v0.2.0 19:47:46 #15 3.348 go: downloading github.com/rogpeppe/go-internal v1.8.1 19:47:47 #15 DONE 4.2s 19:47:47 19:47:47 #16 [build 10/10] RUN go build -o /pm-file-converter 19:48:12 #16 DONE 25.2s 19:48:13 19:48:13 #17 [stage-1 2/6] COPY --from=build /pm-file-converter . 19:48:13 #17 DONE 0.2s 19:48:13 19:48:13 #18 [stage-1 3/6] COPY server.key /server.key 19:48:13 #18 DONE 0.1s 19:48:13 19:48:13 #19 [stage-1 4/6] COPY server.crt /server.crt 19:48:13 #19 DONE 0.1s 19:48:13 19:48:13 #20 [stage-1 5/6] COPY application_configuration.json /application_configuration.json 19:48:13 #20 DONE 0.1s 19:48:14 19:48:14 #21 exporting to image 19:48:14 #21 exporting layers 19:48:14 #21 exporting layers 0.3s done 19:48:14 #21 writing image sha256:f2c3821e3997df719031e84b5506b6bb99c6368e991813f2ebf1c4f6dfc9c5eb done 19:48:14 #21 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.2.1 0.0s done 19:48:14 #21 DONE 0.4s 19:48:14 ---> docker-build.sh ends 19:48:14 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-master] $ /bin/sh -xe /tmp/jenkins12167173436685763209.sh 19:48:14 [EnvInject] - Injecting environment variables from a build step. 19:48:14 [EnvInject] - Injecting as environment variables the properties content 19:48:14 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 19:48:14 19:48:14 [EnvInject] - Variables injected successfully. 19:48:14 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-master] $ /bin/bash /tmp/jenkins8609578237825578854.sh 19:48:14 ---> docker-push.sh 19:48:14 Docker version 24.0.2, build cb74dfc 19:48:14 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.2.1 19:48:14 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.2.1 19:48:14 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter] 19:48:14 eaf923b59c00: Preparing 19:48:14 b133dd8cc443: Preparing 19:48:14 64b1d1556c5a: Preparing 19:48:14 acd6c6ddcc61: Preparing 19:48:14 f9f52dc133e2: Preparing 19:48:14 64b1d1556c5a: Pushed 19:48:14 b133dd8cc443: Pushed 19:48:14 eaf923b59c00: Pushed 19:48:16 acd6c6ddcc61: Pushed 19:48:20 f9f52dc133e2: Pushed 19:48:20 1.2.1: digest: sha256:6513bc4b14939bfdf4d5980b5717f697b24b8145830c8a0d61d4b219ff1d5fba size: 1361 19:48:20 ---> docker-push.sh ends 19:48:21 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-master] $ /bin/bash /tmp/jenkins16618709093946944698.sh 19:48:21 $ ssh-agent -k 19:48:21 unset SSH_AUTH_SOCK; 19:48:21 unset SSH_AGENT_PID; 19:48:21 echo Agent pid 2157 killed; 19:48:21 [ssh-agent] Stopped. 19:48:21 [PostBuildScript] - [INFO] Executing post build scripts. 19:48:21 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-master] $ /bin/bash /tmp/jenkins8102580925736070304.sh 19:48:21 ---> sysstat.sh 19:48:21 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-master] $ /bin/bash /tmp/jenkins7611215629567185737.sh 19:48:21 ---> package-listing.sh 19:48:21 ++ facter osfamily 19:48:21 ++ tr '[:upper:]' '[:lower:]' 19:48:22 + OS_FAMILY=debian 19:48:22 + workspace=/w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-master 19:48:22 + START_PACKAGES=/tmp/packages_start.txt 19:48:22 + END_PACKAGES=/tmp/packages_end.txt 19:48:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:48:22 + PACKAGES=/tmp/packages_start.txt 19:48:22 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-master ']' 19:48:22 + PACKAGES=/tmp/packages_end.txt 19:48:22 + case "${OS_FAMILY}" in 19:48:22 + dpkg -l 19:48:22 + grep '^ii' 19:48:22 + '[' -f /tmp/packages_start.txt ']' 19:48:22 + '[' -f /tmp/packages_end.txt ']' 19:48:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:48:22 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-master ']' 19:48:22 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-master/archives/ 19:48:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-master/archives/ 19:48:22 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-master] $ /bin/bash /tmp/jenkins3554896769581335025.sh 19:48:22 ---> capture-instance-metadata.sh 19:48:22 Setup pyenv: 19:48:22 system 19:48:22 3.8.13 19:48:22 3.9.13 19:48:22 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-master/.python-version) 19:48:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5TkD from file:/tmp/.os_lf_venv 19:48:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:48:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:48:24 lf-activate-venv(): INFO: Base packages installed successfully 19:48:24 lf-activate-venv(): INFO: Installing additional packages: lftools 19:48:43 lf-activate-venv(): INFO: Adding /tmp/venv-5TkD/bin to PATH 19:48:43 INFO: Running in OpenStack, capturing instance metadata 19:48:43 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-master] $ /bin/bash /tmp/jenkins33464185957390168.sh 19:48:43 provisioning config files... 19:48:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-master@tmp/config12651114744816685558tmp 19:48:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:48:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:48:43 [EnvInject] - Injecting environment variables from a build step. 19:48:43 [EnvInject] - Injecting as environment variables the properties content 19:48:43 SERVER_ID=logs 19:48:43 19:48:43 [EnvInject] - Variables injected successfully. 19:48:43 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-master] $ /bin/bash /tmp/jenkins2751119493636483630.sh 19:48:43 ---> create-netrc.sh 19:48:43 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-master] $ /bin/bash /tmp/jenkins400811113558082410.sh 19:48:43 ---> python-tools-install.sh 19:48:43 Setup pyenv: 19:48:43 system 19:48:43 3.8.13 19:48:43 3.9.13 19:48:43 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-master/.python-version) 19:48:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5TkD from file:/tmp/.os_lf_venv 19:48:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:48:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:48:47 lf-activate-venv(): INFO: Base packages installed successfully 19:48:47 lf-activate-venv(): INFO: Installing additional packages: lftools 19:49:05 lf-activate-venv(): INFO: Adding /tmp/venv-5TkD/bin to PATH 19:49:05 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-master] $ /bin/bash /tmp/jenkins10582192754100231449.sh 19:49:05 ---> sudo-logs.sh 19:49:05 Archiving 'sudo' log.. 19:49:06 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-master] $ /bin/bash /tmp/jenkins5550253945140024542.sh 19:49:06 ---> job-cost.sh 19:49:06 Setup pyenv: 19:49:06 system 19:49:06 3.8.13 19:49:06 3.9.13 19:49:06 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-master/.python-version) 19:49:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5TkD from file:/tmp/.os_lf_venv 19:49:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:49:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:49:09 lf-activate-venv(): INFO: Base packages installed successfully 19:49:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:49:19 lf-activate-venv(): INFO: Adding /tmp/venv-5TkD/bin to PATH 19:49:19 INFO: No Stack... 19:49:20 INFO: Retrieving Pricing Info for: v3-starter-4 19:49:20 INFO: Archiving Costs 19:49:20 [nonrtric-plt-ranpm-pm-file-converter-docker-merge-master] $ /bin/bash -l /tmp/jenkins2857783903359907949.sh 19:49:20 ---> logs-deploy.sh 19:49:20 Setup pyenv: 19:49:20 system 19:49:20 3.8.13 19:49:20 3.9.13 19:49:20 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-docker-merge-master/.python-version) 19:49:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5TkD from file:/tmp/.os_lf_venv 19:49:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:49:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:49:24 lf-activate-venv(): INFO: Base packages installed successfully 19:49:24 lf-activate-venv(): INFO: Installing additional packages: lftools 19:49:42 lf-activate-venv(): INFO: Adding /tmp/venv-5TkD/bin to PATH 19:49:42 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-ranpm-pm-file-converter-docker-merge-master/145 19:49:42 INFO: archiving workspace using pattern(s): 19:49:44 Archives upload complete. 19:49:45 INFO: archiving logs to Nexus 19:49:46 ---> uname -a: 19:49:46 Linux prd-ubuntu1804-docker-4c-4g-4104 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 19:49:46 19:49:46 19:49:46 ---> lscpu: 19:49:46 Architecture: x86_64 19:49:46 CPU op-mode(s): 32-bit, 64-bit 19:49:46 Byte Order: Little Endian 19:49:46 CPU(s): 4 19:49:46 On-line CPU(s) list: 0-3 19:49:46 Thread(s) per core: 1 19:49:46 Core(s) per socket: 1 19:49:46 Socket(s): 4 19:49:46 NUMA node(s): 1 19:49:46 Vendor ID: AuthenticAMD 19:49:46 CPU family: 23 19:49:46 Model: 49 19:49:46 Model name: AMD EPYC-Rome Processor 19:49:46 Stepping: 0 19:49:46 CPU MHz: 2800.000 19:49:46 BogoMIPS: 5600.00 19:49:46 Virtualization: AMD-V 19:49:46 Hypervisor vendor: KVM 19:49:46 Virtualization type: full 19:49:46 L1d cache: 32K 19:49:46 L1i cache: 32K 19:49:46 L2 cache: 512K 19:49:46 L3 cache: 16384K 19:49:46 NUMA node0 CPU(s): 0-3 19:49:46 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 19:49:46 19:49:46 19:49:46 ---> nproc: 19:49:46 4 19:49:46 19:49:46 19:49:46 ---> df -h: 19:49:46 Filesystem Size Used Avail Use% Mounted on 19:49:46 udev 3.9G 0 3.9G 0% /dev 19:49:46 tmpfs 798M 696K 797M 1% /run 19:49:46 /dev/vda1 20G 11G 9.1G 53% / 19:49:46 tmpfs 3.9G 0 3.9G 0% /dev/shm 19:49:46 tmpfs 5.0M 0 5.0M 0% /run/lock 19:49:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:49:46 /dev/vda15 105M 5.3M 100M 5% /boot/efi 19:49:46 tmpfs 798M 0 798M 0% /run/user/1001 19:49:46 19:49:46 19:49:46 ---> free -m: 19:49:46 total used free shared buff/cache available 19:49:46 Mem: 7975 533 3962 0 3480 7143 19:49:46 Swap: 1023 0 1023 19:49:46 19:49:46 19:49:46 ---> ip addr: 19:49:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:49:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:49:46 inet 127.0.0.1/8 scope host lo 19:49:46 valid_lft forever preferred_lft forever 19:49:46 inet6 ::1/128 scope host 19:49:46 valid_lft forever preferred_lft forever 19:49:46 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 19:49:46 link/ether fa:16:3e:89:56:81 brd ff:ff:ff:ff:ff:ff 19:49:46 inet 10.32.6.132/23 brd 10.32.7.255 scope global dynamic ens3 19:49:46 valid_lft 86098sec preferred_lft 86098sec 19:49:46 inet6 fe80::f816:3eff:fe89:5681/64 scope link 19:49:46 valid_lft forever preferred_lft forever 19:49:46 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 19:49:46 link/ether 02:42:6a:40:7d:d6 brd ff:ff:ff:ff:ff:ff 19:49:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:49:46 valid_lft forever preferred_lft forever 19:49:46 19:49:46 19:49:46 ---> sar -b -r -n DEV: 19:49:46 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4104) 09/19/25 _x86_64_ (4 CPU) 19:49:46 19:49:46 19:44:48 LINUX RESTART (4 CPU) 19:49:46 19:49:46 19:45:01 tps rtps wtps bread/s bwrtn/s 19:49:46 19:46:01 152.12 69.14 82.99 5597.60 39569.42 19:49:46 19:47:01 53.30 0.30 53.00 34.79 7258.51 19:49:46 19:48:01 165.36 12.85 152.51 2257.76 57916.35 19:49:46 19:49:01 39.52 0.35 39.17 25.72 5713.43 19:49:46 Average: 102.57 20.66 81.91 1978.81 27612.67 19:49:46 19:49:46 19:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:49:46 19:46:01 5926352 7433496 2241068 27.44 35972 1652360 983708 10.67 564496 1509724 54072 19:49:46 19:47:01 5636988 7381404 2530432 30.98 56560 1855704 1019948 11.07 628832 1707656 142000 19:49:46 19:48:01 3960732 7190868 4206688 51.51 95696 3214244 1751592 19.01 1069940 2812472 130176 19:49:46 19:49:01 4026896 7280424 4140524 50.70 98488 3232296 1120788 12.16 991288 2828020 27856 19:49:46 Average: 4887742 7321548 3279678 40.16 71679 2488651 1219009 13.23 813639 2214468 88526 19:49:46 19:49:46 19:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:49:46 19:46:01 ens3 419.65 218.11 1083.44 65.22 0.00 0.00 0.00 0.00 19:49:46 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:46 19:46:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 19:49:46 19:47:01 ens3 59.98 43.80 710.68 5.84 0.00 0.00 0.00 0.00 19:49:46 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:46 19:47:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 19:49:46 19:48:01 ens3 1007.62 420.18 6503.19 33.75 0.00 0.00 0.00 0.00 19:49:46 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:46 19:48:01 lo 2.07 2.07 0.22 0.22 0.00 0.00 0.00 0.00 19:49:46 19:49:01 ens3 63.03 98.08 16.04 651.48 0.00 0.00 0.00 0.00 19:49:46 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:46 19:49:01 lo 2.13 2.13 0.18 0.18 0.00 0.00 0.00 0.00 19:49:46 Average: ens3 387.54 195.03 2078.20 189.08 0.00 0.00 0.00 0.00 19:49:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:46 Average: lo 1.43 1.43 0.13 0.13 0.00 0.00 0.00 0.00 19:49:46 19:49:46 19:49:46 ---> sar -P ALL: 19:49:46 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4104) 09/19/25 _x86_64_ (4 CPU) 19:49:46 19:49:46 19:44:48 LINUX RESTART (4 CPU) 19:49:46 19:49:46 19:45:01 CPU %user %nice %system %iowait %steal %idle 19:49:46 19:46:01 all 16.66 0.00 2.87 6.08 2.34 72.04 19:49:46 19:46:01 0 19.25 0.00 5.39 8.40 2.37 64.59 19:49:46 19:46:01 1 15.19 0.00 1.72 3.60 1.85 77.64 19:49:46 19:46:01 2 18.82 0.00 2.27 7.30 3.00 68.61 19:49:46 19:46:01 3 13.38 0.00 2.09 5.01 2.17 77.35 19:49:46 19:47:01 all 19.61 0.00 1.31 2.28 1.40 75.40 19:49:46 19:47:01 0 6.32 0.00 0.98 7.47 0.83 84.39 19:49:46 19:47:01 1 9.64 0.00 0.85 0.55 1.06 87.90 19:49:46 19:47:01 2 52.08 0.00 2.77 0.81 2.95 41.38 19:49:46 19:47:01 3 10.29 0.00 0.67 0.28 0.73 88.03 19:49:46 19:48:01 all 29.49 0.00 8.38 3.01 4.83 54.30 19:49:46 19:48:01 0 24.87 0.00 7.35 2.10 4.56 61.12 19:49:46 19:48:01 1 28.57 0.00 9.31 5.97 4.84 51.31 19:49:46 19:48:01 2 30.39 0.00 9.12 1.33 5.44 53.72 19:49:46 19:48:01 3 34.11 0.00 7.71 2.62 4.50 51.07 19:49:46 19:49:01 all 26.51 0.00 2.70 1.22 2.54 67.04 19:49:46 19:49:01 0 34.90 0.00 2.49 0.81 2.69 59.10 19:49:46 19:49:01 1 12.95 0.00 2.54 3.01 2.23 79.27 19:49:46 19:49:01 2 21.40 0.00 3.40 0.63 2.71 71.86 19:49:46 19:49:01 3 36.76 0.00 2.34 0.43 2.52 57.94 19:49:46 Average: all 23.06 0.00 3.81 3.15 2.78 67.20 19:49:46 Average: 0 21.34 0.00 4.05 4.70 2.61 67.30 19:49:46 Average: 1 16.59 0.00 3.61 3.28 2.50 74.03 19:49:46 Average: 2 30.66 0.00 4.39 2.52 3.52 58.91 19:49:46 Average: 3 23.63 0.00 3.20 2.09 2.48 68.60 19:49:46 19:49:46 19:49:46