11:25:35 Started by timer 11:25:35 Running as SYSTEM 11:25:35 [EnvInject] - Loading node environment variables. 11:25:35 Building remotely on prd-ubuntu1804-docker-8c-8g-43476 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp 11:25:35 [ssh-agent] Looking for ssh-agent implementation... 11:25:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:35 $ ssh-agent 11:25:35 SSH_AUTH_SOCK=/tmp/ssh-5OOidVdy9Z4V/agent.2010 11:25:35 SSH_AGENT_PID=2012 11:25:35 [ssh-agent] Started. 11:25:35 Running ssh-add (command line suppressed) 11:25:35 Identity added: /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp@tmp/private_key_10734529774724681363.key (/w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp@tmp/private_key_10734529774724681363.key) 11:25:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:25:35 The recommended git tool is: NONE 11:25:37 using credential onap-jenkins-ssh 11:25:37 Wiping out workspace first. 11:25:37 Cloning the remote Git repository 11:25:37 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 11:25:37 > git init /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp # timeout=10 11:25:37 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 11:25:37 > git --version # timeout=10 11:25:37 > git --version # 'git version 2.17.1' 11:25:37 using GIT_SSH to set credentials Gerrit user 11:25:37 Verifying host key using manually-configured host key entries 11:25:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:25:37 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 11:25:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:38 Avoid second fetch 11:25:38 > git rev-parse refs/remotes/origin/oslo^{commit} # timeout=10 11:25:38 Checking out Revision e4b51eb33cd6042a1e3453ee12030f277050eb38 (refs/remotes/origin/oslo) 11:25:38 > git config core.sparsecheckout # timeout=10 11:25:38 > git checkout -f e4b51eb33cd6042a1e3453ee12030f277050eb38 # timeout=30 11:25:38 Commit message: "Fix CSITs in Oslo branch by setting kafka version" 11:25:38 > git rev-list --no-walk e4b51eb33cd6042a1e3453ee12030f277050eb38 # timeout=10 11:25:41 provisioning config files... 11:25:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:25:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:25:41 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins4574001708294760075.sh 11:25:41 ---> python-tools-install.sh 11:25:41 Setup pyenv: 11:25:41 * system (set by /opt/pyenv/version) 11:25:41 * 3.8.13 (set by /opt/pyenv/version) 11:25:41 * 3.9.13 (set by /opt/pyenv/version) 11:25:41 * 3.10.6 (set by /opt/pyenv/version) 11:25:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WPPa 11:25:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:25:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:50 lf-activate-venv(): INFO: Base packages installed successfully 11:25:50 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:15 lf-activate-venv(): INFO: Adding /tmp/venv-WPPa/bin to PATH 11:26:15 Generating Requirements File 11:26:35 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. 11:26:35 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:26:35 Python 3.10.6 11:26:36 pip 25.2 from /tmp/venv-WPPa/lib/python3.10/site-packages/pip (python 3.10) 11:26:36 appdirs==1.4.4 11:26:36 argcomplete==3.6.2 11:26:36 aspy.yaml==1.3.0 11:26:36 attrs==25.3.0 11:26:36 autopage==0.5.2 11:26:36 beautifulsoup4==4.13.5 11:26:36 boto3==1.40.23 11:26:36 botocore==1.40.23 11:26:36 bs4==0.0.2 11:26:36 cachetools==5.5.2 11:26:36 certifi==2025.8.3 11:26:36 cffi==1.17.1 11:26:36 cfgv==3.4.0 11:26:36 chardet==5.2.0 11:26:36 charset-normalizer==3.4.3 11:26:36 click==8.2.1 11:26:36 cliff==4.11.0 11:26:36 cmd2==2.7.0 11:26:36 cryptography==3.3.2 11:26:36 debtcollector==3.0.0 11:26:36 decorator==5.2.1 11:26:36 defusedxml==0.7.1 11:26:36 Deprecated==1.2.18 11:26:36 distlib==0.4.0 11:26:36 dnspython==2.7.0 11:26:36 docker==7.1.0 11:26:36 dogpile.cache==1.4.0 11:26:36 durationpy==0.10 11:26:36 email-validator==2.3.0 11:26:36 filelock==3.19.1 11:26:36 future==1.0.0 11:26:36 gitdb==4.0.12 11:26:36 GitPython==3.1.45 11:26:36 google-auth==2.40.3 11:26:36 httplib2==0.30.0 11:26:36 identify==2.6.13 11:26:36 idna==3.10 11:26:36 importlib-resources==1.5.0 11:26:36 iso8601==2.1.0 11:26:36 Jinja2==3.1.6 11:26:36 jmespath==1.0.1 11:26:36 jsonpatch==1.33 11:26:36 jsonpointer==3.0.0 11:26:36 jsonschema==4.25.1 11:26:36 jsonschema-specifications==2025.4.1 11:26:36 keystoneauth1==5.12.0 11:26:36 kubernetes==33.1.0 11:26:36 lftools==0.37.13 11:26:36 lxml==6.0.1 11:26:36 markdown-it-py==4.0.0 11:26:36 MarkupSafe==3.0.2 11:26:36 mdurl==0.1.2 11:26:36 msgpack==1.1.1 11:26:36 multi_key_dict==2.0.3 11:26:36 munch==4.0.0 11:26:36 netaddr==1.3.0 11:26:36 niet==1.4.2 11:26:36 nodeenv==1.9.1 11:26:36 oauth2client==4.1.3 11:26:36 oauthlib==3.3.1 11:26:36 openstacksdk==4.7.0 11:26:36 os-service-types==1.8.0 11:26:36 osc-lib==4.2.0 11:26:36 oslo.config==10.0.0 11:26:36 oslo.context==6.1.0 11:26:36 oslo.i18n==6.6.0 11:26:36 oslo.log==7.2.1 11:26:36 oslo.serialization==5.8.0 11:26:36 oslo.utils==9.1.0 11:26:36 packaging==25.0 11:26:36 pbr==7.0.1 11:26:36 platformdirs==4.4.0 11:26:36 prettytable==3.16.0 11:26:36 psutil==7.0.0 11:26:36 pyasn1==0.6.1 11:26:36 pyasn1_modules==0.4.2 11:26:36 pycparser==2.22 11:26:36 pygerrit2==2.0.15 11:26:36 PyGithub==2.8.1 11:26:36 Pygments==2.19.2 11:26:36 PyJWT==2.10.1 11:26:36 PyNaCl==1.5.0 11:26:36 pyparsing==2.4.7 11:26:36 pyperclip==1.9.0 11:26:36 pyrsistent==0.20.0 11:26:36 python-cinderclient==9.8.0 11:26:36 python-dateutil==2.9.0.post0 11:26:36 python-heatclient==4.3.0 11:26:36 python-jenkins==1.8.3 11:26:36 python-keystoneclient==5.7.0 11:26:36 python-magnumclient==4.9.0 11:26:36 python-openstackclient==8.2.0 11:26:36 python-swiftclient==4.8.0 11:26:36 PyYAML==6.0.2 11:26:36 referencing==0.36.2 11:26:36 requests==2.32.5 11:26:36 requests-oauthlib==2.0.0 11:26:36 requestsexceptions==1.4.0 11:26:36 rfc3986==2.0.0 11:26:36 rich==14.1.0 11:26:36 rich-argparse==1.7.1 11:26:36 rpds-py==0.27.1 11:26:36 rsa==4.9.1 11:26:36 ruamel.yaml==0.18.15 11:26:36 ruamel.yaml.clib==0.2.12 11:26:36 s3transfer==0.13.1 11:26:36 simplejson==3.20.1 11:26:36 six==1.17.0 11:26:36 smmap==5.0.2 11:26:36 soupsieve==2.8 11:26:36 stevedore==5.5.0 11:26:36 tabulate==0.9.0 11:26:36 toml==0.10.2 11:26:36 tomlkit==0.13.3 11:26:36 tqdm==4.67.1 11:26:36 typing_extensions==4.15.0 11:26:36 tzdata==2025.2 11:26:36 urllib3==1.26.20 11:26:36 virtualenv==20.34.0 11:26:36 wcwidth==0.2.13 11:26:36 websocket-client==1.8.0 11:26:36 wrapt==1.17.3 11:26:36 xdg==6.0.0 11:26:36 xmltodict==0.14.2 11:26:36 yq==3.4.3 11:26:36 [EnvInject] - Injecting environment variables from a build step. 11:26:36 [EnvInject] - Injecting as environment variables the properties content 11:26:36 SET_JDK_VERSION=openjdk17 11:26:36 GIT_URL="git://cloud.onap.org/mirror" 11:26:36 11:26:36 [EnvInject] - Variables injected successfully. 11:26:36 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/sh /tmp/jenkins17595204888855443029.sh 11:26:36 ---> update-java-alternatives.sh 11:26:36 ---> Updating Java version 11:26:36 ---> Ubuntu/Debian system detected 11:26:36 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:26:36 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:26:36 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:26:37 openjdk version "17.0.4" 2022-07-19 11:26:37 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 11:26:37 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 11:26:37 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:26:37 [EnvInject] - Injecting environment variables from a build step. 11:26:37 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:26:37 [EnvInject] - Variables injected successfully. 11:26:37 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/sh -xe /tmp/jenkins11897969174583566706.sh 11:26:37 + /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/csit/run-project-csit.sh xacml-pdp 11:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:26:37 Configure a credential helper to remove this warning. See 11:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:26:37 11:26:37 Login Succeeded 11:26:37 docker: 'compose' is not a docker command. 11:26:37 See 'docker --help' 11:26:37 Docker Compose Plugin not installed. Installing now... 11:26:37 % Total % Received % Xferd Average Speed Time Time Time Current 11:26:37 Dload Upload Total Spent Left Speed 11:26:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11:26:39 48 60.2M 48 29.4M 0 0 28.9M 0 0:00:02 0:00:01 0:00:01 28.9M 87 60.2M 87 52.5M 0 0 26.0M 0 0:00:02 0:00:02 --:--:-- 23.0M 100 60.2M 100 60.2M 0 0 26.2M 0 0:00:02 0:00:02 --:--:-- 24.1M 11:26:39 Setting project configuration for: xacml-pdp 11:26:39 Configuring docker compose... 11:26:41 Starting xacml-pdp using postgres + Grafana/Prometheus 11:26:42 grafana Pulling 11:26:42 api Pulling 11:26:42 postgres Pulling 11:26:42 pap Pulling 11:26:42 zookeeper Pulling 11:26:42 policy-db-migrator Pulling 11:26:42 prometheus Pulling 11:26:42 kafka Pulling 11:26:42 xacml-pdp Pulling 11:26:42 da9db072f522 Pulling fs layer 11:26:42 05e534b8fae7 Pulling fs layer 11:26:42 0370b6bbe49b Pulling fs layer 11:26:42 3a60f1e9f142 Pulling fs layer 11:26:42 5596fd24b377 Pulling fs layer 11:26:42 5c5c8174b343 Pulling fs layer 11:26:42 58d76362af2b Pulling fs layer 11:26:42 3a60f1e9f142 Waiting 11:26:42 5596fd24b377 Waiting 11:26:42 58d76362af2b Waiting 11:26:42 da9db072f522 Pulling fs layer 11:26:42 05e534b8fae7 Pulling fs layer 11:26:42 c3462582c9ae Pulling fs layer 11:26:42 cebb54732007 Pulling fs layer 11:26:42 5ff0d3f9d822 Pulling fs layer 11:26:42 a4bcfbceaab0 Pulling fs layer 11:26:42 3bc0a1294777 Pulling fs layer 11:26:42 c3462582c9ae Waiting 11:26:42 cebb54732007 Waiting 11:26:42 a4bcfbceaab0 Waiting 11:26:42 5ff0d3f9d822 Waiting 11:26:42 da9db072f522 Downloading [> ] 48.06kB/3.624MB 11:26:42 da9db072f522 Downloading [> ] 48.06kB/3.624MB 11:26:42 0370b6bbe49b Downloading [==================================================>] 293B/293B 11:26:42 0370b6bbe49b Verifying Checksum 11:26:42 0370b6bbe49b Download complete 11:26:42 da9db072f522 Pulling fs layer 11:26:42 801ec8412395 Pulling fs layer 11:26:42 f4d2bbc88290 Pulling fs layer 11:26:42 e5537ed521be Pulling fs layer 11:26:42 1fa6e264d816 Pulling fs layer 11:26:42 98ee8e057024 Pulling fs layer 11:26:42 c0f5cb648bef Pulling fs layer 11:26:42 c46896263f5f Pulling fs layer 11:26:42 65b69526c357 Pulling fs layer 11:26:42 98ee8e057024 Waiting 11:26:42 c0f5cb648bef Waiting 11:26:42 da9db072f522 Downloading [> ] 48.06kB/3.624MB 11:26:42 f4d2bbc88290 Waiting 11:26:42 c46896263f5f Waiting 11:26:42 e5537ed521be Waiting 11:26:42 801ec8412395 Waiting 11:26:42 da9db072f522 Pulling fs layer 11:26:42 05e534b8fae7 Pulling fs layer 11:26:42 5241aac85943 Pulling fs layer 11:26:42 da9db072f522 Downloading [> ] 48.06kB/3.624MB 11:26:42 7e74ed826160 Pulling fs layer 11:26:42 3ed2c2ab3f6b Pulling fs layer 11:26:42 770a1da221de Pulling fs layer 11:26:42 5241aac85943 Waiting 11:26:42 7e74ed826160 Waiting 11:26:42 770a1da221de Waiting 11:26:42 3ed2c2ab3f6b Waiting 11:26:42 05e534b8fae7 Downloading [> ] 539.6kB/71.86MB 11:26:42 05e534b8fae7 Downloading [> ] 539.6kB/71.86MB 11:26:42 05e534b8fae7 Downloading [> ] 539.6kB/71.86MB 11:26:42 3a60f1e9f142 Downloading [=> ] 3.001kB/127.5kB 11:26:42 9fa9226be034 Pulling fs layer 11:26:42 1617e25568b2 Pulling fs layer 11:26:42 097a69c6efe6 Pulling fs layer 11:26:42 2ee6cb77bebd Pulling fs layer 11:26:42 a4e782810d03 Pulling fs layer 11:26:42 76619c1908eb Pulling fs layer 11:26:42 2dfc70ad9941 Pulling fs layer 11:26:42 9fa9226be034 Waiting 11:26:42 fd1d3a5a5f79 Pulling fs layer 11:26:42 5e4c02bc6754 Pulling fs layer 11:26:42 208063e2dcbb Pulling fs layer 11:26:42 1617e25568b2 Waiting 11:26:42 097a69c6efe6 Waiting 11:26:42 2ee6cb77bebd Waiting 11:26:42 fd1d3a5a5f79 Waiting 11:26:42 2dfc70ad9941 Waiting 11:26:42 5e4c02bc6754 Waiting 11:26:42 76619c1908eb Waiting 11:26:42 a4e782810d03 Waiting 11:26:42 208063e2dcbb Waiting 11:26:42 3a60f1e9f142 Downloading [==================================================>] 127.5kB/127.5kB 11:26:42 3a60f1e9f142 Verifying Checksum 11:26:42 3a60f1e9f142 Download complete 11:26:42 9824c27679d3 Pulling fs layer 11:26:42 b5f55c75514d Pulling fs layer 11:26:42 d394204a1bdc Pulling fs layer 11:26:42 cc8d890506a2 Pulling fs layer 11:26:42 d4acc02fae7c Pulling fs layer 11:26:42 8c90a7c3d0e1 Pulling fs layer 11:26:42 85954acfa484 Pulling fs layer 11:26:42 164de8f14b64 Pulling fs layer 11:26:42 be3398fa2dbf Pulling fs layer 11:26:42 cc8d890506a2 Waiting 11:26:42 9824c27679d3 Waiting 11:26:42 8711a47cb968 Pulling fs layer 11:26:42 d4acc02fae7c Waiting 11:26:42 8c90a7c3d0e1 Waiting 11:26:42 85954acfa484 Waiting 11:26:42 b5f55c75514d Waiting 11:26:42 164de8f14b64 Waiting 11:26:42 8711a47cb968 Waiting 11:26:42 be3398fa2dbf Waiting 11:26:42 5596fd24b377 Downloading [==================================================>] 1.149kB/1.149kB 11:26:42 5596fd24b377 Verifying Checksum 11:26:42 5596fd24b377 Download complete 11:26:42 2d429b9e73a6 Pulling fs layer 11:26:42 46eab5b44a35 Pulling fs layer 11:26:42 c4d302cc468d Pulling fs layer 11:26:42 01e0882c90d9 Pulling fs layer 11:26:42 531ee2cf3c0c Pulling fs layer 11:26:42 ed54a7dee1d8 Pulling fs layer 11:26:42 12c5c803443f Pulling fs layer 11:26:42 e27c75a98748 Pulling fs layer 11:26:42 e73cb4a42719 Pulling fs layer 11:26:42 a83b68436f09 Pulling fs layer 11:26:42 787d6bee9571 Pulling fs layer 11:26:42 13ff0988aaea Pulling fs layer 11:26:42 4b82842ab819 Pulling fs layer 11:26:42 7e568a0dc8fb Pulling fs layer 11:26:42 e27c75a98748 Waiting 11:26:42 a83b68436f09 Waiting 11:26:42 e73cb4a42719 Waiting 11:26:42 13ff0988aaea Waiting 11:26:42 787d6bee9571 Waiting 11:26:42 2d429b9e73a6 Waiting 11:26:42 46eab5b44a35 Waiting 11:26:42 c4d302cc468d Waiting 11:26:42 4b82842ab819 Waiting 11:26:42 01e0882c90d9 Waiting 11:26:42 531ee2cf3c0c Waiting 11:26:42 ed54a7dee1d8 Waiting 11:26:42 12c5c803443f Waiting 11:26:42 7e568a0dc8fb Waiting 11:26:42 da9db072f522 Verifying Checksum 11:26:42 da9db072f522 Verifying Checksum 11:26:42 da9db072f522 Verifying Checksum 11:26:42 da9db072f522 Downloading [==================================================>] 3.624MB/3.624MB 11:26:42 da9db072f522 Verifying Checksum 11:26:42 da9db072f522 Download complete 11:26:42 da9db072f522 Download complete 11:26:42 da9db072f522 Download complete 11:26:42 da9db072f522 Download complete 11:26:42 da9db072f522 Extracting [> ] 65.54kB/3.624MB 11:26:42 da9db072f522 Extracting [> ] 65.54kB/3.624MB 11:26:42 da9db072f522 Extracting [> ] 65.54kB/3.624MB 11:26:42 da9db072f522 Extracting [> ] 65.54kB/3.624MB 11:26:42 5c5c8174b343 Downloading [> ] 539.6kB/74.3MB 11:26:42 58d76362af2b Downloading [==================================================>] 1.119kB/1.119kB 11:26:42 58d76362af2b Verifying Checksum 11:26:42 58d76362af2b Download complete 11:26:42 c3462582c9ae Downloading [==================================================>] 293B/293B 11:26:42 c3462582c9ae Verifying Checksum 11:26:42 c3462582c9ae Download complete 11:26:42 cebb54732007 Downloading [=> ] 3.001kB/127kB 11:26:42 cebb54732007 Downloading [==================================================>] 127kB/127kB 11:26:42 cebb54732007 Verifying Checksum 11:26:42 cebb54732007 Download complete 11:26:42 05e534b8fae7 Downloading [========> ] 12.43MB/71.86MB 11:26:42 05e534b8fae7 Downloading [========> ] 12.43MB/71.86MB 11:26:42 05e534b8fae7 Downloading [========> ] 12.43MB/71.86MB 11:26:42 5ff0d3f9d822 Download complete 11:26:42 a4bcfbceaab0 Downloading [> ] 539.6kB/90.24MB 11:26:42 da9db072f522 Extracting [========================> ] 1.769MB/3.624MB 11:26:42 da9db072f522 Extracting [========================> ] 1.769MB/3.624MB 11:26:42 da9db072f522 Extracting [========================> ] 1.769MB/3.624MB 11:26:42 da9db072f522 Extracting [========================> ] 1.769MB/3.624MB 11:26:42 5c5c8174b343 Downloading [======> ] 10.27MB/74.3MB 11:26:42 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 11:26:42 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 11:26:42 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 11:26:42 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 11:26:42 05e534b8fae7 Downloading [==================> ] 26.49MB/71.86MB 11:26:42 05e534b8fae7 Downloading [==================> ] 26.49MB/71.86MB 11:26:42 05e534b8fae7 Downloading [==================> ] 26.49MB/71.86MB 11:26:42 da9db072f522 Pull complete 11:26:42 da9db072f522 Pull complete 11:26:42 da9db072f522 Pull complete 11:26:42 da9db072f522 Pull complete 11:26:42 a4bcfbceaab0 Downloading [====> ] 8.109MB/90.24MB 11:26:42 5c5c8174b343 Downloading [==============> ] 21.09MB/74.3MB 11:26:42 eca0188f477e Pulling fs layer 11:26:42 e444bcd4d577 Pulling fs layer 11:26:42 eabd8714fec9 Pulling fs layer 11:26:42 45fd2fec8a19 Pulling fs layer 11:26:42 8f10199ed94b Pulling fs layer 11:26:42 f963a77d2726 Pulling fs layer 11:26:42 f3a82e9f1761 Pulling fs layer 11:26:42 79161a3f5362 Pulling fs layer 11:26:42 9c266ba63f51 Pulling fs layer 11:26:42 2e8a7df9c2ee Pulling fs layer 11:26:42 10f05dd8b1db Pulling fs layer 11:26:42 41dac8b43ba6 Pulling fs layer 11:26:42 e444bcd4d577 Waiting 11:26:42 eabd8714fec9 Waiting 11:26:42 71a9f6a9ab4d Pulling fs layer 11:26:42 45fd2fec8a19 Waiting 11:26:42 da3ed5db7103 Pulling fs layer 11:26:42 eca0188f477e Waiting 11:26:42 c955f6e31a04 Pulling fs layer 11:26:42 8f10199ed94b Waiting 11:26:42 79161a3f5362 Waiting 11:26:42 f963a77d2726 Waiting 11:26:42 9c266ba63f51 Waiting 11:26:42 2e8a7df9c2ee Waiting 11:26:42 10f05dd8b1db Waiting 11:26:42 da3ed5db7103 Waiting 11:26:42 41dac8b43ba6 Waiting 11:26:42 f3a82e9f1761 Waiting 11:26:42 71a9f6a9ab4d Waiting 11:26:42 c955f6e31a04 Waiting 11:26:42 05e534b8fae7 Downloading [============================> ] 41.09MB/71.86MB 11:26:42 05e534b8fae7 Downloading [============================> ] 41.09MB/71.86MB 11:26:42 05e534b8fae7 Downloading [============================> ] 41.09MB/71.86MB 11:26:42 1e017ebebdbd Pulling fs layer 11:26:42 55f2b468da67 Pulling fs layer 11:26:42 82bfc142787e Pulling fs layer 11:26:42 46baca71a4ef Pulling fs layer 11:26:42 b0e0ef7895f4 Pulling fs layer 11:26:42 c0c90eeb8aca Pulling fs layer 11:26:42 1e017ebebdbd Waiting 11:26:42 5cfb27c10ea5 Pulling fs layer 11:26:42 40a5eed61bb0 Pulling fs layer 11:26:42 55f2b468da67 Waiting 11:26:42 82bfc142787e Waiting 11:26:42 46baca71a4ef Waiting 11:26:42 e040ea11fa10 Pulling fs layer 11:26:42 09d5a3f70313 Pulling fs layer 11:26:42 356f5c2c843b Pulling fs layer 11:26:42 b0e0ef7895f4 Waiting 11:26:42 c0c90eeb8aca Waiting 11:26:42 5cfb27c10ea5 Waiting 11:26:42 40a5eed61bb0 Waiting 11:26:42 e040ea11fa10 Waiting 11:26:42 09d5a3f70313 Waiting 11:26:42 a4bcfbceaab0 Downloading [========> ] 15.14MB/90.24MB 11:26:42 5c5c8174b343 Downloading [=======================> ] 34.6MB/74.3MB 11:26:42 05e534b8fae7 Downloading [=======================================> ] 56.77MB/71.86MB 11:26:42 05e534b8fae7 Downloading [=======================================> ] 56.77MB/71.86MB 11:26:42 05e534b8fae7 Downloading [=======================================> ] 56.77MB/71.86MB 11:26:42 a4bcfbceaab0 Downloading [===========> ] 21.63MB/90.24MB 11:26:42 5c5c8174b343 Downloading [================================> ] 47.58MB/74.3MB 11:26:42 05e534b8fae7 Verifying Checksum 11:26:42 05e534b8fae7 Verifying Checksum 11:26:42 05e534b8fae7 Download complete 11:26:42 05e534b8fae7 Download complete 11:26:42 05e534b8fae7 Verifying Checksum 11:26:42 05e534b8fae7 Download complete 11:26:42 3bc0a1294777 Downloading [==================================================>] 1.297kB/1.297kB 11:26:42 3bc0a1294777 Download complete 11:26:42 a4bcfbceaab0 Downloading [=================> ] 32.44MB/90.24MB 11:26:42 5c5c8174b343 Downloading [=========================================> ] 62.18MB/74.3MB 11:26:42 801ec8412395 Downloading [> ] 539.6kB/71.91MB 11:26:42 05e534b8fae7 Extracting [> ] 557.1kB/71.86MB 11:26:42 05e534b8fae7 Extracting [> ] 557.1kB/71.86MB 11:26:42 05e534b8fae7 Extracting [> ] 557.1kB/71.86MB 11:26:42 5c5c8174b343 Verifying Checksum 11:26:42 5c5c8174b343 Download complete 11:26:42 a4bcfbceaab0 Downloading [========================> ] 43.79MB/90.24MB 11:26:42 801ec8412395 Downloading [===> ] 5.406MB/71.91MB 11:26:42 f4d2bbc88290 Downloading [> ] 359.4kB/34.65MB 11:26:42 05e534b8fae7 Extracting [===> ] 5.014MB/71.86MB 11:26:42 05e534b8fae7 Extracting [===> ] 5.014MB/71.86MB 11:26:42 05e534b8fae7 Extracting [===> ] 5.014MB/71.86MB 11:26:42 a4bcfbceaab0 Downloading [================================> ] 58.93MB/90.24MB 11:26:42 801ec8412395 Downloading [=========> ] 12.98MB/71.91MB 11:26:42 f4d2bbc88290 Downloading [======> ] 4.324MB/34.65MB 11:26:43 05e534b8fae7 Extracting [========> ] 11.7MB/71.86MB 11:26:43 05e534b8fae7 Extracting [========> ] 11.7MB/71.86MB 11:26:43 05e534b8fae7 Extracting [========> ] 11.7MB/71.86MB 11:26:43 a4bcfbceaab0 Downloading [========================================> ] 73.53MB/90.24MB 11:26:43 801ec8412395 Downloading [================> ] 23.79MB/71.91MB 11:26:43 f4d2bbc88290 Downloading [===================> ] 13.7MB/34.65MB 11:26:43 05e534b8fae7 Extracting [============> ] 17.27MB/71.86MB 11:26:43 05e534b8fae7 Extracting [============> ] 17.27MB/71.86MB 11:26:43 05e534b8fae7 Extracting [============> ] 17.27MB/71.86MB 11:26:43 a4bcfbceaab0 Downloading [=================================================> ] 89.75MB/90.24MB 11:26:43 a4bcfbceaab0 Verifying Checksum 11:26:43 a4bcfbceaab0 Download complete 11:26:43 801ec8412395 Downloading [==========================> ] 38.39MB/71.91MB 11:26:43 f4d2bbc88290 Downloading [=====================================> ] 25.95MB/34.65MB 11:26:43 e5537ed521be Downloading [==================================================>] 1.073kB/1.073kB 11:26:43 e5537ed521be Verifying Checksum 11:26:43 e5537ed521be Download complete 11:26:43 1fa6e264d816 Downloading [============================> ] 3.003kB/5.313kB 11:26:43 1fa6e264d816 Download complete 11:26:43 05e534b8fae7 Extracting [================> ] 23.4MB/71.86MB 11:26:43 05e534b8fae7 Extracting [================> ] 23.4MB/71.86MB 11:26:43 05e534b8fae7 Extracting [================> ] 23.4MB/71.86MB 11:26:43 98ee8e057024 Downloading [============================> ] 3.003kB/5.238kB 11:26:43 98ee8e057024 Downloading [==================================================>] 5.238kB/5.238kB 11:26:43 98ee8e057024 Download complete 11:26:43 f4d2bbc88290 Verifying Checksum 11:26:43 f4d2bbc88290 Download complete 11:26:43 c0f5cb648bef Download complete 11:26:43 c46896263f5f Downloading [==================================================>] 1.032kB/1.032kB 11:26:43 c46896263f5f Verifying Checksum 11:26:43 c46896263f5f Download complete 11:26:43 5241aac85943 Downloading [> ] 31.67kB/2.322MB 11:26:43 801ec8412395 Downloading [======================================> ] 55.69MB/71.91MB 11:26:43 65b69526c357 Downloading [====> ] 3.002kB/33.1kB 11:26:43 65b69526c357 Download complete 11:26:43 7e74ed826160 Downloading [> ] 539.6kB/59.49MB 11:26:43 5241aac85943 Downloading [==================================================>] 2.322MB/2.322MB 11:26:43 5241aac85943 Download complete 11:26:43 3ed2c2ab3f6b Downloading [==================================================>] 1.196kB/1.196kB 11:26:43 3ed2c2ab3f6b Verifying Checksum 11:26:43 3ed2c2ab3f6b Download complete 11:26:43 05e534b8fae7 Extracting [====================> ] 30.08MB/71.86MB 11:26:43 05e534b8fae7 Extracting [====================> ] 30.08MB/71.86MB 11:26:43 05e534b8fae7 Extracting [====================> ] 30.08MB/71.86MB 11:26:43 770a1da221de Downloading [==================================================>] 1.168kB/1.168kB 11:26:43 770a1da221de Verifying Checksum 11:26:43 770a1da221de Download complete 11:26:43 801ec8412395 Verifying Checksum 11:26:43 801ec8412395 Download complete 11:26:43 9fa9226be034 Downloading [> ] 15.3kB/783kB 11:26:43 1617e25568b2 Downloading [=> ] 15.3kB/480.9kB 11:26:43 9fa9226be034 Download complete 11:26:43 9fa9226be034 Extracting [==> ] 32.77kB/783kB 11:26:43 1617e25568b2 Download complete 11:26:43 7e74ed826160 Downloading [========> ] 10.27MB/59.49MB 11:26:43 097a69c6efe6 Downloading [> ] 539.6kB/64.04MB 11:26:43 2ee6cb77bebd Downloading [> ] 539.6kB/58.42MB 11:26:43 05e534b8fae7 Extracting [========================> ] 35.65MB/71.86MB 11:26:43 05e534b8fae7 Extracting [========================> ] 35.65MB/71.86MB 11:26:43 05e534b8fae7 Extracting [========================> ] 35.65MB/71.86MB 11:26:43 801ec8412395 Extracting [> ] 557.1kB/71.91MB 11:26:43 7e74ed826160 Downloading [===================> ] 22.71MB/59.49MB 11:26:43 9fa9226be034 Extracting [=======================> ] 360.4kB/783kB 11:26:43 9fa9226be034 Extracting [==================================================>] 783kB/783kB 11:26:43 9fa9226be034 Extracting [==================================================>] 783kB/783kB 11:26:43 097a69c6efe6 Downloading [=====> ] 7.568MB/64.04MB 11:26:43 2ee6cb77bebd Downloading [======> ] 8.109MB/58.42MB 11:26:43 05e534b8fae7 Extracting [==========================> ] 38.44MB/71.86MB 11:26:43 05e534b8fae7 Extracting [==========================> ] 38.44MB/71.86MB 11:26:43 05e534b8fae7 Extracting [==========================> ] 38.44MB/71.86MB 11:26:43 9fa9226be034 Pull complete 11:26:43 1617e25568b2 Extracting [===> ] 32.77kB/480.9kB 11:26:43 801ec8412395 Extracting [===> ] 4.456MB/71.91MB 11:26:43 7e74ed826160 Downloading [===============================> ] 37.85MB/59.49MB 11:26:43 097a69c6efe6 Downloading [=============> ] 17.3MB/64.04MB 11:26:43 2ee6cb77bebd Downloading [==============> ] 16.76MB/58.42MB 11:26:43 05e534b8fae7 Extracting [=============================> ] 42.34MB/71.86MB 11:26:43 05e534b8fae7 Extracting [=============================> ] 42.34MB/71.86MB 11:26:43 05e534b8fae7 Extracting [=============================> ] 42.34MB/71.86MB 11:26:43 1617e25568b2 Extracting [==================================> ] 327.7kB/480.9kB 11:26:43 801ec8412395 Extracting [=====> ] 8.356MB/71.91MB 11:26:43 7e74ed826160 Downloading [============================================> ] 53.53MB/59.49MB 11:26:43 097a69c6efe6 Downloading [======================> ] 29.2MB/64.04MB 11:26:43 2ee6cb77bebd Downloading [========================> ] 29.2MB/58.42MB 11:26:43 7e74ed826160 Verifying Checksum 11:26:43 7e74ed826160 Download complete 11:26:43 1617e25568b2 Extracting [==================================================>] 480.9kB/480.9kB 11:26:43 1617e25568b2 Extracting [==================================================>] 480.9kB/480.9kB 11:26:43 05e534b8fae7 Extracting [===============================> ] 45.68MB/71.86MB 11:26:43 05e534b8fae7 Extracting [===============================> ] 45.68MB/71.86MB 11:26:43 05e534b8fae7 Extracting [===============================> ] 45.68MB/71.86MB 11:26:43 801ec8412395 Extracting [========> ] 12.26MB/71.91MB 11:26:43 2ee6cb77bebd Downloading [=====================================> ] 44.33MB/58.42MB 11:26:43 097a69c6efe6 Downloading [=============================> ] 37.85MB/64.04MB 11:26:43 1617e25568b2 Pull complete 11:26:43 a4e782810d03 Downloading [==================================================>] 638B/638B 11:26:43 a4e782810d03 Verifying Checksum 11:26:43 a4e782810d03 Download complete 11:26:43 05e534b8fae7 Extracting [==================================> ] 49.02MB/71.86MB 11:26:43 05e534b8fae7 Extracting [==================================> ] 49.02MB/71.86MB 11:26:43 05e534b8fae7 Extracting [==================================> ] 49.02MB/71.86MB 11:26:43 76619c1908eb Downloading [=====================================> ] 3.011kB/4.023kB 11:26:43 76619c1908eb Downloading [==================================================>] 4.023kB/4.023kB 11:26:43 76619c1908eb Verifying Checksum 11:26:43 801ec8412395 Extracting [============> ] 17.27MB/71.91MB 11:26:43 2dfc70ad9941 Downloading [==================================================>] 1.44kB/1.44kB 11:26:43 2dfc70ad9941 Verifying Checksum 11:26:43 2dfc70ad9941 Download complete 11:26:43 2ee6cb77bebd Downloading [=================================================> ] 57.31MB/58.42MB 11:26:43 2ee6cb77bebd Verifying Checksum 11:26:43 2ee6cb77bebd Download complete 11:26:43 fd1d3a5a5f79 Downloading [==> ] 3.01kB/60.68kB 11:26:43 097a69c6efe6 Downloading [========================================> ] 51.36MB/64.04MB 11:26:43 fd1d3a5a5f79 Downloading [==================================================>] 60.68kB/60.68kB 11:26:43 fd1d3a5a5f79 Verifying Checksum 11:26:43 fd1d3a5a5f79 Download complete 11:26:43 5e4c02bc6754 Downloading [==================================================>] 100B/100B 11:26:43 5e4c02bc6754 Verifying Checksum 11:26:43 5e4c02bc6754 Download complete 11:26:43 208063e2dcbb Downloading [==================================================>] 693B/693B 11:26:43 208063e2dcbb Verifying Checksum 11:26:43 208063e2dcbb Download complete 11:26:43 9824c27679d3 Downloading [> ] 48.06kB/3.8MB 11:26:43 b5f55c75514d Downloading [==================================================>] 139B/139B 11:26:43 b5f55c75514d Verifying Checksum 11:26:43 b5f55c75514d Download complete 11:26:43 05e534b8fae7 Extracting [====================================> ] 52.36MB/71.86MB 11:26:43 05e534b8fae7 Extracting [====================================> ] 52.36MB/71.86MB 11:26:43 05e534b8fae7 Extracting [====================================> ] 52.36MB/71.86MB 11:26:43 d394204a1bdc Downloading [> ] 48.06kB/3.626MB 11:26:43 801ec8412395 Extracting [=================> ] 24.51MB/71.91MB 11:26:44 097a69c6efe6 Verifying Checksum 11:26:44 097a69c6efe6 Download complete 11:26:44 9824c27679d3 Verifying Checksum 11:26:44 9824c27679d3 Download complete 11:26:44 9824c27679d3 Extracting [> ] 65.54kB/3.8MB 11:26:44 cc8d890506a2 Downloading [> ] 97.22kB/8.735MB 11:26:44 d4acc02fae7c Downloading [==> ] 3.01kB/59.03kB 11:26:44 d394204a1bdc Download complete 11:26:44 d4acc02fae7c Verifying Checksum 11:26:44 d4acc02fae7c Download complete 11:26:44 8c90a7c3d0e1 Downloading [=====> ] 3.01kB/28.36kB 11:26:44 8c90a7c3d0e1 Downloading [==================================================>] 28.36kB/28.36kB 11:26:44 8c90a7c3d0e1 Verifying Checksum 11:26:44 8c90a7c3d0e1 Download complete 11:26:44 85954acfa484 Downloading [> ] 539.6kB/109.8MB 11:26:44 164de8f14b64 Downloading [> ] 539.6kB/75.5MB 11:26:44 097a69c6efe6 Extracting [> ] 557.1kB/64.04MB 11:26:44 801ec8412395 Extracting [====================> ] 30.08MB/71.91MB 11:26:44 05e534b8fae7 Extracting [======================================> ] 55.71MB/71.86MB 11:26:44 05e534b8fae7 Extracting [======================================> ] 55.71MB/71.86MB 11:26:44 05e534b8fae7 Extracting [======================================> ] 55.71MB/71.86MB 11:26:44 cc8d890506a2 Verifying Checksum 11:26:44 cc8d890506a2 Download complete 11:26:44 9824c27679d3 Extracting [=====> ] 393.2kB/3.8MB 11:26:44 be3398fa2dbf Downloading [============> ] 3.01kB/11.92kB 11:26:44 be3398fa2dbf Downloading [==================================================>] 11.92kB/11.92kB 11:26:44 be3398fa2dbf Verifying Checksum 11:26:44 be3398fa2dbf Download complete 11:26:44 8711a47cb968 Downloading [==================================================>] 1.325kB/1.325kB 11:26:44 8711a47cb968 Verifying Checksum 11:26:44 8711a47cb968 Download complete 11:26:44 85954acfa484 Downloading [====> ] 9.19MB/109.8MB 11:26:44 2d429b9e73a6 Downloading [> ] 293.8kB/29.13MB 11:26:44 164de8f14b64 Downloading [====> ] 7.028MB/75.5MB 11:26:44 801ec8412395 Extracting [========================> ] 34.54MB/71.91MB 11:26:44 05e534b8fae7 Extracting [=========================================> ] 59.6MB/71.86MB 11:26:44 05e534b8fae7 Extracting [=========================================> ] 59.6MB/71.86MB 11:26:44 05e534b8fae7 Extracting [=========================================> ] 59.6MB/71.86MB 11:26:44 097a69c6efe6 Extracting [===> ] 5.014MB/64.04MB 11:26:44 9824c27679d3 Extracting [==================================================>] 3.8MB/3.8MB 11:26:44 9824c27679d3 Extracting [==================================================>] 3.8MB/3.8MB 11:26:44 85954acfa484 Downloading [==========> ] 22.17MB/109.8MB 11:26:44 9824c27679d3 Pull complete 11:26:44 164de8f14b64 Downloading [===========> ] 17.84MB/75.5MB 11:26:44 b5f55c75514d Extracting [==================================================>] 139B/139B 11:26:44 b5f55c75514d Extracting [==================================================>] 139B/139B 11:26:44 2d429b9e73a6 Downloading [=======> ] 4.423MB/29.13MB 11:26:44 05e534b8fae7 Extracting [============================================> ] 64.62MB/71.86MB 11:26:44 05e534b8fae7 Extracting [============================================> ] 64.62MB/71.86MB 11:26:44 05e534b8fae7 Extracting [============================================> ] 64.62MB/71.86MB 11:26:44 801ec8412395 Extracting [==========================> ] 37.88MB/71.91MB 11:26:44 097a69c6efe6 Extracting [======> ] 8.913MB/64.04MB 11:26:44 85954acfa484 Downloading [================> ] 36.76MB/109.8MB 11:26:44 164de8f14b64 Downloading [===================> ] 29.74MB/75.5MB 11:26:44 2d429b9e73a6 Downloading [==============> ] 8.256MB/29.13MB 11:26:44 801ec8412395 Extracting [=============================> ] 41.78MB/71.91MB 11:26:44 05e534b8fae7 Extracting [===============================================> ] 68.52MB/71.86MB 11:26:44 05e534b8fae7 Extracting [===============================================> ] 68.52MB/71.86MB 11:26:44 05e534b8fae7 Extracting [===============================================> ] 68.52MB/71.86MB 11:26:44 b5f55c75514d Pull complete 11:26:44 d394204a1bdc Extracting [> ] 65.54kB/3.626MB 11:26:44 097a69c6efe6 Extracting [=========> ] 11.7MB/64.04MB 11:26:44 85954acfa484 Downloading [=======================> ] 51.36MB/109.8MB 11:26:44 164de8f14b64 Downloading [=============================> ] 43.79MB/75.5MB 11:26:44 2d429b9e73a6 Downloading [=====================> ] 12.68MB/29.13MB 11:26:44 801ec8412395 Extracting [===============================> ] 45.12MB/71.91MB 11:26:44 097a69c6efe6 Extracting [============> ] 15.6MB/64.04MB 11:26:44 05e534b8fae7 Extracting [=================================================> ] 71.86MB/71.86MB 11:26:44 05e534b8fae7 Extracting [=================================================> ] 71.86MB/71.86MB 11:26:44 d394204a1bdc Extracting [====> ] 327.7kB/3.626MB 11:26:44 05e534b8fae7 Extracting [=================================================> ] 71.86MB/71.86MB 11:26:44 85954acfa484 Downloading [=============================> ] 64.34MB/109.8MB 11:26:44 05e534b8fae7 Extracting [==================================================>] 71.86MB/71.86MB 11:26:44 05e534b8fae7 Extracting [==================================================>] 71.86MB/71.86MB 11:26:44 05e534b8fae7 Extracting [==================================================>] 71.86MB/71.86MB 11:26:44 2d429b9e73a6 Downloading [==================================> ] 20.35MB/29.13MB 11:26:44 164de8f14b64 Downloading [=====================================> ] 57.31MB/75.5MB 11:26:44 097a69c6efe6 Extracting [=============> ] 17.27MB/64.04MB 11:26:44 801ec8412395 Extracting [=================================> ] 47.91MB/71.91MB 11:26:44 d394204a1bdc Extracting [===================================> ] 2.556MB/3.626MB 11:26:44 05e534b8fae7 Pull complete 11:26:44 05e534b8fae7 Pull complete 11:26:44 05e534b8fae7 Pull complete 11:26:44 c3462582c9ae Extracting [==================================================>] 293B/293B 11:26:44 5241aac85943 Extracting [> ] 32.77kB/2.322MB 11:26:44 0370b6bbe49b Extracting [==================================================>] 293B/293B 11:26:44 0370b6bbe49b Extracting [==================================================>] 293B/293B 11:26:44 85954acfa484 Downloading [===================================> ] 77.86MB/109.8MB 11:26:44 c3462582c9ae Extracting [==================================================>] 293B/293B 11:26:44 d394204a1bdc Extracting [==================================================>] 3.626MB/3.626MB 11:26:44 2d429b9e73a6 Downloading [=================================================> ] 28.9MB/29.13MB 11:26:44 164de8f14b64 Downloading [=============================================> ] 69.2MB/75.5MB 11:26:44 2d429b9e73a6 Verifying Checksum 11:26:44 2d429b9e73a6 Download complete 11:26:44 46eab5b44a35 Downloading [==================================================>] 1.168kB/1.168kB 11:26:44 46eab5b44a35 Verifying Checksum 11:26:44 46eab5b44a35 Download complete 11:26:44 164de8f14b64 Verifying Checksum 11:26:44 164de8f14b64 Download complete 11:26:44 c4d302cc468d Downloading [> ] 48.06kB/4.534MB 11:26:44 097a69c6efe6 Extracting [=================> ] 22.84MB/64.04MB 11:26:44 01e0882c90d9 Downloading [> ] 15.3kB/1.447MB 11:26:44 85954acfa484 Downloading [==========================================> ] 92.99MB/109.8MB 11:26:44 5241aac85943 Extracting [=========> ] 458.8kB/2.322MB 11:26:44 01e0882c90d9 Verifying Checksum 11:26:44 01e0882c90d9 Download complete 11:26:44 801ec8412395 Extracting [===================================> ] 50.69MB/71.91MB 11:26:44 5241aac85943 Extracting [==================================================>] 2.322MB/2.322MB 11:26:44 531ee2cf3c0c Downloading [> ] 80.83kB/8.066MB 11:26:44 2d429b9e73a6 Extracting [> ] 294.9kB/29.13MB 11:26:44 c4d302cc468d Verifying Checksum 11:26:44 c4d302cc468d Download complete 11:26:44 097a69c6efe6 Extracting [===================> ] 24.51MB/64.04MB 11:26:44 85954acfa484 Downloading [=================================================> ] 108.1MB/109.8MB 11:26:44 85954acfa484 Verifying Checksum 11:26:44 85954acfa484 Download complete 11:26:44 ed54a7dee1d8 Downloading [> ] 15.3kB/1.196MB 11:26:44 d394204a1bdc Pull complete 11:26:44 12c5c803443f Downloading [==================================================>] 116B/116B 11:26:44 12c5c803443f Verifying Checksum 11:26:44 12c5c803443f Download complete 11:26:44 801ec8412395 Extracting [=====================================> ] 53.48MB/71.91MB 11:26:44 ed54a7dee1d8 Verifying Checksum 11:26:44 ed54a7dee1d8 Download complete 11:26:44 531ee2cf3c0c Downloading [==================================> ] 5.488MB/8.066MB 11:26:44 e27c75a98748 Downloading [===============================================> ] 3.011kB/3.144kB 11:26:44 e27c75a98748 Downloading [==================================================>] 3.144kB/3.144kB 11:26:44 e27c75a98748 Verifying Checksum 11:26:44 e27c75a98748 Download complete 11:26:44 2d429b9e73a6 Extracting [======> ] 3.834MB/29.13MB 11:26:44 531ee2cf3c0c Verifying Checksum 11:26:44 531ee2cf3c0c Download complete 11:26:44 e73cb4a42719 Downloading [> ] 539.6kB/109.1MB 11:26:44 a83b68436f09 Downloading [===============> ] 3.011kB/9.919kB 11:26:44 a83b68436f09 Downloading [==================================================>] 9.919kB/9.919kB 11:26:44 a83b68436f09 Verifying Checksum 11:26:44 a83b68436f09 Download complete 11:26:44 787d6bee9571 Downloading [==================================================>] 127B/127B 11:26:44 787d6bee9571 Verifying Checksum 11:26:44 787d6bee9571 Download complete 11:26:44 13ff0988aaea Downloading [==================================================>] 167B/167B 11:26:44 13ff0988aaea Verifying Checksum 11:26:44 13ff0988aaea Download complete 11:26:44 4b82842ab819 Downloading [===========================> ] 3.011kB/5.415kB 11:26:44 4b82842ab819 Downloading [==================================================>] 5.415kB/5.415kB 11:26:44 4b82842ab819 Verifying Checksum 11:26:44 4b82842ab819 Download complete 11:26:44 7e568a0dc8fb Downloading [==================================================>] 184B/184B 11:26:44 7e568a0dc8fb Verifying Checksum 11:26:44 7e568a0dc8fb Download complete 11:26:44 097a69c6efe6 Extracting [=====================> ] 27.3MB/64.04MB 11:26:45 cc8d890506a2 Extracting [> ] 98.3kB/8.735MB 11:26:45 801ec8412395 Extracting [========================================> ] 57.93MB/71.91MB 11:26:45 e73cb4a42719 Downloading [======> ] 13.52MB/109.1MB 11:26:45 2d429b9e73a6 Extracting [============> ] 7.373MB/29.13MB 11:26:45 5241aac85943 Pull complete 11:26:45 0370b6bbe49b Pull complete 11:26:45 097a69c6efe6 Extracting [========================> ] 31.75MB/64.04MB 11:26:45 e444bcd4d577 Downloading [==================================================>] 279B/279B 11:26:45 e444bcd4d577 Verifying Checksum 11:26:45 e444bcd4d577 Download complete 11:26:45 eca0188f477e Downloading [> ] 385kB/37.17MB 11:26:45 c3462582c9ae Pull complete 11:26:45 cc8d890506a2 Extracting [==> ] 393.2kB/8.735MB 11:26:45 801ec8412395 Extracting [=========================================> ] 60.16MB/71.91MB 11:26:45 3a60f1e9f142 Extracting [============> ] 32.77kB/127.5kB 11:26:45 2d429b9e73a6 Extracting [================> ] 9.732MB/29.13MB 11:26:45 cebb54732007 Extracting [============> ] 32.77kB/127kB 11:26:45 e73cb4a42719 Downloading [============> ] 26.49MB/109.1MB 11:26:45 3a60f1e9f142 Extracting [==================================================>] 127.5kB/127.5kB 11:26:45 cebb54732007 Extracting [==================================================>] 127kB/127kB 11:26:45 cebb54732007 Extracting [==================================================>] 127kB/127kB 11:26:45 3a60f1e9f142 Extracting [==================================================>] 127.5kB/127.5kB 11:26:45 097a69c6efe6 Extracting [==========================> ] 33.42MB/64.04MB 11:26:45 eca0188f477e Downloading [====> ] 3.023MB/37.17MB 11:26:45 cc8d890506a2 Extracting [================> ] 2.851MB/8.735MB 11:26:45 801ec8412395 Extracting [============================================> ] 63.5MB/71.91MB 11:26:45 e73cb4a42719 Downloading [=================> ] 38.93MB/109.1MB 11:26:45 2d429b9e73a6 Extracting [====================> ] 11.8MB/29.13MB 11:26:45 eabd8714fec9 Downloading [> ] 539.1kB/375MB 11:26:45 3a60f1e9f142 Pull complete 11:26:45 097a69c6efe6 Extracting [=================================> ] 42.89MB/64.04MB 11:26:45 5596fd24b377 Extracting [==================================================>] 1.149kB/1.149kB 11:26:45 5596fd24b377 Extracting [==================================================>] 1.149kB/1.149kB 11:26:45 cebb54732007 Pull complete 11:26:45 5ff0d3f9d822 Extracting [==================================================>] 1.328kB/1.328kB 11:26:45 7e74ed826160 Extracting [> ] 557.1kB/59.49MB 11:26:45 5ff0d3f9d822 Extracting [==================================================>] 1.328kB/1.328kB 11:26:45 cc8d890506a2 Extracting [=================================> ] 5.898MB/8.735MB 11:26:45 e73cb4a42719 Downloading [=======================> ] 51.36MB/109.1MB 11:26:45 eca0188f477e Downloading [=======> ] 5.288MB/37.17MB 11:26:45 2d429b9e73a6 Extracting [==========================> ] 15.34MB/29.13MB 11:26:45 801ec8412395 Extracting [==============================================> ] 66.85MB/71.91MB 11:26:45 eabd8714fec9 Downloading [> ] 4.275MB/375MB 11:26:45 097a69c6efe6 Extracting [=========================================> ] 52.92MB/64.04MB 11:26:45 7e74ed826160 Extracting [======> ] 7.799MB/59.49MB 11:26:45 cc8d890506a2 Extracting [==============================================> ] 8.159MB/8.735MB 11:26:45 e73cb4a42719 Downloading [============================> ] 62.72MB/109.1MB 11:26:45 5596fd24b377 Pull complete 11:26:45 eca0188f477e Downloading [==========> ] 7.573MB/37.17MB 11:26:45 2d429b9e73a6 Extracting [================================> ] 19.17MB/29.13MB 11:26:45 cc8d890506a2 Extracting [==================================================>] 8.735MB/8.735MB 11:26:45 5ff0d3f9d822 Pull complete 11:26:45 801ec8412395 Extracting [================================================> ] 70.19MB/71.91MB 11:26:45 cc8d890506a2 Pull complete 11:26:45 097a69c6efe6 Extracting [===============================================> ] 60.72MB/64.04MB 11:26:45 eabd8714fec9 Downloading [=> ] 9.62MB/375MB 11:26:45 d4acc02fae7c Extracting [===========================> ] 32.77kB/59.03kB 11:26:45 d4acc02fae7c Extracting [==================================================>] 59.03kB/59.03kB 11:26:45 7e74ed826160 Extracting [==============> ] 16.71MB/59.49MB 11:26:45 e73cb4a42719 Downloading [=================================> ] 74.07MB/109.1MB 11:26:45 eca0188f477e Downloading [=============> ] 9.859MB/37.17MB 11:26:45 5c5c8174b343 Extracting [> ] 557.1kB/74.3MB 11:26:45 2d429b9e73a6 Extracting [=====================================> ] 21.82MB/29.13MB 11:26:45 801ec8412395 Extracting [=================================================> ] 71.86MB/71.91MB 11:26:45 eabd8714fec9 Downloading [=> ] 13.4MB/375MB 11:26:45 7e74ed826160 Extracting [===================> ] 22.84MB/59.49MB 11:26:45 801ec8412395 Extracting [==================================================>] 71.91MB/71.91MB 11:26:45 e73cb4a42719 Downloading [======================================> ] 84.88MB/109.1MB 11:26:45 a4bcfbceaab0 Extracting [> ] 557.1kB/90.24MB 11:26:45 eca0188f477e Downloading [================> ] 12.13MB/37.17MB 11:26:45 2d429b9e73a6 Extracting [=========================================> ] 23.89MB/29.13MB 11:26:45 5c5c8174b343 Extracting [====> ] 7.242MB/74.3MB 11:26:45 097a69c6efe6 Extracting [==================================================>] 64.04MB/64.04MB 11:26:45 d4acc02fae7c Pull complete 11:26:45 8c90a7c3d0e1 Extracting [==================================================>] 28.36kB/28.36kB 11:26:45 8c90a7c3d0e1 Extracting [==================================================>] 28.36kB/28.36kB 11:26:45 801ec8412395 Pull complete 11:26:45 097a69c6efe6 Pull complete 11:26:45 eabd8714fec9 Downloading [==> ] 16.62MB/375MB 11:26:45 7e74ed826160 Extracting [=======================> ] 28.41MB/59.49MB 11:26:45 e73cb4a42719 Downloading [============================================> ] 96.24MB/109.1MB 11:26:45 a4bcfbceaab0 Extracting [====> ] 7.799MB/90.24MB 11:26:45 eca0188f477e Downloading [===================> ] 14.77MB/37.17MB 11:26:45 2d429b9e73a6 Extracting [===========================================> ] 25.07MB/29.13MB 11:26:45 5c5c8174b343 Extracting [=======> ] 11.7MB/74.3MB 11:26:45 e73cb4a42719 Verifying Checksum 11:26:45 e73cb4a42719 Download complete 11:26:45 eabd8714fec9 Downloading [==> ] 20.37MB/375MB 11:26:45 f4d2bbc88290 Extracting [> ] 360.4kB/34.65MB 11:26:45 7e74ed826160 Extracting [=============================> ] 35.09MB/59.49MB 11:26:45 2ee6cb77bebd Extracting [> ] 557.1kB/58.42MB 11:26:45 a4bcfbceaab0 Extracting [=======> ] 13.37MB/90.24MB 11:26:45 eca0188f477e Downloading [=======================> ] 17.4MB/37.17MB 11:26:45 5c5c8174b343 Extracting [=============> ] 20.05MB/74.3MB 11:26:45 8c90a7c3d0e1 Pull complete 11:26:45 2d429b9e73a6 Extracting [===============================================> ] 27.72MB/29.13MB 11:26:45 eabd8714fec9 Downloading [===> ] 24.13MB/375MB 11:26:45 f4d2bbc88290 Extracting [===> ] 2.523MB/34.65MB 11:26:45 7e74ed826160 Extracting [=====================================> ] 44.56MB/59.49MB 11:26:45 45fd2fec8a19 Downloading [==========================================> ] 935B/1.103kB 11:26:45 45fd2fec8a19 Downloading [==================================================>] 1.103kB/1.103kB 11:26:45 45fd2fec8a19 Verifying Checksum 11:26:45 45fd2fec8a19 Download complete 11:26:45 a4bcfbceaab0 Extracting [==========> ] 18.94MB/90.24MB 11:26:45 eca0188f477e Downloading [==========================> ] 19.67MB/37.17MB 11:26:45 5c5c8174b343 Extracting [==================> ] 27.3MB/74.3MB 11:26:45 2ee6cb77bebd Extracting [===> ] 3.899MB/58.42MB 11:26:46 eabd8714fec9 Downloading [===> ] 27.36MB/375MB 11:26:46 7e74ed826160 Extracting [============================================> ] 52.92MB/59.49MB 11:26:46 f4d2bbc88290 Extracting [======> ] 4.686MB/34.65MB 11:26:46 8f10199ed94b Downloading [> ] 91.15kB/8.768MB 11:26:46 eca0188f477e Downloading [==============================> ] 22.31MB/37.17MB 11:26:46 a4bcfbceaab0 Extracting [=============> ] 24.51MB/90.24MB 11:26:46 5c5c8174b343 Extracting [=======================> ] 34.54MB/74.3MB 11:26:46 85954acfa484 Extracting [> ] 557.1kB/109.8MB 11:26:46 2ee6cb77bebd Extracting [=====> ] 6.128MB/58.42MB 11:26:46 2d429b9e73a6 Extracting [================================================> ] 28.31MB/29.13MB 11:26:46 7e74ed826160 Extracting [==================================================>] 59.49MB/59.49MB 11:26:46 eabd8714fec9 Downloading [====> ] 31.64MB/375MB 11:26:46 f4d2bbc88290 Extracting [=========> ] 6.488MB/34.65MB 11:26:46 8f10199ed94b Downloading [===================> ] 3.472MB/8.768MB 11:26:46 a4bcfbceaab0 Extracting [================> ] 28.97MB/90.24MB 11:26:46 7e74ed826160 Pull complete 11:26:46 eca0188f477e Downloading [=================================> ] 24.58MB/37.17MB 11:26:46 3ed2c2ab3f6b Extracting [==================================================>] 1.196kB/1.196kB 11:26:46 5c5c8174b343 Extracting [============================> ] 41.78MB/74.3MB 11:26:46 3ed2c2ab3f6b Extracting [==================================================>] 1.196kB/1.196kB 11:26:46 2d429b9e73a6 Extracting [==================================================>] 29.13MB/29.13MB 11:26:46 85954acfa484 Extracting [=> ] 3.342MB/109.8MB 11:26:46 2ee6cb77bebd Extracting [=======> ] 8.913MB/58.42MB 11:26:46 eabd8714fec9 Downloading [====> ] 36.48MB/375MB 11:26:46 f4d2bbc88290 Extracting [===========> ] 8.29MB/34.65MB 11:26:46 8f10199ed94b Downloading [====================================> ] 6.485MB/8.768MB 11:26:46 a4bcfbceaab0 Extracting [===================> ] 34.54MB/90.24MB 11:26:46 eca0188f477e Downloading [====================================> ] 26.85MB/37.17MB 11:26:46 5c5c8174b343 Extracting [===============================> ] 47.35MB/74.3MB 11:26:46 2d429b9e73a6 Pull complete 11:26:46 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 11:26:46 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 11:26:46 85954acfa484 Extracting [==> ] 5.571MB/109.8MB 11:26:46 3ed2c2ab3f6b Pull complete 11:26:46 770a1da221de Extracting [==================================================>] 1.168kB/1.168kB 11:26:46 2ee6cb77bebd Extracting [==========> ] 11.7MB/58.42MB 11:26:46 770a1da221de Extracting [==================================================>] 1.168kB/1.168kB 11:26:46 eabd8714fec9 Downloading [=====> ] 40.23MB/375MB 11:26:46 f4d2bbc88290 Extracting [================> ] 11.53MB/34.65MB 11:26:46 8f10199ed94b Downloading [===============================================> ] 8.362MB/8.768MB 11:26:46 a4bcfbceaab0 Extracting [=======================> ] 42.34MB/90.24MB 11:26:46 eca0188f477e Downloading [=======================================> ] 29.11MB/37.17MB 11:26:46 5c5c8174b343 Extracting [====================================> ] 54.59MB/74.3MB 11:26:46 8f10199ed94b Verifying Checksum 11:26:46 8f10199ed94b Download complete 11:26:46 85954acfa484 Extracting [====> ] 8.913MB/109.8MB 11:26:46 2ee6cb77bebd Extracting [============> ] 14.48MB/58.42MB 11:26:46 46eab5b44a35 Pull complete 11:26:46 c4d302cc468d Extracting [> ] 65.54kB/4.534MB 11:26:46 f4d2bbc88290 Extracting [====================> ] 14.42MB/34.65MB 11:26:46 eabd8714fec9 Downloading [=====> ] 43.98MB/375MB 11:26:46 eca0188f477e Downloading [==========================================> ] 31.38MB/37.17MB 11:26:46 5c5c8174b343 Extracting [==========================================> ] 63.5MB/74.3MB 11:26:46 770a1da221de Pull complete 11:26:46 a4bcfbceaab0 Extracting [============================> ] 51.81MB/90.24MB 11:26:46 f963a77d2726 Downloading [==> ] 934B/21.44kB 11:26:46 f963a77d2726 Downloading [==================================================>] 21.44kB/21.44kB 11:26:46 f963a77d2726 Verifying Checksum 11:26:46 f963a77d2726 Download complete 11:26:46 xacml-pdp Pulled 11:26:46 85954acfa484 Extracting [=====> ] 11.7MB/109.8MB 11:26:46 c4d302cc468d Extracting [===> ] 327.7kB/4.534MB 11:26:46 2ee6cb77bebd Extracting [=============> ] 16.15MB/58.42MB 11:26:46 f4d2bbc88290 Extracting [=========================> ] 17.66MB/34.65MB 11:26:46 eabd8714fec9 Downloading [======> ] 47.7MB/375MB 11:26:46 5c5c8174b343 Extracting [===============================================> ] 70.19MB/74.3MB 11:26:46 a4bcfbceaab0 Extracting [=================================> ] 60.16MB/90.24MB 11:26:46 eca0188f477e Downloading [=============================================> ] 34.02MB/37.17MB 11:26:46 f3a82e9f1761 Downloading [> ] 446.8kB/44.41MB 11:26:46 85954acfa484 Extracting [======> ] 14.48MB/109.8MB 11:26:46 5c5c8174b343 Extracting [==================================================>] 74.3MB/74.3MB 11:26:46 c4d302cc468d Extracting [=======================================> ] 3.539MB/4.534MB 11:26:46 eabd8714fec9 Downloading [======> ] 50.92MB/375MB 11:26:46 2ee6cb77bebd Extracting [===============> ] 18.38MB/58.42MB 11:26:46 f4d2bbc88290 Extracting [=============================> ] 20.55MB/34.65MB 11:26:46 eca0188f477e Verifying Checksum 11:26:46 eca0188f477e Download complete 11:26:46 5c5c8174b343 Pull complete 11:26:46 58d76362af2b Extracting [==================================================>] 1.119kB/1.119kB 11:26:46 58d76362af2b Extracting [==================================================>] 1.119kB/1.119kB 11:26:46 a4bcfbceaab0 Extracting [======================================> ] 69.63MB/90.24MB 11:26:46 c4d302cc468d Extracting [==================================================>] 4.534MB/4.534MB 11:26:46 f3a82e9f1761 Downloading [====> ] 3.632MB/44.41MB 11:26:46 85954acfa484 Extracting [=======> ] 16.71MB/109.8MB 11:26:46 c4d302cc468d Pull complete 11:26:46 01e0882c90d9 Extracting [=> ] 32.77kB/1.447MB 11:26:46 eabd8714fec9 Downloading [=======> ] 54.13MB/375MB 11:26:46 79161a3f5362 Downloading [==========> ] 935B/4.656kB 11:26:46 79161a3f5362 Download complete 11:26:46 f4d2bbc88290 Extracting [================================> ] 22.35MB/34.65MB 11:26:46 a4bcfbceaab0 Extracting [=========================================> ] 75.76MB/90.24MB 11:26:46 eca0188f477e Extracting [> ] 393.2kB/37.17MB 11:26:46 f3a82e9f1761 Downloading [=========> ] 8.665MB/44.41MB 11:26:46 58d76362af2b Pull complete 11:26:46 2ee6cb77bebd Extracting [=================> ] 20.61MB/58.42MB 11:26:46 api Pulled 11:26:46 eabd8714fec9 Downloading [=======> ] 56.8MB/375MB 11:26:46 f4d2bbc88290 Extracting [==================================> ] 24.15MB/34.65MB 11:26:46 a4bcfbceaab0 Extracting [=============================================> ] 83MB/90.24MB 11:26:46 85954acfa484 Extracting [========> ] 17.83MB/109.8MB 11:26:46 9c266ba63f51 Downloading [==========================================> ] 935B/1.105kB 11:26:46 9c266ba63f51 Downloading [==================================================>] 1.105kB/1.105kB 11:26:46 9c266ba63f51 Verifying Checksum 11:26:46 9c266ba63f51 Download complete 11:26:46 01e0882c90d9 Extracting [==========> ] 294.9kB/1.447MB 11:26:46 f3a82e9f1761 Downloading [==============> ] 12.75MB/44.41MB 11:26:46 eca0188f477e Extracting [===> ] 2.753MB/37.17MB 11:26:46 01e0882c90d9 Extracting [==================================================>] 1.447MB/1.447MB 11:26:47 2ee6cb77bebd Extracting [====================> ] 23.95MB/58.42MB 11:26:47 a4bcfbceaab0 Extracting [==================================================>] 90.24MB/90.24MB 11:26:47 eabd8714fec9 Downloading [=======> ] 59.48MB/375MB 11:26:47 f4d2bbc88290 Extracting [===================================> ] 24.87MB/34.65MB 11:26:47 85954acfa484 Extracting [=========> ] 21.73MB/109.8MB 11:26:47 01e0882c90d9 Pull complete 11:26:47 a4bcfbceaab0 Pull complete 11:26:47 531ee2cf3c0c Extracting [> ] 98.3kB/8.066MB 11:26:47 3bc0a1294777 Extracting [==================================================>] 1.297kB/1.297kB 11:26:47 3bc0a1294777 Extracting [==================================================>] 1.297kB/1.297kB 11:26:47 f3a82e9f1761 Downloading [===================> ] 17.25MB/44.41MB 11:26:47 eca0188f477e Extracting [=======> ] 5.898MB/37.17MB 11:26:47 2e8a7df9c2ee Downloading [==================================================>] 851B/851B 11:26:47 2e8a7df9c2ee Verifying Checksum 11:26:47 2e8a7df9c2ee Download complete 11:26:47 eabd8714fec9 Downloading [========> ] 62.16MB/375MB 11:26:47 2ee6cb77bebd Extracting [=======================> ] 27.85MB/58.42MB 11:26:47 f4d2bbc88290 Extracting [=======================================> ] 27.39MB/34.65MB 11:26:47 531ee2cf3c0c Extracting [====> ] 786.4kB/8.066MB 11:26:47 85954acfa484 Extracting [===========> ] 25.07MB/109.8MB 11:26:47 f3a82e9f1761 Downloading [=========================> ] 22.24MB/44.41MB 11:26:47 eca0188f477e Extracting [===========> ] 8.258MB/37.17MB 11:26:47 10f05dd8b1db Downloading [==================================================>] 98B/98B 11:26:47 10f05dd8b1db Verifying Checksum 11:26:47 10f05dd8b1db Download complete 11:26:47 3bc0a1294777 Pull complete 11:26:47 eabd8714fec9 Downloading [========> ] 64.83MB/375MB 11:26:47 2ee6cb77bebd Extracting [============================> ] 32.87MB/58.42MB 11:26:47 pap Pulled 11:26:47 531ee2cf3c0c Extracting [===========================> ] 4.424MB/8.066MB 11:26:47 f4d2bbc88290 Extracting [=========================================> ] 28.84MB/34.65MB 11:26:47 f3a82e9f1761 Downloading [=============================> ] 25.89MB/44.41MB 11:26:47 eca0188f477e Extracting [=============> ] 10.22MB/37.17MB 11:26:47 85954acfa484 Extracting [============> ] 28.41MB/109.8MB 11:26:47 2ee6cb77bebd Extracting [====================================> ] 42.34MB/58.42MB 11:26:47 eabd8714fec9 Downloading [=========> ] 67.5MB/375MB 11:26:47 531ee2cf3c0c Extracting [=====================================> ] 5.997MB/8.066MB 11:26:47 41dac8b43ba6 Downloading [==================================================>] 171B/171B 11:26:47 41dac8b43ba6 Verifying Checksum 11:26:47 41dac8b43ba6 Download complete 11:26:47 f4d2bbc88290 Extracting [=============================================> ] 31.72MB/34.65MB 11:26:47 f3a82e9f1761 Downloading [=================================> ] 29.5MB/44.41MB 11:26:47 85954acfa484 Extracting [==============> ] 31.2MB/109.8MB 11:26:47 eca0188f477e Extracting [====================> ] 15.34MB/37.17MB 11:26:47 531ee2cf3c0c Extracting [==================================================>] 8.066MB/8.066MB 11:26:47 2ee6cb77bebd Extracting [============================================> ] 51.81MB/58.42MB 11:26:47 eabd8714fec9 Downloading [=========> ] 70.19MB/375MB 11:26:47 f4d2bbc88290 Extracting [==================================================>] 34.65MB/34.65MB 11:26:47 531ee2cf3c0c Pull complete 11:26:47 ed54a7dee1d8 Extracting [=> ] 32.77kB/1.196MB 11:26:47 f3a82e9f1761 Downloading [====================================> ] 32.68MB/44.41MB 11:26:47 71a9f6a9ab4d Downloading [> ] 3.671kB/230.6kB 11:26:47 85954acfa484 Extracting [===============> ] 35.09MB/109.8MB 11:26:47 eca0188f477e Extracting [=========================> ] 19.27MB/37.17MB 11:26:47 71a9f6a9ab4d Downloading [==================================================>] 230.6kB/230.6kB 11:26:47 71a9f6a9ab4d Verifying Checksum 11:26:47 71a9f6a9ab4d Download complete 11:26:47 f4d2bbc88290 Pull complete 11:26:47 e5537ed521be Extracting [==================================================>] 1.073kB/1.073kB 11:26:47 e5537ed521be Extracting [==================================================>] 1.073kB/1.073kB 11:26:47 2ee6cb77bebd Extracting [=================================================> ] 57.38MB/58.42MB 11:26:47 eabd8714fec9 Downloading [=========> ] 72.86MB/375MB 11:26:47 ed54a7dee1d8 Extracting [============> ] 294.9kB/1.196MB 11:26:47 ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 11:26:47 ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 11:26:47 f3a82e9f1761 Downloading [========================================> ] 35.86MB/44.41MB 11:26:47 eca0188f477e Extracting [===============================> ] 23.59MB/37.17MB 11:26:47 85954acfa484 Extracting [=================> ] 38.99MB/109.8MB 11:26:47 ed54a7dee1d8 Pull complete 11:26:47 2ee6cb77bebd Extracting [==================================================>] 58.42MB/58.42MB 11:26:47 12c5c803443f Extracting [==================================================>] 116B/116B 11:26:47 12c5c803443f Extracting [==================================================>] 116B/116B 11:26:47 eabd8714fec9 Downloading [==========> ] 77.13MB/375MB 11:26:47 e5537ed521be Pull complete 11:26:47 1fa6e264d816 Extracting [==================================================>] 5.313kB/5.313kB 11:26:47 1fa6e264d816 Extracting [==================================================>] 5.313kB/5.313kB 11:26:47 f3a82e9f1761 Downloading [===========================================> ] 38.59MB/44.41MB 11:26:47 2ee6cb77bebd Pull complete 11:26:47 85954acfa484 Extracting [===================> ] 42.34MB/109.8MB 11:26:47 eca0188f477e Extracting [=====================================> ] 27.92MB/37.17MB 11:26:47 a4e782810d03 Extracting [==================================================>] 638B/638B 11:26:47 a4e782810d03 Extracting [==================================================>] 638B/638B 11:26:47 da3ed5db7103 Downloading [> ] 540.1kB/127.4MB 11:26:47 eabd8714fec9 Downloading [==========> ] 79.82MB/375MB 11:26:47 12c5c803443f Pull complete 11:26:47 e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB 11:26:47 e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB 11:26:47 f3a82e9f1761 Downloading [=============================================> ] 40.42MB/44.41MB 11:26:47 eca0188f477e Extracting [===========================================> ] 32.64MB/37.17MB 11:26:47 85954acfa484 Extracting [=====================> ] 47.91MB/109.8MB 11:26:47 a4e782810d03 Pull complete 11:26:47 1fa6e264d816 Pull complete 11:26:47 76619c1908eb Extracting [==================================================>] 4.023kB/4.023kB 11:26:47 76619c1908eb Extracting [==================================================>] 4.023kB/4.023kB 11:26:47 98ee8e057024 Extracting [==================================================>] 5.238kB/5.238kB 11:26:47 98ee8e057024 Extracting [==================================================>] 5.238kB/5.238kB 11:26:47 da3ed5db7103 Downloading [=> ] 2.677MB/127.4MB 11:26:47 eabd8714fec9 Downloading [==========> ] 82.48MB/375MB 11:26:47 e27c75a98748 Pull complete 11:26:47 f3a82e9f1761 Downloading [================================================> ] 42.7MB/44.41MB 11:26:47 85954acfa484 Extracting [=======================> ] 51.25MB/109.8MB 11:26:47 eca0188f477e Extracting [==============================================> ] 34.6MB/37.17MB 11:26:47 76619c1908eb Pull complete 11:26:47 2dfc70ad9941 Extracting [==================================================>] 1.44kB/1.44kB 11:26:47 2dfc70ad9941 Extracting [==================================================>] 1.44kB/1.44kB 11:26:47 da3ed5db7103 Downloading [==> ] 5.884MB/127.4MB 11:26:47 eabd8714fec9 Downloading [===========> ] 85.15MB/375MB 11:26:47 98ee8e057024 Pull complete 11:26:48 c0f5cb648bef Extracting [==================================================>] 1.029kB/1.029kB 11:26:48 c0f5cb648bef Extracting [==================================================>] 1.029kB/1.029kB 11:26:48 e73cb4a42719 Extracting [> ] 557.1kB/109.1MB 11:26:48 85954acfa484 Extracting [========================> ] 54.03MB/109.8MB 11:26:48 eca0188f477e Extracting [=================================================> ] 36.57MB/37.17MB 11:26:48 f3a82e9f1761 Verifying Checksum 11:26:48 f3a82e9f1761 Download complete 11:26:48 eca0188f477e Extracting [==================================================>] 37.17MB/37.17MB 11:26:48 2dfc70ad9941 Pull complete 11:26:48 fd1d3a5a5f79 Extracting [===========================> ] 32.77kB/60.68kB 11:26:48 eabd8714fec9 Downloading [===========> ] 87.83MB/375MB 11:26:48 fd1d3a5a5f79 Extracting [==================================================>] 60.68kB/60.68kB 11:26:48 da3ed5db7103 Downloading [===> ] 9.104MB/127.4MB 11:26:48 eca0188f477e Pull complete 11:26:48 e444bcd4d577 Extracting [==================================================>] 279B/279B 11:26:48 e444bcd4d577 Extracting [==================================================>] 279B/279B 11:26:48 85954acfa484 Extracting [==========================> ] 57.93MB/109.8MB 11:26:48 e73cb4a42719 Extracting [=> ] 3.899MB/109.1MB 11:26:48 c955f6e31a04 Downloading [=============> ] 935B/3.446kB 11:26:48 c955f6e31a04 Downloading [==================================================>] 3.446kB/3.446kB 11:26:48 c955f6e31a04 Verifying Checksum 11:26:48 c955f6e31a04 Download complete 11:26:48 c0f5cb648bef Pull complete 11:26:48 c46896263f5f Extracting [==================================================>] 1.032kB/1.032kB 11:26:48 c46896263f5f Extracting [==================================================>] 1.032kB/1.032kB 11:26:48 eabd8714fec9 Downloading [============> ] 92.63MB/375MB 11:26:48 da3ed5db7103 Downloading [====> ] 11.77MB/127.4MB 11:26:48 fd1d3a5a5f79 Pull complete 11:26:48 e444bcd4d577 Pull complete 11:26:48 5e4c02bc6754 Extracting [==================================================>] 100B/100B 11:26:48 5e4c02bc6754 Extracting [==================================================>] 100B/100B 11:26:48 85954acfa484 Extracting [============================> ] 61.83MB/109.8MB 11:26:48 e73cb4a42719 Extracting [===> ] 7.242MB/109.1MB 11:26:48 eabd8714fec9 Downloading [============> ] 96.89MB/375MB 11:26:48 c46896263f5f Pull complete 11:26:48 1e017ebebdbd Downloading [> ] 381.3kB/37.19MB 11:26:48 65b69526c357 Extracting [=================================================> ] 32.77kB/33.1kB 11:26:48 65b69526c357 Extracting [==================================================>] 33.1kB/33.1kB 11:26:48 da3ed5db7103 Downloading [=====> ] 13.38MB/127.4MB 11:26:48 5e4c02bc6754 Pull complete 11:26:48 208063e2dcbb Extracting [==================================================>] 693B/693B 11:26:48 208063e2dcbb Extracting [==================================================>] 693B/693B 11:26:48 85954acfa484 Extracting [=============================> ] 64.62MB/109.8MB 11:26:48 e73cb4a42719 Extracting [====> ] 10.58MB/109.1MB 11:26:48 1e017ebebdbd Downloading [===> ] 2.632MB/37.19MB 11:26:48 eabd8714fec9 Downloading [=============> ] 101.2MB/375MB 11:26:48 da3ed5db7103 Downloading [======> ] 16.05MB/127.4MB 11:26:48 85954acfa484 Extracting [===============================> ] 68.52MB/109.8MB 11:26:48 e73cb4a42719 Extracting [=======> ] 15.6MB/109.1MB 11:26:48 208063e2dcbb Pull complete 11:26:48 65b69526c357 Pull complete 11:26:48 1e017ebebdbd Downloading [======> ] 4.523MB/37.19MB 11:26:48 eabd8714fec9 Downloading [=============> ] 104.9MB/375MB 11:26:48 prometheus Pulled 11:26:48 policy-db-migrator Pulled 11:26:48 da3ed5db7103 Downloading [=======> ] 18.19MB/127.4MB 11:26:48 e73cb4a42719 Extracting [========> ] 19.5MB/109.1MB 11:26:48 85954acfa484 Extracting [=================================> ] 72.97MB/109.8MB 11:26:48 1e017ebebdbd Downloading [========> ] 6.424MB/37.19MB 11:26:48 eabd8714fec9 Downloading [==============> ] 107.6MB/375MB 11:26:48 da3ed5db7103 Downloading [=======> ] 20.32MB/127.4MB 11:26:48 e73cb4a42719 Extracting [==========> ] 23.4MB/109.1MB 11:26:48 85954acfa484 Extracting [===================================> ] 77.99MB/109.8MB 11:26:48 eabd8714fec9 Downloading [==============> ] 111.8MB/375MB 11:26:48 1e017ebebdbd Downloading [===========> ] 8.315MB/37.19MB 11:26:48 da3ed5db7103 Downloading [========> ] 22.48MB/127.4MB 11:26:48 e73cb4a42719 Extracting [============> ] 26.74MB/109.1MB 11:26:48 85954acfa484 Extracting [=====================================> ] 81.89MB/109.8MB 11:26:48 eabd8714fec9 Downloading [===============> ] 115.6MB/375MB 11:26:48 1e017ebebdbd Downloading [==============> ] 10.59MB/37.19MB 11:26:48 da3ed5db7103 Downloading [=========> ] 25.15MB/127.4MB 11:26:48 e73cb4a42719 Extracting [===============> ] 34.54MB/109.1MB 11:26:48 85954acfa484 Extracting [=======================================> ] 86.9MB/109.8MB 11:26:48 eabd8714fec9 Downloading [===============> ] 119.3MB/375MB 11:26:48 1e017ebebdbd Downloading [=================> ] 12.86MB/37.19MB 11:26:49 e73cb4a42719 Extracting [==================> ] 40.11MB/109.1MB 11:26:49 da3ed5db7103 Downloading [==========> ] 27.82MB/127.4MB 11:26:49 85954acfa484 Extracting [===========================================> ] 96.37MB/109.8MB 11:26:49 eabd8714fec9 Downloading [================> ] 123.6MB/375MB 11:26:49 1e017ebebdbd Downloading [====================> ] 15.12MB/37.19MB 11:26:49 e73cb4a42719 Extracting [====================> ] 45.68MB/109.1MB 11:26:49 da3ed5db7103 Downloading [===========> ] 29.95MB/127.4MB 11:26:49 85954acfa484 Extracting [===============================================> ] 103.6MB/109.8MB 11:26:49 eabd8714fec9 Downloading [================> ] 127.4MB/375MB 11:26:49 1e017ebebdbd Downloading [======================> ] 17.01MB/37.19MB 11:26:49 e73cb4a42719 Extracting [=======================> ] 50.69MB/109.1MB 11:26:49 da3ed5db7103 Downloading [============> ] 31.56MB/127.4MB 11:26:49 eabd8714fec9 Downloading [=================> ] 130.6MB/375MB 11:26:49 85954acfa484 Extracting [================================================> ] 106.4MB/109.8MB 11:26:49 1e017ebebdbd Downloading [========================> ] 18.54MB/37.19MB 11:26:49 da3ed5db7103 Downloading [=============> ] 33.17MB/127.4MB 11:26:49 e73cb4a42719 Extracting [========================> ] 52.92MB/109.1MB 11:26:49 eabd8714fec9 Downloading [=================> ] 133.8MB/375MB 11:26:49 1e017ebebdbd Downloading [===========================> ] 20.43MB/37.19MB 11:26:49 85954acfa484 Extracting [=================================================> ] 108.1MB/109.8MB 11:26:49 da3ed5db7103 Downloading [==============> ] 36.9MB/127.4MB 11:26:49 e73cb4a42719 Extracting [=========================> ] 55.71MB/109.1MB 11:26:49 85954acfa484 Extracting [==================================================>] 109.8MB/109.8MB 11:26:49 eabd8714fec9 Downloading [==================> ] 137.6MB/375MB 11:26:49 85954acfa484 Pull complete 11:26:49 1e017ebebdbd Downloading [===============================> ] 23.08MB/37.19MB 11:26:49 e73cb4a42719 Extracting [===========================> ] 59.05MB/109.1MB 11:26:49 da3ed5db7103 Downloading [===============> ] 39.04MB/127.4MB 11:26:49 eabd8714fec9 Downloading [==================> ] 140.8MB/375MB 11:26:49 1e017ebebdbd Downloading [==================================> ] 25.37MB/37.19MB 11:26:49 164de8f14b64 Extracting [> ] 557.1kB/75.5MB 11:26:49 e73cb4a42719 Extracting [=============================> ] 63.5MB/109.1MB 11:26:49 da3ed5db7103 Downloading [================> ] 41.17MB/127.4MB 11:26:49 eabd8714fec9 Downloading [===================> ] 144MB/375MB 11:26:49 1e017ebebdbd Downloading [=====================================> ] 28.01MB/37.19MB 11:26:49 da3ed5db7103 Downloading [================> ] 42.25MB/127.4MB 11:26:49 e73cb4a42719 Extracting [==============================> ] 67.4MB/109.1MB 11:26:49 eabd8714fec9 Downloading [===================> ] 147.2MB/375MB 11:26:49 164de8f14b64 Extracting [=> ] 1.671MB/75.5MB 11:26:49 1e017ebebdbd Downloading [========================================> ] 30.28MB/37.19MB 11:26:49 da3ed5db7103 Downloading [=================> ] 44.4MB/127.4MB 11:26:49 e73cb4a42719 Extracting [================================> ] 71.86MB/109.1MB 11:26:49 eabd8714fec9 Downloading [====================> ] 150.4MB/375MB 11:26:49 1e017ebebdbd Downloading [===========================================> ] 32.55MB/37.19MB 11:26:49 164de8f14b64 Extracting [=> ] 2.785MB/75.5MB 11:26:50 da3ed5db7103 Downloading [==================> ] 46.01MB/127.4MB 11:26:50 e73cb4a42719 Extracting [==================================> ] 75.76MB/109.1MB 11:26:50 eabd8714fec9 Downloading [====================> ] 153.6MB/375MB 11:26:50 1e017ebebdbd Downloading [===============================================> ] 35.18MB/37.19MB 11:26:50 164de8f14b64 Extracting [==> ] 4.456MB/75.5MB 11:26:50 e73cb4a42719 Extracting [=====================================> ] 80.77MB/109.1MB 11:26:50 da3ed5db7103 Downloading [==================> ] 46.54MB/127.4MB 11:26:50 1e017ebebdbd Verifying Checksum 11:26:50 1e017ebebdbd Download complete 11:26:50 eabd8714fec9 Downloading [====================> ] 156.8MB/375MB 11:26:50 164de8f14b64 Extracting [===> ] 5.014MB/75.5MB 11:26:50 1e017ebebdbd Extracting [> ] 393.2kB/37.19MB 11:26:50 e73cb4a42719 Extracting [=======================================> ] 85.23MB/109.1MB 11:26:50 da3ed5db7103 Downloading [==================> ] 48.14MB/127.4MB 11:26:50 eabd8714fec9 Downloading [=====================> ] 159.5MB/375MB 11:26:50 1e017ebebdbd Extracting [======> ] 5.112MB/37.19MB 11:26:50 e73cb4a42719 Extracting [=========================================> ] 89.69MB/109.1MB 11:26:50 55f2b468da67 Downloading [> ] 528.8kB/257.9MB 11:26:50 164de8f14b64 Extracting [=====> ] 8.356MB/75.5MB 11:26:50 da3ed5db7103 Downloading [===================> ] 49.76MB/127.4MB 11:26:50 eabd8714fec9 Downloading [=====================> ] 162.2MB/375MB 11:26:50 1e017ebebdbd Extracting [===========> ] 8.651MB/37.19MB 11:26:50 e73cb4a42719 Extracting [==========================================> ] 93.03MB/109.1MB 11:26:50 55f2b468da67 Downloading [> ] 4.282MB/257.9MB 11:26:50 eabd8714fec9 Downloading [=====================> ] 162.7MB/375MB 11:26:50 164de8f14b64 Extracting [=======> ] 10.58MB/75.5MB 11:26:50 1e017ebebdbd Extracting [================> ] 12.58MB/37.19MB 11:26:50 e73cb4a42719 Extracting [===========================================> ] 95.81MB/109.1MB 11:26:50 55f2b468da67 Downloading [=> ] 6.957MB/257.9MB 11:26:50 eabd8714fec9 Downloading [======================> ] 166.5MB/375MB 11:26:50 164de8f14b64 Extracting [========> ] 13.37MB/75.5MB 11:26:50 1e017ebebdbd Extracting [=======================> ] 17.69MB/37.19MB 11:26:50 da3ed5db7103 Downloading [===================> ] 50.29MB/127.4MB 11:26:50 e73cb4a42719 Extracting [============================================> ] 98.04MB/109.1MB 11:26:50 55f2b468da67 Downloading [=> ] 9.634MB/257.9MB 11:26:50 eabd8714fec9 Downloading [======================> ] 169.2MB/375MB 11:26:50 164de8f14b64 Extracting [==========> ] 16.15MB/75.5MB 11:26:50 1e017ebebdbd Extracting [============================> ] 21.23MB/37.19MB 11:26:50 e73cb4a42719 Extracting [==============================================> ] 102.5MB/109.1MB 11:26:50 da3ed5db7103 Downloading [====================> ] 53.47MB/127.4MB 11:26:50 55f2b468da67 Downloading [==> ] 12.87MB/257.9MB 11:26:50 eabd8714fec9 Downloading [======================> ] 171.3MB/375MB 11:26:50 1e017ebebdbd Extracting [=================================> ] 25.17MB/37.19MB 11:26:50 164de8f14b64 Extracting [============> ] 18.38MB/75.5MB 11:26:50 55f2b468da67 Downloading [===> ] 17.16MB/257.9MB 11:26:50 da3ed5db7103 Downloading [======================> ] 57.2MB/127.4MB 11:26:50 e73cb4a42719 Extracting [================================================> ] 104.7MB/109.1MB 11:26:50 eabd8714fec9 Downloading [=======================> ] 174MB/375MB 11:26:50 1e017ebebdbd Extracting [========================================> ] 30.28MB/37.19MB 11:26:50 164de8f14b64 Extracting [==============> ] 21.17MB/75.5MB 11:26:51 55f2b468da67 Downloading [===> ] 20.37MB/257.9MB 11:26:51 da3ed5db7103 Downloading [=======================> ] 60.41MB/127.4MB 11:26:51 e73cb4a42719 Extracting [================================================> ] 106.4MB/109.1MB 11:26:51 eabd8714fec9 Downloading [=======================> ] 177.2MB/375MB 11:26:51 1e017ebebdbd Extracting [=============================================> ] 34.21MB/37.19MB 11:26:51 164de8f14b64 Extracting [===============> ] 23.95MB/75.5MB 11:26:51 55f2b468da67 Downloading [====> ] 23.03MB/257.9MB 11:26:51 da3ed5db7103 Downloading [=========================> ] 64.15MB/127.4MB 11:26:51 eabd8714fec9 Downloading [=======================> ] 179.8MB/375MB 11:26:51 e73cb4a42719 Extracting [=================================================> ] 107.5MB/109.1MB 11:26:51 1e017ebebdbd Extracting [================================================> ] 36.18MB/37.19MB 11:26:51 164de8f14b64 Extracting [=================> ] 26.74MB/75.5MB 11:26:51 1e017ebebdbd Extracting [==================================================>] 37.19MB/37.19MB 11:26:51 55f2b468da67 Downloading [====> ] 25.73MB/257.9MB 11:26:51 e73cb4a42719 Extracting [==================================================>] 109.1MB/109.1MB 11:26:51 da3ed5db7103 Downloading [==========================> ] 66.83MB/127.4MB 11:26:51 eabd8714fec9 Downloading [========================> ] 183.1MB/375MB 11:26:51 da3ed5db7103 Downloading [==========================> ] 67.9MB/127.4MB 11:26:51 55f2b468da67 Downloading [=====> ] 27.32MB/257.9MB 11:26:51 eabd8714fec9 Downloading [========================> ] 183.6MB/375MB 11:26:51 1e017ebebdbd Pull complete 11:26:51 164de8f14b64 Extracting [===================> ] 28.97MB/75.5MB 11:26:51 e73cb4a42719 Pull complete 11:26:51 a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB 11:26:51 a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB 11:26:51 eabd8714fec9 Downloading [=========================> ] 187.9MB/375MB 11:26:51 55f2b468da67 Downloading [======> ] 31.07MB/257.9MB 11:26:51 da3ed5db7103 Downloading [============================> ] 72.7MB/127.4MB 11:26:51 164de8f14b64 Extracting [====================> ] 31.2MB/75.5MB 11:26:51 a83b68436f09 Pull complete 11:26:51 787d6bee9571 Extracting [==================================================>] 127B/127B 11:26:51 787d6bee9571 Extracting [==================================================>] 127B/127B 11:26:51 eabd8714fec9 Downloading [=========================> ] 191.1MB/375MB 11:26:51 55f2b468da67 Downloading [======> ] 33.21MB/257.9MB 11:26:51 da3ed5db7103 Downloading [==============================> ] 76.98MB/127.4MB 11:26:51 164de8f14b64 Extracting [======================> ] 33.98MB/75.5MB 11:26:51 787d6bee9571 Pull complete 11:26:51 13ff0988aaea Extracting [==================================================>] 167B/167B 11:26:51 13ff0988aaea Extracting [==================================================>] 167B/167B 11:26:51 da3ed5db7103 Downloading [===============================> ] 79.67MB/127.4MB 11:26:51 eabd8714fec9 Downloading [=========================> ] 193.8MB/375MB 11:26:51 55f2b468da67 Downloading [=======> ] 38.04MB/257.9MB 11:26:51 164de8f14b64 Extracting [========================> ] 36.77MB/75.5MB 11:26:51 13ff0988aaea Pull complete 11:26:51 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 11:26:51 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 11:26:51 da3ed5db7103 Downloading [================================> ] 83.4MB/127.4MB 11:26:51 eabd8714fec9 Downloading [==========================> ] 197.5MB/375MB 11:26:51 55f2b468da67 Downloading [=======> ] 40.73MB/257.9MB 11:26:51 164de8f14b64 Extracting [==========================> ] 40.67MB/75.5MB 11:26:51 da3ed5db7103 Downloading [=================================> ] 85.55MB/127.4MB 11:26:51 4b82842ab819 Pull complete 11:26:51 7e568a0dc8fb Extracting [==================================================>] 184B/184B 11:26:51 7e568a0dc8fb Extracting [==================================================>] 184B/184B 11:26:51 eabd8714fec9 Downloading [==========================> ] 201.3MB/375MB 11:26:51 55f2b468da67 Downloading [========> ] 43.93MB/257.9MB 11:26:51 164de8f14b64 Extracting [=============================> ] 45.12MB/75.5MB 11:26:52 da3ed5db7103 Downloading [==================================> ] 88.23MB/127.4MB 11:26:52 55f2b468da67 Downloading [=========> ] 47.13MB/257.9MB 11:26:52 164de8f14b64 Extracting [================================> ] 48.46MB/75.5MB 11:26:52 eabd8714fec9 Downloading [===========================> ] 203.9MB/375MB 11:26:52 7e568a0dc8fb Pull complete 11:26:52 postgres Pulled 11:26:52 da3ed5db7103 Downloading [====================================> ] 91.96MB/127.4MB 11:26:52 164de8f14b64 Extracting [===================================> ] 52.92MB/75.5MB 11:26:52 eabd8714fec9 Downloading [===========================> ] 207.7MB/375MB 11:26:52 55f2b468da67 Downloading [=========> ] 49.81MB/257.9MB 11:26:52 da3ed5db7103 Downloading [=====================================> ] 94.62MB/127.4MB 11:26:52 164de8f14b64 Extracting [=====================================> ] 56.26MB/75.5MB 11:26:52 55f2b468da67 Downloading [==========> ] 53.03MB/257.9MB 11:26:52 eabd8714fec9 Downloading [============================> ] 210.9MB/375MB 11:26:52 da3ed5db7103 Downloading [======================================> ] 97.83MB/127.4MB 11:26:52 164de8f14b64 Extracting [=======================================> ] 59.6MB/75.5MB 11:26:52 55f2b468da67 Downloading [==========> ] 55.68MB/257.9MB 11:26:52 eabd8714fec9 Downloading [============================> ] 212.5MB/375MB 11:26:52 da3ed5db7103 Downloading [=======================================> ] 99.98MB/127.4MB 11:26:52 164de8f14b64 Extracting [=========================================> ] 62.39MB/75.5MB 11:26:52 55f2b468da67 Downloading [===========> ] 58.89MB/257.9MB 11:26:52 eabd8714fec9 Downloading [============================> ] 214.7MB/375MB 11:26:52 da3ed5db7103 Downloading [========================================> ] 103.7MB/127.4MB 11:26:52 164de8f14b64 Extracting [===========================================> ] 66.29MB/75.5MB 11:26:52 55f2b468da67 Downloading [===========> ] 61.04MB/257.9MB 11:26:52 eabd8714fec9 Downloading [============================> ] 217.4MB/375MB 11:26:52 da3ed5db7103 Downloading [=========================================> ] 106.4MB/127.4MB 11:26:52 55f2b468da67 Downloading [============> ] 64.27MB/257.9MB 11:26:52 eabd8714fec9 Downloading [=============================> ] 220.6MB/375MB 11:26:52 164de8f14b64 Extracting [==============================================> ] 70.19MB/75.5MB 11:26:52 da3ed5db7103 Downloading [===========================================> ] 110.1MB/127.4MB 11:26:52 55f2b468da67 Downloading [=============> ] 67.5MB/257.9MB 11:26:52 164de8f14b64 Extracting [=================================================> ] 75.2MB/75.5MB 11:26:52 164de8f14b64 Extracting [==================================================>] 75.5MB/75.5MB 11:26:52 eabd8714fec9 Downloading [=============================> ] 222.2MB/375MB 11:26:52 da3ed5db7103 Downloading [============================================> ] 112.8MB/127.4MB 11:26:52 55f2b468da67 Downloading [=============> ] 69.63MB/257.9MB 11:26:53 da3ed5db7103 Downloading [=============================================> ] 115.5MB/127.4MB 11:26:53 eabd8714fec9 Downloading [==============================> ] 226.5MB/375MB 11:26:53 55f2b468da67 Downloading [==============> ] 72.85MB/257.9MB 11:26:53 164de8f14b64 Pull complete 11:26:53 be3398fa2dbf Extracting [==================================================>] 11.92kB/11.92kB 11:26:53 be3398fa2dbf Extracting [==================================================>] 11.92kB/11.92kB 11:26:53 eabd8714fec9 Downloading [==============================> ] 231.8MB/375MB 11:26:53 55f2b468da67 Downloading [==============> ] 76.04MB/257.9MB 11:26:53 da3ed5db7103 Downloading [==============================================> ] 118.1MB/127.4MB 11:26:53 be3398fa2dbf Pull complete 11:26:53 8711a47cb968 Extracting [==================================================>] 1.325kB/1.325kB 11:26:53 8711a47cb968 Extracting [==================================================>] 1.325kB/1.325kB 11:26:53 eabd8714fec9 Downloading [===============================> ] 235MB/375MB 11:26:53 da3ed5db7103 Downloading [===============================================> ] 120.8MB/127.4MB 11:26:53 55f2b468da67 Downloading [===============> ] 78.71MB/257.9MB 11:26:53 8711a47cb968 Pull complete 11:26:53 grafana Pulled 11:26:53 eabd8714fec9 Downloading [===============================> ] 237.7MB/375MB 11:26:53 55f2b468da67 Downloading [===============> ] 81.38MB/257.9MB 11:26:53 da3ed5db7103 Downloading [================================================> ] 124MB/127.4MB 11:26:53 eabd8714fec9 Downloading [================================> ] 240.4MB/375MB 11:26:53 55f2b468da67 Downloading [================> ] 83.52MB/257.9MB 11:26:53 da3ed5db7103 Downloading [=================================================> ] 127.2MB/127.4MB 11:26:53 da3ed5db7103 Verifying Checksum 11:26:53 da3ed5db7103 Download complete 11:26:53 55f2b468da67 Downloading [================> ] 86.19MB/257.9MB 11:26:53 eabd8714fec9 Downloading [================================> ] 243.1MB/375MB 11:26:53 82bfc142787e Downloading [> ] 86.15kB/8.613MB 11:26:53 55f2b468da67 Downloading [=================> ] 89.4MB/257.9MB 11:26:53 eabd8714fec9 Downloading [================================> ] 247.3MB/375MB 11:26:53 82bfc142787e Downloading [======> ] 1.164MB/8.613MB 11:26:53 55f2b468da67 Downloading [=================> ] 92.62MB/257.9MB 11:26:53 eabd8714fec9 Downloading [=================================> ] 248.9MB/375MB 11:26:53 82bfc142787e Downloading [===============> ] 2.619MB/8.613MB 11:26:53 55f2b468da67 Downloading [==================> ] 96.38MB/257.9MB 11:26:54 eabd8714fec9 Downloading [=================================> ] 252.7MB/375MB 11:26:54 82bfc142787e Downloading [=============================> ] 5.159MB/8.613MB 11:26:54 55f2b468da67 Downloading [===================> ] 99.05MB/257.9MB 11:26:54 eabd8714fec9 Downloading [==================================> ] 255.4MB/375MB 11:26:54 82bfc142787e Downloading [========================================> ] 7.002MB/8.613MB 11:26:54 55f2b468da67 Downloading [===================> ] 102.3MB/257.9MB 11:26:54 eabd8714fec9 Downloading [==================================> ] 259.1MB/375MB 11:26:54 82bfc142787e Downloading [================================================> ] 8.366MB/8.613MB 11:26:54 82bfc142787e Verifying Checksum 11:26:54 82bfc142787e Download complete 11:26:54 55f2b468da67 Downloading [====================> ] 106MB/257.9MB 11:26:54 eabd8714fec9 Downloading [==================================> ] 262.3MB/375MB 11:26:54 55f2b468da67 Downloading [=====================> ] 108.7MB/257.9MB 11:26:54 eabd8714fec9 Downloading [===================================> ] 266.1MB/375MB 11:26:54 46baca71a4ef Downloading [==> ] 933B/18.11kB 11:26:54 46baca71a4ef Downloading [==================================================>] 18.11kB/18.11kB 11:26:54 46baca71a4ef Verifying Checksum 11:26:54 46baca71a4ef Download complete 11:26:54 55f2b468da67 Downloading [=====================> ] 111.9MB/257.9MB 11:26:54 eabd8714fec9 Downloading [===================================> ] 268.7MB/375MB 11:26:54 55f2b468da67 Downloading [======================> ] 114.6MB/257.9MB 11:26:54 eabd8714fec9 Downloading [====================================> ] 271.4MB/375MB 11:26:54 b0e0ef7895f4 Downloading [> ] 381.3kB/37.01MB 11:26:54 55f2b468da67 Downloading [======================> ] 116.2MB/257.9MB 11:26:54 eabd8714fec9 Downloading [====================================> ] 274.1MB/375MB 11:26:54 b0e0ef7895f4 Downloading [==> ] 1.904MB/37.01MB 11:26:54 55f2b468da67 Downloading [======================> ] 117.8MB/257.9MB 11:26:54 eabd8714fec9 Downloading [====================================> ] 277.3MB/375MB 11:26:54 b0e0ef7895f4 Downloading [====> ] 3.403MB/37.01MB 11:26:54 eabd8714fec9 Downloading [=====================================> ] 280.5MB/375MB 11:26:54 55f2b468da67 Downloading [=======================> ] 119.4MB/257.9MB 11:26:55 b0e0ef7895f4 Downloading [======> ] 4.907MB/37.01MB 11:26:55 eabd8714fec9 Downloading [=====================================> ] 283.7MB/375MB 11:26:55 55f2b468da67 Downloading [=======================> ] 121.6MB/257.9MB 11:26:55 b0e0ef7895f4 Downloading [=========> ] 7.162MB/37.01MB 11:26:55 eabd8714fec9 Downloading [======================================> ] 286.4MB/375MB 11:26:55 55f2b468da67 Downloading [=======================> ] 122.6MB/257.9MB 11:26:55 b0e0ef7895f4 Downloading [============> ] 9.056MB/37.01MB 11:26:55 eabd8714fec9 Downloading [======================================> ] 288.5MB/375MB 11:26:55 55f2b468da67 Downloading [=======================> ] 123.7MB/257.9MB 11:26:55 b0e0ef7895f4 Downloading [==============> ] 10.93MB/37.01MB 11:26:55 eabd8714fec9 Downloading [======================================> ] 290.7MB/375MB 11:26:55 55f2b468da67 Downloading [========================> ] 124.8MB/257.9MB 11:26:55 b0e0ef7895f4 Downloading [=================> ] 13.2MB/37.01MB 11:26:55 eabd8714fec9 Downloading [=======================================> ] 294.4MB/375MB 11:26:55 55f2b468da67 Downloading [========================> ] 126.4MB/257.9MB 11:26:55 b0e0ef7895f4 Downloading [====================> ] 15.49MB/37.01MB 11:26:55 eabd8714fec9 Downloading [=======================================> ] 299.3MB/375MB 11:26:55 b0e0ef7895f4 Downloading [========================> ] 18.14MB/37.01MB 11:26:55 eabd8714fec9 Downloading [========================================> ] 304.1MB/375MB 11:26:55 b0e0ef7895f4 Downloading [=============================> ] 21.93MB/37.01MB 11:26:55 eabd8714fec9 Downloading [========================================> ] 306.7MB/375MB 11:26:55 b0e0ef7895f4 Downloading [=================================> ] 24.59MB/37.01MB 11:26:55 55f2b468da67 Downloading [========================> ] 127.5MB/257.9MB 11:26:55 eabd8714fec9 Downloading [=========================================> ] 309.9MB/375MB 11:26:55 b0e0ef7895f4 Downloading [====================================> ] 26.84MB/37.01MB 11:26:56 55f2b468da67 Downloading [========================> ] 128.5MB/257.9MB 11:26:56 eabd8714fec9 Downloading [=========================================> ] 312.6MB/375MB 11:26:56 b0e0ef7895f4 Downloading [======================================> ] 28.36MB/37.01MB 11:26:56 eabd8714fec9 Downloading [=========================================> ] 314.8MB/375MB 11:26:56 b0e0ef7895f4 Downloading [========================================> ] 30.24MB/37.01MB 11:26:56 55f2b468da67 Downloading [=========================> ] 130.2MB/257.9MB 11:26:56 eabd8714fec9 Downloading [==========================================> ] 318MB/375MB 11:26:56 b0e0ef7895f4 Downloading [============================================> ] 33.26MB/37.01MB 11:26:56 55f2b468da67 Downloading [=========================> ] 131.8MB/257.9MB 11:26:56 eabd8714fec9 Downloading [==========================================> ] 322.3MB/375MB 11:26:56 b0e0ef7895f4 Downloading [=================================================> ] 36.28MB/37.01MB 11:26:56 b0e0ef7895f4 Verifying Checksum 11:26:56 b0e0ef7895f4 Download complete 11:26:56 55f2b468da67 Downloading [=========================> ] 133.4MB/257.9MB 11:26:56 eabd8714fec9 Downloading [===========================================> ] 327.1MB/375MB 11:26:56 55f2b468da67 Downloading [==========================> ] 135.5MB/257.9MB 11:26:56 c0c90eeb8aca Downloading [==========================================> ] 935B/1.105kB 11:26:56 c0c90eeb8aca Downloading [==================================================>] 1.105kB/1.105kB 11:26:56 c0c90eeb8aca Verifying Checksum 11:26:56 c0c90eeb8aca Download complete 11:26:56 eabd8714fec9 Downloading [============================================> ] 331.4MB/375MB 11:26:56 55f2b468da67 Downloading [===========================> ] 140.3MB/257.9MB 11:26:56 5cfb27c10ea5 Downloading [==================================================>] 852B/852B 11:26:56 5cfb27c10ea5 Download complete 11:26:56 eabd8714fec9 Downloading [============================================> ] 334.6MB/375MB 11:26:56 55f2b468da67 Downloading [===========================> ] 143MB/257.9MB 11:26:56 eabd8714fec9 Downloading [============================================> ] 337.2MB/375MB 11:26:56 40a5eed61bb0 Downloading [==================================================>] 98B/98B 11:26:56 40a5eed61bb0 Download complete 11:26:56 55f2b468da67 Downloading [============================> ] 146.2MB/257.9MB 11:26:56 eabd8714fec9 Downloading [=============================================> ] 339.9MB/375MB 11:26:56 e040ea11fa10 Downloading [==================================================>] 173B/173B 11:26:56 e040ea11fa10 Verifying Checksum 11:26:56 e040ea11fa10 Download complete 11:26:56 55f2b468da67 Downloading [============================> ] 149.4MB/257.9MB 11:26:57 eabd8714fec9 Downloading [=============================================> ] 343.6MB/375MB 11:26:57 55f2b468da67 Downloading [=============================> ] 153.1MB/257.9MB 11:26:57 09d5a3f70313 Downloading [> ] 528.8kB/109.2MB 11:26:57 eabd8714fec9 Downloading [==============================================> ] 347.4MB/375MB 11:26:57 09d5a3f70313 Downloading [=> ] 4.279MB/109.2MB 11:26:57 55f2b468da67 Downloading [==============================> ] 156.4MB/257.9MB 11:26:57 eabd8714fec9 Downloading [==============================================> ] 350MB/375MB 11:26:57 09d5a3f70313 Downloading [===> ] 8.534MB/109.2MB 11:26:57 55f2b468da67 Downloading [==============================> ] 159MB/257.9MB 11:26:57 eabd8714fec9 Downloading [==============================================> ] 352.2MB/375MB 11:26:57 09d5a3f70313 Downloading [=====> ] 11.2MB/109.2MB 11:26:57 55f2b468da67 Downloading [===============================> ] 163.3MB/257.9MB 11:26:57 eabd8714fec9 Downloading [===============================================> ] 355.4MB/375MB 11:26:57 09d5a3f70313 Downloading [======> ] 14.42MB/109.2MB 11:26:57 55f2b468da67 Downloading [================================> ] 168.1MB/257.9MB 11:26:57 eabd8714fec9 Downloading [===============================================> ] 359.7MB/375MB 11:26:57 09d5a3f70313 Downloading [========> ] 17.64MB/109.2MB 11:26:57 55f2b468da67 Downloading [=================================> ] 173.5MB/257.9MB 11:26:57 eabd8714fec9 Downloading [================================================> ] 362.3MB/375MB 11:26:57 09d5a3f70313 Downloading [=========> ] 20.85MB/109.2MB 11:26:57 55f2b468da67 Downloading [==================================> ] 176.7MB/257.9MB 11:26:57 eabd8714fec9 Downloading [================================================> ] 366.1MB/375MB 11:26:57 09d5a3f70313 Downloading [===========> ] 24.07MB/109.2MB 11:26:57 55f2b468da67 Downloading [==================================> ] 179.9MB/257.9MB 11:26:57 eabd8714fec9 Downloading [=================================================> ] 368.2MB/375MB 11:26:57 09d5a3f70313 Downloading [============> ] 28.33MB/109.2MB 11:26:57 55f2b468da67 Downloading [===================================> ] 185.3MB/257.9MB 11:26:58 eabd8714fec9 Downloading [=================================================> ] 370.9MB/375MB 11:26:58 09d5a3f70313 Downloading [==============> ] 31.56MB/109.2MB 11:26:58 55f2b468da67 Downloading [====================================> ] 187.9MB/257.9MB 11:26:58 eabd8714fec9 Downloading [=================================================> ] 374.1MB/375MB 11:26:58 eabd8714fec9 Verifying Checksum 11:26:58 eabd8714fec9 Download complete 11:26:58 09d5a3f70313 Downloading [================> ] 36.37MB/109.2MB 11:26:58 55f2b468da67 Downloading [====================================> ] 190.6MB/257.9MB 11:26:58 eabd8714fec9 Extracting [> ] 557.1kB/375MB 11:26:58 55f2b468da67 Downloading [=====================================> ] 196MB/257.9MB 11:26:58 09d5a3f70313 Downloading [=================> ] 39.04MB/109.2MB 11:26:58 356f5c2c843b Downloading [============> ] 935B/3.623kB 11:26:58 356f5c2c843b Downloading [==================================================>] 3.623kB/3.623kB 11:26:58 356f5c2c843b Download complete 11:26:58 eabd8714fec9 Extracting [=> ] 13.93MB/375MB 11:26:58 09d5a3f70313 Downloading [===================> ] 42.77MB/109.2MB 11:26:58 55f2b468da67 Downloading [======================================> ] 199.7MB/257.9MB 11:26:58 eabd8714fec9 Extracting [==> ] 20.05MB/375MB 11:26:58 09d5a3f70313 Downloading [=====================> ] 46.51MB/109.2MB 11:26:58 55f2b468da67 Downloading [=======================================> ] 204.5MB/257.9MB 11:26:58 eabd8714fec9 Extracting [===> ] 23.95MB/375MB 11:26:58 09d5a3f70313 Downloading [======================> ] 49.7MB/109.2MB 11:26:58 55f2b468da67 Downloading [========================================> ] 208.3MB/257.9MB 11:26:58 eabd8714fec9 Extracting [=====> ] 37.88MB/375MB 11:26:58 09d5a3f70313 Downloading [========================> ] 52.91MB/109.2MB 11:26:58 55f2b468da67 Downloading [=========================================> ] 212MB/257.9MB 11:26:58 eabd8714fec9 Extracting [======> ] 51.81MB/375MB 11:26:58 09d5a3f70313 Downloading [=========================> ] 56.1MB/109.2MB 11:26:58 55f2b468da67 Downloading [==========================================> ] 217.9MB/257.9MB 11:26:58 eabd8714fec9 Extracting [========> ] 64.62MB/375MB 11:26:58 55f2b468da67 Downloading [==========================================> ] 221.6MB/257.9MB 11:26:59 09d5a3f70313 Downloading [===========================> ] 59.87MB/109.2MB 11:26:59 eabd8714fec9 Extracting [==========> ] 79.1MB/375MB 11:26:59 55f2b468da67 Downloading [============================================> ] 229.1MB/257.9MB 11:26:59 09d5a3f70313 Downloading [============================> ] 62.55MB/109.2MB 11:26:59 eabd8714fec9 Extracting [============> ] 93.03MB/375MB 11:26:59 55f2b468da67 Downloading [=============================================> ] 233.9MB/257.9MB 11:26:59 eabd8714fec9 Extracting [=============> ] 103.1MB/375MB 11:26:59 09d5a3f70313 Downloading [=============================> ] 65.24MB/109.2MB 11:26:59 55f2b468da67 Downloading [==============================================> ] 237.7MB/257.9MB 11:26:59 eabd8714fec9 Extracting [==============> ] 109.2MB/375MB 11:26:59 09d5a3f70313 Downloading [==============================> ] 66.84MB/109.2MB 11:26:59 55f2b468da67 Downloading [===============================================> ] 243MB/257.9MB 11:26:59 eabd8714fec9 Extracting [===============> ] 114.8MB/375MB 11:26:59 09d5a3f70313 Downloading [================================> ] 70.04MB/109.2MB 11:26:59 55f2b468da67 Downloading [================================================> ] 248.9MB/257.9MB 11:26:59 eabd8714fec9 Extracting [================> ] 120.9MB/375MB 11:26:59 09d5a3f70313 Downloading [================================> ] 71.66MB/109.2MB 11:26:59 55f2b468da67 Downloading [================================================> ] 252.1MB/257.9MB 11:26:59 eabd8714fec9 Extracting [=================> ] 128.1MB/375MB 11:26:59 55f2b468da67 Downloading [=================================================> ] 254.8MB/257.9MB 11:26:59 eabd8714fec9 Extracting [=================> ] 134.8MB/375MB 11:26:59 09d5a3f70313 Downloading [=================================> ] 73.27MB/109.2MB 11:26:59 55f2b468da67 Verifying Checksum 11:26:59 55f2b468da67 Download complete 11:26:59 eabd8714fec9 Extracting [==================> ] 140.9MB/375MB 11:26:59 55f2b468da67 Extracting [> ] 557.1kB/257.9MB 11:26:59 eabd8714fec9 Extracting [===================> ] 145.4MB/375MB 11:26:59 09d5a3f70313 Downloading [==================================> ] 74.88MB/109.2MB 11:27:00 55f2b468da67 Extracting [==> ] 12.81MB/257.9MB 11:27:00 eabd8714fec9 Extracting [===================> ] 149.8MB/375MB 11:27:00 55f2b468da67 Extracting [====> ] 21.73MB/257.9MB 11:27:00 09d5a3f70313 Downloading [===================================> ] 76.47MB/109.2MB 11:27:00 eabd8714fec9 Extracting [====================> ] 153.7MB/375MB 11:27:00 55f2b468da67 Extracting [====> ] 24.51MB/257.9MB 11:27:00 09d5a3f70313 Downloading [===================================> ] 78.08MB/109.2MB 11:27:00 eabd8714fec9 Extracting [=====================> ] 158.8MB/375MB 11:27:00 55f2b468da67 Extracting [======> ] 34.54MB/257.9MB 11:27:00 09d5a3f70313 Downloading [====================================> ] 79.67MB/109.2MB 11:27:00 eabd8714fec9 Extracting [=====================> ] 164.9MB/375MB 11:27:00 55f2b468da67 Extracting [=========> ] 47.35MB/257.9MB 11:27:00 eabd8714fec9 Extracting [======================> ] 172.1MB/375MB 11:27:00 09d5a3f70313 Downloading [=====================================> ] 81.82MB/109.2MB 11:27:00 55f2b468da67 Extracting [===========> ] 59.6MB/257.9MB 11:27:00 eabd8714fec9 Extracting [========================> ] 186.6MB/375MB 11:27:00 09d5a3f70313 Downloading [======================================> ] 83.44MB/109.2MB 11:27:00 55f2b468da67 Extracting [==============> ] 74.65MB/257.9MB 11:27:00 eabd8714fec9 Extracting [===========================> ] 203.9MB/375MB 11:27:00 09d5a3f70313 Downloading [======================================> ] 85.05MB/109.2MB 11:27:00 55f2b468da67 Extracting [=================> ] 88.57MB/257.9MB 11:27:00 eabd8714fec9 Extracting [============================> ] 217.3MB/375MB 11:27:00 09d5a3f70313 Downloading [========================================> ] 88.81MB/109.2MB 11:27:00 55f2b468da67 Extracting [===================> ] 100.3MB/257.9MB 11:27:00 eabd8714fec9 Extracting [=============================> ] 222.3MB/375MB 11:27:00 55f2b468da67 Extracting [====================> ] 108.1MB/257.9MB 11:27:00 09d5a3f70313 Downloading [==========================================> ] 92.01MB/109.2MB 11:27:01 eabd8714fec9 Extracting [==============================> ] 227.3MB/375MB 11:27:01 55f2b468da67 Extracting [=====================> ] 112.5MB/257.9MB 11:27:01 09d5a3f70313 Downloading [===========================================> ] 95.76MB/109.2MB 11:27:01 eabd8714fec9 Extracting [===============================> ] 233.4MB/375MB 11:27:01 55f2b468da67 Extracting [======================> ] 117.5MB/257.9MB 11:27:01 09d5a3f70313 Downloading [=============================================> ] 98.95MB/109.2MB 11:27:01 eabd8714fec9 Extracting [================================> ] 240.1MB/375MB 11:27:01 55f2b468da67 Extracting [=======================> ] 123.7MB/257.9MB 11:27:01 09d5a3f70313 Downloading [==============================================> ] 102.2MB/109.2MB 11:27:01 eabd8714fec9 Extracting [================================> ] 245.7MB/375MB 11:27:01 55f2b468da67 Extracting [=========================> ] 130.4MB/257.9MB 11:27:01 09d5a3f70313 Downloading [===============================================> ] 104.3MB/109.2MB 11:27:01 eabd8714fec9 Extracting [=================================> ] 250.7MB/375MB 11:27:01 55f2b468da67 Extracting [==========================> ] 137MB/257.9MB 11:27:01 09d5a3f70313 Downloading [================================================> ] 107MB/109.2MB 11:27:01 eabd8714fec9 Extracting [==================================> ] 256.2MB/375MB 11:27:01 55f2b468da67 Extracting [===========================> ] 143.2MB/257.9MB 11:27:01 09d5a3f70313 Downloading [=================================================> ] 109.1MB/109.2MB 11:27:01 09d5a3f70313 Verifying Checksum 11:27:01 09d5a3f70313 Download complete 11:27:01 eabd8714fec9 Extracting [===================================> ] 262.9MB/375MB 11:27:01 55f2b468da67 Extracting [============================> ] 148.7MB/257.9MB 11:27:01 eabd8714fec9 Extracting [===================================> ] 268.5MB/375MB 11:27:01 55f2b468da67 Extracting [=============================> ] 153.7MB/257.9MB 11:27:01 eabd8714fec9 Extracting [====================================> ] 270.2MB/375MB 11:27:01 55f2b468da67 Extracting [==============================> ] 158.2MB/257.9MB 11:27:02 eabd8714fec9 Extracting [====================================> ] 271.8MB/375MB 11:27:02 55f2b468da67 Extracting [===============================> ] 162.7MB/257.9MB 11:27:02 eabd8714fec9 Extracting [====================================> ] 273.5MB/375MB 11:27:02 55f2b468da67 Extracting [================================> ] 165.4MB/257.9MB 11:27:02 eabd8714fec9 Extracting [====================================> ] 276.3MB/375MB 11:27:02 55f2b468da67 Extracting [=================================> ] 170.5MB/257.9MB 11:27:02 eabd8714fec9 Extracting [=====================================> ] 281.3MB/375MB 11:27:02 55f2b468da67 Extracting [=================================> ] 172.1MB/257.9MB 11:27:02 eabd8714fec9 Extracting [======================================> ] 287.4MB/375MB 11:27:02 55f2b468da67 Extracting [=================================> ] 173.8MB/257.9MB 11:27:02 eabd8714fec9 Extracting [=======================================> ] 293MB/375MB 11:27:02 55f2b468da67 Extracting [==================================> ] 175.5MB/257.9MB 11:27:02 eabd8714fec9 Extracting [=======================================> ] 295.2MB/375MB 11:27:02 55f2b468da67 Extracting [==================================> ] 178.3MB/257.9MB 11:27:02 eabd8714fec9 Extracting [=======================================> ] 296.4MB/375MB 11:27:02 55f2b468da67 Extracting [===================================> ] 182.2MB/257.9MB 11:27:03 eabd8714fec9 Extracting [=======================================> ] 299.1MB/375MB 11:27:03 55f2b468da67 Extracting [====================================> ] 186.6MB/257.9MB 11:27:03 55f2b468da67 Extracting [=====================================> ] 192.7MB/257.9MB 11:27:03 eabd8714fec9 Extracting [========================================> ] 301.9MB/375MB 11:27:03 eabd8714fec9 Extracting [========================================> ] 304.2MB/375MB 11:27:03 55f2b468da67 Extracting [=====================================> ] 195.5MB/257.9MB 11:27:03 eabd8714fec9 Extracting [========================================> ] 306.4MB/375MB 11:27:03 55f2b468da67 Extracting [======================================> ] 196.6MB/257.9MB 11:27:03 eabd8714fec9 Extracting [=========================================> ] 308.6MB/375MB 11:27:03 55f2b468da67 Extracting [======================================> ] 199.4MB/257.9MB 11:27:03 eabd8714fec9 Extracting [=========================================> ] 311.4MB/375MB 11:27:03 55f2b468da67 Extracting [=======================================> ] 201.7MB/257.9MB 11:27:03 eabd8714fec9 Extracting [=========================================> ] 313.6MB/375MB 11:27:03 55f2b468da67 Extracting [=======================================> ] 204.4MB/257.9MB 11:27:03 eabd8714fec9 Extracting [==========================================> ] 317.5MB/375MB 11:27:03 55f2b468da67 Extracting [========================================> ] 206.7MB/257.9MB 11:27:03 eabd8714fec9 Extracting [==========================================> ] 322MB/375MB 11:27:03 55f2b468da67 Extracting [========================================> ] 208.3MB/257.9MB 11:27:04 eabd8714fec9 Extracting [===========================================> ] 325.9MB/375MB 11:27:04 55f2b468da67 Extracting [========================================> ] 211.1MB/257.9MB 11:27:04 eabd8714fec9 Extracting [===========================================> ] 328.1MB/375MB 11:27:04 55f2b468da67 Extracting [=========================================> ] 213.4MB/257.9MB 11:27:04 eabd8714fec9 Extracting [============================================> ] 330.3MB/375MB 11:27:04 55f2b468da67 Extracting [==========================================> ] 217.8MB/257.9MB 11:27:04 55f2b468da67 Extracting [==========================================> ] 221.7MB/257.9MB 11:27:04 eabd8714fec9 Extracting [============================================> ] 332.6MB/375MB 11:27:04 eabd8714fec9 Extracting [============================================> ] 336.5MB/375MB 11:27:04 55f2b468da67 Extracting [===========================================> ] 225.6MB/257.9MB 11:27:04 eabd8714fec9 Extracting [=============================================> ] 340.4MB/375MB 11:27:04 55f2b468da67 Extracting [============================================> ] 228.4MB/257.9MB 11:27:04 55f2b468da67 Extracting [============================================> ] 231.2MB/257.9MB 11:27:04 eabd8714fec9 Extracting [=============================================> ] 342MB/375MB 11:27:04 55f2b468da67 Extracting [=============================================> ] 232.8MB/257.9MB 11:27:04 55f2b468da67 Extracting [=============================================> ] 236.2MB/257.9MB 11:27:04 eabd8714fec9 Extracting [=============================================> ] 342.6MB/375MB 11:27:05 55f2b468da67 Extracting [==============================================> ] 240.6MB/257.9MB 11:27:05 eabd8714fec9 Extracting [==============================================> ] 345.4MB/375MB 11:27:05 eabd8714fec9 Extracting [==============================================> ] 346.5MB/375MB 11:27:05 55f2b468da67 Extracting [===============================================> ] 244.5MB/257.9MB 11:27:05 eabd8714fec9 Extracting [==============================================> ] 350.4MB/375MB 11:27:05 55f2b468da67 Extracting [=================================================> ] 253.5MB/257.9MB 11:27:05 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 11:27:05 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 11:27:05 eabd8714fec9 Extracting [===============================================> ] 357.1MB/375MB 11:27:05 eabd8714fec9 Extracting [================================================> ] 363.2MB/375MB 11:27:05 55f2b468da67 Pull complete 11:27:05 82bfc142787e Extracting [> ] 98.3kB/8.613MB 11:27:05 eabd8714fec9 Extracting [=================================================> ] 368.8MB/375MB 11:27:05 82bfc142787e Extracting [=======================> ] 4.129MB/8.613MB 11:27:05 82bfc142787e Extracting [==================================================>] 8.613MB/8.613MB 11:27:05 82bfc142787e Pull complete 11:27:05 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 11:27:05 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 11:27:05 eabd8714fec9 Extracting [=================================================> ] 372.7MB/375MB 11:27:05 eabd8714fec9 Extracting [==================================================>] 375MB/375MB 11:27:06 46baca71a4ef Pull complete 11:27:06 b0e0ef7895f4 Extracting [> ] 393.2kB/37.01MB 11:27:06 eabd8714fec9 Pull complete 11:27:06 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 11:27:06 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 11:27:06 b0e0ef7895f4 Extracting [===================> ] 14.16MB/37.01MB 11:27:06 45fd2fec8a19 Pull complete 11:27:06 8f10199ed94b Extracting [> ] 98.3kB/8.768MB 11:27:06 b0e0ef7895f4 Extracting [=======================================> ] 29.1MB/37.01MB 11:27:06 8f10199ed94b Extracting [==========================> ] 4.62MB/8.768MB 11:27:06 b0e0ef7895f4 Extracting [==================================================>] 37.01MB/37.01MB 11:27:06 8f10199ed94b Extracting [==================================================>] 8.768MB/8.768MB 11:27:06 b0e0ef7895f4 Pull complete 11:27:06 c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB 11:27:06 c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB 11:27:06 8f10199ed94b Pull complete 11:27:06 f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB 11:27:06 f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB 11:27:06 c0c90eeb8aca Pull complete 11:27:06 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 11:27:06 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 11:27:06 f963a77d2726 Pull complete 11:27:06 f3a82e9f1761 Extracting [> ] 458.8kB/44.41MB 11:27:06 5cfb27c10ea5 Pull complete 11:27:06 40a5eed61bb0 Extracting [==================================================>] 98B/98B 11:27:06 40a5eed61bb0 Extracting [==================================================>] 98B/98B 11:27:06 f3a82e9f1761 Extracting [=================> ] 15.6MB/44.41MB 11:27:06 40a5eed61bb0 Pull complete 11:27:06 e040ea11fa10 Extracting [==================================================>] 173B/173B 11:27:06 e040ea11fa10 Extracting [==================================================>] 173B/173B 11:27:06 f3a82e9f1761 Extracting [==================================> ] 30.74MB/44.41MB 11:27:06 e040ea11fa10 Pull complete 11:27:06 f3a82e9f1761 Extracting [==================================================>] 44.41MB/44.41MB 11:27:07 f3a82e9f1761 Pull complete 11:27:07 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 11:27:07 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 11:27:07 09d5a3f70313 Extracting [> ] 557.1kB/109.2MB 11:27:07 79161a3f5362 Pull complete 11:27:07 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 11:27:07 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 11:27:07 09d5a3f70313 Extracting [=======> ] 16.15MB/109.2MB 11:27:07 09d5a3f70313 Extracting [===============> ] 33.42MB/109.2MB 11:27:07 9c266ba63f51 Pull complete 11:27:07 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 11:27:07 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 11:27:07 09d5a3f70313 Extracting [========================> ] 53.48MB/109.2MB 11:27:07 2e8a7df9c2ee Pull complete 11:27:07 10f05dd8b1db Extracting [==================================================>] 98B/98B 11:27:07 10f05dd8b1db Extracting [==================================================>] 98B/98B 11:27:07 09d5a3f70313 Extracting [================================> ] 71.86MB/109.2MB 11:27:07 10f05dd8b1db Pull complete 11:27:07 41dac8b43ba6 Extracting [==================================================>] 171B/171B 11:27:07 41dac8b43ba6 Extracting [==================================================>] 171B/171B 11:27:07 09d5a3f70313 Extracting [========================================> ] 87.46MB/109.2MB 11:27:07 09d5a3f70313 Extracting [==============================================> ] 101.9MB/109.2MB 11:27:07 41dac8b43ba6 Pull complete 11:27:07 71a9f6a9ab4d Extracting [=======> ] 32.77kB/230.6kB 11:27:07 71a9f6a9ab4d Extracting [==================================================>] 230.6kB/230.6kB 11:27:07 09d5a3f70313 Extracting [=================================================> ] 107.5MB/109.2MB 11:27:07 71a9f6a9ab4d Pull complete 11:27:07 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 11:27:07 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 11:27:07 09d5a3f70313 Pull complete 11:27:07 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 11:27:07 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 11:27:07 da3ed5db7103 Extracting [> ] 557.1kB/127.4MB 11:27:07 356f5c2c843b Pull complete 11:27:07 kafka Pulled 11:27:07 da3ed5db7103 Extracting [======> ] 15.6MB/127.4MB 11:27:08 da3ed5db7103 Extracting [============> ] 31.75MB/127.4MB 11:27:08 da3ed5db7103 Extracting [====================> ] 51.81MB/127.4MB 11:27:08 da3ed5db7103 Extracting [===========================> ] 71.3MB/127.4MB 11:27:08 da3ed5db7103 Extracting [===================================> ] 90.8MB/127.4MB 11:27:08 da3ed5db7103 Extracting [==========================================> ] 109.2MB/127.4MB 11:27:08 da3ed5db7103 Extracting [===============================================> ] 120.3MB/127.4MB 11:27:08 da3ed5db7103 Extracting [=================================================> ] 125.3MB/127.4MB 11:27:08 da3ed5db7103 Extracting [==================================================>] 127.4MB/127.4MB 11:27:08 da3ed5db7103 Pull complete 11:27:08 c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB 11:27:08 c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB 11:27:08 c955f6e31a04 Pull complete 11:27:08 zookeeper Pulled 11:27:08 Network compose_default Creating 11:27:08 Network compose_default Created 11:27:08 Container prometheus Creating 11:27:08 Container postgres Creating 11:27:08 Container zookeeper Creating 11:27:14 Container prometheus Created 11:27:14 Container postgres Created 11:27:14 Container policy-db-migrator Creating 11:27:14 Container grafana Creating 11:27:14 Container zookeeper Created 11:27:14 Container kafka Creating 11:27:14 Container grafana Created 11:27:14 Container policy-db-migrator Created 11:27:14 Container policy-api Creating 11:27:14 Container kafka Created 11:27:14 Container policy-api Created 11:27:14 Container policy-pap Creating 11:27:14 Container policy-pap Created 11:27:14 Container policy-xacml-pdp Creating 11:27:14 Container policy-xacml-pdp Created 11:27:14 Container zookeeper Starting 11:27:14 Container prometheus Starting 11:27:14 Container postgres Starting 11:27:15 Container postgres Started 11:27:15 Container policy-db-migrator Starting 11:27:16 Container policy-db-migrator Started 11:27:16 Container policy-api Starting 11:27:16 Container prometheus Started 11:27:16 Container grafana Starting 11:27:17 Container zookeeper Started 11:27:17 Container kafka Starting 11:27:19 Container grafana Started 11:27:20 Container policy-api Started 11:27:21 Container kafka Started 11:27:21 Container policy-pap Starting 11:27:21 Container policy-pap Started 11:27:21 Container policy-xacml-pdp Starting 11:27:22 Container policy-xacml-pdp Started 11:27:22 Prometheus server: http://localhost:30259 11:27:22 Grafana server: http://localhost:30269 11:27:32 Waiting for REST to come up on localhost port 30004... 11:27:32 IMAGE NAMES STATUS 11:27:32 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 10 seconds 11:27:32 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 10 seconds 11:27:32 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 12 seconds 11:27:32 confluentinc/cp-kafka:7.4.9 kafka Up 11 seconds 11:27:32 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 13 seconds 11:27:32 confluentinc/cp-zookeeper:latest zookeeper Up 15 seconds 11:27:32 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 17 seconds 11:27:32 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 16 seconds 11:27:37 IMAGE NAMES STATUS 11:27:37 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 15 seconds 11:27:37 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 15 seconds 11:27:37 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 17 seconds 11:27:37 confluentinc/cp-kafka:7.4.9 kafka Up 16 seconds 11:27:37 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 18 seconds 11:27:37 confluentinc/cp-zookeeper:latest zookeeper Up 20 seconds 11:27:37 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 22 seconds 11:27:37 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 21 seconds 11:27:42 IMAGE NAMES STATUS 11:27:42 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 20 seconds 11:27:42 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 20 seconds 11:27:42 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 22 seconds 11:27:42 confluentinc/cp-kafka:7.4.9 kafka Up 21 seconds 11:27:42 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 23 seconds 11:27:42 confluentinc/cp-zookeeper:latest zookeeper Up 25 seconds 11:27:42 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 27 seconds 11:27:42 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 26 seconds 11:27:47 IMAGE NAMES STATUS 11:27:47 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 25 seconds 11:27:47 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 25 seconds 11:27:47 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 27 seconds 11:27:47 confluentinc/cp-kafka:7.4.9 kafka Up 26 seconds 11:27:47 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 28 seconds 11:27:47 confluentinc/cp-zookeeper:latest zookeeper Up 30 seconds 11:27:47 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 32 seconds 11:27:47 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 31 seconds 11:27:52 IMAGE NAMES STATUS 11:27:52 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 30 seconds 11:27:52 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 31 seconds 11:27:52 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 32 seconds 11:27:52 confluentinc/cp-kafka:7.4.9 kafka Up 31 seconds 11:27:52 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 33 seconds 11:27:52 confluentinc/cp-zookeeper:latest zookeeper Up 35 seconds 11:27:52 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 37 seconds 11:27:52 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 36 seconds 11:27:53 Build docker image for robot framework 11:27:53 Error: No such image: policy-csit-robot 11:27:53 Cloning into '/w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/csit/resources/tests/models'... 11:27:53 Build robot framework docker image 11:28:15 sha256:2d2ca6c2626c3ad08c80935249db57ee53f2d05ea70e0f039b192b946bb20edf 11:28:15 Error response from daemon: reference does not exist 11:28:15 top - 11:28:15 up 3 min, 0 users, load average: 2.29, 1.01, 0.38 11:28:15 Tasks: 228 total, 1 running, 150 sleeping, 0 stopped, 0 zombie 11:28:15 %Cpu(s): 18.1 us, 4.1 sy, 0.0 ni, 75.2 id, 2.4 wa, 0.0 hi, 0.2 si, 0.1 st 11:28:15 11:28:15 total used free shared buff/cache available 11:28:15 Mem: 31G 2.6G 21G 26M 7.0G 28G 11:28:15 Swap: 1.0G 0B 1.0G 11:28:15 11:28:15 IMAGE NAMES STATUS 11:28:15 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 52 seconds 11:28:15 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 53 seconds 11:28:15 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 55 seconds 11:28:15 confluentinc/cp-kafka:7.4.9 kafka Up 54 seconds 11:28:15 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 56 seconds 11:28:15 confluentinc/cp-zookeeper:latest zookeeper Up 57 seconds 11:28:15 nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute 11:28:15 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 59 seconds 11:28:15 11:28:18 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 11:28:18 78f56cae99d3 policy-xacml-pdp 0.71% 174.4MiB / 31.41GiB 0.54% 26.9kB / 28.5kB 0B / 4.1kB 49 11:28:18 6b69e503d594 policy-pap 2.27% 581.1MiB / 31.41GiB 1.81% 2.06MB / 960kB 0B / 136MB 65 11:28:18 bfc2db88d64d policy-api 0.11% 441.4MiB / 31.41GiB 1.37% 1.13MB / 972kB 0B / 0B 58 11:28:18 e1e82d5ae71f kafka 6.01% 374.7MiB / 31.41GiB 1.16% 118kB / 122kB 0B / 537kB 83 11:28:18 ba8b6f5c3bfc grafana 0.21% 108MiB / 31.41GiB 0.34% 19.6MB / 67.6kB 0B / 31.2MB 21 11:28:18 80af3255f822 zookeeper 0.08% 85.41MiB / 31.41GiB 0.27% 53.9kB / 47.3kB 0B / 434kB 62 11:28:18 788e179f2a1c postgres 0.01% 84.73MiB / 31.41GiB 0.26% 2.47MB / 3.65MB 102kB / 157MB 26 11:28:18 8b7c84f140da prometheus 0.00% 19.53MiB / 31.41GiB 0.06% 28kB / 1.5kB 0B / 0B 13 11:28:18 11:28:18 Container policy-csit Creating 11:28:18 Container policy-csit Created 11:28:18 Attaching to policy-csit 11:28:19 policy-csit | Invoking the robot tests from: xacml-pdp-test.robot xacml-pdp-slas.robot 11:28:19 policy-csit | Run Robot test 11:28:19 policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies 11:28:19 policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates 11:28:19 policy-csit | -v POLICY_API_IP:policy-api:6969 11:28:19 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 11:28:19 policy-csit | -v POLICY_PARTICIPANT_SIM_IP:policy-clamp-ac-sim-ppnt:6969 11:28:19 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 11:28:19 policy-csit | -v APEX_IP:policy-apex-pdp:6969 11:28:19 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 11:28:19 policy-csit | -v KAFKA_IP:kafka:9092 11:28:19 policy-csit | -v PROMETHEUS_IP:prometheus:9090 11:28:19 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 11:28:19 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 11:28:19 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 11:28:19 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 11:28:19 policy-csit | -v TEMP_FOLDER:/tmp/distribution 11:28:19 policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 11:28:19 policy-csit | -v TEST_ENV:docker 11:28:19 policy-csit | -v JAEGER_IP:jaeger:16686 11:28:19 policy-csit | Starting Robot test suites ... 11:28:19 policy-csit | ============================================================================== 11:28:19 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas 11:28:19 policy-csit | ============================================================================== 11:28:19 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas.Xacml-Pdp-Test 11:28:19 policy-csit | ============================================================================== 11:28:19 policy-csit | Healthcheck :: Verify policy xacml-pdp health check | PASS | 11:28:19 policy-csit | ------------------------------------------------------------------------------ 11:28:19 policy-csit | Metrics :: Verify policy-xacml-pdp is exporting prometheus metrics | PASS | 11:28:19 policy-csit | ------------------------------------------------------------------------------ 11:28:19 policy-csit | MakeTopics :: Creates the Policy topics | PASS | 11:28:19 policy-csit | ------------------------------------------------------------------------------ 11:28:47 policy-csit | ExecuteXacmlPolicy | PASS | 11:28:47 policy-csit | ------------------------------------------------------------------------------ 11:28:47 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas.Xacml-Pdp-Test | PASS | 11:28:47 policy-csit | 4 tests, 4 passed, 0 failed 11:28:47 policy-csit | ============================================================================== 11:28:47 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas.Xacml-Pdp-Slas 11:28:47 policy-csit | ============================================================================== 11:29:47 policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | 11:29:47 policy-csit | ------------------------------------------------------------------------------ 11:29:47 policy-csit | ValidatePolicyDecisionsGauge :: Validate policy execution gauge us... | PASS | 11:29:47 policy-csit | ------------------------------------------------------------------------------ 11:29:47 policy-csit | ValidatePolicyDecisionsTotalCounter :: Validate policy decision co... | PASS | 11:29:47 policy-csit | ------------------------------------------------------------------------------ 11:29:47 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas.Xacml-Pdp-Slas | PASS | 11:29:47 policy-csit | 3 tests, 3 passed, 0 failed 11:29:47 policy-csit | ============================================================================== 11:29:47 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas | PASS | 11:29:47 policy-csit | 7 tests, 7 passed, 0 failed 11:29:47 policy-csit | ============================================================================== 11:29:47 policy-csit | Output: /tmp/results/output.xml 11:29:47 policy-csit | Log: /tmp/results/log.html 11:29:47 policy-csit | Report: /tmp/results/report.html 11:29:47 policy-csit | RESULT: 0 11:29:47 policy-csit exited with code 0 11:29:47 IMAGE NAMES STATUS 11:29:47 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 2 minutes 11:29:47 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 2 minutes 11:29:47 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 2 minutes 11:29:47 confluentinc/cp-kafka:7.4.9 kafka Up 2 minutes 11:29:47 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes 11:29:47 confluentinc/cp-zookeeper:latest zookeeper Up 2 minutes 11:29:47 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes 11:29:47 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes 11:29:47 Shut down started! 11:29:49 Collecting logs from docker compose containers... 11:29:51 Tearing down containers... 11:29:51 Container policy-csit Stopping 11:29:51 Container grafana Stopping 11:29:51 Container policy-xacml-pdp Stopping 11:29:51 Container policy-csit Stopped 11:29:51 Container policy-csit Removing 11:29:51 Container policy-csit Removed 11:29:51 Container grafana Stopped 11:29:51 Container grafana Removing 11:29:51 Container grafana Removed 11:29:51 Container prometheus Stopping 11:29:52 Container prometheus Stopped 11:29:52 Container prometheus Removing 11:29:52 Container prometheus Removed 11:30:01 Container policy-xacml-pdp Stopped 11:30:01 Container policy-xacml-pdp Removing 11:30:01 Container policy-xacml-pdp Removed 11:30:01 Container policy-pap Stopping 11:30:12 Container policy-pap Stopped 11:30:12 Container policy-pap Removing 11:30:12 Container policy-pap Removed 11:30:12 Container policy-api Stopping 11:30:12 Container kafka Stopping 11:30:12 Container kafka Stopped 11:30:12 Container kafka Removing 11:30:12 Container kafka Removed 11:30:12 Container zookeeper Stopping 11:30:13 Container zookeeper Stopped 11:30:13 Container zookeeper Removing 11:30:13 Container zookeeper Removed 11:30:22 Container policy-api Stopped 11:30:22 Container policy-api Removing 11:30:22 Container policy-api Removed 11:30:22 Container policy-db-migrator Stopping 11:30:22 Container policy-db-migrator Stopped 11:30:22 Container policy-db-migrator Removing 11:30:22 Container policy-db-migrator Removed 11:30:22 Container postgres Stopping 11:30:22 Container postgres Stopped 11:30:22 Container postgres Removing 11:30:22 Container postgres Removed 11:30:22 Network compose_default Removing 11:30:22 Network compose_default Removed 11:30:22 $ ssh-agent -k 11:30:22 unset SSH_AUTH_SOCK; 11:30:22 unset SSH_AGENT_PID; 11:30:22 echo Agent pid 2012 killed; 11:30:22 [ssh-agent] Stopped. 11:30:22 Robot results publisher started... 11:30:22 INFO: Checking test criticality is deprecated and will be dropped in a future release! 11:30:22 -Parsing output xml: 11:30:23 Done! 11:30:23 -Copying log files to build dir: 11:30:23 Done! 11:30:23 -Assigning results to build: 11:30:23 Done! 11:30:23 -Checking thresholds: 11:30:23 Done! 11:30:23 Done publishing Robot results. 11:30:23 [PostBuildScript] - [INFO] Executing post build scripts. 11:30:23 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins8575435949316650831.sh 11:30:23 ---> sysstat.sh 11:30:23 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins18325589131953549780.sh 11:30:23 ---> package-listing.sh 11:30:23 ++ facter osfamily 11:30:23 ++ tr '[:upper:]' '[:lower:]' 11:30:24 + OS_FAMILY=debian 11:30:24 + workspace=/w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp 11:30:24 + START_PACKAGES=/tmp/packages_start.txt 11:30:24 + END_PACKAGES=/tmp/packages_end.txt 11:30:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:30:24 + PACKAGES=/tmp/packages_start.txt 11:30:24 + '[' /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp ']' 11:30:24 + PACKAGES=/tmp/packages_end.txt 11:30:24 + case "${OS_FAMILY}" in 11:30:24 + dpkg -l 11:30:24 + grep '^ii' 11:30:24 + '[' -f /tmp/packages_start.txt ']' 11:30:24 + '[' -f /tmp/packages_end.txt ']' 11:30:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:30:24 + '[' /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp ']' 11:30:24 + mkdir -p /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/archives/ 11:30:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/archives/ 11:30:24 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins1002621872784124995.sh 11:30:24 ---> capture-instance-metadata.sh 11:30:24 Setup pyenv: 11:30:24 system 11:30:24 3.8.13 11:30:24 3.9.13 11:30:24 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/.python-version) 11:30:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WPPa from file:/tmp/.os_lf_venv 11:30:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:26 lf-activate-venv(): INFO: Base packages installed successfully 11:30:26 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:35 lf-activate-venv(): INFO: Adding /tmp/venv-WPPa/bin to PATH 11:30:35 INFO: Running in OpenStack, capturing instance metadata 11:30:35 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins6879432614131233277.sh 11:30:35 provisioning config files... 11:30:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp@tmp/config18160444453654709593tmp 11:30:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:30:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:30:35 [EnvInject] - Injecting environment variables from a build step. 11:30:35 [EnvInject] - Injecting as environment variables the properties content 11:30:35 SERVER_ID=logs 11:30:35 11:30:35 [EnvInject] - Variables injected successfully. 11:30:35 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins4478388421001265874.sh 11:30:35 ---> create-netrc.sh 11:30:35 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins8541525495710272821.sh 11:30:35 ---> python-tools-install.sh 11:30:35 Setup pyenv: 11:30:35 system 11:30:35 3.8.13 11:30:35 3.9.13 11:30:35 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/.python-version) 11:30:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WPPa from file:/tmp/.os_lf_venv 11:30:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:37 lf-activate-venv(): INFO: Base packages installed successfully 11:30:37 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:45 lf-activate-venv(): INFO: Adding /tmp/venv-WPPa/bin to PATH 11:30:45 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins5666704495556589916.sh 11:30:45 ---> sudo-logs.sh 11:30:45 Archiving 'sudo' log.. 11:30:46 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins16417435684217270368.sh 11:30:46 ---> job-cost.sh 11:30:46 Setup pyenv: 11:30:46 system 11:30:46 3.8.13 11:30:46 3.9.13 11:30:46 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/.python-version) 11:30:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WPPa from file:/tmp/.os_lf_venv 11:30:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:48 lf-activate-venv(): INFO: Base packages installed successfully 11:30:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:30:53 lf-activate-venv(): INFO: Adding /tmp/venv-WPPa/bin to PATH 11:30:53 INFO: No Stack... 11:30:53 INFO: Retrieving Pricing Info for: v3-standard-8 11:30:53 INFO: Archiving Costs 11:30:53 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash -l /tmp/jenkins2307227559125121419.sh 11:30:53 ---> logs-deploy.sh 11:30:53 Setup pyenv: 11:30:53 system 11:30:53 3.8.13 11:30:53 3.9.13 11:30:53 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/.python-version) 11:30:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WPPa from file:/tmp/.os_lf_venv 11:30:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:55 lf-activate-venv(): INFO: Base packages installed successfully 11:30:55 lf-activate-venv(): INFO: Installing additional packages: lftools 11:31:03 lf-activate-venv(): INFO: Adding /tmp/venv-WPPa/bin to PATH 11:31:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-xacml-pdp-oslo-project-csit-xacml-pdp/288 11:31:03 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 11:31:04 Archives upload complete. 11:31:04 INFO: archiving logs to Nexus 11:31:05 ---> uname -a: 11:31:05 Linux prd-ubuntu1804-docker-8c-8g-43476 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:31:05 11:31:05 11:31:05 ---> lscpu: 11:31:05 Architecture: x86_64 11:31:05 CPU op-mode(s): 32-bit, 64-bit 11:31:05 Byte Order: Little Endian 11:31:05 CPU(s): 8 11:31:05 On-line CPU(s) list: 0-7 11:31:05 Thread(s) per core: 1 11:31:05 Core(s) per socket: 1 11:31:05 Socket(s): 8 11:31:05 NUMA node(s): 1 11:31:05 Vendor ID: AuthenticAMD 11:31:05 CPU family: 23 11:31:05 Model: 49 11:31:05 Model name: AMD EPYC-Rome Processor 11:31:05 Stepping: 0 11:31:05 CPU MHz: 2799.996 11:31:05 BogoMIPS: 5599.99 11:31:05 Virtualization: AMD-V 11:31:05 Hypervisor vendor: KVM 11:31:05 Virtualization type: full 11:31:05 L1d cache: 32K 11:31:05 L1i cache: 32K 11:31:05 L2 cache: 512K 11:31:05 L3 cache: 16384K 11:31:05 NUMA node0 CPU(s): 0-7 11:31:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:31:05 11:31:05 11:31:05 ---> nproc: 11:31:05 8 11:31:05 11:31:05 11:31:05 ---> df -h: 11:31:05 Filesystem Size Used Avail Use% Mounted on 11:31:05 udev 16G 0 16G 0% /dev 11:31:05 tmpfs 3.2G 708K 3.2G 1% /run 11:31:05 /dev/vda1 155G 15G 141G 10% / 11:31:05 tmpfs 16G 0 16G 0% /dev/shm 11:31:05 tmpfs 5.0M 0 5.0M 0% /run/lock 11:31:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:31:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:31:05 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:31:05 11:31:05 11:31:05 ---> free -m: 11:31:05 total used free shared buff/cache available 11:31:05 Mem: 32167 879 24333 0 6954 30832 11:31:05 Swap: 1023 0 1023 11:31:05 11:31:05 11:31:05 ---> ip addr: 11:31:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:31:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:31:05 inet 127.0.0.1/8 scope host lo 11:31:05 valid_lft forever preferred_lft forever 11:31:05 inet6 ::1/128 scope host 11:31:05 valid_lft forever preferred_lft forever 11:31:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:31:05 link/ether fa:16:3e:f2:f6:09 brd ff:ff:ff:ff:ff:ff 11:31:05 inet 10.30.107.215/23 brd 10.30.107.255 scope global dynamic ens3 11:31:05 valid_lft 86036sec preferred_lft 86036sec 11:31:05 inet6 fe80::f816:3eff:fef2:f609/64 scope link 11:31:05 valid_lft forever preferred_lft forever 11:31:05 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:31:05 link/ether 02:42:d4:bd:7c:04 brd ff:ff:ff:ff:ff:ff 11:31:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:31:05 valid_lft forever preferred_lft forever 11:31:05 inet6 fe80::42:d4ff:febd:7c04/64 scope link 11:31:05 valid_lft forever preferred_lft forever 11:31:05 11:31:05 11:31:05 ---> sar -b -r -n DEV: 11:31:05 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-43476) 09/04/25 _x86_64_ (8 CPU) 11:31:05 11:31:05 11:25:04 LINUX RESTART (8 CPU) 11:31:05 11:31:05 11:26:01 tps rtps wtps bread/s bwrtn/s 11:31:05 11:27:01 342.73 19.63 323.10 2280.15 181843.03 11:31:05 11:28:01 513.96 3.58 510.38 451.39 109254.32 11:31:05 11:29:01 85.49 0.23 85.25 13.46 10198.03 11:31:05 11:30:01 17.66 0.12 17.55 24.53 377.94 11:31:05 11:31:01 70.55 1.80 68.76 93.98 2587.04 11:31:05 Average: 206.08 5.07 201.01 572.70 60852.07 11:31:05 11:31:05 11:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:31:05 11:27:01 25452060 31598760 7487160 22.73 120880 6180840 2074508 6.10 1029728 5956672 1510868 11:31:05 11:28:01 22889380 29701544 10049840 30.51 179712 6695972 8429200 24.80 3195848 6167948 17312 11:31:05 11:29:01 22684648 29587484 10254572 31.13 193228 6763272 8386136 24.67 3341360 6213764 80 11:31:05 11:30:01 23158452 30017532 9780768 29.69 193556 6725228 6594932 19.40 2930720 6167332 216 11:31:05 11:31:01 24866324 31518104 8072896 24.51 195700 6502296 1668056 4.91 1479388 5966124 9852 11:31:05 Average: 23810173 30484685 9129047 27.71 176615 6573522 5430566 15.98 2395409 6094368 307666 11:31:05 11:31:05 11:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:31:05 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:05 11:27:01 lo 15.40 15.40 1.69 1.69 0.00 0.00 0.00 0.00 11:31:05 11:27:01 ens3 1839.53 1341.19 33509.60 108.92 0.00 0.00 0.00 0.00 11:31:05 11:28:01 vethab237e4 10.68 10.40 1.70 1.55 0.00 0.00 0.00 0.00 11:31:05 11:28:01 veth08c62e5 2.20 2.55 0.25 29.82 0.00 0.00 0.00 0.00 11:31:05 11:28:01 veth9d8d93d 90.53 90.32 15.82 18.43 0.00 0.00 0.00 0.00 11:31:05 11:28:01 veth4736ed2 2.52 2.83 0.34 0.35 0.00 0.00 0.00 0.00 11:31:05 11:29:01 vethab237e4 15.50 11.25 1.43 1.65 0.00 0.00 0.00 0.00 11:31:05 11:29:01 veth9d8d93d 127.20 126.81 14.67 27.38 0.00 0.00 0.00 0.00 11:31:05 11:29:01 veth4736ed2 4.80 6.30 1.27 0.73 0.00 0.00 0.00 0.00 11:31:05 11:29:01 vethfcd7d49 1.93 1.77 0.68 0.64 0.00 0.00 0.00 0.00 11:31:05 11:30:01 vethab237e4 14.15 9.70 1.11 1.40 0.00 0.00 0.00 0.00 11:31:05 11:30:01 veth9d8d93d 0.35 0.42 0.58 0.03 0.00 0.00 0.00 0.00 11:31:05 11:30:01 docker0 15.35 17.45 2.26 298.81 0.00 0.00 0.00 0.00 11:31:05 11:30:01 veth6a5e0ae 620.95 624.23 68.77 125.23 0.00 0.00 0.00 0.01 11:31:05 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:05 11:31:01 lo 27.90 27.90 2.80 2.80 0.00 0.00 0.00 0.00 11:31:05 11:31:01 ens3 2351.42 1705.08 36177.64 211.84 0.00 0.00 0.00 0.00 11:31:05 Average: docker0 3.07 3.49 0.45 59.76 0.00 0.00 0.00 0.00 11:31:05 Average: lo 4.65 4.65 0.47 0.47 0.00 0.00 0.00 0.00 11:31:05 Average: ens3 401.55 293.27 7018.19 27.56 0.00 0.00 0.00 0.00 11:31:05 11:31:05 11:31:05 ---> sar -P ALL: 11:31:05 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-43476) 09/04/25 _x86_64_ (8 CPU) 11:31:05 11:31:05 11:25:04 LINUX RESTART (8 CPU) 11:31:05 11:31:05 11:26:01 CPU %user %nice %system %iowait %steal %idle 11:31:05 11:27:01 all 16.62 0.00 5.45 2.92 0.07 74.93 11:31:05 11:27:01 0 19.60 0.00 5.39 0.86 0.07 74.08 11:31:05 11:27:01 1 16.24 0.00 5.57 0.42 0.07 77.70 11:31:05 11:27:01 2 19.03 0.00 5.45 0.52 0.07 74.92 11:31:05 11:27:01 3 21.19 0.00 4.90 7.91 0.10 65.90 11:31:05 11:27:01 4 16.33 0.00 6.03 3.94 0.08 73.62 11:31:05 11:27:01 5 11.48 0.00 4.89 0.55 0.05 83.02 11:31:05 11:27:01 6 16.82 0.00 6.45 8.81 0.07 67.85 11:31:05 11:27:01 7 12.37 0.00 4.90 0.40 0.07 82.27 11:31:05 11:28:01 all 33.02 0.00 5.59 2.21 0.11 59.08 11:31:05 11:28:01 0 26.44 0.00 5.09 0.59 0.12 67.76 11:31:05 11:28:01 1 35.43 0.00 5.14 0.74 0.10 58.59 11:31:05 11:28:01 2 30.98 0.00 6.00 9.55 0.10 53.36 11:31:05 11:28:01 3 43.84 0.00 6.43 1.28 0.10 48.36 11:31:05 11:28:01 4 30.66 0.00 4.60 1.82 0.12 62.81 11:31:05 11:28:01 5 28.86 0.00 5.86 0.94 0.08 64.26 11:31:05 11:28:01 6 34.76 0.00 6.11 1.68 0.10 57.34 11:31:05 11:28:01 7 33.15 0.00 5.50 1.17 0.12 60.06 11:31:05 11:29:01 all 7.43 0.00 1.35 0.31 0.04 90.86 11:31:05 11:29:01 0 9.04 0.00 1.67 0.59 0.03 88.67 11:31:05 11:29:01 1 7.82 0.00 0.97 0.95 0.05 90.20 11:31:05 11:29:01 2 5.58 0.00 1.26 0.08 0.05 93.03 11:31:05 11:29:01 3 7.33 0.00 1.17 0.07 0.05 91.38 11:31:05 11:29:01 4 11.77 0.00 1.60 0.07 0.03 86.53 11:31:05 11:29:01 5 6.86 0.00 1.62 0.10 0.05 91.37 11:31:05 11:29:01 6 5.57 0.00 1.44 0.18 0.03 92.77 11:31:05 11:29:01 7 5.47 0.00 1.07 0.45 0.03 92.97 11:31:05 11:30:01 all 1.50 0.00 0.47 0.04 0.03 97.97 11:31:05 11:30:01 0 1.71 0.00 0.48 0.02 0.02 97.78 11:31:05 11:30:01 1 1.37 0.00 0.43 0.02 0.02 98.16 11:31:05 11:30:01 2 1.54 0.00 0.57 0.02 0.03 97.83 11:31:05 11:30:01 3 1.51 0.00 0.40 0.00 0.03 98.06 11:31:05 11:30:01 4 1.22 0.00 0.35 0.02 0.03 98.38 11:31:05 11:30:01 5 1.30 0.00 0.40 0.02 0.02 98.26 11:31:05 11:30:01 6 1.64 0.00 0.45 0.18 0.02 97.71 11:31:05 11:30:01 7 1.72 0.00 0.67 0.02 0.03 97.56 11:31:05 11:31:01 all 7.46 0.00 0.72 0.20 0.02 91.60 11:31:05 11:31:01 0 8.73 0.00 0.90 0.07 0.03 90.27 11:31:05 11:31:01 1 10.77 0.00 1.00 0.03 0.03 88.17 11:31:05 11:31:01 2 17.73 0.00 0.72 0.23 0.03 81.28 11:31:05 11:31:01 3 0.48 0.00 0.43 0.00 0.00 99.08 11:31:05 11:31:01 4 13.90 0.00 0.85 0.10 0.05 85.10 11:31:05 11:31:01 5 1.12 0.00 0.50 0.05 0.02 98.31 11:31:05 11:31:01 6 3.57 0.00 0.68 1.09 0.02 94.64 11:31:05 11:31:01 7 3.42 0.00 0.62 0.02 0.02 95.93 11:31:05 Average: all 13.18 0.00 2.71 1.13 0.05 82.93 11:31:05 Average: 0 13.08 0.00 2.70 0.42 0.05 83.74 11:31:05 Average: 1 14.30 0.00 2.61 0.43 0.05 82.60 11:31:05 Average: 2 14.95 0.00 2.79 2.07 0.06 80.13 11:31:05 Average: 3 14.80 0.00 2.65 1.84 0.06 80.65 11:31:05 Average: 4 14.75 0.00 2.68 1.18 0.06 81.33 11:31:05 Average: 5 9.90 0.00 2.65 0.33 0.04 87.07 11:31:05 Average: 6 12.43 0.00 3.02 2.38 0.05 82.13 11:31:05 Average: 7 11.23 0.00 2.55 0.41 0.05 85.76 11:31:05 11:31:05 11:31:05