Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/docker/+/140836 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-10168 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/policy-api-master-project-csit-verify-api [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-W3iqbq19U5FW/agent.2109 SSH_AGENT_PID=2111 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-api-master-project-csit-verify-api@tmp/private_key_3096913337803876933.key (/w/workspace/policy-api-master-project-csit-verify-api@tmp/private_key_3096913337803876933.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/policy/docker.git > git init /w/workspace/policy-api-master-project-csit-verify-api # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/docker.git refs/changes/36/140836/1 # timeout=30 > git rev-parse 4c0283c64dd1e3deb66072efe5353f59181c1791^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 4c0283c64dd1e3deb66072efe5353f59181c1791 (refs/changes/36/140836/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 4c0283c64dd1e3deb66072efe5353f59181c1791 # timeout=30 Commit message: "Add test in CSIT for Fix stuck in Deleting State in ACM" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk bec0c7694845a8466b746dab30999d6da62c0759 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [policy-api-master-project-csit-verify-api] $ /bin/bash /tmp/jenkins326159793906637031.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-boIo lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-boIo/bin to PATH Generating Requirements File 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. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. Python 3.10.6 pip 25.1 from /tmp/venv-boIo/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.38.6 botocore==1.38.6 bs4==0.0.2 cachetools==5.5.2 certifi==2025.4.26 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.9.1 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.4.0 durationpy==0.9 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.39.0 httplib2==0.22.0 identify==2.6.10 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.10.0 kubernetes==32.0.1 lftools==0.37.12 lxml==5.4.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.5.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.0 oslo.config==9.7.1 oslo.context==5.7.1 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==8.2.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.7 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.1.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.0.0 python-swiftclient==4.7.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.24.0 rsa==4.9.1 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.12.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.13.2 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.30.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [policy-api-master-project-csit-verify-api] $ /bin/sh /tmp/jenkins10648609642688831221.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.4" 2022-07-19 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [policy-api-master-project-csit-verify-api] $ /bin/sh -xe /tmp/jenkins8649758597138201485.sh + /w/workspace/policy-api-master-project-csit-verify-api/csit/run-project-csit.sh api WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded docker: 'compose' is not a docker command. See 'docker --help' Docker Compose Plugin not installed. Installing now... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 60.2M 14 8673k 0 0 17.4M 0 0:00:03 --:--:-- 0:00:03 17.4M 100 60.2M 100 60.2M 0 0 78.5M 0 --:--:-- --:--:-- --:--:-- 184M Setting project configuration for: api Configuring docker compose... Starting api using postgres + Grafana/Prometheus postgres Pulling api Pulling grafana Pulling policy-db-migrator Pulling prometheus Pulling da9db072f522 Pulling fs layer d254a4b0ca48 Pulling fs layer e00d4fa0da9e Pulling fs layer 13b5c6299aaa Pulling fs layer 789aefc8ad00 Pulling fs layer bfdc27d80ea5 Pulling fs layer 1db60eb6778b Pulling fs layer d5e18683c145 Pulling fs layer 13b5c6299aaa Waiting 789aefc8ad00 Waiting bfdc27d80ea5 Waiting 1db60eb6778b Waiting d5e18683c145 Waiting da9db072f522 Pulling fs layer 9352c22e97a1 Pulling fs layer 16612768d67d Pulling fs layer 3b4dfd0914a8 Pulling fs layer 9352c22e97a1 Waiting 9eccf37ae336 Pulling fs layer 16612768d67d Waiting 3b4dfd0914a8 Waiting 3337501e2fce Pulling fs layer 0e496bab74d2 Pulling fs layer 9eccf37ae336 Waiting 0e496bab74d2 Waiting 3337501e2fce Waiting f18232174bc9 Pulling fs layer dd95f48fea40 Pulling fs layer d8720f512857 Pulling fs layer 1726751e7b2a Pulling fs layer ef69f5a407da Pulling fs layer 48a0b989eb4b Pulling fs layer d8720f512857 Waiting 5292e3126d0d Pulling fs layer 1726751e7b2a Waiting ef69f5a407da Waiting 1e545566de31 Pulling fs layer 51b5579032bc Pulling fs layer f18232174bc9 Waiting 55e463089067 Pulling fs layer dd95f48fea40 Waiting 48a0b989eb4b Waiting 1e545566de31 Waiting 5292e3126d0d Waiting 55e463089067 Waiting 51b5579032bc Waiting 9fa9226be034 Pulling fs layer 1617e25568b2 Pulling fs layer 9b9d79238f8b Pulling fs layer 106f68af2002 Pulling fs layer 92c2f87eeb17 Pulling fs layer 4f41336c2101 Pulling fs layer 5786756b1404 Pulling fs layer 1617e25568b2 Waiting 54cdc7571130 Pulling fs layer 1c14205dd2d7 Pulling fs layer 6440af355f6b Pulling fs layer 106f68af2002 Waiting 9b9d79238f8b Waiting 92c2f87eeb17 Waiting 9fa9226be034 Waiting 4f41336c2101 Waiting 6440af355f6b Waiting 1c14205dd2d7 Waiting 54cdc7571130 Waiting 5786756b1404 Waiting da9db072f522 Downloading [> ] 48.06kB/3.624MB da9db072f522 Downloading [> ] 48.06kB/3.624MB 2d429b9e73a6 Pulling fs layer 46eab5b44a35 Pulling fs layer c4d302cc468d Pulling fs layer 01e0882c90d9 Pulling fs layer 531ee2cf3c0c Pulling fs layer ed54a7dee1d8 Pulling fs layer 12c5c803443f Pulling fs layer e27c75a98748 Pulling fs layer e73cb4a42719 Pulling fs layer a83b68436f09 Pulling fs layer 787d6bee9571 Pulling fs layer 13ff0988aaea Pulling fs layer 4b82842ab819 Pulling fs layer ed54a7dee1d8 Waiting 7e568a0dc8fb Pulling fs layer 01e0882c90d9 Waiting 12c5c803443f Waiting e27c75a98748 Waiting e73cb4a42719 Waiting a83b68436f09 Waiting 787d6bee9571 Waiting 13ff0988aaea Waiting 2d429b9e73a6 Waiting 531ee2cf3c0c Waiting 46eab5b44a35 Waiting 4b82842ab819 Waiting c4d302cc468d Waiting 7e568a0dc8fb Waiting e00d4fa0da9e Downloading [> ] 146.4kB/14.63MB d254a4b0ca48 Downloading [> ] 539.6kB/71.91MB da9db072f522 Downloading [==================================================>] 3.624MB/3.624MB da9db072f522 Verifying Checksum da9db072f522 Verifying Checksum da9db072f522 Download complete da9db072f522 Download complete da9db072f522 Extracting [> ] 65.54kB/3.624MB da9db072f522 Extracting [> ] 65.54kB/3.624MB 13b5c6299aaa Downloading [==================================================>] 1.078kB/1.078kB 13b5c6299aaa Verifying Checksum 13b5c6299aaa Download complete 789aefc8ad00 Downloading [============================> ] 3.003kB/5.244kB 789aefc8ad00 Downloading [==================================================>] 5.244kB/5.244kB 789aefc8ad00 Verifying Checksum 789aefc8ad00 Download complete e00d4fa0da9e Downloading [======================> ] 6.487MB/14.63MB d254a4b0ca48 Downloading [=====> ] 8.109MB/71.91MB bfdc27d80ea5 Downloading [==================================================>] 1.035kB/1.035kB bfdc27d80ea5 Verifying Checksum bfdc27d80ea5 Download complete 1db60eb6778b Downloading [==================================================>] 1.038kB/1.038kB 1db60eb6778b Download complete d5e18683c145 Downloading [========> ] 3.002kB/17.77kB d5e18683c145 Downloading [==================================================>] 17.77kB/17.77kB d5e18683c145 Download complete da9db072f522 Extracting [==========> ] 786.4kB/3.624MB da9db072f522 Extracting [==========> ] 786.4kB/3.624MB da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB e00d4fa0da9e Downloading [===========================================> ] 12.68MB/14.63MB d254a4b0ca48 Downloading [=========> ] 14.06MB/71.91MB e00d4fa0da9e Verifying Checksum e00d4fa0da9e Download complete 9352c22e97a1 Downloading [> ] 539.6kB/71.91MB 16612768d67d Downloading [==================================================>] 296B/296B 16612768d67d Downloading [==================================================>] 296B/296B 16612768d67d Download complete da9db072f522 Pull complete da9db072f522 Pull complete d254a4b0ca48 Downloading [============> ] 17.3MB/71.91MB 3b4dfd0914a8 Downloading [=> ] 3.001kB/127.5kB 9352c22e97a1 Downloading [=> ] 1.621MB/71.91MB 3b4dfd0914a8 Downloading [==================================================>] 127.5kB/127.5kB 3b4dfd0914a8 Verifying Checksum 3b4dfd0914a8 Download complete d254a4b0ca48 Downloading [=============> ] 19.46MB/71.91MB 9352c22e97a1 Downloading [==> ] 3.243MB/71.91MB 9eccf37ae336 Downloading [==================================================>] 1.148kB/1.148kB 9eccf37ae336 Verifying Checksum 9eccf37ae336 Download complete 3337501e2fce Downloading [> ] 539.6kB/75.99MB 9352c22e97a1 Downloading [===> ] 5.406MB/71.91MB d254a4b0ca48 Downloading [=================> ] 24.87MB/71.91MB 3337501e2fce Downloading [=> ] 1.621MB/75.99MB 9352c22e97a1 Downloading [========> ] 12.43MB/71.91MB d254a4b0ca48 Downloading [============================> ] 41.09MB/71.91MB 3337501e2fce Downloading [=======> ] 10.81MB/75.99MB 9352c22e97a1 Downloading [===============> ] 22.71MB/71.91MB d254a4b0ca48 Downloading [========================================> ] 58.39MB/71.91MB 3337501e2fce Downloading [=================> ] 26.49MB/75.99MB d254a4b0ca48 Download complete 9352c22e97a1 Downloading [======================> ] 31.9MB/71.91MB 0e496bab74d2 Downloading [==================================================>] 1.118kB/1.118kB 0e496bab74d2 Verifying Checksum 0e496bab74d2 Download complete 3337501e2fce Downloading [===========================> ] 41.63MB/75.99MB f18232174bc9 Downloading [> ] 48.06kB/3.642MB f18232174bc9 Verifying Checksum f18232174bc9 Download complete f18232174bc9 Extracting [> ] 65.54kB/3.642MB d254a4b0ca48 Extracting [> ] 557.1kB/71.91MB 9352c22e97a1 Downloading [===============================> ] 45.42MB/71.91MB dd95f48fea40 Download complete d8720f512857 Downloading [> ] 48.06kB/3.524MB 3337501e2fce Downloading [========================================> ] 61.09MB/75.99MB d8720f512857 Downloading [==================================================>] 3.524MB/3.524MB d8720f512857 Verifying Checksum d8720f512857 Download complete f18232174bc9 Extracting [=======> ] 524.3kB/3.642MB 1726751e7b2a Downloading [> ] 97.22kB/8.735MB 3337501e2fce Verifying Checksum 3337501e2fce Download complete 9352c22e97a1 Downloading [==========================================> ] 61.64MB/71.91MB ef69f5a407da Downloading [==> ] 3.01kB/54.67kB ef69f5a407da Downloading [==================================================>] 54.67kB/54.67kB ef69f5a407da Verifying Checksum ef69f5a407da Download complete d254a4b0ca48 Extracting [===> ] 4.456MB/71.91MB 48a0b989eb4b Downloading [=====> ] 3.01kB/27.2kB 48a0b989eb4b Downloading [==================================================>] 27.2kB/27.2kB 48a0b989eb4b Download complete f18232174bc9 Extracting [==================================================>] 3.642MB/3.642MB f18232174bc9 Extracting [==================================================>] 3.642MB/3.642MB 9352c22e97a1 Verifying Checksum 9352c22e97a1 Download complete 5292e3126d0d Downloading [> ] 539.6kB/102.2MB 1726751e7b2a Downloading [=====================================> ] 6.487MB/8.735MB 1e545566de31 Downloading [> ] 539.6kB/63.45MB f18232174bc9 Pull complete dd95f48fea40 Extracting [==================================================>] 140B/140B dd95f48fea40 Extracting [==================================================>] 140B/140B 1726751e7b2a Verifying Checksum 1726751e7b2a Download complete d254a4b0ca48 Extracting [======> ] 9.47MB/71.91MB 51b5579032bc Downloading [============> ] 3.01kB/11.92kB 51b5579032bc Downloading [==================================================>] 11.92kB/11.92kB 51b5579032bc Verifying Checksum 55e463089067 Downloading [==================================================>] 1.225kB/1.225kB 55e463089067 Verifying Checksum 55e463089067 Download complete 9fa9226be034 Downloading [> ] 15.3kB/783kB 9352c22e97a1 Extracting [> ] 557.1kB/71.91MB 9fa9226be034 Downloading [==================================================>] 783kB/783kB 9fa9226be034 Verifying Checksum 9fa9226be034 Download complete 5292e3126d0d Downloading [===> ] 7.568MB/102.2MB 9fa9226be034 Extracting [==> ] 32.77kB/783kB 1617e25568b2 Downloading [=> ] 15.3kB/480.9kB 1617e25568b2 Download complete dd95f48fea40 Pull complete 1e545566de31 Downloading [======> ] 8.109MB/63.45MB d8720f512857 Extracting [> ] 65.54kB/3.524MB d254a4b0ca48 Extracting [========> ] 12.81MB/71.91MB 9b9d79238f8b Downloading [> ] 539.6kB/61.71MB 9fa9226be034 Extracting [==================================================>] 783kB/783kB 5292e3126d0d Downloading [========> ] 18.38MB/102.2MB 1e545566de31 Downloading [==============> ] 18.38MB/63.45MB 9352c22e97a1 Extracting [===> ] 4.456MB/71.91MB d8720f512857 Extracting [====> ] 327.7kB/3.524MB 9fa9226be034 Pull complete d254a4b0ca48 Extracting [===========> ] 16.71MB/71.91MB 9b9d79238f8b Downloading [=====> ] 7.028MB/61.71MB 1617e25568b2 Extracting [===> ] 32.77kB/480.9kB 5292e3126d0d Downloading [=============> ] 27.57MB/102.2MB 1e545566de31 Downloading [====================> ] 26.49MB/63.45MB d8720f512857 Extracting [======================> ] 1.573MB/3.524MB 9352c22e97a1 Extracting [=====> ] 7.242MB/71.91MB d254a4b0ca48 Extracting [=============> ] 20.05MB/71.91MB d8720f512857 Extracting [==================================================>] 3.524MB/3.524MB 9b9d79238f8b Downloading [============> ] 15.14MB/61.71MB 1617e25568b2 Extracting [==================================> ] 327.7kB/480.9kB d8720f512857 Extracting [==================================================>] 3.524MB/3.524MB 5292e3126d0d Downloading [====================> ] 42.17MB/102.2MB 1e545566de31 Downloading [================================> ] 41.09MB/63.45MB 9352c22e97a1 Extracting [=======> ] 10.58MB/71.91MB 1617e25568b2 Extracting [==================================================>] 480.9kB/480.9kB 1617e25568b2 Extracting [==================================================>] 480.9kB/480.9kB d254a4b0ca48 Extracting [================> ] 23.95MB/71.91MB 9b9d79238f8b Downloading [================> ] 20MB/61.71MB d8720f512857 Pull complete 1726751e7b2a Extracting [> ] 98.3kB/8.735MB 5292e3126d0d Downloading [===========================> ] 56.23MB/102.2MB 1e545566de31 Downloading [===========================================> ] 55.15MB/63.45MB 9352c22e97a1 Extracting [========> ] 12.81MB/71.91MB 1617e25568b2 Pull complete d254a4b0ca48 Extracting [===================> ] 27.85MB/71.91MB 9b9d79238f8b Downloading [=====================> ] 26.49MB/61.71MB 5292e3126d0d Downloading [================================> ] 66.5MB/102.2MB 1726751e7b2a Extracting [===> ] 688.1kB/8.735MB 1e545566de31 Verifying Checksum 1e545566de31 Download complete 9352c22e97a1 Extracting [===========> ] 16.15MB/71.91MB 106f68af2002 Downloading [> ] 539.6kB/56.23MB d254a4b0ca48 Extracting [=======================> ] 33.42MB/71.91MB 9b9d79238f8b Downloading [=================================> ] 41.09MB/61.71MB 5292e3126d0d Downloading [=======================================> ] 81.64MB/102.2MB 1726751e7b2a Extracting [=================================> ] 5.8MB/8.735MB 106f68af2002 Downloading [======> ] 7.568MB/56.23MB 9352c22e97a1 Extracting [==============> ] 20.61MB/71.91MB 9b9d79238f8b Downloading [============================================> ] 54.61MB/61.71MB 5292e3126d0d Downloading [==============================================> ] 95.7MB/102.2MB 1726751e7b2a Extracting [==================================================>] 8.735MB/8.735MB d254a4b0ca48 Extracting [==========================> ] 38.44MB/71.91MB 1726751e7b2a Pull complete ef69f5a407da Extracting [=============================> ] 32.77kB/54.67kB ef69f5a407da Extracting [==================================================>] 54.67kB/54.67kB 5292e3126d0d Verifying Checksum 5292e3126d0d Download complete 9b9d79238f8b Download complete 106f68af2002 Downloading [============> ] 14.06MB/56.23MB 92c2f87eeb17 Downloading [==================================================>] 638B/638B 92c2f87eeb17 Verifying Checksum 92c2f87eeb17 Download complete 4f41336c2101 Downloading [=====================================> ] 3.011kB/4.023kB 4f41336c2101 Download complete 9352c22e97a1 Extracting [=================> ] 25.62MB/71.91MB 5786756b1404 Downloading [==================================================>] 1.441kB/1.441kB 5786756b1404 Download complete 54cdc7571130 Downloading [==> ] 3.01kB/72.53kB 54cdc7571130 Downloading [==================================================>] 72.53kB/72.53kB 54cdc7571130 Verifying Checksum 54cdc7571130 Download complete 1c14205dd2d7 Downloading [==================================================>] 100B/100B 1c14205dd2d7 Verifying Checksum 1c14205dd2d7 Download complete 6440af355f6b Downloading [==================================================>] 694B/694B 6440af355f6b Download complete d254a4b0ca48 Extracting [==============================> ] 43.45MB/71.91MB 46eab5b44a35 Download complete 9b9d79238f8b Extracting [> ] 557.1kB/61.71MB 2d429b9e73a6 Downloading [> ] 293.8kB/29.13MB c4d302cc468d Downloading [> ] 48.06kB/4.534MB 106f68af2002 Downloading [===========================> ] 30.82MB/56.23MB 9352c22e97a1 Extracting [====================> ] 29.52MB/71.91MB d254a4b0ca48 Extracting [================================> ] 46.24MB/71.91MB c4d302cc468d Verifying Checksum c4d302cc468d Download complete 9b9d79238f8b Extracting [===> ] 3.899MB/61.71MB 2d429b9e73a6 Downloading [==========> ] 6.192MB/29.13MB 01e0882c90d9 Downloading [> ] 15.3kB/1.447MB 106f68af2002 Downloading [=========================================> ] 46.5MB/56.23MB 01e0882c90d9 Verifying Checksum 01e0882c90d9 Download complete 531ee2cf3c0c Downloading [> ] 80.83kB/8.066MB 9352c22e97a1 Extracting [========================> ] 34.54MB/71.91MB d254a4b0ca48 Extracting [==================================> ] 50.14MB/71.91MB 2d429b9e73a6 Downloading [===========================> ] 16.22MB/29.13MB 9b9d79238f8b Extracting [=====> ] 6.685MB/61.71MB 106f68af2002 Verifying Checksum 106f68af2002 Download complete ed54a7dee1d8 Downloading [> ] 15.3kB/1.196MB ed54a7dee1d8 Verifying Checksum ed54a7dee1d8 Download complete 531ee2cf3c0c Verifying Checksum 531ee2cf3c0c Download complete 12c5c803443f Downloading [==================================================>] 116B/116B 12c5c803443f Verifying Checksum 12c5c803443f Download complete 9352c22e97a1 Extracting [===========================> ] 38.99MB/71.91MB e27c75a98748 Downloading [===============================================> ] 3.011kB/3.144kB e27c75a98748 Downloading [==================================================>] 3.144kB/3.144kB e27c75a98748 Download complete 2d429b9e73a6 Verifying Checksum 2d429b9e73a6 Download complete e73cb4a42719 Downloading [> ] 539.6kB/109.1MB d254a4b0ca48 Extracting [=====================================> ] 53.48MB/71.91MB a83b68436f09 Downloading [===============> ] 3.011kB/9.919kB a83b68436f09 Downloading [==================================================>] 9.919kB/9.919kB a83b68436f09 Verifying Checksum a83b68436f09 Download complete 787d6bee9571 Downloading [==================================================>] 127B/127B 787d6bee9571 Verifying Checksum 787d6bee9571 Download complete 13ff0988aaea Downloading [==================================================>] 167B/167B 13ff0988aaea Verifying Checksum 13ff0988aaea Download complete 4b82842ab819 Downloading [===========================> ] 3.011kB/5.415kB 4b82842ab819 Downloading [==================================================>] 5.415kB/5.415kB 4b82842ab819 Downloading [==================================================>] 5.415kB/5.415kB 4b82842ab819 Verifying Checksum 4b82842ab819 Download complete 7e568a0dc8fb Downloading [==================================================>] 184B/184B 7e568a0dc8fb Verifying Checksum 7e568a0dc8fb Download complete 9b9d79238f8b Extracting [=========> ] 11.14MB/61.71MB 9352c22e97a1 Extracting [=============================> ] 42.34MB/71.91MB e73cb4a42719 Downloading [===> ] 8.65MB/109.1MB d254a4b0ca48 Extracting [========================================> ] 57.93MB/71.91MB 2d429b9e73a6 Extracting [> ] 294.9kB/29.13MB 9b9d79238f8b Extracting [============> ] 15.04MB/61.71MB e73cb4a42719 Downloading [=======> ] 16.22MB/109.1MB d254a4b0ca48 Extracting [==========================================> ] 60.72MB/71.91MB 9352c22e97a1 Extracting [===============================> ] 45.12MB/71.91MB 2d429b9e73a6 Extracting [====> ] 2.654MB/29.13MB ef69f5a407da Pull complete 48a0b989eb4b Extracting [==================================================>] 27.2kB/27.2kB 48a0b989eb4b Extracting [==================================================>] 27.2kB/27.2kB 9b9d79238f8b Extracting [==============> ] 18.38MB/61.71MB e73cb4a42719 Downloading [==============> ] 32.44MB/109.1MB 9352c22e97a1 Extracting [==================================> ] 49.02MB/71.91MB d254a4b0ca48 Extracting [============================================> ] 64.06MB/71.91MB 2d429b9e73a6 Extracting [===========> ] 6.783MB/29.13MB 48a0b989eb4b Pull complete 9b9d79238f8b Extracting [===================> ] 23.95MB/61.71MB 9352c22e97a1 Extracting [====================================> ] 52.36MB/71.91MB d254a4b0ca48 Extracting [===============================================> ] 67.96MB/71.91MB 2d429b9e73a6 Extracting [================> ] 9.732MB/29.13MB 5292e3126d0d Extracting [> ] 557.1kB/102.2MB 9b9d79238f8b Extracting [=======================> ] 28.41MB/61.71MB 9352c22e97a1 Extracting [======================================> ] 55.71MB/71.91MB d254a4b0ca48 Extracting [=================================================> ] 70.75MB/71.91MB 2d429b9e73a6 Extracting [====================> ] 11.8MB/29.13MB e73cb4a42719 Downloading [=================> ] 37.85MB/109.1MB 5292e3126d0d Extracting [=> ] 3.342MB/102.2MB d254a4b0ca48 Extracting [==================================================>] 71.91MB/71.91MB 9b9d79238f8b Extracting [=========================> ] 31.2MB/61.71MB 9352c22e97a1 Extracting [========================================> ] 58.49MB/71.91MB 2d429b9e73a6 Extracting [============================> ] 16.52MB/29.13MB e73cb4a42719 Downloading [======================> ] 49.74MB/109.1MB d254a4b0ca48 Pull complete e00d4fa0da9e Extracting [> ] 163.8kB/14.63MB 9b9d79238f8b Extracting [===============================> ] 38.99MB/61.71MB 5292e3126d0d Extracting [==> ] 5.571MB/102.2MB 9352c22e97a1 Extracting [===========================================> ] 62.95MB/71.91MB 2d429b9e73a6 Extracting [==================================> ] 20.05MB/29.13MB e73cb4a42719 Downloading [=============================> ] 63.8MB/109.1MB e00d4fa0da9e Extracting [=======> ] 2.13MB/14.63MB 9b9d79238f8b Extracting [========================================> ] 49.58MB/61.71MB 5292e3126d0d Extracting [====> ] 8.913MB/102.2MB 9352c22e97a1 Extracting [==============================================> ] 67.4MB/71.91MB 2d429b9e73a6 Extracting [=========================================> ] 23.89MB/29.13MB e73cb4a42719 Downloading [==================================> ] 76.23MB/109.1MB e00d4fa0da9e Extracting [================> ] 4.915MB/14.63MB 9b9d79238f8b Extracting [================================================> ] 59.6MB/61.71MB 5292e3126d0d Extracting [=====> ] 11.14MB/102.2MB 2d429b9e73a6 Extracting [==========================================> ] 24.77MB/29.13MB 9352c22e97a1 Extracting [=================================================> ] 71.3MB/71.91MB e73cb4a42719 Downloading [========================================> ] 88.13MB/109.1MB 9352c22e97a1 Extracting [==================================================>] 71.91MB/71.91MB e00d4fa0da9e Extracting [========================> ] 7.045MB/14.63MB 9b9d79238f8b Extracting [=================================================> ] 61.28MB/61.71MB 5292e3126d0d Extracting [======> ] 13.93MB/102.2MB e73cb4a42719 Downloading [=============================================> ] 99.48MB/109.1MB 2d429b9e73a6 Extracting [==============================================> ] 27.13MB/29.13MB 9b9d79238f8b Extracting [==================================================>] 61.71MB/61.71MB 9352c22e97a1 Pull complete 16612768d67d Extracting [==================================================>] 296B/296B 16612768d67d Extracting [==================================================>] 296B/296B e73cb4a42719 Verifying Checksum e73cb4a42719 Download complete e00d4fa0da9e Extracting [============================> ] 8.356MB/14.63MB 9b9d79238f8b Pull complete 2d429b9e73a6 Extracting [================================================> ] 28.02MB/29.13MB 5292e3126d0d Extracting [=======> ] 15.6MB/102.2MB 16612768d67d Pull complete 3b4dfd0914a8 Extracting [============> ] 32.77kB/127.5kB e00d4fa0da9e Extracting [======================================> ] 11.3MB/14.63MB 3b4dfd0914a8 Extracting [==================================================>] 127.5kB/127.5kB 3b4dfd0914a8 Extracting [==================================================>] 127.5kB/127.5kB 106f68af2002 Extracting [> ] 557.1kB/56.23MB 5292e3126d0d Extracting [========> ] 16.71MB/102.2MB 2d429b9e73a6 Extracting [================================================> ] 28.31MB/29.13MB e00d4fa0da9e Extracting [============================================> ] 13.11MB/14.63MB e00d4fa0da9e Extracting [==================================================>] 14.63MB/14.63MB 106f68af2002 Extracting [===> ] 3.899MB/56.23MB 2d429b9e73a6 Extracting [==================================================>] 29.13MB/29.13MB 5292e3126d0d Extracting [=========> ] 20.05MB/102.2MB e00d4fa0da9e Pull complete 3b4dfd0914a8 Pull complete 13b5c6299aaa Extracting [==================================================>] 1.078kB/1.078kB 13b5c6299aaa Extracting [==================================================>] 1.078kB/1.078kB 9eccf37ae336 Extracting [==================================================>] 1.148kB/1.148kB 9eccf37ae336 Extracting [==================================================>] 1.148kB/1.148kB 2d429b9e73a6 Pull complete 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 106f68af2002 Extracting [=====> ] 6.685MB/56.23MB 5292e3126d0d Extracting [===========> ] 24.51MB/102.2MB 13b5c6299aaa Pull complete 789aefc8ad00 Extracting [==================================================>] 5.244kB/5.244kB 789aefc8ad00 Extracting [==================================================>] 5.244kB/5.244kB 9eccf37ae336 Pull complete 106f68af2002 Extracting [=========> ] 11.14MB/56.23MB 5292e3126d0d Extracting [===============> ] 31.2MB/102.2MB 46eab5b44a35 Pull complete c4d302cc468d Extracting [> ] 65.54kB/4.534MB 789aefc8ad00 Pull complete bfdc27d80ea5 Extracting [==================================================>] 1.035kB/1.035kB 3337501e2fce Extracting [> ] 557.1kB/75.99MB bfdc27d80ea5 Extracting [==================================================>] 1.035kB/1.035kB 106f68af2002 Extracting [=============> ] 15.04MB/56.23MB 5292e3126d0d Extracting [=================> ] 35.65MB/102.2MB c4d302cc468d Extracting [===> ] 327.7kB/4.534MB 3337501e2fce Extracting [========> ] 12.26MB/75.99MB 106f68af2002 Extracting [===============> ] 17.83MB/56.23MB 5292e3126d0d Extracting [===================> ] 38.99MB/102.2MB c4d302cc468d Extracting [==================================================>] 4.534MB/4.534MB bfdc27d80ea5 Pull complete 1db60eb6778b Extracting [==================================================>] 1.038kB/1.038kB 1db60eb6778b Extracting [==================================================>] 1.038kB/1.038kB 3337501e2fce Extracting [==============> ] 21.73MB/75.99MB c4d302cc468d Pull complete 01e0882c90d9 Extracting [=> ] 32.77kB/1.447MB 106f68af2002 Extracting [=================> ] 19.5MB/56.23MB 5292e3126d0d Extracting [====================> ] 41.78MB/102.2MB 3337501e2fce Extracting [=====================> ] 32.31MB/75.99MB 1db60eb6778b Pull complete d5e18683c145 Extracting [==================================================>] 17.77kB/17.77kB d5e18683c145 Extracting [==================================================>] 17.77kB/17.77kB 01e0882c90d9 Extracting [================> ] 491.5kB/1.447MB 106f68af2002 Extracting [====================> ] 22.84MB/56.23MB 01e0882c90d9 Extracting [==================================================>] 1.447MB/1.447MB 5292e3126d0d Extracting [======================> ] 45.68MB/102.2MB 3337501e2fce Extracting [===========================> ] 41.78MB/75.99MB 01e0882c90d9 Pull complete 531ee2cf3c0c Extracting [> ] 98.3kB/8.066MB 106f68af2002 Extracting [=======================> ] 26.74MB/56.23MB 5292e3126d0d Extracting [=======================> ] 49.02MB/102.2MB d5e18683c145 Pull complete 3337501e2fce Extracting [=================================> ] 51.25MB/75.99MB policy-db-migrator Pulled 531ee2cf3c0c Extracting [=> ] 294.9kB/8.066MB 106f68af2002 Extracting [==============================> ] 34.54MB/56.23MB 5292e3126d0d Extracting [==========================> ] 53.48MB/102.2MB 3337501e2fce Extracting [======================================> ] 58.49MB/75.99MB 531ee2cf3c0c Extracting [========================> ] 4.03MB/8.066MB 106f68af2002 Extracting [==========================================> ] 47.91MB/56.23MB 3337501e2fce Extracting [==============================================> ] 70.19MB/75.99MB 5292e3126d0d Extracting [===========================> ] 56.26MB/102.2MB 531ee2cf3c0c Extracting [======================================> ] 6.193MB/8.066MB 3337501e2fce Extracting [==================================================>] 75.99MB/75.99MB 106f68af2002 Extracting [=================================================> ] 55.71MB/56.23MB 3337501e2fce Pull complete 0e496bab74d2 Extracting [==================================================>] 1.118kB/1.118kB 0e496bab74d2 Extracting [==================================================>] 1.118kB/1.118kB 531ee2cf3c0c Extracting [==================================================>] 8.066MB/8.066MB 5292e3126d0d Extracting [============================> ] 59.05MB/102.2MB 106f68af2002 Extracting [==================================================>] 56.23MB/56.23MB 106f68af2002 Extracting [==================================================>] 56.23MB/56.23MB 531ee2cf3c0c Pull complete ed54a7dee1d8 Extracting [=> ] 32.77kB/1.196MB 106f68af2002 Pull complete 92c2f87eeb17 Extracting [==================================================>] 638B/638B 92c2f87eeb17 Extracting [==================================================>] 638B/638B 5292e3126d0d Extracting [==============================> ] 62.95MB/102.2MB 0e496bab74d2 Pull complete api Pulled ed54a7dee1d8 Extracting [=================================================> ] 1.18MB/1.196MB ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 92c2f87eeb17 Pull complete 4f41336c2101 Extracting [==================================================>] 4.023kB/4.023kB 4f41336c2101 Extracting [==================================================>] 4.023kB/4.023kB ed54a7dee1d8 Pull complete 12c5c803443f Extracting [==================================================>] 116B/116B 12c5c803443f Extracting [==================================================>] 116B/116B 5292e3126d0d Extracting [================================> ] 67.4MB/102.2MB 4f41336c2101 Pull complete 5786756b1404 Extracting [==================================================>] 1.441kB/1.441kB 5786756b1404 Extracting [==================================================>] 1.441kB/1.441kB 12c5c803443f Pull complete e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB 5292e3126d0d Extracting [===================================> ] 72.42MB/102.2MB 5292e3126d0d Extracting [=====================================> ] 76.32MB/102.2MB e27c75a98748 Pull complete 5786756b1404 Pull complete 54cdc7571130 Extracting [======================> ] 32.77kB/72.53kB 54cdc7571130 Extracting [==================================================>] 72.53kB/72.53kB 54cdc7571130 Extracting [==================================================>] 72.53kB/72.53kB 5292e3126d0d Extracting [=======================================> ] 80.77MB/102.2MB e73cb4a42719 Extracting [> ] 557.1kB/109.1MB 54cdc7571130 Pull complete 1c14205dd2d7 Extracting [==================================================>] 100B/100B 1c14205dd2d7 Extracting [==================================================>] 100B/100B 5292e3126d0d Extracting [=========================================> ] 85.79MB/102.2MB e73cb4a42719 Extracting [==> ] 4.456MB/109.1MB 5292e3126d0d Extracting [=============================================> ] 93.59MB/102.2MB e73cb4a42719 Extracting [====> ] 9.47MB/109.1MB 1c14205dd2d7 Pull complete 6440af355f6b Extracting [==================================================>] 694B/694B 6440af355f6b Extracting [==================================================>] 694B/694B 5292e3126d0d Extracting [===============================================> ] 97.48MB/102.2MB e73cb4a42719 Extracting [======> ] 14.48MB/109.1MB 6440af355f6b Pull complete prometheus Pulled e73cb4a42719 Extracting [========> ] 18.94MB/109.1MB 5292e3126d0d Extracting [================================================> ] 99.16MB/102.2MB e73cb4a42719 Extracting [===========> ] 24.51MB/109.1MB 5292e3126d0d Extracting [=================================================> ] 100.8MB/102.2MB 5292e3126d0d Extracting [==================================================>] 102.2MB/102.2MB 5292e3126d0d Pull complete e73cb4a42719 Extracting [============> ] 27.3MB/109.1MB e73cb4a42719 Extracting [===============> ] 33.42MB/109.1MB 1e545566de31 Extracting [> ] 557.1kB/63.45MB e73cb4a42719 Extracting [==================> ] 40.11MB/109.1MB e73cb4a42719 Extracting [=====================> ] 46.24MB/109.1MB 1e545566de31 Extracting [=> ] 1.671MB/63.45MB e73cb4a42719 Extracting [=======================> ] 51.25MB/109.1MB 1e545566de31 Extracting [==> ] 2.785MB/63.45MB e73cb4a42719 Extracting [========================> ] 52.92MB/109.1MB e73cb4a42719 Extracting [=========================> ] 55.71MB/109.1MB 1e545566de31 Extracting [===> ] 4.456MB/63.45MB e73cb4a42719 Extracting [===========================> ] 59.05MB/109.1MB 1e545566de31 Extracting [=====> ] 7.242MB/63.45MB e73cb4a42719 Extracting [=============================> ] 63.5MB/109.1MB 1e545566de31 Extracting [=======> ] 8.913MB/63.45MB e73cb4a42719 Extracting [================================> ] 70.19MB/109.1MB 1e545566de31 Extracting [========> ] 10.58MB/63.45MB e73cb4a42719 Extracting [==================================> ] 75.2MB/109.1MB 1e545566de31 Extracting [==========> ] 13.93MB/63.45MB e73cb4a42719 Extracting [=====================================> ] 81.33MB/109.1MB 1e545566de31 Extracting [=============> ] 17.27MB/63.45MB e73cb4a42719 Extracting [=======================================> ] 86.9MB/109.1MB 1e545566de31 Extracting [==============> ] 18.38MB/63.45MB e73cb4a42719 Extracting [==========================================> ] 91.91MB/109.1MB 1e545566de31 Extracting [=================> ] 21.73MB/63.45MB e73cb4a42719 Extracting [===========================================> ] 95.26MB/109.1MB e73cb4a42719 Extracting [=============================================> ] 98.6MB/109.1MB 1e545566de31 Extracting [===================> ] 25.07MB/63.45MB e73cb4a42719 Extracting [==============================================> ] 102.5MB/109.1MB 1e545566de31 Extracting [======================> ] 28.41MB/63.45MB 1e545566de31 Extracting [=========================> ] 31.75MB/63.45MB e73cb4a42719 Extracting [================================================> ] 104.7MB/109.1MB 1e545566de31 Extracting [===========================> ] 34.54MB/63.45MB e73cb4a42719 Extracting [=================================================> ] 107MB/109.1MB 1e545566de31 Extracting [=============================> ] 37.88MB/63.45MB e73cb4a42719 Extracting [=================================================> ] 107.5MB/109.1MB e73cb4a42719 Extracting [==================================================>] 109.1MB/109.1MB 1e545566de31 Extracting [================================> ] 41.78MB/63.45MB 1e545566de31 Extracting [==================================> ] 43.45MB/63.45MB e73cb4a42719 Pull complete a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB 1e545566de31 Extracting [====================================> ] 46.79MB/63.45MB a83b68436f09 Pull complete 787d6bee9571 Extracting [==================================================>] 127B/127B 787d6bee9571 Extracting [==================================================>] 127B/127B 1e545566de31 Extracting [=======================================> ] 50.14MB/63.45MB 787d6bee9571 Pull complete 13ff0988aaea Extracting [==================================================>] 167B/167B 13ff0988aaea Extracting [==================================================>] 167B/167B 1e545566de31 Extracting [==========================================> ] 54.03MB/63.45MB 13ff0988aaea Pull complete 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 1e545566de31 Extracting [===============================================> ] 60.16MB/63.45MB 4b82842ab819 Pull complete 7e568a0dc8fb Extracting [==================================================>] 184B/184B 7e568a0dc8fb Extracting [==================================================>] 184B/184B 1e545566de31 Extracting [================================================> ] 61.83MB/63.45MB 1e545566de31 Extracting [==================================================>] 63.45MB/63.45MB 7e568a0dc8fb Pull complete postgres Pulled 1e545566de31 Pull complete 51b5579032bc Extracting [==================================================>] 11.92kB/11.92kB 51b5579032bc Extracting [==================================================>] 11.92kB/11.92kB 51b5579032bc Pull complete 55e463089067 Extracting [==================================================>] 1.225kB/1.225kB 55e463089067 Extracting [==================================================>] 1.225kB/1.225kB 55e463089067 Pull complete grafana Pulled Network compose_default Creating Network compose_default Created Container prometheus Creating Container postgres Creating Container prometheus Created Container grafana Creating Container postgres Created Container policy-db-migrator Creating Container grafana Created Container policy-db-migrator Created Container policy-api Creating Container policy-api Created Container prometheus Starting Container postgres Starting Container postgres Started Container policy-db-migrator Starting Container policy-db-migrator Started Container policy-api Starting Container policy-api Started Container prometheus Started Container grafana Starting Container grafana Started Prometheus server: http://localhost:30259 Grafana server: http://localhost:30269 Waiting 1 minute for policy-api to start... Checking if REST port 30002 is open on localhost ... IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-api:4.1.3-SNAPSHOT policy-api Up About a minute nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute Cloning into '/w/workspace/policy-api-master-project-csit-verify-api/csit/resources/tests/models'... Building robot framework docker image sha256:4ea99c7295c3b8b21d334e5f43eebdd5242fdeed067864f0f8da7b0233aa044f top - 15:07:41 up 4 min, 0 users, load average: 1.69, 1.02, 0.42 Tasks: 192 total, 1 running, 117 sleeping, 0 stopped, 0 zombie %Cpu(s): 10.1 us, 2.6 sy, 0.0 ni, 84.3 id, 2.9 wa, 0.0 hi, 0.1 si, 0.0 st total used free shared buff/cache available Mem: 31G 1.4G 25G 26M 4.8G 29G Swap: 1.0G 0B 1.0G IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-api:4.1.3-SNAPSHOT policy-api Up About a minute nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 10d2552d8ed0 policy-api 0.10% 502.5MiB / 31.41GiB 1.56% 1.14MB / 1.02MB 0B / 16.4kB 59 1e904a7d87bb grafana 0.10% 82.79MiB / 31.41GiB 0.26% 11.9MB / 66kB 0B / 30.8MB 21 9fafb1c7574f postgres 0.00% 69.41MiB / 31.41GiB 0.22% 1.59MB / 1.67MB 205kB / 158MB 16 b2bdc24b9cf5 prometheus 0.07% 19.23MiB / 31.41GiB 0.06% 61.4kB / 2.22kB 0B / 0B 13 Container policy-csit Creating Container policy-csit Created Attaching to policy-csit policy-csit | Invoking the robot tests from: api-test.robot api-slas.robot policy-csit | Run Robot test policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates policy-csit | -v POLICY_API_IP:policy-api:6969 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 policy-csit | -v POLICY_PARTICIPANT_SIM_IP:policy-clamp-ac-sim-ppnt:6969 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 policy-csit | -v APEX_IP:policy-apex-pdp:6969 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 policy-csit | -v KAFKA_IP:kafka:9092 policy-csit | -v PROMETHEUS_IP:prometheus:9090 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 policy-csit | -v TEMP_FOLDER:/tmp/distribution policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 policy-csit | -v TEST_ENV:docker policy-csit | -v JAEGER_IP:jaeger:16686 policy-csit | Starting Robot test suites ... policy-csit | ============================================================================== policy-csit | Api-Test & Api-Slas policy-csit | ============================================================================== policy-csit | Api-Test & Api-Slas.Api-Test policy-csit | ============================================================================== policy-csit | Healthcheck :: Verify policy api health check | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrievePolicyTypes :: Retrieve all policy types | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateTCAPolicyTypeV1 :: Create an existing policy type with modif... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateTCAPolicyTypeV2 :: Create an existing policy type with modif... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateTCAPolicyTypeV3 :: Create a policy type named 'onap.policies... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveMonitoringPolicyTypes :: Retrieve all monitoring related p... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateNewMonitoringPolicyV1 :: Create a policy named 'onap.restart... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateNewMonitoringPolicyV1Again :: Create an existing policy with... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateNewMonitoringPolicyV2 :: Create a policy named 'onap.restart... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateNodeTemplates :: Create node templates in database using spe... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrievePoliciesOfType :: Retrieve all policies belonging to a spe... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveAllPolicies :: Retrieve all policies | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveSpecificPolicy :: Retrieve a policy named 'onap.restart.tc... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveAllNodeTemplates :: Retrieve all node templates | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveSpecificNodeTemplate :: Retrieve a node template named 'ap... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificNodeTemplate :: Delete a node template named 'apexMe... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicy :: Delete a policy named 'onap.restart.tca' a... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicyV2 :: Delete a policy named 'onap.restart.tca'... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicyTypeV1 :: Delete a policy type named 'onap.pol... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicyTypeV2 :: Delete a policy type named 'onap.pol... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicyTypeV3 :: Delete a policy type named 'onap.pol... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | Metrics :: Verify policy-api is exporting prometheus metrics | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | Api-Test & Api-Slas.Api-Test | PASS | policy-csit | 22 tests, 22 passed, 0 failed policy-csit | ============================================================================== policy-csit | Api-Test & Api-Slas.Api-Slas policy-csit | ============================================================================== policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeQueryPolicies :: Validate query policies respo... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeQueryPolicyTypeListVersions :: Validate query ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeQueryPolicyVersion :: Validate query policy by... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeCreatePolicy :: Validate response time for cre... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeCreatePolicyType :: Validate response time for... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeDeletePolicy :: Validate response time for del... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeDeletePolicyType :: Validate response time for... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | Api-Test & Api-Slas.Api-Slas | PASS | policy-csit | 9 tests, 9 passed, 0 failed policy-csit | ============================================================================== policy-csit | Api-Test & Api-Slas | PASS | policy-csit | 31 tests, 31 passed, 0 failed policy-csit | ============================================================================== policy-csit | Output: /tmp/results/output.xml policy-csit | Log: /tmp/results/log.html policy-csit | Report: /tmp/results/report.html policy-csit | RESULT: 0 policy-csit exited with code 0 IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-api:4.1.3-SNAPSHOT policy-api Up 3 minutes nexus3.onap.org:10001/grafana/grafana:latest grafana Up 3 minutes nexus3.onap.org:10001/library/postgres:16.4 postgres Up 3 minutes nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 3 minutes Shut down started! Collecting logs from docker compose containers... Tearing down containers... Container grafana Stopping Container policy-csit Stopping Container policy-api Stopping Container policy-csit Stopped Container policy-csit Removing Container policy-csit Removed Container grafana Stopped Container grafana Removing Container grafana Removed Container prometheus Stopping Container prometheus Stopped Container prometheus Removing Container prometheus Removed Container policy-api Stopped Container policy-api Removing Container policy-api Removed Container policy-db-migrator Stopping Container policy-db-migrator Stopped Container policy-db-migrator Removing Container policy-db-migrator Removed Container postgres Stopping Container postgres Stopped Container postgres Removing Container postgres Removed Network compose_default Removing Network compose_default Removed $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2111 killed; [ssh-agent] Stopped. Robot results publisher started... INFO: Checking test criticality is deprecated and will be dropped in a future release! -Parsing output xml: Done! -Copying log files to build dir: Done! -Assigning results to build: Done! -Checking thresholds: Done! Done publishing Robot results. [PostBuildScript] - [INFO] Executing post build scripts. [policy-api-master-project-csit-verify-api] $ /bin/bash /tmp/jenkins15491579998125810423.sh ---> sysstat.sh [policy-api-master-project-csit-verify-api] $ /bin/bash /tmp/jenkins6919438226532168568.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-api-master-project-csit-verify-api + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/policy-api-master-project-csit-verify-api ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/policy-api-master-project-csit-verify-api ']' + mkdir -p /w/workspace/policy-api-master-project-csit-verify-api/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-api-master-project-csit-verify-api/archives/ [policy-api-master-project-csit-verify-api] $ /bin/bash /tmp/jenkins638973341436881117.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-api-master-project-csit-verify-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-boIo from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-boIo/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-api-master-project-csit-verify-api] $ /bin/bash /tmp/jenkins18402165482178311052.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-api-master-project-csit-verify-api@tmp/config1564347142031234981tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [policy-api-master-project-csit-verify-api] $ /bin/bash /tmp/jenkins14633259499022448412.sh ---> create-netrc.sh [policy-api-master-project-csit-verify-api] $ /bin/bash /tmp/jenkins9661806938242056078.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-api-master-project-csit-verify-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-boIo from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-boIo/bin to PATH [policy-api-master-project-csit-verify-api] $ /bin/bash /tmp/jenkins11223413995625723329.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-api-master-project-csit-verify-api] $ /bin/bash /tmp/jenkins6393757549303961755.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-api-master-project-csit-verify-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-boIo from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-boIo/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [policy-api-master-project-csit-verify-api] $ /bin/bash -l /tmp/jenkins11123467740043476346.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-api-master-project-csit-verify-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-boIo from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-boIo/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-api-master-project-csit-verify-api/785 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-10168 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 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 ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 708K 3.2G 1% /run /dev/vda1 155G 13G 143G 8% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 867 26527 0 4771 30843 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:bc:c4:e7 brd ff:ff:ff:ff:ff:ff inet 10.30.107.211/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86045sec preferred_lft 86045sec inet6 fe80::f816:3eff:febc:c4e7/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:0c:89:52:93 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:cff:fe89:5293/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-10168) 05/01/25 _x86_64_ (8 CPU) 15:03:51 LINUX RESTART (8 CPU) 15:04:01 tps rtps wtps bread/s bwrtn/s 15:05:01 381.00 74.10 306.90 5358.31 52251.69 15:06:01 475.37 22.86 452.52 2682.71 96076.37 15:07:01 56.76 0.22 56.54 28.00 16827.33 15:08:01 213.48 0.25 213.23 25.06 37904.88 15:09:01 20.06 0.00 20.06 0.00 8926.25 Average: 229.34 19.49 209.86 1618.85 42399.09 15:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:05:01 30162536 31687168 2776684 8.43 66996 1768856 1374004 4.04 857824 1627672 155776 15:06:01 27533472 31511804 5405748 16.41 114328 4104664 3046496 8.96 1166940 3782392 25680 15:07:01 26742140 30945696 6197080 18.81 127752 4301988 3845708 11.31 1820464 3887496 17988 15:08:01 25684204 30234892 7255016 22.03 159140 4584908 4578060 13.47 2590452 4139012 2892 15:09:01 25860904 30383540 7078316 21.49 159312 4562016 3669280 10.80 2460324 4105996 292 Average: 27196651 30952620 5742569 17.43 125506 3864486 3302710 9.72 1779201 3508514 40526 15:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:05:01 ens3 367.51 242.41 1608.59 74.17 0.00 0.00 0.00 0.00 15:05:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:01 veth74b464e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:06:01 veth1d3fcc3 36.64 50.23 5.31 7.18 0.00 0.00 0.00 0.00 15:06:01 ens3 475.56 304.60 12804.03 28.63 0.00 0.00 0.00 0.00 15:06:01 lo 9.73 9.73 0.90 0.90 0.00 0.00 0.00 0.00 15:07:01 veth74b464e 0.17 0.23 0.02 0.44 0.00 0.00 0.00 0.00 15:07:01 veth1d3fcc3 109.37 116.88 21.88 18.66 0.00 0.00 0.00 0.00 15:07:01 ens3 49.49 31.28 991.54 2.51 0.00 0.00 0.00 0.00 15:07:01 lo 2.57 2.57 0.21 0.21 0.00 0.00 0.00 0.00 15:08:01 veth74b464e 0.18 0.22 0.02 0.55 0.00 0.00 0.00 0.00 15:08:01 veth1d3fcc3 415.96 418.38 104.63 46.00 0.00 0.00 0.00 0.01 15:08:01 ens3 104.40 63.14 1273.10 6.50 0.00 0.00 0.00 0.00 15:08:01 lo 1.80 1.80 0.14 0.14 0.00 0.00 0.00 0.00 15:09:01 veth1d3fcc3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:09:01 ens3 10.10 10.35 5.84 1.99 0.00 0.00 0.00 0.00 15:09:01 lo 3.60 3.60 0.31 0.31 0.00 0.00 0.00 0.00 15:09:01 br-ee0f5c2dc499 13.43 25.10 0.91 193.55 0.00 0.00 0.00 0.00 Average: veth1d3fcc3 112.39 117.10 26.36 14.37 0.00 0.00 0.00 0.00 Average: ens3 201.42 130.36 3336.93 22.76 0.00 0.00 0.00 0.00 Average: lo 3.90 3.90 0.35 0.35 0.00 0.00 0.00 0.00 Average: br-ee0f5c2dc499 2.69 5.02 0.18 38.71 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-10168) 05/01/25 _x86_64_ (8 CPU) 15:03:51 LINUX RESTART (8 CPU) 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:05:01 all 9.42 0.00 1.29 3.08 0.04 86.18 15:05:01 0 13.22 0.00 1.07 0.77 0.05 84.89 15:05:01 1 6.01 0.00 0.73 0.07 0.03 93.16 15:05:01 2 33.21 0.00 2.07 1.68 0.07 62.97 15:05:01 3 5.09 0.00 1.81 3.93 0.03 89.13 15:05:01 4 6.85 0.00 0.83 0.22 0.03 92.06 15:05:01 5 5.11 0.00 1.92 8.72 0.03 84.22 15:05:01 6 2.55 0.00 1.14 4.71 0.03 91.57 15:05:01 7 3.23 0.00 0.74 4.56 0.02 91.45 15:06:01 all 12.23 0.00 4.36 4.96 0.05 78.40 15:06:01 0 27.05 0.00 4.63 1.60 0.05 66.67 15:06:01 1 14.90 0.00 4.27 1.36 0.07 79.41 15:06:01 2 10.25 0.00 4.81 26.22 0.05 58.67 15:06:01 3 9.70 0.00 4.12 1.37 0.03 84.77 15:06:01 4 11.26 0.00 4.16 1.13 0.05 83.41 15:06:01 5 7.76 0.00 4.33 1.21 0.03 86.66 15:06:01 6 8.55 0.00 3.86 3.35 0.05 84.19 15:06:01 7 8.29 0.00 4.68 3.48 0.07 83.48 15:07:01 all 12.24 0.00 1.68 0.71 0.04 85.34 15:07:01 0 8.74 0.00 1.29 0.00 0.05 89.92 15:07:01 1 11.17 0.00 1.69 3.39 0.05 83.70 15:07:01 2 12.98 0.00 1.82 1.37 0.03 83.79 15:07:01 3 18.32 0.00 1.90 0.13 0.05 79.60 15:07:01 4 9.25 0.00 1.61 0.28 0.03 88.82 15:07:01 5 16.87 0.00 2.13 0.27 0.05 80.68 15:07:01 6 14.92 0.00 1.97 0.12 0.03 82.95 15:07:01 7 5.64 0.00 1.05 0.05 0.02 93.25 15:08:01 all 9.52 0.00 2.36 2.15 0.05 85.93 15:08:01 0 5.64 0.00 1.31 0.03 0.03 92.99 15:08:01 1 7.25 0.00 1.58 4.10 0.05 87.02 15:08:01 2 7.69 0.00 2.38 7.84 0.05 82.03 15:08:01 3 9.66 0.00 2.04 0.80 0.05 87.45 15:08:01 4 8.65 0.00 3.51 2.69 0.03 85.11 15:08:01 5 18.65 0.00 3.32 1.44 0.07 76.51 15:08:01 6 9.84 0.00 2.01 0.02 0.05 88.08 15:08:01 7 8.78 0.00 2.65 0.27 0.05 88.26 15:09:01 all 0.60 0.00 0.24 0.45 0.03 98.67 15:09:01 0 0.93 0.00 0.22 0.00 0.03 98.81 15:09:01 1 0.50 0.00 0.30 0.00 0.03 99.16 15:09:01 2 0.63 0.00 0.32 3.47 0.08 95.49 15:09:01 3 0.40 0.00 0.17 0.02 0.02 99.40 15:09:01 4 0.47 0.00 0.23 0.02 0.02 99.27 15:09:01 5 0.90 0.00 0.27 0.07 0.00 98.77 15:09:01 6 0.62 0.00 0.30 0.02 0.03 99.03 15:09:01 7 0.39 0.00 0.15 0.02 0.00 99.45 Average: all 8.80 0.00 1.98 2.27 0.04 86.92 Average: 0 11.12 0.00 1.70 0.48 0.04 86.65 Average: 1 7.96 0.00 1.71 1.78 0.05 88.50 Average: 2 12.97 0.00 2.28 8.09 0.06 76.61 Average: 3 8.63 0.00 2.01 1.25 0.04 88.07 Average: 4 7.29 0.00 2.06 0.87 0.03 89.75 Average: 5 9.85 0.00 2.39 2.34 0.04 85.38 Average: 6 7.29 0.00 1.85 1.64 0.04 89.17 Average: 7 5.26 0.00 1.85 1.67 0.03 91.19