23:11:32 Started by timer 23:11:32 Running as SYSTEM 23:11:32 [EnvInject] - Loading node environment variables. 23:11:32 Building remotely on prd-ubuntu2204-docker-8c-8g-4648 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-pap-master-project-csit-pap 23:11:32 [ssh-agent] Looking for ssh-agent implementation... 23:11:32 $ ssh-agent 23:11:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEAa660/agent.1596 23:11:32 SSH_AGENT_PID=1598 23:11:32 [ssh-agent] Started. 23:11:32 Running ssh-add (command line suppressed) 23:11:32 Identity added: /w/workspace/policy-pap-master-project-csit-pap@tmp/private_key_297958830765606018.key (/w/workspace/policy-pap-master-project-csit-pap@tmp/private_key_297958830765606018.key) 23:11:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 23:11:32 The recommended git tool is: NONE 23:11:33 using credential onap-jenkins-ssh 23:11:33 Wiping out workspace first. 23:11:33 Cloning the remote Git repository 23:11:33 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 23:11:33 > git init /w/workspace/policy-pap-master-project-csit-pap # timeout=10 23:11:33 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 23:11:33 > git --version # timeout=10 23:11:33 > git --version # 'git version 2.34.1' 23:11:33 using GIT_SSH to set credentials Gerrit user 23:11:33 Verifying host key using manually-configured host key entries 23:11:33 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 23:11:34 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 23:11:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:34 Avoid second fetch 23:11:34 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:11:34 Checking out Revision a7c517e1267b019ce6596647653722db1d2041bd (refs/remotes/origin/master) 23:11:34 > git config core.sparsecheckout # timeout=10 23:11:34 > git checkout -f a7c517e1267b019ce6596647653722db1d2041bd # timeout=30 23:11:35 Commit message: "Remove duplication of Spring config files in participant-Kubernetes" 23:11:35 > git rev-list --no-walk a7c517e1267b019ce6596647653722db1d2041bd # timeout=10 23:11:38 provisioning config files... 23:11:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:11:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:11:38 [policy-pap-master-project-csit-pap] $ /bin/bash /tmp/jenkins11034792115960978537.sh 23:11:38 ---> python-tools-install.sh 23:11:38 Setup pyenv: 23:11:38 * system (set by /opt/pyenv/version) 23:11:38 * 3.8.20 (set by /opt/pyenv/version) 23:11:38 * 3.9.20 (set by /opt/pyenv/version) 23:11:38 3.10.15 23:11:38 3.11.10 23:11:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w8nb 23:11:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:11:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:11:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:11:47 lf-activate-venv(): INFO: Base packages installed successfully 23:11:47 lf-activate-venv(): INFO: Installing additional packages: lftools 23:12:09 lf-activate-venv(): INFO: Adding /tmp/venv-w8nb/bin to PATH 23:12:09 Generating Requirements File 23:12:26 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. 23:12:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:12:26 Python 3.11.10 23:12:26 pip 26.0 from /tmp/venv-w8nb/lib/python3.11/site-packages/pip (python 3.11) 23:12:26 appdirs==1.4.4 23:12:26 argcomplete==3.6.3 23:12:26 aspy.yaml==1.3.0 23:12:26 attrs==25.4.0 23:12:26 autopage==0.6.0 23:12:26 beautifulsoup4==4.14.3 23:12:26 boto3==1.42.39 23:12:26 botocore==1.42.39 23:12:26 bs4==0.0.2 23:12:26 certifi==2026.1.4 23:12:26 cffi==2.0.0 23:12:26 cfgv==3.5.0 23:12:26 chardet==5.2.0 23:12:26 charset-normalizer==3.4.4 23:12:26 click==8.3.1 23:12:26 cliff==4.13.1 23:12:26 cmd2==3.1.2 23:12:26 cryptography==3.3.2 23:12:26 debtcollector==3.0.0 23:12:26 decorator==5.2.1 23:12:26 defusedxml==0.7.1 23:12:26 Deprecated==1.3.1 23:12:26 distlib==0.4.0 23:12:26 dnspython==2.8.0 23:12:26 docker==7.1.0 23:12:26 dogpile.cache==1.5.0 23:12:26 durationpy==0.10 23:12:26 email-validator==2.3.0 23:12:26 filelock==3.20.3 23:12:26 future==1.0.0 23:12:26 gitdb==4.0.12 23:12:26 GitPython==3.1.46 23:12:26 httplib2==0.30.2 23:12:26 identify==2.6.16 23:12:26 idna==3.11 23:12:26 importlib-resources==1.5.0 23:12:26 iso8601==2.1.0 23:12:26 Jinja2==3.1.6 23:12:26 jmespath==1.1.0 23:12:26 jsonpatch==1.33 23:12:26 jsonpointer==3.0.0 23:12:26 jsonschema==4.26.0 23:12:26 jsonschema-specifications==2025.9.1 23:12:26 keystoneauth1==5.13.0 23:12:26 kubernetes==35.0.0 23:12:26 lftools==0.37.21 23:12:26 lxml==6.0.2 23:12:26 markdown-it-py==4.0.0 23:12:26 MarkupSafe==3.0.3 23:12:26 mdurl==0.1.2 23:12:26 msgpack==1.1.2 23:12:26 multi_key_dict==2.0.3 23:12:26 munch==4.0.0 23:12:26 netaddr==1.3.0 23:12:26 niet==1.4.2 23:12:26 nodeenv==1.10.0 23:12:26 oauth2client==4.1.3 23:12:26 oauthlib==3.3.1 23:12:26 openstacksdk==4.9.0 23:12:26 os-service-types==1.8.2 23:12:26 osc-lib==4.3.0 23:12:26 oslo.config==10.2.0 23:12:26 oslo.context==6.2.0 23:12:26 oslo.i18n==6.7.1 23:12:26 oslo.log==8.0.0 23:12:26 oslo.serialization==5.9.0 23:12:26 oslo.utils==9.2.0 23:12:26 packaging==26.0 23:12:26 pbr==7.0.3 23:12:26 platformdirs==4.5.1 23:12:26 prettytable==3.17.0 23:12:26 psutil==7.2.2 23:12:26 pyasn1==0.6.2 23:12:26 pyasn1_modules==0.4.2 23:12:26 pycparser==3.0 23:12:26 pygerrit2==2.0.15 23:12:26 PyGithub==2.8.1 23:12:26 Pygments==2.19.2 23:12:26 PyJWT==2.11.0 23:12:26 PyNaCl==1.6.2 23:12:26 pyparsing==2.4.7 23:12:26 pyperclip==1.11.0 23:12:26 pyrsistent==0.20.0 23:12:26 python-cinderclient==9.8.0 23:12:26 python-dateutil==2.9.0.post0 23:12:26 python-heatclient==5.0.0 23:12:26 python-jenkins==1.8.3 23:12:26 python-keystoneclient==5.7.0 23:12:26 python-magnumclient==4.9.0 23:12:26 python-openstackclient==8.3.0 23:12:26 python-swiftclient==4.9.0 23:12:26 PyYAML==6.0.3 23:12:26 referencing==0.37.0 23:12:26 requests==2.32.5 23:12:26 requests-oauthlib==2.0.0 23:12:26 requestsexceptions==1.4.0 23:12:26 rfc3986==2.0.0 23:12:26 rich==14.3.1 23:12:26 rich-argparse==1.7.2 23:12:26 rpds-py==0.30.0 23:12:26 rsa==4.9.1 23:12:26 ruamel.yaml==0.19.1 23:12:26 ruamel.yaml.clib==0.2.15 23:12:26 s3transfer==0.16.0 23:12:26 simplejson==3.20.2 23:12:26 six==1.17.0 23:12:26 smmap==5.0.2 23:12:26 soupsieve==2.8.3 23:12:26 stevedore==5.6.0 23:12:26 tabulate==0.9.0 23:12:26 toml==0.10.2 23:12:26 tomlkit==0.14.0 23:12:26 tqdm==4.67.2 23:12:26 typing_extensions==4.15.0 23:12:26 tzdata==2025.3 23:12:26 urllib3==1.26.20 23:12:26 virtualenv==20.36.1 23:12:26 wcwidth==0.5.3 23:12:26 websocket-client==1.9.0 23:12:26 wrapt==2.0.1 23:12:26 xdg==6.0.0 23:12:26 xmltodict==1.0.2 23:12:26 yq==3.4.3 23:12:26 [EnvInject] - Injecting environment variables from a build step. 23:12:26 [EnvInject] - Injecting as environment variables the properties content 23:12:26 SET_JDK_VERSION=openjdk17 23:12:26 GIT_URL="git://cloud.onap.org/mirror" 23:12:26 23:12:26 [EnvInject] - Variables injected successfully. 23:12:26 [policy-pap-master-project-csit-pap] $ /bin/sh /tmp/jenkins17911519463337598587.sh 23:12:26 ---> update-java-alternatives.sh 23:12:26 ---> Updating Java version 23:12:27 ---> Ubuntu/Debian system detected 23:12:27 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 23:12:27 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 23:12:27 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 23:12:27 openjdk version "17.0.15" 2025-04-15 23:12:27 OpenJDK Runtime Environment (build 17.0.15+6-Ubuntu-0ubuntu122.04) 23:12:27 OpenJDK 64-Bit Server VM (build 17.0.15+6-Ubuntu-0ubuntu122.04, mixed mode, sharing) 23:12:27 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 23:12:27 [EnvInject] - Injecting environment variables from a build step. 23:12:27 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 23:12:27 [EnvInject] - Variables injected successfully. 23:12:27 [policy-pap-master-project-csit-pap] $ /bin/sh -xe /tmp/jenkins539792398724478529.sh 23:12:27 + /w/workspace/policy-pap-master-project-csit-pap/csit/run-project-csit.sh pap 23:12:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:28 23:12:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 23:12:28 Configure a credential helper to remove this warning. See 23:12:28 https://docs.docker.com/go/credential-store/ 23:12:28 23:12:28 Login Succeeded 23:12:28 Docker Compose version v2.36.2 23:12:28 Setting project configuration for: pap 23:12:28 Configuring docker compose... 23:12:31 Starting apex-pdp using postgres + Grafana/Prometheus 23:12:32 grafana Pulling 23:12:32 simulator Pulling 23:12:32 policy-db-migrator Pulling 23:12:32 pap Pulling 23:12:32 prometheus Pulling 23:12:32 zookeeper Pulling 23:12:32 postgres Pulling 23:12:32 apex-pdp Pulling 23:12:32 kafka Pulling 23:12:32 api Pulling 23:12:32 2d35ebdb57d9 Pulling fs layer 23:12:32 3b055568138d Pulling fs layer 23:12:32 2d13bddff5d2 Pulling fs layer 23:12:32 eeb582a9cefe Pulling fs layer 23:12:32 9f61cc37f3e3 Pulling fs layer 23:12:32 9202a69cfcd9 Pulling fs layer 23:12:32 eeb582a9cefe Waiting 23:12:32 9202a69cfcd9 Waiting 23:12:32 9f61cc37f3e3 Waiting 23:12:32 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB 23:12:32 2d13bddff5d2 Downloading [==================================================>] 250B/250B 23:12:32 2d13bddff5d2 Download complete 23:12:32 2d35ebdb57d9 Pulling fs layer 23:12:32 1187591e9b5c Pulling fs layer 23:12:32 ee36d486bb6e Pulling fs layer 23:12:32 b1362518a15a Pulling fs layer 23:12:32 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB 23:12:32 1187591e9b5c Waiting 23:12:32 ee36d486bb6e Waiting 23:12:32 b1362518a15a Waiting 23:12:32 eeb582a9cefe Downloading [> ] 539.6kB/187.4MB 23:12:32 eca0188f477e Pulling fs layer 23:12:32 e444bcd4d577 Pulling fs layer 23:12:32 eabd8714fec9 Pulling fs layer 23:12:32 45fd2fec8a19 Pulling fs layer 23:12:32 eca0188f477e Waiting 23:12:32 8f10199ed94b Pulling fs layer 23:12:32 f963a77d2726 Pulling fs layer 23:12:32 f3a82e9f1761 Pulling fs layer 23:12:32 79161a3f5362 Pulling fs layer 23:12:32 9c266ba63f51 Pulling fs layer 23:12:32 2e8a7df9c2ee Pulling fs layer 23:12:32 10f05dd8b1db Pulling fs layer 23:12:32 e444bcd4d577 Waiting 23:12:32 41dac8b43ba6 Pulling fs layer 23:12:32 71a9f6a9ab4d Pulling fs layer 23:12:32 eabd8714fec9 Waiting 23:12:32 da3ed5db7103 Pulling fs layer 23:12:32 c955f6e31a04 Pulling fs layer 23:12:32 45fd2fec8a19 Waiting 23:12:32 8f10199ed94b Waiting 23:12:32 9c266ba63f51 Waiting 23:12:32 2e8a7df9c2ee Waiting 23:12:32 f963a77d2726 Waiting 23:12:32 10f05dd8b1db Waiting 23:12:32 41dac8b43ba6 Waiting 23:12:32 f3a82e9f1761 Waiting 23:12:32 c955f6e31a04 Waiting 23:12:32 71a9f6a9ab4d Waiting 23:12:32 da3ed5db7103 Waiting 23:12:32 79161a3f5362 Waiting 23:12:32 014e56e61396 Pulling fs layer 23:12:32 9d54a595d298 Pulling fs layer 23:12:32 ec479bafece9 Pulling fs layer 23:12:32 c00447c3619a Pulling fs layer 23:12:32 07af56023d33 Pulling fs layer 23:12:32 0df2602ce2c1 Pulling fs layer 23:12:32 34a7268ff0f5 Pulling fs layer 23:12:32 671912a993db Pulling fs layer 23:12:32 9e053de6cb63 Pulling fs layer 23:12:32 6139928abb9b Pulling fs layer 23:12:32 c00447c3619a Waiting 23:12:32 07af56023d33 Waiting 23:12:32 0df2602ce2c1 Waiting 23:12:32 9e053de6cb63 Waiting 23:12:32 6139928abb9b Waiting 23:12:32 671912a993db Waiting 23:12:32 34a7268ff0f5 Waiting 23:12:32 014e56e61396 Waiting 23:12:32 ec479bafece9 Waiting 23:12:32 2d429b9e73a6 Pulling fs layer 23:12:32 46eab5b44a35 Pulling fs layer 23:12:32 c4d302cc468d Pulling fs layer 23:12:32 2d429b9e73a6 Waiting 23:12:32 01e0882c90d9 Pulling fs layer 23:12:32 531ee2cf3c0c Pulling fs layer 23:12:32 46eab5b44a35 Waiting 23:12:32 c4d302cc468d Waiting 23:12:32 ed54a7dee1d8 Pulling fs layer 23:12:32 12c5c803443f Pulling fs layer 23:12:32 e27c75a98748 Pulling fs layer 23:12:32 e73cb4a42719 Pulling fs layer 23:12:32 12c5c803443f Waiting 23:12:32 531ee2cf3c0c Waiting 23:12:32 a83b68436f09 Pulling fs layer 23:12:32 e27c75a98748 Waiting 23:12:32 e73cb4a42719 Waiting 23:12:32 787d6bee9571 Pulling fs layer 23:12:32 13ff0988aaea Pulling fs layer 23:12:32 4b82842ab819 Pulling fs layer 23:12:32 7e568a0dc8fb Pulling fs layer 23:12:32 a83b68436f09 Waiting 23:12:32 787d6bee9571 Waiting 23:12:32 13ff0988aaea Waiting 23:12:32 4b82842ab819 Waiting 23:12:32 7e568a0dc8fb Waiting 23:12:32 ed54a7dee1d8 Waiting 23:12:32 01e0882c90d9 Waiting 23:12:32 1e017ebebdbd Pulling fs layer 23:12:32 55f2b468da67 Pulling fs layer 23:12:32 82bfc142787e Pulling fs layer 23:12:32 1e017ebebdbd Waiting 23:12:32 46baca71a4ef Pulling fs layer 23:12:32 b0e0ef7895f4 Pulling fs layer 23:12:32 c0c90eeb8aca Pulling fs layer 23:12:32 5cfb27c10ea5 Pulling fs layer 23:12:32 82bfc142787e Waiting 23:12:32 46baca71a4ef Waiting 23:12:32 40a5eed61bb0 Pulling fs layer 23:12:32 55f2b468da67 Waiting 23:12:32 e040ea11fa10 Pulling fs layer 23:12:32 c0c90eeb8aca Waiting 23:12:32 5cfb27c10ea5 Waiting 23:12:32 40a5eed61bb0 Waiting 23:12:32 09d5a3f70313 Pulling fs layer 23:12:32 b0e0ef7895f4 Waiting 23:12:32 356f5c2c843b Pulling fs layer 23:12:32 e040ea11fa10 Waiting 23:12:32 09d5a3f70313 Waiting 23:12:32 2d35ebdb57d9 Verifying Checksum 23:12:32 2d35ebdb57d9 Verifying Checksum 23:12:32 2d35ebdb57d9 Download complete 23:12:32 2d35ebdb57d9 Download complete 23:12:32 2d35ebdb57d9 Extracting [> ] 65.54kB/3.802MB 23:12:32 2d35ebdb57d9 Extracting [> ] 65.54kB/3.802MB 23:12:32 9f61cc37f3e3 Downloading [==================================================>] 1.127kB/1.127kB 23:12:32 9f61cc37f3e3 Verifying Checksum 23:12:32 9f61cc37f3e3 Download complete 23:12:32 9d85dc8d0609 Pulling fs layer 23:12:32 d0f7326b7716 Pulling fs layer 23:12:32 3dccafa3f67b Pulling fs layer 23:12:32 9d85dc8d0609 Waiting 23:12:32 d956c9c5fe9e Pulling fs layer 23:12:32 1d8e8fd2e272 Pulling fs layer 23:12:32 1dccce9f415d Pulling fs layer 23:12:32 3dccafa3f67b Waiting 23:12:32 e5d54fbf8ee1 Pulling fs layer 23:12:32 d956c9c5fe9e Waiting 23:12:32 37404d8f503a Pulling fs layer 23:12:32 b30c77c91326 Pulling fs layer 23:12:32 1d8e8fd2e272 Waiting 23:12:32 d76a56e8adff Pulling fs layer 23:12:32 1dccce9f415d Waiting 23:12:32 e5d54fbf8ee1 Waiting 23:12:32 37404d8f503a Waiting 23:12:32 d0f7326b7716 Waiting 23:12:32 b30c77c91326 Waiting 23:12:32 d76a56e8adff Waiting 23:12:32 9202a69cfcd9 Downloading [==================================================>] 1.122kB/1.122kB 23:12:32 9202a69cfcd9 Verifying Checksum 23:12:32 9202a69cfcd9 Download complete 23:12:32 eeb582a9cefe Downloading [=> ] 5.946MB/187.4MB 23:12:32 1187591e9b5c Downloading [> ] 539.6kB/164MB 23:12:32 2d35ebdb57d9 Extracting [===============================> ] 2.359MB/3.802MB 23:12:32 2d35ebdb57d9 Extracting [===============================> ] 2.359MB/3.802MB 23:12:32 2d35ebdb57d9 Extracting [==================================================>] 3.802MB/3.802MB 23:12:32 2d35ebdb57d9 Extracting [==================================================>] 3.802MB/3.802MB 23:12:32 2d35ebdb57d9 Pull complete 23:12:32 2d35ebdb57d9 Pull complete 23:12:32 eeb582a9cefe Downloading [====> ] 17.84MB/187.4MB 23:12:32 1187591e9b5c Downloading [==> ] 9.19MB/164MB 23:12:32 eeb582a9cefe Downloading [=======> ] 27.03MB/187.4MB 23:12:32 1187591e9b5c Downloading [=====> ] 17.84MB/164MB 23:12:32 eeb582a9cefe Downloading [=========> ] 37.31MB/187.4MB 23:12:32 1187591e9b5c Downloading [========> ] 28.65MB/164MB 23:12:32 2d35ebdb57d9 Already exists 23:12:32 083ee1b29467 Pulling fs layer 23:12:32 076b6ccd3335 Pulling fs layer 23:12:32 5915959bfce3 Pulling fs layer 23:12:32 8621b4313b40 Pulling fs layer 23:12:32 de625cd3f6eb Pulling fs layer 23:12:32 c484d3931398 Pulling fs layer 23:12:32 83c827113ee7 Pulling fs layer 23:12:32 083ee1b29467 Waiting 23:12:32 8621b4313b40 Waiting 23:12:32 076b6ccd3335 Waiting 23:12:32 83c827113ee7 Waiting 23:12:32 5915959bfce3 Waiting 23:12:32 2d35ebdb57d9 Already exists 23:12:32 083ee1b29467 Pulling fs layer 23:12:32 a48090c7f63f Pulling fs layer 23:12:32 1783396d4469 Pulling fs layer 23:12:32 4644b9b0f167 Pulling fs layer 23:12:32 02c02ca3cfe9 Pulling fs layer 23:12:32 87dcfbd50f5c Pulling fs layer 23:12:32 083ee1b29467 Waiting 23:12:32 a48090c7f63f Waiting 23:12:32 1783396d4469 Waiting 23:12:32 4644b9b0f167 Waiting 23:12:32 02c02ca3cfe9 Waiting 23:12:32 87dcfbd50f5c Waiting 23:12:32 3b055568138d Downloading [> ] 539.6kB/75.48MB 23:12:32 eeb582a9cefe Downloading [============> ] 48.66MB/187.4MB 23:12:32 1187591e9b5c Downloading [===========> ] 38.93MB/164MB 23:12:32 3b055568138d Downloading [===> ] 4.865MB/75.48MB 23:12:32 eeb582a9cefe Downloading [================> ] 62.18MB/187.4MB 23:12:32 2d35ebdb57d9 Already exists 23:12:32 3b055568138d Pulling fs layer 23:12:32 bb674aec660b Pulling fs layer 23:12:32 3dac5f5f22bc Pulling fs layer 23:12:32 1b927df1bef8 Pulling fs layer 23:12:32 e95c9f5c1a96 Pulling fs layer 23:12:32 07568de569f6 Pulling fs layer 23:12:32 3b055568138d Downloading [===> ] 4.865MB/75.48MB 23:12:32 bb674aec660b Waiting 23:12:32 3dac5f5f22bc Waiting 23:12:32 1b927df1bef8 Waiting 23:12:32 07568de569f6 Waiting 23:12:32 e95c9f5c1a96 Waiting 23:12:32 1187591e9b5c Downloading [===============> ] 51.9MB/164MB 23:12:32 3b055568138d Downloading [====> ] 7.028MB/75.48MB 23:12:32 3b055568138d Downloading [====> ] 7.028MB/75.48MB 23:12:32 eeb582a9cefe Downloading [===================> ] 71.37MB/187.4MB 23:12:32 1187591e9b5c Downloading [==================> ] 61.64MB/164MB 23:12:33 3b055568138d Downloading [=======> ] 11.35MB/75.48MB 23:12:33 3b055568138d Downloading [=======> ] 11.35MB/75.48MB 23:12:33 eeb582a9cefe Downloading [=====================> ] 80.56MB/187.4MB 23:12:33 1187591e9b5c Downloading [======================> ] 72.45MB/164MB 23:12:33 3b055568138d Downloading [==========> ] 16.22MB/75.48MB 23:12:33 3b055568138d Downloading [==========> ] 16.22MB/75.48MB 23:12:33 eeb582a9cefe Downloading [=======================> ] 88.67MB/187.4MB 23:12:33 1187591e9b5c Downloading [=========================> ] 83.8MB/164MB 23:12:33 3b055568138d Downloading [===============> ] 22.71MB/75.48MB 23:12:33 3b055568138d Downloading [===============> ] 22.71MB/75.48MB 23:12:33 eeb582a9cefe Downloading [==========================> ] 98.94MB/187.4MB 23:12:33 1187591e9b5c Downloading [============================> ] 93.54MB/164MB 23:12:33 3b055568138d Downloading [====================> ] 30.28MB/75.48MB 23:12:33 3b055568138d Downloading [====================> ] 30.28MB/75.48MB 23:12:33 eeb582a9cefe Downloading [============================> ] 108.7MB/187.4MB 23:12:33 1187591e9b5c Downloading [===============================> ] 102.7MB/164MB 23:12:33 3b055568138d Downloading [========================> ] 37.31MB/75.48MB 23:12:33 3b055568138d Downloading [========================> ] 37.31MB/75.48MB 23:12:33 eeb582a9cefe Downloading [===============================> ] 116.8MB/187.4MB 23:12:33 1187591e9b5c Downloading [=================================> ] 110.8MB/164MB 23:12:33 3b055568138d Downloading [==============================> ] 45.96MB/75.48MB 23:12:33 3b055568138d Downloading [==============================> ] 45.96MB/75.48MB 23:12:33 eeb582a9cefe Downloading [=================================> ] 125.4MB/187.4MB 23:12:33 1187591e9b5c Downloading [====================================> ] 119.5MB/164MB 23:12:33 3b055568138d Downloading [=====================================> ] 56.23MB/75.48MB 23:12:33 3b055568138d Downloading [=====================================> ] 56.23MB/75.48MB 23:12:33 eeb582a9cefe Downloading [====================================> ] 135.7MB/187.4MB 23:12:33 1187591e9b5c Downloading [=======================================> ] 129.2MB/164MB 23:12:33 3b055568138d Downloading [===========================================> ] 65.42MB/75.48MB 23:12:33 3b055568138d Downloading [===========================================> ] 65.42MB/75.48MB 23:12:33 eeb582a9cefe Downloading [======================================> ] 144.9MB/187.4MB 23:12:33 1187591e9b5c Downloading [===========================================> ] 141.7MB/164MB 23:12:33 3b055568138d Verifying Checksum 23:12:33 3b055568138d Verifying Checksum 23:12:33 3b055568138d Download complete 23:12:33 3b055568138d Download complete 23:12:33 3b055568138d Extracting [> ] 557.1kB/75.48MB 23:12:33 3b055568138d Extracting [> ] 557.1kB/75.48MB 23:12:33 eeb582a9cefe Downloading [==========================================> ] 159MB/187.4MB 23:12:33 ee36d486bb6e Downloading [==================================================>] 249B/249B 23:12:33 ee36d486bb6e Verifying Checksum 23:12:33 ee36d486bb6e Download complete 23:12:33 1187591e9b5c Downloading [================================================> ] 159MB/164MB 23:12:33 1187591e9b5c Download complete 23:12:33 1187591e9b5c Extracting [> ] 557.1kB/164MB 23:12:33 b1362518a15a Downloading [> ] 539.6kB/267.7MB 23:12:33 eeb582a9cefe Downloading [==============================================> ] 175.2MB/187.4MB 23:12:33 eca0188f477e Downloading [> ] 375.7kB/37.17MB 23:12:34 eeb582a9cefe Download complete 23:12:34 3b055568138d Extracting [=> ] 2.785MB/75.48MB 23:12:34 3b055568138d Extracting [=> ] 2.785MB/75.48MB 23:12:34 1187591e9b5c Extracting [> ] 1.671MB/164MB 23:12:34 b1362518a15a Downloading [> ] 3.243MB/267.7MB 23:12:34 eca0188f477e Downloading [====> ] 3.014MB/37.17MB 23:12:34 e444bcd4d577 Downloading [==================================================>] 279B/279B 23:12:34 e444bcd4d577 Verifying Checksum 23:12:34 e444bcd4d577 Download complete 23:12:34 3b055568138d Extracting [=====> ] 7.799MB/75.48MB 23:12:34 3b055568138d Extracting [=====> ] 7.799MB/75.48MB 23:12:34 eabd8714fec9 Downloading [> ] 539.6kB/375MB 23:12:34 1187591e9b5c Extracting [===> ] 11.7MB/164MB 23:12:34 b1362518a15a Downloading [==> ] 13.52MB/267.7MB 23:12:34 eca0188f477e Downloading [=================> ] 12.81MB/37.17MB 23:12:34 3b055568138d Extracting [========> ] 12.26MB/75.48MB 23:12:34 3b055568138d Extracting [========> ] 12.26MB/75.48MB 23:12:34 eabd8714fec9 Downloading [> ] 4.324MB/375MB 23:12:34 1187591e9b5c Extracting [========> ] 27.85MB/164MB 23:12:34 b1362518a15a Downloading [=====> ] 29.74MB/267.7MB 23:12:34 eca0188f477e Downloading [=======================================> ] 29.01MB/37.17MB 23:12:34 eca0188f477e Verifying Checksum 23:12:34 eca0188f477e Download complete 23:12:34 45fd2fec8a19 Downloading [==================================================>] 1.103kB/1.103kB 23:12:34 45fd2fec8a19 Verifying Checksum 23:12:34 45fd2fec8a19 Download complete 23:12:34 3b055568138d Extracting [===========> ] 17.83MB/75.48MB 23:12:34 3b055568138d Extracting [===========> ] 17.83MB/75.48MB 23:12:34 eabd8714fec9 Downloading [=> ] 9.731MB/375MB 23:12:34 1187591e9b5c Extracting [============> ] 41.78MB/164MB 23:12:34 8f10199ed94b Downloading [> ] 97.22kB/8.768MB 23:12:34 eca0188f477e Extracting [> ] 393.2kB/37.17MB 23:12:34 b1362518a15a Downloading [=========> ] 48.66MB/267.7MB 23:12:34 eabd8714fec9 Downloading [==> ] 17.3MB/375MB 23:12:34 3b055568138d Extracting [==============> ] 22.28MB/75.48MB 23:12:34 3b055568138d Extracting [==============> ] 22.28MB/75.48MB 23:12:34 1187591e9b5c Extracting [================> ] 54.59MB/164MB 23:12:34 8f10199ed94b Downloading [==============> ] 2.555MB/8.768MB 23:12:34 b1362518a15a Downloading [=============> ] 72.45MB/267.7MB 23:12:34 eca0188f477e Extracting [====> ] 3.146MB/37.17MB 23:12:34 3b055568138d Extracting [==================> ] 27.85MB/75.48MB 23:12:34 3b055568138d Extracting [==================> ] 27.85MB/75.48MB 23:12:34 eabd8714fec9 Downloading [===> ] 25.41MB/375MB 23:12:34 1187591e9b5c Extracting [====================> ] 66.85MB/164MB 23:12:34 8f10199ed94b Downloading [==============================> ] 5.307MB/8.768MB 23:12:34 b1362518a15a Downloading [==================> ] 96.78MB/267.7MB 23:12:34 eca0188f477e Extracting [========> ] 6.291MB/37.17MB 23:12:34 eabd8714fec9 Downloading [====> ] 31.9MB/375MB 23:12:34 1187591e9b5c Extracting [=========================> ] 83MB/164MB 23:12:34 3b055568138d Extracting [======================> ] 34.54MB/75.48MB 23:12:34 3b055568138d Extracting [======================> ] 34.54MB/75.48MB 23:12:34 b1362518a15a Downloading [======================> ] 117.9MB/267.7MB 23:12:34 8f10199ed94b Downloading [==============================================> ] 8.158MB/8.768MB 23:12:34 eca0188f477e Extracting [============> ] 9.044MB/37.17MB 23:12:34 8f10199ed94b Verifying Checksum 23:12:34 8f10199ed94b Download complete 23:12:34 f963a77d2726 Downloading [=======> ] 3.01kB/21.44kB 23:12:34 f963a77d2726 Downloading [==================================================>] 21.44kB/21.44kB 23:12:34 f963a77d2726 Verifying Checksum 23:12:34 f963a77d2726 Download complete 23:12:34 1187591e9b5c Extracting [===========================> ] 89.69MB/164MB 23:12:34 eabd8714fec9 Downloading [=====> ] 40.01MB/375MB 23:12:34 b1362518a15a Downloading [==========================> ] 142.7MB/267.7MB 23:12:34 3b055568138d Extracting [=========================> ] 38.44MB/75.48MB 23:12:34 3b055568138d Extracting [=========================> ] 38.44MB/75.48MB 23:12:34 eca0188f477e Extracting [================> ] 12.19MB/37.17MB 23:12:34 f3a82e9f1761 Downloading [> ] 457.7kB/44.41MB 23:12:34 1187591e9b5c Extracting [=============================> ] 96.37MB/164MB 23:12:34 eabd8714fec9 Downloading [======> ] 47.58MB/375MB 23:12:34 b1362518a15a Downloading [================================> ] 173MB/267.7MB 23:12:34 3b055568138d Extracting [============================> ] 42.89MB/75.48MB 23:12:34 3b055568138d Extracting [============================> ] 42.89MB/75.48MB 23:12:34 eca0188f477e Extracting [=======================> ] 17.3MB/37.17MB 23:12:34 f3a82e9f1761 Downloading [=> ] 1.375MB/44.41MB 23:12:34 1187591e9b5c Extracting [===============================> ] 103.1MB/164MB 23:12:34 b1362518a15a Downloading [=====================================> ] 199.5MB/267.7MB 23:12:34 eabd8714fec9 Downloading [=======> ] 53.53MB/375MB 23:12:34 3b055568138d Extracting [================================> ] 48.46MB/75.48MB 23:12:34 3b055568138d Extracting [================================> ] 48.46MB/75.48MB 23:12:34 eca0188f477e Extracting [==============================> ] 22.41MB/37.17MB 23:12:35 f3a82e9f1761 Downloading [===> ] 3.21MB/44.41MB 23:12:35 b1362518a15a Downloading [===========================================> ] 230.9MB/267.7MB 23:12:35 1187591e9b5c Extracting [=================================> ] 109.2MB/164MB 23:12:35 eabd8714fec9 Downloading [=======> ] 59.47MB/375MB 23:12:35 3b055568138d Extracting [===================================> ] 54.03MB/75.48MB 23:12:35 3b055568138d Extracting [===================================> ] 54.03MB/75.48MB 23:12:35 eca0188f477e Extracting [===================================> ] 26.74MB/37.17MB 23:12:35 f3a82e9f1761 Downloading [======> ] 5.963MB/44.41MB 23:12:35 b1362518a15a Downloading [===============================================> ] 256.8MB/267.7MB 23:12:35 1187591e9b5c Extracting [==================================> ] 114.2MB/164MB 23:12:35 eabd8714fec9 Downloading [========> ] 64.88MB/375MB 23:12:35 b1362518a15a Verifying Checksum 23:12:35 b1362518a15a Download complete 23:12:35 3b055568138d Extracting [=======================================> ] 59.05MB/75.48MB 23:12:35 3b055568138d Extracting [=======================================> ] 59.05MB/75.48MB 23:12:35 eca0188f477e Extracting [==========================================> ] 31.46MB/37.17MB 23:12:35 f3a82e9f1761 Downloading [========> ] 7.798MB/44.41MB 23:12:35 79161a3f5362 Downloading [================================> ] 3.011kB/4.656kB 23:12:35 79161a3f5362 Downloading [==================================================>] 4.656kB/4.656kB 23:12:35 79161a3f5362 Verifying Checksum 23:12:35 79161a3f5362 Download complete 23:12:35 eabd8714fec9 Downloading [=========> ] 73.53MB/375MB 23:12:35 1187591e9b5c Extracting [====================================> ] 119.2MB/164MB 23:12:35 9c266ba63f51 Downloading [==================================================>] 1.105kB/1.105kB 23:12:35 9c266ba63f51 Verifying Checksum 23:12:35 9c266ba63f51 Download complete 23:12:35 3b055568138d Extracting [===========================================> ] 65.18MB/75.48MB 23:12:35 3b055568138d Extracting [===========================================> ] 65.18MB/75.48MB 23:12:35 2e8a7df9c2ee Downloading [==================================================>] 851B/851B 23:12:35 2e8a7df9c2ee Verifying Checksum 23:12:35 2e8a7df9c2ee Download complete 23:12:35 f3a82e9f1761 Downloading [======================> ] 19.73MB/44.41MB 23:12:35 10f05dd8b1db Downloading [==================================================>] 98B/98B 23:12:35 10f05dd8b1db Verifying Checksum 23:12:35 10f05dd8b1db Download complete 23:12:35 eca0188f477e Extracting [=============================================> ] 33.82MB/37.17MB 23:12:35 41dac8b43ba6 Downloading [==================================================>] 171B/171B 23:12:35 41dac8b43ba6 Verifying Checksum 23:12:35 41dac8b43ba6 Download complete 23:12:35 eabd8714fec9 Downloading [============> ] 91.91MB/375MB 23:12:35 1187591e9b5c Extracting [======================================> ] 124.8MB/164MB 23:12:35 3b055568138d Extracting [===============================================> ] 71.86MB/75.48MB 23:12:35 3b055568138d Extracting [===============================================> ] 71.86MB/75.48MB 23:12:35 71a9f6a9ab4d Downloading [> ] 3.009kB/230.6kB 23:12:35 71a9f6a9ab4d Downloading [==================================================>] 230.6kB/230.6kB 23:12:35 71a9f6a9ab4d Verifying Checksum 23:12:35 71a9f6a9ab4d Download complete 23:12:35 f3a82e9f1761 Downloading [===========================================> ] 38.99MB/44.41MB 23:12:35 eca0188f477e Extracting [===============================================> ] 35MB/37.17MB 23:12:35 da3ed5db7103 Downloading [> ] 539.6kB/127.4MB 23:12:35 eabd8714fec9 Downloading [==============> ] 108.1MB/375MB 23:12:35 1187591e9b5c Extracting [=======================================> ] 129.2MB/164MB 23:12:35 f3a82e9f1761 Verifying Checksum 23:12:35 f3a82e9f1761 Download complete 23:12:35 c955f6e31a04 Downloading [===========================================> ] 3.011kB/3.446kB 23:12:35 c955f6e31a04 Downloading [==================================================>] 3.446kB/3.446kB 23:12:35 c955f6e31a04 Verifying Checksum 23:12:35 c955f6e31a04 Download complete 23:12:35 014e56e61396 Downloading [> ] 48.06kB/3.859MB 23:12:35 3b055568138d Extracting [==================================================>] 75.48MB/75.48MB 23:12:35 3b055568138d Extracting [==================================================>] 75.48MB/75.48MB 23:12:35 eca0188f477e Extracting [==================================================>] 37.17MB/37.17MB 23:12:35 eabd8714fec9 Downloading [=================> ] 129.2MB/375MB 23:12:35 1187591e9b5c Extracting [========================================> ] 134.3MB/164MB 23:12:35 da3ed5db7103 Downloading [==> ] 5.406MB/127.4MB 23:12:35 eca0188f477e Pull complete 23:12:35 e444bcd4d577 Extracting [==================================================>] 279B/279B 23:12:35 e444bcd4d577 Extracting [==================================================>] 279B/279B 23:12:35 e444bcd4d577 Pull complete 23:12:35 014e56e61396 Downloading [===============================> ] 2.407MB/3.859MB 23:12:35 3b055568138d Pull complete 23:12:35 3b055568138d Pull complete 23:12:35 2d13bddff5d2 Extracting [==================================================>] 250B/250B 23:12:35 2d13bddff5d2 Extracting [==================================================>] 250B/250B 23:12:35 2d13bddff5d2 Pull complete 23:12:35 eabd8714fec9 Downloading [====================> ] 150.8MB/375MB 23:12:35 eeb582a9cefe Extracting [> ] 557.1kB/187.4MB 23:12:35 1187591e9b5c Extracting [==========================================> ] 138.7MB/164MB 23:12:35 014e56e61396 Verifying Checksum 23:12:35 014e56e61396 Download complete 23:12:35 da3ed5db7103 Downloading [====> ] 10.81MB/127.4MB 23:12:35 014e56e61396 Extracting [> ] 65.54kB/3.859MB 23:12:35 9d54a595d298 Downloading [==================================================>] 139B/139B 23:12:35 9d54a595d298 Verifying Checksum 23:12:35 9d54a595d298 Download complete 23:12:35 ec479bafece9 Downloading [> ] 48.06kB/3.802MB 23:12:35 eabd8714fec9 Downloading [=======================> ] 177.9MB/375MB 23:12:35 eeb582a9cefe Extracting [==> ] 10.58MB/187.4MB 23:12:35 014e56e61396 Extracting [==============================> ] 2.359MB/3.859MB 23:12:35 da3ed5db7103 Downloading [=======> ] 18.38MB/127.4MB 23:12:35 1187591e9b5c Extracting [===========================================> ] 142.6MB/164MB 23:12:35 014e56e61396 Extracting [==================================================>] 3.859MB/3.859MB 23:12:35 014e56e61396 Extracting [==================================================>] 3.859MB/3.859MB 23:12:35 ec479bafece9 Downloading [========================> ] 1.867MB/3.802MB 23:12:35 014e56e61396 Pull complete 23:12:35 9d54a595d298 Extracting [==================================================>] 139B/139B 23:12:35 eabd8714fec9 Downloading [===========================> ] 204.4MB/375MB 23:12:35 9d54a595d298 Extracting [==================================================>] 139B/139B 23:12:35 eeb582a9cefe Extracting [=======> ] 27.85MB/187.4MB 23:12:35 ec479bafece9 Verifying Checksum 23:12:35 ec479bafece9 Download complete 23:12:35 9d54a595d298 Pull complete 23:12:35 da3ed5db7103 Downloading [===========> ] 28.11MB/127.4MB 23:12:35 ec479bafece9 Extracting [> ] 65.54kB/3.802MB 23:12:35 1187591e9b5c Extracting [============================================> ] 146.5MB/164MB 23:12:35 c00447c3619a Downloading [> ] 97.22kB/8.735MB 23:12:35 eabd8714fec9 Downloading [==============================> ] 227.6MB/375MB 23:12:36 eeb582a9cefe Extracting [===========> ] 41.78MB/187.4MB 23:12:36 da3ed5db7103 Downloading [================> ] 41.63MB/127.4MB 23:12:36 ec479bafece9 Extracting [=============> ] 1.049MB/3.802MB 23:12:36 1187591e9b5c Extracting [==============================================> ] 153.2MB/164MB 23:12:36 c00447c3619a Downloading [============================================> ] 7.765MB/8.735MB 23:12:36 c00447c3619a Verifying Checksum 23:12:36 c00447c3619a Download complete 23:12:36 07af56023d33 Downloading [==> ] 3.01kB/63.59kB 23:12:36 07af56023d33 Downloading [==================================================>] 63.59kB/63.59kB 23:12:36 07af56023d33 Verifying Checksum 23:12:36 07af56023d33 Download complete 23:12:36 0df2602ce2c1 Downloading [=====> ] 3.01kB/29.28kB 23:12:36 0df2602ce2c1 Downloading [==================================================>] 29.28kB/29.28kB 23:12:36 0df2602ce2c1 Verifying Checksum 23:12:36 0df2602ce2c1 Download complete 23:12:36 eabd8714fec9 Downloading [=================================> ] 253MB/375MB 23:12:36 eeb582a9cefe Extracting [==============> ] 54.59MB/187.4MB 23:12:36 da3ed5db7103 Downloading [======================> ] 57.31MB/127.4MB 23:12:36 ec479bafece9 Extracting [==================================================>] 3.802MB/3.802MB 23:12:36 1187591e9b5c Extracting [================================================> ] 159.3MB/164MB 23:12:36 34a7268ff0f5 Downloading [> ] 539.6kB/110.9MB 23:12:36 eabd8714fec9 Downloading [====================================> ] 273MB/375MB 23:12:36 eeb582a9cefe Extracting [================> ] 62.95MB/187.4MB 23:12:36 da3ed5db7103 Downloading [============================> ] 73.53MB/127.4MB 23:12:36 1187591e9b5c Extracting [=================================================> ] 163.8MB/164MB 23:12:36 ec479bafece9 Pull complete 23:12:36 34a7268ff0f5 Downloading [=> ] 3.243MB/110.9MB 23:12:36 c00447c3619a Extracting [> ] 98.3kB/8.735MB 23:12:36 eabd8714fec9 Downloading [======================================> ] 292MB/375MB 23:12:36 eeb582a9cefe Extracting [===================> ] 71.3MB/187.4MB 23:12:36 1187591e9b5c Extracting [==================================================>] 164MB/164MB 23:12:36 c00447c3619a Extracting [==========================> ] 4.62MB/8.735MB 23:12:36 eabd8714fec9 Downloading [==========================================> ] 319.5MB/375MB 23:12:36 eeb582a9cefe Extracting [======================> ] 83.56MB/187.4MB 23:12:36 1187591e9b5c Pull complete 23:12:36 c00447c3619a Extracting [========================================> ] 7.078MB/8.735MB 23:12:36 ee36d486bb6e Extracting [==================================================>] 249B/249B 23:12:36 ee36d486bb6e Extracting [==================================================>] 249B/249B 23:12:36 ee36d486bb6e Pull complete 23:12:36 eabd8714fec9 Downloading [============================================> ] 334.1MB/375MB 23:12:36 eeb582a9cefe Extracting [========================> ] 91.91MB/187.4MB 23:12:36 c00447c3619a Extracting [==================================================>] 8.735MB/8.735MB 23:12:36 c00447c3619a Pull complete 23:12:36 07af56023d33 Extracting [=========================> ] 32.77kB/63.59kB 23:12:36 07af56023d33 Extracting [==================================================>] 63.59kB/63.59kB 23:12:36 07af56023d33 Pull complete 23:12:36 0df2602ce2c1 Extracting [==================================================>] 29.28kB/29.28kB 23:12:36 0df2602ce2c1 Extracting [==================================================>] 29.28kB/29.28kB 23:12:36 eabd8714fec9 Downloading [==============================================> ] 350.4MB/375MB 23:12:36 0df2602ce2c1 Pull complete 23:12:36 eeb582a9cefe Extracting [==========================> ] 99.71MB/187.4MB 23:12:36 b1362518a15a Extracting [> ] 557.1kB/267.7MB 23:12:36 eabd8714fec9 Verifying Checksum 23:12:36 eabd8714fec9 Download complete 23:12:36 eeb582a9cefe Extracting [===============================> ] 116.4MB/187.4MB 23:12:36 b1362518a15a Extracting [> ] 1.671MB/267.7MB 23:12:36 eabd8714fec9 Extracting [> ] 557.1kB/375MB 23:12:36 eeb582a9cefe Extracting [==================================> ] 127.6MB/187.4MB 23:12:36 b1362518a15a Extracting [===> ] 20.61MB/267.7MB 23:12:36 eabd8714fec9 Extracting [=> ] 14.48MB/375MB 23:12:36 eeb582a9cefe Extracting [=====================================> ] 138.7MB/187.4MB 23:12:36 b1362518a15a Extracting [======> ] 37.32MB/267.7MB 23:12:36 eabd8714fec9 Extracting [==> ] 20.05MB/375MB 23:12:37 da3ed5db7103 Downloading [=============================> ] 76.23MB/127.4MB 23:12:37 34a7268ff0f5 Downloading [=> ] 3.784MB/110.9MB 23:12:37 eeb582a9cefe Extracting [========================================> ] 153.2MB/187.4MB 23:12:37 b1362518a15a Extracting [=========> ] 52.36MB/267.7MB 23:12:37 671912a993db Downloading [> ] 539.6kB/83.15MB 23:12:37 eabd8714fec9 Extracting [===> ] 22.84MB/375MB 23:12:37 da3ed5db7103 Downloading [========================================> ] 102.2MB/127.4MB 23:12:37 34a7268ff0f5 Downloading [====> ] 10.81MB/110.9MB 23:12:37 eeb582a9cefe Extracting [===========================================> ] 163.2MB/187.4MB 23:12:37 b1362518a15a Extracting [===========> ] 62.95MB/267.7MB 23:12:37 671912a993db Downloading [=> ] 2.702MB/83.15MB 23:12:37 da3ed5db7103 Downloading [=================================================> ] 127.1MB/127.4MB 23:12:37 da3ed5db7103 Verifying Checksum 23:12:37 da3ed5db7103 Download complete 23:12:37 eeb582a9cefe Extracting [===============================================> ] 177.1MB/187.4MB 23:12:37 34a7268ff0f5 Downloading [========> ] 17.84MB/110.9MB 23:12:37 eabd8714fec9 Extracting [===> ] 23.95MB/375MB 23:12:37 9e053de6cb63 Downloading [============> ] 3.01kB/11.92kB 23:12:37 9e053de6cb63 Downloading [==================================================>] 11.92kB/11.92kB 23:12:37 9e053de6cb63 Verifying Checksum 23:12:37 9e053de6cb63 Download complete 23:12:37 b1362518a15a Extracting [=============> ] 73.53MB/267.7MB 23:12:37 6139928abb9b Downloading [==================================================>] 1.326kB/1.326kB 23:12:37 6139928abb9b Verifying Checksum 23:12:37 6139928abb9b Download complete 23:12:37 671912a993db Downloading [=====> ] 9.19MB/83.15MB 23:12:37 2d429b9e73a6 Downloading [> ] 293.8kB/29.13MB 23:12:37 eeb582a9cefe Extracting [==================================================>] 187.4MB/187.4MB 23:12:37 34a7268ff0f5 Downloading [===============> ] 34.06MB/110.9MB 23:12:37 b1362518a15a Extracting [==============> ] 79.1MB/267.7MB 23:12:37 eabd8714fec9 Extracting [====> ] 30.64MB/375MB 23:12:37 671912a993db Downloading [========> ] 14.06MB/83.15MB 23:12:37 eeb582a9cefe Pull complete 23:12:37 9f61cc37f3e3 Extracting [==================================================>] 1.127kB/1.127kB 23:12:37 9f61cc37f3e3 Extracting [==================================================>] 1.127kB/1.127kB 23:12:37 2d429b9e73a6 Downloading [====> ] 2.358MB/29.13MB 23:12:37 9f61cc37f3e3 Pull complete 23:12:37 9202a69cfcd9 Extracting [==================================================>] 1.122kB/1.122kB 23:12:37 9202a69cfcd9 Extracting [==================================================>] 1.122kB/1.122kB 23:12:37 2d429b9e73a6 Downloading [=======> ] 4.423MB/29.13MB 23:12:37 671912a993db Downloading [===========> ] 18.38MB/83.15MB 23:12:37 9202a69cfcd9 Pull complete 23:12:37 b1362518a15a Extracting [===============> ] 83MB/267.7MB 23:12:37 34a7268ff0f5 Downloading [===================> ] 43.25MB/110.9MB 23:12:37 eabd8714fec9 Extracting [====> ] 36.21MB/375MB 23:12:37 simulator Pulled 23:12:37 671912a993db Downloading [==================> ] 30.82MB/83.15MB 23:12:37 2d429b9e73a6 Downloading [=========================> ] 15.04MB/29.13MB 23:12:37 34a7268ff0f5 Downloading [===============================> ] 69.2MB/110.9MB 23:12:37 b1362518a15a Extracting [=================> ] 93.03MB/267.7MB 23:12:37 eabd8714fec9 Extracting [======> ] 50.14MB/375MB 23:12:37 671912a993db Downloading [==========================> ] 44.87MB/83.15MB 23:12:37 2d429b9e73a6 Downloading [===============================================> ] 27.72MB/29.13MB 23:12:37 2d429b9e73a6 Verifying Checksum 23:12:37 2d429b9e73a6 Download complete 23:12:37 34a7268ff0f5 Downloading [==========================================> ] 94.08MB/110.9MB 23:12:37 b1362518a15a Extracting [===================> ] 106.4MB/267.7MB 23:12:37 eabd8714fec9 Extracting [========> ] 61.28MB/375MB 23:12:37 46eab5b44a35 Downloading [==================================================>] 1.168kB/1.168kB 23:12:37 46eab5b44a35 Verifying Checksum 23:12:37 46eab5b44a35 Download complete 23:12:37 2d429b9e73a6 Extracting [> ] 294.9kB/29.13MB 23:12:37 c4d302cc468d Downloading [> ] 48.06kB/4.534MB 23:12:37 34a7268ff0f5 Verifying Checksum 23:12:37 34a7268ff0f5 Download complete 23:12:37 671912a993db Downloading [=================================> ] 56.23MB/83.15MB 23:12:37 34a7268ff0f5 Extracting [> ] 557.1kB/110.9MB 23:12:37 01e0882c90d9 Downloading [> ] 15.3kB/1.447MB 23:12:37 b1362518a15a Extracting [=====================> ] 114.8MB/267.7MB 23:12:37 eabd8714fec9 Extracting [=========> ] 70.19MB/375MB 23:12:37 c4d302cc468d Verifying Checksum 23:12:37 c4d302cc468d Download complete 23:12:37 2d429b9e73a6 Extracting [=====> ] 2.949MB/29.13MB 23:12:37 01e0882c90d9 Verifying Checksum 23:12:37 01e0882c90d9 Download complete 23:12:37 531ee2cf3c0c Downloading [> ] 80.83kB/8.066MB 23:12:37 ed54a7dee1d8 Downloading [> ] 15.3kB/1.196MB 23:12:37 671912a993db Downloading [================================================> ] 80.02MB/83.15MB 23:12:37 671912a993db Verifying Checksum 23:12:37 671912a993db Download complete 23:12:37 ed54a7dee1d8 Verifying Checksum 23:12:37 ed54a7dee1d8 Download complete 23:12:37 12c5c803443f Downloading [==================================================>] 116B/116B 23:12:37 12c5c803443f Verifying Checksum 23:12:37 12c5c803443f Download complete 23:12:37 34a7268ff0f5 Extracting [==> ] 4.456MB/110.9MB 23:12:37 e27c75a98748 Downloading [===============================================> ] 3.011kB/3.144kB 23:12:37 e27c75a98748 Downloading [==================================================>] 3.144kB/3.144kB 23:12:37 e27c75a98748 Download complete 23:12:37 eabd8714fec9 Extracting [==========> ] 81.33MB/375MB 23:12:37 b1362518a15a Extracting [======================> ] 122.6MB/267.7MB 23:12:37 a83b68436f09 Downloading [===============> ] 3.011kB/9.919kB 23:12:37 a83b68436f09 Downloading [==================================================>] 9.919kB/9.919kB 23:12:37 a83b68436f09 Verifying Checksum 23:12:37 a83b68436f09 Download complete 23:12:37 e73cb4a42719 Downloading [> ] 539.6kB/109.1MB 23:12:38 531ee2cf3c0c Verifying Checksum 23:12:38 531ee2cf3c0c Download complete 23:12:38 787d6bee9571 Downloading [==================================================>] 127B/127B 23:12:38 787d6bee9571 Verifying Checksum 23:12:38 787d6bee9571 Download complete 23:12:38 2d429b9e73a6 Extracting [==========> ] 6.193MB/29.13MB 23:12:38 13ff0988aaea Downloading [==================================================>] 167B/167B 23:12:38 13ff0988aaea Verifying Checksum 23:12:38 13ff0988aaea Download complete 23:12:38 4b82842ab819 Downloading [===========================> ] 3.011kB/5.415kB 23:12:38 4b82842ab819 Downloading [==================================================>] 5.415kB/5.415kB 23:12:38 4b82842ab819 Verifying Checksum 23:12:38 4b82842ab819 Download complete 23:12:38 7e568a0dc8fb Downloading [==================================================>] 184B/184B 23:12:38 7e568a0dc8fb Download complete 23:12:38 1e017ebebdbd Downloading [> ] 375.7kB/37.19MB 23:12:38 55f2b468da67 Downloading [> ] 539.6kB/257.9MB 23:12:38 34a7268ff0f5 Extracting [====> ] 8.913MB/110.9MB 23:12:38 eabd8714fec9 Extracting [===========> ] 88.01MB/375MB 23:12:38 b1362518a15a Extracting [=========================> ] 135.4MB/267.7MB 23:12:38 e73cb4a42719 Downloading [=======> ] 15.68MB/109.1MB 23:12:38 2d429b9e73a6 Extracting [================> ] 9.437MB/29.13MB 23:12:38 1e017ebebdbd Downloading [==========> ] 7.912MB/37.19MB 23:12:38 55f2b468da67 Downloading [=> ] 7.568MB/257.9MB 23:12:38 34a7268ff0f5 Extracting [=====> ] 12.26MB/110.9MB 23:12:38 eabd8714fec9 Extracting [============> ] 95.26MB/375MB 23:12:38 b1362518a15a Extracting [===========================> ] 145.9MB/267.7MB 23:12:38 e73cb4a42719 Downloading [=================> ] 38.93MB/109.1MB 23:12:38 2d429b9e73a6 Extracting [==================> ] 10.91MB/29.13MB 23:12:38 1e017ebebdbd Downloading [=======================> ] 17.71MB/37.19MB 23:12:38 55f2b468da67 Downloading [===> ] 17.84MB/257.9MB 23:12:38 b1362518a15a Extracting [=============================> ] 160.4MB/267.7MB 23:12:38 e73cb4a42719 Downloading [===========================> ] 60.55MB/109.1MB 23:12:38 34a7268ff0f5 Extracting [======> ] 14.48MB/110.9MB 23:12:38 eabd8714fec9 Extracting [=============> ] 99.16MB/375MB 23:12:38 2d429b9e73a6 Extracting [========================> ] 14.45MB/29.13MB 23:12:38 1e017ebebdbd Downloading [=====================================> ] 28.26MB/37.19MB 23:12:38 55f2b468da67 Downloading [=====> ] 27.03MB/257.9MB 23:12:38 b1362518a15a Extracting [================================> ] 176.6MB/267.7MB 23:12:38 e73cb4a42719 Downloading [=======================================> ] 87.05MB/109.1MB 23:12:38 eabd8714fec9 Extracting [==============> ] 106.4MB/375MB 23:12:38 34a7268ff0f5 Extracting [=======> ] 17.27MB/110.9MB 23:12:38 1e017ebebdbd Verifying Checksum 23:12:38 1e017ebebdbd Download complete 23:12:38 2d429b9e73a6 Extracting [================================> ] 18.87MB/29.13MB 23:12:38 82bfc142787e Downloading [> ] 97.22kB/8.613MB 23:12:38 1e017ebebdbd Extracting [> ] 393.2kB/37.19MB 23:12:38 55f2b468da67 Downloading [=======> ] 36.22MB/257.9MB 23:12:38 b1362518a15a Extracting [==================================> ] 184.4MB/267.7MB 23:12:38 e73cb4a42719 Downloading [=================================================> ] 108.1MB/109.1MB 23:12:38 e73cb4a42719 Verifying Checksum 23:12:38 e73cb4a42719 Download complete 23:12:38 eabd8714fec9 Extracting [==============> ] 110.9MB/375MB 23:12:38 2d429b9e73a6 Extracting [======================================> ] 22.41MB/29.13MB 23:12:38 46baca71a4ef Downloading [========> ] 3.01kB/18.11kB 23:12:38 46baca71a4ef Downloading [==================================================>] 18.11kB/18.11kB 23:12:38 46baca71a4ef Verifying Checksum 23:12:38 46baca71a4ef Download complete 23:12:38 34a7268ff0f5 Extracting [========> ] 18.94MB/110.9MB 23:12:38 82bfc142787e Downloading [====================================> ] 6.29MB/8.613MB 23:12:38 55f2b468da67 Downloading [==========> ] 52.44MB/257.9MB 23:12:38 1e017ebebdbd Extracting [=====> ] 3.932MB/37.19MB 23:12:38 b0e0ef7895f4 Downloading [> ] 375.7kB/37.01MB 23:12:38 82bfc142787e Verifying Checksum 23:12:38 82bfc142787e Download complete 23:12:38 b1362518a15a Extracting [===================================> ] 192.2MB/267.7MB 23:12:38 c0c90eeb8aca Downloading [==================================================>] 1.105kB/1.105kB 23:12:38 c0c90eeb8aca Verifying Checksum 23:12:38 c0c90eeb8aca Download complete 23:12:38 eabd8714fec9 Extracting [===============> ] 115.9MB/375MB 23:12:38 5cfb27c10ea5 Downloading [==================================================>] 852B/852B 23:12:38 5cfb27c10ea5 Verifying Checksum 23:12:38 5cfb27c10ea5 Download complete 23:12:38 34a7268ff0f5 Extracting [==========> ] 23.95MB/110.9MB 23:12:38 40a5eed61bb0 Downloading [==================================================>] 98B/98B 23:12:38 40a5eed61bb0 Verifying Checksum 23:12:38 40a5eed61bb0 Download complete 23:12:38 55f2b468da67 Downloading [===============> ] 81.64MB/257.9MB 23:12:38 e040ea11fa10 Downloading [==================================================>] 173B/173B 23:12:38 e040ea11fa10 Verifying Checksum 23:12:38 e040ea11fa10 Download complete 23:12:38 b0e0ef7895f4 Downloading [=====> ] 4.144MB/37.01MB 23:12:38 b1362518a15a Extracting [=====================================> ] 200MB/267.7MB 23:12:38 eabd8714fec9 Extracting [================> ] 122.6MB/375MB 23:12:38 34a7268ff0f5 Extracting [=============> ] 29.52MB/110.9MB 23:12:38 1e017ebebdbd Extracting [========> ] 6.685MB/37.19MB 23:12:38 55f2b468da67 Downloading [====================> ] 107.1MB/257.9MB 23:12:38 09d5a3f70313 Downloading [> ] 539.6kB/109.2MB 23:12:38 b0e0ef7895f4 Downloading [===============> ] 11.68MB/37.01MB 23:12:38 b1362518a15a Extracting [======================================> ] 206.1MB/267.7MB 23:12:38 2d429b9e73a6 Extracting [==========================================> ] 24.77MB/29.13MB 23:12:38 eabd8714fec9 Extracting [================> ] 127MB/375MB 23:12:38 34a7268ff0f5 Extracting [===============> ] 35.09MB/110.9MB 23:12:38 55f2b468da67 Downloading [==========================> ] 137.9MB/257.9MB 23:12:38 1e017ebebdbd Extracting [=============> ] 9.83MB/37.19MB 23:12:38 b0e0ef7895f4 Downloading [=========================> ] 18.84MB/37.01MB 23:12:38 09d5a3f70313 Downloading [=> ] 3.784MB/109.2MB 23:12:38 b1362518a15a Extracting [========================================> ] 214.5MB/267.7MB 23:12:38 eabd8714fec9 Extracting [=================> ] 132MB/375MB 23:12:38 55f2b468da67 Downloading [===============================> ] 163.8MB/257.9MB 23:12:38 34a7268ff0f5 Extracting [=================> ] 38.99MB/110.9MB 23:12:38 2d429b9e73a6 Extracting [===============================================> ] 27.72MB/29.13MB 23:12:38 1e017ebebdbd Extracting [==================> ] 13.76MB/37.19MB 23:12:38 b0e0ef7895f4 Downloading [==================================> ] 25.25MB/37.01MB 23:12:39 b1362518a15a Extracting [==========================================> ] 225.1MB/267.7MB 23:12:39 09d5a3f70313 Downloading [====> ] 9.19MB/109.2MB 23:12:39 eabd8714fec9 Extracting [==================> ] 136.5MB/375MB 23:12:39 55f2b468da67 Downloading [=====================================> ] 191.9MB/257.9MB 23:12:39 34a7268ff0f5 Extracting [===================> ] 42.34MB/110.9MB 23:12:39 b0e0ef7895f4 Downloading [============================================> ] 32.78MB/37.01MB 23:12:39 1e017ebebdbd Extracting [========================> ] 18.09MB/37.19MB 23:12:39 2d429b9e73a6 Extracting [================================================> ] 28.02MB/29.13MB 23:12:39 b1362518a15a Extracting [===========================================> ] 234.5MB/267.7MB 23:12:39 09d5a3f70313 Downloading [======> ] 15.14MB/109.2MB 23:12:39 b0e0ef7895f4 Verifying Checksum 23:12:39 b0e0ef7895f4 Download complete 23:12:39 356f5c2c843b Downloading [=========================================> ] 3.011kB/3.623kB 23:12:39 356f5c2c843b Downloading [==================================================>] 3.623kB/3.623kB 23:12:39 356f5c2c843b Download complete 23:12:39 55f2b468da67 Downloading [=========================================> ] 214.1MB/257.9MB 23:12:39 eabd8714fec9 Extracting [==================> ] 139.8MB/375MB 23:12:39 9d85dc8d0609 Downloading [> ] 15.3kB/783.4kB 23:12:39 34a7268ff0f5 Extracting [====================> ] 45.12MB/110.9MB 23:12:39 1e017ebebdbd Extracting [============================> ] 21.23MB/37.19MB 23:12:39 9d85dc8d0609 Downloading [==================================================>] 783.4kB/783.4kB 23:12:39 9d85dc8d0609 Verifying Checksum 23:12:39 9d85dc8d0609 Download complete 23:12:39 9d85dc8d0609 Extracting [==> ] 32.77kB/783.4kB 23:12:39 b1362518a15a Extracting [==============================================> ] 248.4MB/267.7MB 23:12:39 09d5a3f70313 Downloading [===========> ] 24.87MB/109.2MB 23:12:39 d0f7326b7716 Downloading [==> ] 15.3kB/324.6kB 23:12:39 d0f7326b7716 Downloading [==================================================>] 324.6kB/324.6kB 23:12:39 d0f7326b7716 Verifying Checksum 23:12:39 55f2b468da67 Downloading [=============================================> ] 236.8MB/257.9MB 23:12:39 eabd8714fec9 Extracting [===================> ] 143.2MB/375MB 23:12:39 1e017ebebdbd Extracting [==================================> ] 25.56MB/37.19MB 23:12:39 3dccafa3f67b Downloading [> ] 539.6kB/69.62MB 23:12:39 34a7268ff0f5 Extracting [======================> ] 49.58MB/110.9MB 23:12:39 b1362518a15a Extracting [================================================> ] 259MB/267.7MB 23:12:39 09d5a3f70313 Downloading [================> ] 36.22MB/109.2MB 23:12:39 9d85dc8d0609 Extracting [==================> ] 294.9kB/783.4kB 23:12:39 55f2b468da67 Downloading [=================================================> ] 255.2MB/257.9MB 23:12:39 9d85dc8d0609 Extracting [==================================================>] 783.4kB/783.4kB 23:12:39 55f2b468da67 Verifying Checksum 23:12:39 55f2b468da67 Download complete 23:12:39 1e017ebebdbd Extracting [========================================> ] 29.88MB/37.19MB 23:12:39 b1362518a15a Extracting [==================================================>] 267.7MB/267.7MB 23:12:39 eabd8714fec9 Extracting [===================> ] 145.9MB/375MB 23:12:39 34a7268ff0f5 Extracting [========================> ] 54.59MB/110.9MB 23:12:39 3dccafa3f67b Downloading [=> ] 2.702MB/69.62MB 23:12:39 09d5a3f70313 Downloading [=====================> ] 46.5MB/109.2MB 23:12:39 d956c9c5fe9e Downloading [> ] 539.6kB/63.56MB 23:12:39 2d429b9e73a6 Extracting [================================================> ] 28.31MB/29.13MB 23:12:39 1e017ebebdbd Extracting [============================================> ] 33.03MB/37.19MB 23:12:39 eabd8714fec9 Extracting [====================> ] 150.4MB/375MB 23:12:39 3dccafa3f67b Downloading [======> ] 9.19MB/69.62MB 23:12:39 09d5a3f70313 Downloading [=================================> ] 74.07MB/109.2MB 23:12:39 34a7268ff0f5 Extracting [==========================> ] 59.05MB/110.9MB 23:12:39 d956c9c5fe9e Downloading [==> ] 2.702MB/63.56MB 23:12:39 2d429b9e73a6 Extracting [=================================================> ] 28.9MB/29.13MB 23:12:39 eabd8714fec9 Extracting [====================> ] 153.7MB/375MB 23:12:39 3dccafa3f67b Downloading [============> ] 16.76MB/69.62MB 23:12:39 09d5a3f70313 Downloading [=============================================> ] 99.48MB/109.2MB 23:12:39 34a7268ff0f5 Extracting [============================> ] 63.5MB/110.9MB 23:12:39 09d5a3f70313 Verifying Checksum 23:12:39 09d5a3f70313 Download complete 23:12:39 d956c9c5fe9e Downloading [======> ] 8.109MB/63.56MB 23:12:39 1e017ebebdbd Extracting [=============================================> ] 34.21MB/37.19MB 23:12:39 1d8e8fd2e272 Download complete 23:12:39 1dccce9f415d Downloading [=====================================> ] 3.011kB/4.022kB 23:12:39 1dccce9f415d Downloading [==================================================>] 4.022kB/4.022kB 23:12:39 1dccce9f415d Verifying Checksum 23:12:39 1dccce9f415d Download complete 23:12:39 3dccafa3f67b Downloading [======================> ] 31.9MB/69.62MB 23:12:39 eabd8714fec9 Extracting [=====================> ] 158.8MB/375MB 23:12:39 34a7268ff0f5 Extracting [=============================> ] 65.73MB/110.9MB 23:12:39 2d429b9e73a6 Extracting [==================================================>] 29.13MB/29.13MB 23:12:39 e5d54fbf8ee1 Download complete 23:12:39 37404d8f503a Downloading [==> ] 3.01kB/60.73kB 23:12:39 37404d8f503a Downloading [==================================================>] 60.73kB/60.73kB 23:12:39 37404d8f503a Verifying Checksum 23:12:39 37404d8f503a Download complete 23:12:39 d956c9c5fe9e Downloading [=============> ] 17.3MB/63.56MB 23:12:39 b30c77c91326 Downloading [==================================================>] 100B/100B 23:12:39 b30c77c91326 Verifying Checksum 23:12:39 b30c77c91326 Download complete 23:12:39 d76a56e8adff Downloading [==================================================>] 694B/694B 23:12:39 d76a56e8adff Verifying Checksum 23:12:39 d76a56e8adff Download complete 23:12:39 3dccafa3f67b Downloading [=========================================> ] 57.85MB/69.62MB 23:12:39 eabd8714fec9 Extracting [=====================> ] 164.3MB/375MB 23:12:39 34a7268ff0f5 Extracting [===============================> ] 69.07MB/110.9MB 23:12:39 1e017ebebdbd Extracting [================================================> ] 36.18MB/37.19MB 23:12:39 b1362518a15a Pull complete 23:12:39 3dccafa3f67b Verifying Checksum 23:12:39 3dccafa3f67b Download complete 23:12:39 d956c9c5fe9e Downloading [========================> ] 30.82MB/63.56MB 23:12:39 1e017ebebdbd Extracting [==================================================>] 37.19MB/37.19MB 23:12:39 9d85dc8d0609 Pull complete 23:12:39 076b6ccd3335 Downloading [> ] 162.7kB/15.23MB 23:12:39 2d429b9e73a6 Pull complete 23:12:39 eabd8714fec9 Extracting [======================> ] 168.8MB/375MB 23:12:39 34a7268ff0f5 Extracting [=================================> ] 73.53MB/110.9MB 23:12:39 d956c9c5fe9e Downloading [==========================================> ] 53.53MB/63.56MB 23:12:39 d0f7326b7716 Extracting [=====> ] 32.77kB/324.6kB 23:12:40 076b6ccd3335 Downloading [====================> ] 6.225MB/15.23MB 23:12:40 d956c9c5fe9e Verifying Checksum 23:12:40 d956c9c5fe9e Download complete 23:12:40 5915959bfce3 Downloading [==================================================>] 1.076kB/1.076kB 23:12:40 5915959bfce3 Verifying Checksum 23:12:40 5915959bfce3 Download complete 23:12:40 eabd8714fec9 Extracting [========================> ] 186.1MB/375MB 23:12:40 34a7268ff0f5 Extracting [==================================> ] 77.43MB/110.9MB 23:12:40 8621b4313b40 Downloading [============================> ] 3.003kB/5.242kB 23:12:40 8621b4313b40 Download complete 23:12:40 076b6ccd3335 Downloading [==================================================>] 15.23MB/15.23MB 23:12:40 076b6ccd3335 Verifying Checksum 23:12:40 076b6ccd3335 Download complete 23:12:40 de625cd3f6eb Download complete 23:12:40 c484d3931398 Downloading [==================================================>] 1.036kB/1.036kB 23:12:40 c484d3931398 Verifying Checksum 23:12:40 c484d3931398 Download complete 23:12:40 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 23:12:40 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 23:12:40 a48090c7f63f Downloading [==================================================>] 241B/241B 23:12:40 a48090c7f63f Download complete 23:12:40 83c827113ee7 Downloading [==========> ] 3.002kB/14.78kB 23:12:40 83c827113ee7 Download complete 23:12:40 apex-pdp Pulled 23:12:40 d0f7326b7716 Extracting [========================================> ] 262.1kB/324.6kB 23:12:40 4644b9b0f167 Downloading [==================================================>] 976B/976B 23:12:40 4644b9b0f167 Verifying Checksum 23:12:40 4644b9b0f167 Download complete 23:12:40 d0f7326b7716 Extracting [==================================================>] 324.6kB/324.6kB 23:12:40 1783396d4469 Download complete 23:12:40 87dcfbd50f5c Downloading [==================================================>] 970B/970B 23:12:40 87dcfbd50f5c Verifying Checksum 23:12:40 87dcfbd50f5c Download complete 23:12:40 02c02ca3cfe9 Downloading [> ] 539.6kB/80.49MB 23:12:40 d0f7326b7716 Extracting [==================================================>] 324.6kB/324.6kB 23:12:40 eabd8714fec9 Extracting [==========================> ] 202.2MB/375MB 23:12:40 1e017ebebdbd Pull complete 23:12:40 34a7268ff0f5 Extracting [====================================> ] 81.89MB/110.9MB 23:12:40 083ee1b29467 Downloading [> ] 539.6kB/77.96MB 23:12:40 083ee1b29467 Downloading [> ] 539.6kB/77.96MB 23:12:40 02c02ca3cfe9 Downloading [========> ] 14.06MB/80.49MB 23:12:40 eabd8714fec9 Extracting [============================> ] 216.7MB/375MB 23:12:40 34a7268ff0f5 Extracting [======================================> ] 85.79MB/110.9MB 23:12:40 bb674aec660b Downloading [==================================================>] 244B/244B 23:12:40 bb674aec660b Verifying Checksum 23:12:40 bb674aec660b Download complete 23:12:40 bb674aec660b Extracting [==================================================>] 244B/244B 23:12:40 083ee1b29467 Downloading [=====> ] 8.109MB/77.96MB 23:12:40 083ee1b29467 Downloading [=====> ] 8.109MB/77.96MB 23:12:40 bb674aec660b Extracting [==================================================>] 244B/244B 23:12:40 02c02ca3cfe9 Downloading [===================> ] 31.9MB/80.49MB 23:12:40 eabd8714fec9 Extracting [============================> ] 217.3MB/375MB 23:12:40 34a7268ff0f5 Extracting [========================================> ] 90.8MB/110.9MB 23:12:40 083ee1b29467 Downloading [==========> ] 16.76MB/77.96MB 23:12:40 083ee1b29467 Downloading [==========> ] 16.76MB/77.96MB 23:12:40 46eab5b44a35 Pull complete 23:12:40 02c02ca3cfe9 Downloading [==================================> ] 55.69MB/80.49MB 23:12:40 c4d302cc468d Extracting [> ] 65.54kB/4.534MB 23:12:40 eabd8714fec9 Extracting [=============================> ] 222.8MB/375MB 23:12:40 55f2b468da67 Extracting [> ] 557.1kB/257.9MB 23:12:40 3dac5f5f22bc Downloading [=> ] 3.001kB/126.9kB 23:12:40 3dac5f5f22bc Downloading [==================================================>] 126.9kB/126.9kB 23:12:40 3dac5f5f22bc Verifying Checksum 23:12:40 3dac5f5f22bc Download complete 23:12:40 34a7268ff0f5 Extracting [===========================================> ] 96.37MB/110.9MB 23:12:40 083ee1b29467 Downloading [===================> ] 29.74MB/77.96MB 23:12:40 083ee1b29467 Downloading [===================> ] 29.74MB/77.96MB 23:12:40 d0f7326b7716 Pull complete 23:12:40 02c02ca3cfe9 Downloading [=================================================> ] 79.48MB/80.49MB 23:12:40 02c02ca3cfe9 Verifying Checksum 23:12:40 02c02ca3cfe9 Download complete 23:12:40 eabd8714fec9 Extracting [==============================> ] 226.7MB/375MB 23:12:40 55f2b468da67 Extracting [==> ] 10.58MB/257.9MB 23:12:40 34a7268ff0f5 Extracting [==============================================> ] 102.5MB/110.9MB 23:12:40 083ee1b29467 Downloading [===============================> ] 49.2MB/77.96MB 23:12:40 083ee1b29467 Downloading [===============================> ] 49.2MB/77.96MB 23:12:40 c4d302cc468d Extracting [==> ] 262.1kB/4.534MB 23:12:40 3dccafa3f67b Extracting [> ] 557.1kB/69.62MB 23:12:40 55f2b468da67 Extracting [===> ] 18.94MB/257.9MB 23:12:40 eabd8714fec9 Extracting [===============================> ] 232.8MB/375MB 23:12:40 1b927df1bef8 Downloading [==================================================>] 1.296kB/1.296kB 23:12:40 1b927df1bef8 Download complete 23:12:40 34a7268ff0f5 Extracting [===============================================> ] 106.4MB/110.9MB 23:12:40 083ee1b29467 Downloading [============================================> ] 69.2MB/77.96MB 23:12:40 083ee1b29467 Downloading [============================================> ] 69.2MB/77.96MB 23:12:40 c4d302cc468d Extracting [====================================> ] 3.342MB/4.534MB 23:12:40 083ee1b29467 Verifying Checksum 23:12:40 083ee1b29467 Download complete 23:12:40 083ee1b29467 Download complete 23:12:40 3dccafa3f67b Extracting [==> ] 2.785MB/69.62MB 23:12:40 eabd8714fec9 Extracting [===============================> ] 237.9MB/375MB 23:12:40 55f2b468da67 Extracting [====> ] 21.73MB/257.9MB 23:12:40 c4d302cc468d Extracting [==================================================>] 4.534MB/4.534MB 23:12:40 34a7268ff0f5 Extracting [================================================> ] 107.5MB/110.9MB 23:12:40 07568de569f6 Downloading [==================================================>] 1.291kB/1.291kB 23:12:40 07568de569f6 Verifying Checksum 23:12:40 07568de569f6 Download complete 23:12:40 eabd8714fec9 Extracting [================================> ] 242.9MB/375MB 23:12:40 3dccafa3f67b Extracting [====> ] 5.571MB/69.62MB 23:12:40 e95c9f5c1a96 Downloading [> ] 539.6kB/93.4MB 23:12:40 083ee1b29467 Extracting [> ] 557.1kB/77.96MB 23:12:40 083ee1b29467 Extracting [> ] 557.1kB/77.96MB 23:12:40 34a7268ff0f5 Extracting [=================================================> ] 109.2MB/110.9MB 23:12:41 bb674aec660b Pull complete 23:12:41 eabd8714fec9 Extracting [================================> ] 246.8MB/375MB 23:12:41 34a7268ff0f5 Extracting [==================================================>] 110.9MB/110.9MB 23:12:41 3dccafa3f67b Extracting [======> ] 8.913MB/69.62MB 23:12:41 e95c9f5c1a96 Downloading [======> ] 11.35MB/93.4MB 23:12:41 083ee1b29467 Extracting [> ] 1.114MB/77.96MB 23:12:41 083ee1b29467 Extracting [> ] 1.114MB/77.96MB 23:12:41 eabd8714fec9 Extracting [=================================> ] 249.6MB/375MB 23:12:41 3dccafa3f67b Extracting [========> ] 12.26MB/69.62MB 23:12:41 e95c9f5c1a96 Downloading [================> ] 31.36MB/93.4MB 23:12:41 55f2b468da67 Extracting [====> ] 24.51MB/257.9MB 23:12:41 c4d302cc468d Pull complete 23:12:41 3dac5f5f22bc Extracting [============> ] 32.77kB/126.9kB 23:12:41 eabd8714fec9 Extracting [=================================> ] 252.3MB/375MB 23:12:41 3dac5f5f22bc Extracting [==================================================>] 126.9kB/126.9kB 23:12:41 3dccafa3f67b Extracting [==========> ] 15.04MB/69.62MB 23:12:41 083ee1b29467 Extracting [=> ] 2.785MB/77.96MB 23:12:41 083ee1b29467 Extracting [=> ] 2.785MB/77.96MB 23:12:41 e95c9f5c1a96 Downloading [==============================> ] 56.23MB/93.4MB 23:12:41 55f2b468da67 Extracting [======> ] 35.09MB/257.9MB 23:12:41 eabd8714fec9 Extracting [==================================> ] 255.7MB/375MB 23:12:41 3dccafa3f67b Extracting [==============> ] 19.5MB/69.62MB 23:12:41 e95c9f5c1a96 Downloading [=========================================> ] 77.86MB/93.4MB 23:12:41 083ee1b29467 Extracting [====> ] 6.685MB/77.96MB 23:12:41 083ee1b29467 Extracting [====> ] 6.685MB/77.96MB 23:12:41 55f2b468da67 Extracting [========> ] 46.24MB/257.9MB 23:12:41 eabd8714fec9 Extracting [==================================> ] 259MB/375MB 23:12:41 e95c9f5c1a96 Verifying Checksum 23:12:41 e95c9f5c1a96 Download complete 23:12:41 3dccafa3f67b Extracting [================> ] 22.84MB/69.62MB 23:12:41 01e0882c90d9 Extracting [=> ] 32.77kB/1.447MB 23:12:41 083ee1b29467 Extracting [======> ] 10.58MB/77.96MB 23:12:41 083ee1b29467 Extracting [======> ] 10.58MB/77.96MB 23:12:41 55f2b468da67 Extracting [===========> ] 57.93MB/257.9MB 23:12:41 eabd8714fec9 Extracting [===================================> ] 264.6MB/375MB 23:12:41 3dac5f5f22bc Pull complete 23:12:41 3dccafa3f67b Extracting [====================> ] 28.41MB/69.62MB 23:12:41 083ee1b29467 Extracting [=========> ] 14.48MB/77.96MB 23:12:41 083ee1b29467 Extracting [=========> ] 14.48MB/77.96MB 23:12:41 55f2b468da67 Extracting [============> ] 65.73MB/257.9MB 23:12:41 1b927df1bef8 Extracting [==================================================>] 1.296kB/1.296kB 23:12:41 34a7268ff0f5 Pull complete 23:12:41 3dccafa3f67b Extracting [======================> ] 30.64MB/69.62MB 23:12:41 1b927df1bef8 Extracting [==================================================>] 1.296kB/1.296kB 23:12:41 01e0882c90d9 Extracting [=========> ] 262.1kB/1.447MB 23:12:41 083ee1b29467 Extracting [==========> ] 15.6MB/77.96MB 23:12:41 083ee1b29467 Extracting [==========> ] 15.6MB/77.96MB 23:12:41 01e0882c90d9 Extracting [==================================================>] 1.447MB/1.447MB 23:12:41 eabd8714fec9 Extracting [===================================> ] 268.5MB/375MB 23:12:41 55f2b468da67 Extracting [==============> ] 75.76MB/257.9MB 23:12:41 3dccafa3f67b Extracting [==========================> ] 36.21MB/69.62MB 23:12:41 083ee1b29467 Extracting [===========> ] 18.38MB/77.96MB 23:12:41 083ee1b29467 Extracting [===========> ] 18.38MB/77.96MB 23:12:41 55f2b468da67 Extracting [================> ] 86.9MB/257.9MB 23:12:41 eabd8714fec9 Extracting [===================================> ] 269.1MB/375MB 23:12:41 3dccafa3f67b Extracting [================================> ] 44.56MB/69.62MB 23:12:41 083ee1b29467 Extracting [==============> ] 22.84MB/77.96MB 23:12:41 083ee1b29467 Extracting [==============> ] 22.84MB/77.96MB 23:12:41 01e0882c90d9 Pull complete 23:12:42 55f2b468da67 Extracting [==================> ] 96.93MB/257.9MB 23:12:42 3dccafa3f67b Extracting [=========================================> ] 57.38MB/69.62MB 23:12:42 083ee1b29467 Extracting [=================> ] 26.74MB/77.96MB 23:12:42 083ee1b29467 Extracting [=================> ] 26.74MB/77.96MB 23:12:42 eabd8714fec9 Extracting [====================================> ] 270.2MB/375MB 23:12:42 3dccafa3f67b Extracting [=================================================> ] 68.52MB/69.62MB 23:12:42 531ee2cf3c0c Extracting [> ] 98.3kB/8.066MB 23:12:42 083ee1b29467 Extracting [====================> ] 31.75MB/77.96MB 23:12:42 083ee1b29467 Extracting [====================> ] 31.75MB/77.96MB 23:12:42 55f2b468da67 Extracting [===================> ] 102.5MB/257.9MB 23:12:42 eabd8714fec9 Extracting [====================================> ] 270.7MB/375MB 23:12:42 1b927df1bef8 Pull complete 23:12:42 3dccafa3f67b Extracting [==================================================>] 69.62MB/69.62MB 23:12:42 3dccafa3f67b Extracting [==================================================>] 69.62MB/69.62MB 23:12:42 083ee1b29467 Extracting [========================> ] 37.88MB/77.96MB 23:12:42 083ee1b29467 Extracting [========================> ] 37.88MB/77.96MB 23:12:42 55f2b468da67 Extracting [====================> ] 108.1MB/257.9MB 23:12:42 083ee1b29467 Extracting [===========================> ] 43.45MB/77.96MB 23:12:42 083ee1b29467 Extracting [===========================> ] 43.45MB/77.96MB 23:12:42 55f2b468da67 Extracting [======================> ] 114.2MB/257.9MB 23:12:42 eabd8714fec9 Extracting [====================================> ] 271.8MB/375MB 23:12:42 083ee1b29467 Extracting [=============================> ] 46.24MB/77.96MB 23:12:42 083ee1b29467 Extracting [=============================> ] 46.24MB/77.96MB 23:12:42 55f2b468da67 Extracting [======================> ] 118.1MB/257.9MB 23:12:42 671912a993db Extracting [> ] 557.1kB/83.15MB 23:12:42 eabd8714fec9 Extracting [====================================> ] 272.4MB/375MB 23:12:42 083ee1b29467 Extracting [===============================> ] 49.58MB/77.96MB 23:12:42 083ee1b29467 Extracting [===============================> ] 49.58MB/77.96MB 23:12:42 55f2b468da67 Extracting [=======================> ] 123.1MB/257.9MB 23:12:42 531ee2cf3c0c Extracting [=> ] 196.6kB/8.066MB 23:12:42 eabd8714fec9 Extracting [====================================> ] 273MB/375MB 23:12:42 083ee1b29467 Extracting [==================================> ] 53.48MB/77.96MB 23:12:42 083ee1b29467 Extracting [==================================> ] 53.48MB/77.96MB 23:12:42 55f2b468da67 Extracting [========================> ] 126.5MB/257.9MB 23:12:42 531ee2cf3c0c Extracting [====================> ] 3.342MB/8.066MB 23:12:42 083ee1b29467 Extracting [===================================> ] 55.71MB/77.96MB 23:12:42 083ee1b29467 Extracting [===================================> ] 55.71MB/77.96MB 23:12:42 55f2b468da67 Extracting [=========================> ] 130.4MB/257.9MB 23:12:42 671912a993db Extracting [> ] 1.114MB/83.15MB 23:12:42 eabd8714fec9 Extracting [====================================> ] 274.1MB/375MB 23:12:42 531ee2cf3c0c Extracting [=============================> ] 4.719MB/8.066MB 23:12:42 083ee1b29467 Extracting [=====================================> ] 57.93MB/77.96MB 23:12:42 083ee1b29467 Extracting [=====================================> ] 57.93MB/77.96MB 23:12:43 55f2b468da67 Extracting [=========================> ] 133.7MB/257.9MB 23:12:43 eabd8714fec9 Extracting [====================================> ] 275.7MB/375MB 23:12:43 083ee1b29467 Extracting [======================================> ] 60.16MB/77.96MB 23:12:43 083ee1b29467 Extracting [======================================> ] 60.16MB/77.96MB 23:12:43 55f2b468da67 Extracting [==========================> ] 137MB/257.9MB 23:12:43 531ee2cf3c0c Extracting [====================================> ] 5.898MB/8.066MB 23:12:43 eabd8714fec9 Extracting [====================================> ] 276.9MB/375MB 23:12:43 083ee1b29467 Extracting [==========================================> ] 65.73MB/77.96MB 23:12:43 083ee1b29467 Extracting [==========================================> ] 65.73MB/77.96MB 23:12:43 55f2b468da67 Extracting [===========================> ] 143.2MB/257.9MB 23:12:43 531ee2cf3c0c Extracting [===============================================> ] 7.668MB/8.066MB 23:12:43 671912a993db Extracting [=> ] 1.671MB/83.15MB 23:12:43 531ee2cf3c0c Extracting [==================================================>] 8.066MB/8.066MB 23:12:43 eabd8714fec9 Extracting [=====================================> ] 280.8MB/375MB 23:12:43 3dccafa3f67b Pull complete 23:12:43 e95c9f5c1a96 Extracting [> ] 557.1kB/93.4MB 23:12:43 083ee1b29467 Extracting [============================================> ] 69.63MB/77.96MB 23:12:43 083ee1b29467 Extracting [============================================> ] 69.63MB/77.96MB 23:12:43 55f2b468da67 Extracting [============================> ] 148.7MB/257.9MB 23:12:43 eabd8714fec9 Extracting [=====================================> ] 283MB/375MB 23:12:43 e95c9f5c1a96 Extracting [====> ] 8.356MB/93.4MB 23:12:43 083ee1b29467 Extracting [================================================> ] 75.2MB/77.96MB 23:12:43 083ee1b29467 Extracting [================================================> ] 75.2MB/77.96MB 23:12:43 55f2b468da67 Extracting [=============================> ] 152.6MB/257.9MB 23:12:43 671912a993db Extracting [=> ] 2.228MB/83.15MB 23:12:43 eabd8714fec9 Extracting [======================================> ] 286.9MB/375MB 23:12:43 e95c9f5c1a96 Extracting [=========> ] 17.83MB/93.4MB 23:12:43 55f2b468da67 Extracting [==============================> ] 156.5MB/257.9MB 23:12:43 083ee1b29467 Extracting [==================================================>] 77.96MB/77.96MB 23:12:43 083ee1b29467 Extracting [==================================================>] 77.96MB/77.96MB 23:12:43 083ee1b29467 Extracting [==================================================>] 77.96MB/77.96MB 23:12:43 083ee1b29467 Extracting [==================================================>] 77.96MB/77.96MB 23:12:43 eabd8714fec9 Extracting [======================================> ] 291.9MB/375MB 23:12:43 e95c9f5c1a96 Extracting [=============> ] 24.51MB/93.4MB 23:12:43 55f2b468da67 Extracting [==============================> ] 158.8MB/257.9MB 23:12:43 671912a993db Extracting [=> ] 2.785MB/83.15MB 23:12:43 eabd8714fec9 Extracting [=======================================> ] 293MB/375MB 23:12:43 e95c9f5c1a96 Extracting [=================> ] 32.87MB/93.4MB 23:12:43 55f2b468da67 Extracting [===============================> ] 164.3MB/257.9MB 23:12:43 671912a993db Extracting [==> ] 3.342MB/83.15MB 23:12:43 e95c9f5c1a96 Extracting [=====================> ] 40.67MB/93.4MB 23:12:43 eabd8714fec9 Extracting [=======================================> ] 294.7MB/375MB 23:12:43 55f2b468da67 Extracting [================================> ] 168.2MB/257.9MB 23:12:44 e95c9f5c1a96 Extracting [===========================> ] 51.81MB/93.4MB 23:12:44 d956c9c5fe9e Extracting [> ] 557.1kB/63.56MB 23:12:44 531ee2cf3c0c Pull complete 23:12:44 671912a993db Extracting [==> ] 4.456MB/83.15MB 23:12:44 eabd8714fec9 Extracting [=======================================> ] 295.8MB/375MB 23:12:44 e95c9f5c1a96 Extracting [===================================> ] 66.29MB/93.4MB 23:12:44 d956c9c5fe9e Extracting [===> ] 4.456MB/63.56MB 23:12:44 55f2b468da67 Extracting [=================================> ] 170.5MB/257.9MB 23:12:44 e95c9f5c1a96 Extracting [===========================================> ] 80.77MB/93.4MB 23:12:44 55f2b468da67 Extracting [=================================> ] 171MB/257.9MB 23:12:44 d956c9c5fe9e Extracting [=======> ] 8.913MB/63.56MB 23:12:44 eabd8714fec9 Extracting [=======================================> ] 296.4MB/375MB 23:12:44 671912a993db Extracting [===> ] 5.014MB/83.15MB 23:12:44 e95c9f5c1a96 Extracting [=================================================> ] 92.47MB/93.4MB 23:12:44 e95c9f5c1a96 Extracting [==================================================>] 93.4MB/93.4MB 23:12:44 d956c9c5fe9e Extracting [=========> ] 12.26MB/63.56MB 23:12:44 55f2b468da67 Extracting [=================================> ] 172.1MB/257.9MB 23:12:44 d956c9c5fe9e Extracting [===========> ] 15.04MB/63.56MB 23:12:44 eabd8714fec9 Extracting [=======================================> ] 299.1MB/375MB 23:12:44 671912a993db Extracting [===> ] 5.571MB/83.15MB 23:12:44 d956c9c5fe9e Extracting [==============> ] 17.83MB/63.56MB 23:12:44 d956c9c5fe9e Extracting [================> ] 21.17MB/63.56MB 23:12:44 ed54a7dee1d8 Extracting [=> ] 32.77kB/1.196MB 23:12:44 671912a993db Extracting [====> ] 6.685MB/83.15MB 23:12:44 083ee1b29467 Pull complete 23:12:44 083ee1b29467 Pull complete 23:12:44 d956c9c5fe9e Extracting [==================> ] 23.4MB/63.56MB 23:12:44 55f2b468da67 Extracting [=================================> ] 172.7MB/257.9MB 23:12:44 eabd8714fec9 Extracting [========================================> ] 300.3MB/375MB 23:12:44 a48090c7f63f Extracting [==================================================>] 241B/241B 23:12:44 a48090c7f63f Extracting [==================================================>] 241B/241B 23:12:44 076b6ccd3335 Extracting [> ] 163.8kB/15.23MB 23:12:44 e95c9f5c1a96 Pull complete 23:12:44 ed54a7dee1d8 Extracting [================================> ] 786.4kB/1.196MB 23:12:44 ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 23:12:44 d956c9c5fe9e Extracting [==================> ] 23.95MB/63.56MB 23:12:44 ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 23:12:44 076b6ccd3335 Extracting [==> ] 655.4kB/15.23MB 23:12:44 55f2b468da67 Extracting [=================================> ] 173.2MB/257.9MB 23:12:44 eabd8714fec9 Extracting [========================================> ] 301.4MB/375MB 23:12:44 671912a993db Extracting [=====> ] 8.356MB/83.15MB 23:12:44 07568de569f6 Extracting [==================================================>] 1.291kB/1.291kB 23:12:44 07568de569f6 Extracting [==================================================>] 1.291kB/1.291kB 23:12:45 d956c9c5fe9e Extracting [======================> ] 28.97MB/63.56MB 23:12:45 076b6ccd3335 Extracting [==============> ] 4.424MB/15.23MB 23:12:45 a48090c7f63f Pull complete 23:12:45 d956c9c5fe9e Extracting [=========================> ] 32.87MB/63.56MB 23:12:45 eabd8714fec9 Extracting [========================================> ] 302.5MB/375MB 23:12:45 55f2b468da67 Extracting [=================================> ] 173.8MB/257.9MB 23:12:45 076b6ccd3335 Extracting [================> ] 5.079MB/15.23MB 23:12:45 671912a993db Extracting [=====> ] 8.913MB/83.15MB 23:12:45 d956c9c5fe9e Extracting [================================> ] 41.22MB/63.56MB 23:12:45 671912a993db Extracting [=====> ] 9.47MB/83.15MB 23:12:45 eabd8714fec9 Extracting [========================================> ] 303MB/375MB 23:12:45 076b6ccd3335 Extracting [=================> ] 5.243MB/15.23MB 23:12:45 55f2b468da67 Extracting [=================================> ] 174.4MB/257.9MB 23:12:45 d956c9c5fe9e Extracting [==========================================> ] 54.59MB/63.56MB 23:12:45 076b6ccd3335 Extracting [=======================> ] 7.045MB/15.23MB 23:12:45 076b6ccd3335 Extracting [==========================> ] 8.192MB/15.23MB 23:12:45 55f2b468da67 Extracting [=================================> ] 174.9MB/257.9MB 23:12:45 eabd8714fec9 Extracting [========================================> ] 304.7MB/375MB 23:12:45 1783396d4469 Extracting [==================================================>] 2.544kB/2.544kB 23:12:45 1783396d4469 Extracting [==================================================>] 2.544kB/2.544kB 23:12:45 d956c9c5fe9e Extracting [=================================================> ] 63.5MB/63.56MB 23:12:45 d956c9c5fe9e Extracting [==================================================>] 63.56MB/63.56MB 23:12:45 ed54a7dee1d8 Pull complete 23:12:45 671912a993db Extracting [======> ] 11.14MB/83.15MB 23:12:45 671912a993db Extracting [=======> ] 12.26MB/83.15MB 23:12:45 eabd8714fec9 Extracting [========================================> ] 305.8MB/375MB 23:12:45 55f2b468da67 Extracting [==================================> ] 176MB/257.9MB 23:12:45 07568de569f6 Pull complete 23:12:45 076b6ccd3335 Extracting [===========================> ] 8.356MB/15.23MB 23:12:45 12c5c803443f Extracting [==================================================>] 116B/116B 23:12:45 12c5c803443f Extracting [==================================================>] 116B/116B 23:12:46 671912a993db Extracting [========> ] 13.93MB/83.15MB 23:12:46 55f2b468da67 Extracting [==================================> ] 177.1MB/257.9MB 23:12:46 eabd8714fec9 Extracting [========================================> ] 306.4MB/375MB 23:12:46 076b6ccd3335 Extracting [===========================> ] 8.52MB/15.23MB 23:12:46 55f2b468da67 Extracting [==================================> ] 178.3MB/257.9MB 23:12:46 d956c9c5fe9e Pull complete 23:12:46 076b6ccd3335 Extracting [=============================> ] 8.847MB/15.23MB 23:12:46 076b6ccd3335 Extracting [==============================> ] 9.175MB/15.23MB 23:12:46 55f2b468da67 Extracting [==================================> ] 179.4MB/257.9MB 23:12:46 671912a993db Extracting [=========> ] 15.04MB/83.15MB 23:12:46 1783396d4469 Pull complete 23:12:46 1d8e8fd2e272 Extracting [==================================================>] 635B/635B 23:12:46 1d8e8fd2e272 Extracting [==================================================>] 635B/635B 23:12:46 eabd8714fec9 Extracting [========================================> ] 306.9MB/375MB 23:12:46 55f2b468da67 Extracting [===================================> ] 182.2MB/257.9MB 23:12:46 076b6ccd3335 Extracting [=====================================> ] 11.47MB/15.23MB 23:12:46 12c5c803443f Pull complete 23:12:46 671912a993db Extracting [==========> ] 17.83MB/83.15MB 23:12:46 076b6ccd3335 Extracting [======================================> ] 11.63MB/15.23MB 23:12:46 55f2b468da67 Extracting [===================================> ] 183.8MB/257.9MB 23:12:46 pap Pulled 23:12:46 4644b9b0f167 Extracting [==================================================>] 976B/976B 23:12:46 4644b9b0f167 Extracting [==================================================>] 976B/976B 23:12:46 eabd8714fec9 Extracting [=========================================> ] 307.5MB/375MB 23:12:46 55f2b468da67 Extracting [====================================> ] 186.6MB/257.9MB 23:12:46 076b6ccd3335 Extracting [=======================================> ] 12.12MB/15.23MB 23:12:46 671912a993db Extracting [===========> ] 18.94MB/83.15MB 23:12:46 55f2b468da67 Extracting [====================================> ] 190.5MB/257.9MB 23:12:46 076b6ccd3335 Extracting [========================================> ] 12.45MB/15.23MB 23:12:46 55f2b468da67 Extracting [=====================================> ] 191.6MB/257.9MB 23:12:46 eabd8714fec9 Extracting [=========================================> ] 309.7MB/375MB 23:12:47 076b6ccd3335 Extracting [=========================================> ] 12.62MB/15.23MB 23:12:47 076b6ccd3335 Extracting [==================================================>] 15.23MB/15.23MB 23:12:47 076b6ccd3335 Extracting [==================================================>] 15.23MB/15.23MB 23:12:47 55f2b468da67 Extracting [=====================================> ] 193.9MB/257.9MB 23:12:47 eabd8714fec9 Extracting [=========================================> ] 310.8MB/375MB 23:12:47 671912a993db Extracting [===========> ] 19.5MB/83.15MB 23:12:47 eabd8714fec9 Extracting [=========================================> ] 312MB/375MB 23:12:47 55f2b468da67 Extracting [=====================================> ] 195.5MB/257.9MB 23:12:47 671912a993db Extracting [=============> ] 22.84MB/83.15MB 23:12:47 671912a993db Extracting [================> ] 26.74MB/83.15MB 23:12:47 eabd8714fec9 Extracting [=========================================> ] 313.6MB/375MB 23:12:47 e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB 23:12:47 e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB 23:12:47 671912a993db Extracting [=================> ] 28.41MB/83.15MB 23:12:47 eabd8714fec9 Extracting [=========================================> ] 314.7MB/375MB 23:12:47 55f2b468da67 Extracting [======================================> ] 196.6MB/257.9MB 23:12:47 671912a993db Extracting [===================> ] 31.75MB/83.15MB 23:12:47 eabd8714fec9 Extracting [==========================================> ] 317MB/375MB 23:12:48 076b6ccd3335 Pull complete 23:12:48 671912a993db Extracting [====================> ] 33.42MB/83.15MB 23:12:48 55f2b468da67 Extracting [======================================> ] 197.8MB/257.9MB 23:12:48 eabd8714fec9 Extracting [==========================================> ] 317.5MB/375MB 23:12:48 671912a993db Extracting [======================> ] 36.77MB/83.15MB 23:12:48 671912a993db Extracting [========================> ] 40.11MB/83.15MB 23:12:48 671912a993db Extracting [=========================> ] 41.78MB/83.15MB 23:12:48 1d8e8fd2e272 Pull complete 23:12:48 5915959bfce3 Extracting [==================================================>] 1.076kB/1.076kB 23:12:48 5915959bfce3 Extracting [==================================================>] 1.076kB/1.076kB 23:12:48 4644b9b0f167 Pull complete 23:12:48 eabd8714fec9 Extracting [==========================================> ] 319.8MB/375MB 23:12:48 671912a993db Extracting [=========================> ] 42.89MB/83.15MB 23:12:48 1dccce9f415d Extracting [==================================================>] 4.022kB/4.022kB 23:12:48 1dccce9f415d Extracting [==================================================>] 4.022kB/4.022kB 23:12:49 e27c75a98748 Pull complete 23:12:49 671912a993db Extracting [==========================> ] 44.01MB/83.15MB 23:12:49 55f2b468da67 Extracting [======================================> ] 200MB/257.9MB 23:12:49 eabd8714fec9 Extracting [==========================================> ] 320.9MB/375MB 23:12:49 671912a993db Extracting [============================> ] 46.79MB/83.15MB 23:12:49 55f2b468da67 Extracting [======================================> ] 200.5MB/257.9MB 23:12:49 02c02ca3cfe9 Extracting [> ] 557.1kB/80.49MB 23:12:49 671912a993db Extracting [=============================> ] 48.46MB/83.15MB 23:12:49 eabd8714fec9 Extracting [==========================================> ] 321.4MB/375MB 23:12:49 55f2b468da67 Extracting [=======================================> ] 201.7MB/257.9MB 23:12:49 5915959bfce3 Pull complete 23:12:49 02c02ca3cfe9 Extracting [======> ] 10.03MB/80.49MB 23:12:49 1dccce9f415d Pull complete 23:12:49 eabd8714fec9 Extracting [==========================================> ] 322MB/375MB 23:12:49 671912a993db Extracting [==============================> ] 50.14MB/83.15MB 23:12:49 e73cb4a42719 Extracting [> ] 557.1kB/109.1MB 23:12:49 55f2b468da67 Extracting [=======================================> ] 202.8MB/257.9MB 23:12:49 8621b4313b40 Extracting [==================================================>] 5.242kB/5.242kB 23:12:49 8621b4313b40 Extracting [==================================================>] 5.242kB/5.242kB 23:12:49 02c02ca3cfe9 Extracting [=============> ] 21.73MB/80.49MB 23:12:49 02c02ca3cfe9 Extracting [=============> ] 22.28MB/80.49MB 23:12:49 e73cb4a42719 Extracting [=> ] 2.228MB/109.1MB 23:12:49 671912a993db Extracting [===============================> ] 51.81MB/83.15MB 23:12:49 55f2b468da67 Extracting [=======================================> ] 203.3MB/257.9MB 23:12:49 e5d54fbf8ee1 Extracting [==================================================>] 1.479kB/1.479kB 23:12:49 e5d54fbf8ee1 Extracting [==================================================>] 1.479kB/1.479kB 23:12:50 02c02ca3cfe9 Extracting [================> ] 26.18MB/80.49MB 23:12:50 eabd8714fec9 Extracting [===========================================> ] 323.1MB/375MB 23:12:50 671912a993db Extracting [===============================> ] 52.92MB/83.15MB 23:12:50 e73cb4a42719 Extracting [=> ] 3.899MB/109.1MB 23:12:50 55f2b468da67 Extracting [=======================================> ] 203.9MB/257.9MB 23:12:50 02c02ca3cfe9 Extracting [===================> ] 31.75MB/80.49MB 23:12:50 eabd8714fec9 Extracting [===========================================> ] 324.2MB/375MB 23:12:50 671912a993db Extracting [=================================> ] 55.15MB/83.15MB 23:12:50 e73cb4a42719 Extracting [==> ] 5.571MB/109.1MB 23:12:50 55f2b468da67 Extracting [=======================================> ] 204.4MB/257.9MB 23:12:50 02c02ca3cfe9 Extracting [=======================> ] 37.88MB/80.49MB 23:12:50 eabd8714fec9 Extracting [===========================================> ] 325.9MB/375MB 23:12:50 e73cb4a42719 Extracting [===> ] 8.356MB/109.1MB 23:12:50 02c02ca3cfe9 Extracting [=============================> ] 46.79MB/80.49MB 23:12:50 671912a993db Extracting [==================================> ] 57.38MB/83.15MB 23:12:50 55f2b468da67 Extracting [=======================================> ] 205.6MB/257.9MB 23:12:50 e73cb4a42719 Extracting [====> ] 8.913MB/109.1MB 23:12:50 eabd8714fec9 Extracting [===========================================> ] 326.4MB/375MB 23:12:50 02c02ca3cfe9 Extracting [=================================> ] 53.48MB/80.49MB 23:12:51 e73cb4a42719 Extracting [====> ] 9.47MB/109.1MB 23:12:51 671912a993db Extracting [==================================> ] 57.93MB/83.15MB 23:12:51 55f2b468da67 Extracting [=======================================> ] 206.1MB/257.9MB 23:12:51 eabd8714fec9 Extracting [===========================================> ] 327MB/375MB 23:12:51 02c02ca3cfe9 Extracting [========================================> ] 64.62MB/80.49MB 23:12:51 671912a993db Extracting [=====================================> ] 61.83MB/83.15MB 23:12:51 e73cb4a42719 Extracting [=====> ] 11.14MB/109.1MB 23:12:51 8621b4313b40 Pull complete 23:12:51 02c02ca3cfe9 Extracting [============================================> ] 71.3MB/80.49MB 23:12:51 e5d54fbf8ee1 Pull complete 23:12:51 eabd8714fec9 Extracting [===========================================> ] 327.5MB/375MB 23:12:51 55f2b468da67 Extracting [========================================> ] 206.7MB/257.9MB 23:12:51 e73cb4a42719 Extracting [=====> ] 12.81MB/109.1MB 23:12:51 02c02ca3cfe9 Extracting [==================================================>] 80.49MB/80.49MB 23:12:51 de625cd3f6eb Extracting [==================================================>] 1.034kB/1.034kB 23:12:51 eabd8714fec9 Extracting [===========================================> ] 328.1MB/375MB 23:12:51 55f2b468da67 Extracting [========================================> ] 207.2MB/257.9MB 23:12:51 e73cb4a42719 Extracting [======> ] 14.48MB/109.1MB 23:12:51 37404d8f503a Extracting [==========================> ] 32.77kB/60.73kB 23:12:51 37404d8f503a Extracting [==================================================>] 60.73kB/60.73kB 23:12:51 e73cb4a42719 Extracting [=======> ] 15.6MB/109.1MB 23:12:51 eabd8714fec9 Extracting [===========================================> ] 328.7MB/375MB 23:12:51 e73cb4a42719 Extracting [=======> ] 16.71MB/109.1MB 23:12:51 671912a993db Extracting [======================================> ] 63.5MB/83.15MB 23:12:51 eabd8714fec9 Extracting [===========================================> ] 329.2MB/375MB 23:12:51 55f2b468da67 Extracting [========================================> ] 207.8MB/257.9MB 23:12:51 e73cb4a42719 Extracting [=========> ] 20.05MB/109.1MB 23:12:52 eabd8714fec9 Extracting [============================================> ] 330.9MB/375MB 23:12:52 e73cb4a42719 Extracting [==========> ] 23.4MB/109.1MB 23:12:52 55f2b468da67 Extracting [========================================> ] 210.6MB/257.9MB 23:12:52 02c02ca3cfe9 Pull complete 23:12:52 eabd8714fec9 Extracting [============================================> ] 331.4MB/375MB 23:12:52 e73cb4a42719 Extracting [============> ] 26.74MB/109.1MB 23:12:52 55f2b468da67 Extracting [=========================================> ] 211.7MB/257.9MB 23:12:52 671912a993db Extracting [======================================> ] 64.06MB/83.15MB 23:12:52 e73cb4a42719 Extracting [==============> ] 31.75MB/109.1MB 23:12:52 eabd8714fec9 Extracting [============================================> ] 332.6MB/375MB 23:12:52 671912a993db Extracting [========================================> ] 67.96MB/83.15MB 23:12:52 55f2b468da67 Extracting [=========================================> ] 212.8MB/257.9MB 23:12:52 e73cb4a42719 Extracting [=================> ] 38.99MB/109.1MB 23:12:52 eabd8714fec9 Extracting [============================================> ] 334.8MB/375MB 23:12:52 671912a993db Extracting [==========================================> ] 70.75MB/83.15MB 23:12:52 e73cb4a42719 Extracting [====================> ] 45.68MB/109.1MB 23:12:52 55f2b468da67 Extracting [=========================================> ] 213.9MB/257.9MB 23:12:52 eabd8714fec9 Extracting [=============================================> ] 339.2MB/375MB 23:12:52 671912a993db Extracting [=============================================> ] 76.32MB/83.15MB 23:12:52 e73cb4a42719 Extracting [=======================> ] 50.69MB/109.1MB 23:12:52 55f2b468da67 Extracting [=========================================> ] 215MB/257.9MB 23:12:52 e73cb4a42719 Extracting [========================> ] 52.92MB/109.1MB 23:12:52 671912a993db Extracting [==============================================> ] 76.87MB/83.15MB 23:12:52 55f2b468da67 Extracting [==========================================> ] 216.7MB/257.9MB 23:12:52 e73cb4a42719 Extracting [=========================> ] 56.26MB/109.1MB 23:12:52 eabd8714fec9 Extracting [=============================================> ] 340.9MB/375MB 23:12:53 87dcfbd50f5c Extracting [==================================================>] 970B/970B 23:12:53 87dcfbd50f5c Extracting [==================================================>] 970B/970B 23:12:53 e73cb4a42719 Extracting [===========================> ] 60.16MB/109.1MB 23:12:53 55f2b468da67 Extracting [==========================================> ] 217.8MB/257.9MB 23:12:53 e73cb4a42719 Extracting [============================> ] 62.95MB/109.1MB 23:12:53 eabd8714fec9 Extracting [=============================================> ] 341.5MB/375MB 23:12:53 55f2b468da67 Extracting [==========================================> ] 220MB/257.9MB 23:12:53 e73cb4a42719 Extracting [================================> ] 70.19MB/109.1MB 23:12:53 de625cd3f6eb Pull complete 23:12:53 e73cb4a42719 Extracting [=================================> ] 72.42MB/109.1MB 23:12:53 55f2b468da67 Extracting [==========================================> ] 220.6MB/257.9MB 23:12:54 c484d3931398 Extracting [==================================================>] 1.036kB/1.036kB 23:12:54 c484d3931398 Extracting [==================================================>] 1.036kB/1.036kB 23:12:54 e73cb4a42719 Extracting [===================================> ] 76.87MB/109.1MB 23:12:54 55f2b468da67 Extracting [==========================================> ] 221.2MB/257.9MB 23:12:54 37404d8f503a Pull complete 23:12:54 671912a993db Extracting [==============================================> ] 77.43MB/83.15MB 23:12:54 e73cb4a42719 Extracting [=====================================> ] 80.77MB/109.1MB 23:12:54 55f2b468da67 Extracting [===========================================> ] 222.8MB/257.9MB 23:12:54 671912a993db Extracting [================================================> ] 80.77MB/83.15MB 23:12:54 e73cb4a42719 Extracting [=======================================> ] 85.23MB/109.1MB 23:12:54 eabd8714fec9 Extracting [=============================================> ] 342MB/375MB 23:12:54 55f2b468da67 Extracting [===========================================> ] 224.5MB/257.9MB 23:12:54 671912a993db Extracting [==================================================>] 83.15MB/83.15MB 23:12:54 e73cb4a42719 Extracting [=========================================> ] 90.24MB/109.1MB 23:12:54 55f2b468da67 Extracting [===========================================> ] 226.2MB/257.9MB 23:12:54 e73cb4a42719 Extracting [==========================================> ] 93.03MB/109.1MB 23:12:55 87dcfbd50f5c Pull complete 23:12:55 b30c77c91326 Extracting [==================================================>] 100B/100B 23:12:55 b30c77c91326 Extracting [==================================================>] 100B/100B 23:12:55 55f2b468da67 Extracting [===========================================> ] 226.7MB/257.9MB 23:12:55 e73cb4a42719 Extracting [==========================================> ] 93.59MB/109.1MB 23:12:55 e73cb4a42719 Extracting [===========================================> ] 95.81MB/109.1MB 23:12:55 e73cb4a42719 Extracting [============================================> ] 96.37MB/109.1MB 23:12:55 55f2b468da67 Extracting [============================================> ] 227.8MB/257.9MB 23:12:56 c484d3931398 Pull complete 23:12:56 e73cb4a42719 Extracting [============================================> ] 97.48MB/109.1MB 23:12:56 55f2b468da67 Extracting [============================================> ] 229MB/257.9MB 23:12:56 671912a993db Pull complete 23:12:56 55f2b468da67 Extracting [============================================> ] 230.1MB/257.9MB 23:12:56 e73cb4a42719 Extracting [==============================================> ] 100.8MB/109.1MB 23:12:56 83c827113ee7 Extracting [==================================================>] 14.78kB/14.78kB 23:12:56 83c827113ee7 Extracting [==================================================>] 14.78kB/14.78kB 23:12:56 eabd8714fec9 Extracting [=============================================> ] 342.6MB/375MB 23:12:56 55f2b468da67 Extracting [============================================> ] 230.6MB/257.9MB 23:12:56 e73cb4a42719 Extracting [==============================================> ] 101.9MB/109.1MB 23:12:56 9e053de6cb63 Extracting [==================================================>] 11.92kB/11.92kB 23:12:56 9e053de6cb63 Extracting [==================================================>] 11.92kB/11.92kB 23:12:56 b30c77c91326 Pull complete 23:12:57 55f2b468da67 Extracting [============================================> ] 231.2MB/257.9MB 23:12:57 e73cb4a42719 Extracting [===============================================> ] 103.6MB/109.1MB 23:12:57 api Pulled 23:12:57 d76a56e8adff Extracting [==================================================>] 694B/694B 23:12:57 d76a56e8adff Extracting [==================================================>] 694B/694B 23:12:57 eabd8714fec9 Extracting [=============================================> ] 343.1MB/375MB 23:12:57 e73cb4a42719 Extracting [===============================================> ] 104.2MB/109.1MB 23:12:57 55f2b468da67 Extracting [============================================> ] 231.7MB/257.9MB 23:12:57 e73cb4a42719 Extracting [================================================> ] 105.3MB/109.1MB 23:12:57 eabd8714fec9 Extracting [==============================================> ] 345.4MB/375MB 23:12:57 55f2b468da67 Extracting [=============================================> ] 232.8MB/257.9MB 23:12:57 e73cb4a42719 Extracting [================================================> ] 106.4MB/109.1MB 23:12:57 55f2b468da67 Extracting [=============================================> ] 234MB/257.9MB 23:12:57 e73cb4a42719 Extracting [=================================================> ] 107MB/109.1MB 23:12:57 eabd8714fec9 Extracting [==============================================> ] 345.9MB/375MB 23:12:57 eabd8714fec9 Extracting [==============================================> ] 346.5MB/375MB 23:12:57 55f2b468da67 Extracting [=============================================> ] 236.2MB/257.9MB 23:12:58 eabd8714fec9 Extracting [==============================================> ] 350.9MB/375MB 23:12:58 55f2b468da67 Extracting [==============================================> ] 237.9MB/257.9MB 23:12:58 83c827113ee7 Pull complete 23:12:58 55f2b468da67 Extracting [==============================================> ] 240.6MB/257.9MB 23:12:58 9e053de6cb63 Pull complete 23:12:58 e73cb4a42719 Extracting [=================================================> ] 107.5MB/109.1MB 23:12:58 6139928abb9b Extracting [==================================================>] 1.326kB/1.326kB 23:12:58 d76a56e8adff Pull complete 23:12:58 6139928abb9b Extracting [==================================================>] 1.326kB/1.326kB 23:12:58 policy-db-migrator Pulled 23:12:58 prometheus Pulled 23:12:58 6139928abb9b Pull complete 23:12:58 eabd8714fec9 Extracting [===============================================> ] 354.3MB/375MB 23:12:58 grafana Pulled 23:12:58 55f2b468da67 Extracting [==============================================> ] 241.8MB/257.9MB 23:12:58 e73cb4a42719 Extracting [=================================================> ] 108.6MB/109.1MB 23:12:58 e73cb4a42719 Extracting [==================================================>] 109.1MB/109.1MB 23:12:58 e73cb4a42719 Pull complete 23:12:58 a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB 23:12:58 a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB 23:12:58 a83b68436f09 Pull complete 23:12:58 787d6bee9571 Extracting [==================================================>] 127B/127B 23:12:58 787d6bee9571 Extracting [==================================================>] 127B/127B 23:12:58 787d6bee9571 Pull complete 23:12:58 13ff0988aaea Extracting [==================================================>] 167B/167B 23:12:58 13ff0988aaea Extracting [==================================================>] 167B/167B 23:12:58 13ff0988aaea Pull complete 23:12:58 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 23:12:58 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 23:12:58 eabd8714fec9 Extracting [===============================================> ] 357.1MB/375MB 23:12:58 4b82842ab819 Pull complete 23:12:58 7e568a0dc8fb Extracting [==================================================>] 184B/184B 23:12:58 7e568a0dc8fb Extracting [==================================================>] 184B/184B 23:12:58 7e568a0dc8fb Pull complete 23:12:58 postgres Pulled 23:12:58 55f2b468da67 Extracting [===============================================> ] 244.5MB/257.9MB 23:12:58 eabd8714fec9 Extracting [===============================================> ] 357.6MB/375MB 23:12:58 55f2b468da67 Extracting [=================================================> ] 252.9MB/257.9MB 23:12:58 eabd8714fec9 Extracting [================================================> ] 367.1MB/375MB 23:12:58 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 23:12:58 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 23:12:58 eabd8714fec9 Extracting [=================================================> ] 371MB/375MB 23:12:59 eabd8714fec9 Extracting [=================================================> ] 373.8MB/375MB 23:12:59 55f2b468da67 Pull complete 23:12:59 eabd8714fec9 Extracting [=================================================> ] 374.3MB/375MB 23:12:59 82bfc142787e Extracting [> ] 98.3kB/8.613MB 23:12:59 eabd8714fec9 Extracting [==================================================>] 375MB/375MB 23:12:59 82bfc142787e Extracting [==================================================>] 8.613MB/8.613MB 23:12:59 82bfc142787e Pull complete 23:12:59 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 23:12:59 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 23:12:59 46baca71a4ef Pull complete 23:12:59 b0e0ef7895f4 Extracting [> ] 393.2kB/37.01MB 23:12:59 eabd8714fec9 Pull complete 23:12:59 b0e0ef7895f4 Extracting [===========> ] 8.258MB/37.01MB 23:12:59 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 23:12:59 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 23:12:59 45fd2fec8a19 Pull complete 23:12:59 8f10199ed94b Extracting [> ] 98.3kB/8.768MB 23:12:59 b0e0ef7895f4 Extracting [==================================> ] 25.56MB/37.01MB 23:12:59 8f10199ed94b Extracting [==================================================>] 8.768MB/8.768MB 23:12:59 8f10199ed94b Pull complete 23:12:59 f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB 23:12:59 f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB 23:12:59 f963a77d2726 Pull complete 23:12:59 b0e0ef7895f4 Extracting [==================================================>] 37.01MB/37.01MB 23:12:59 f3a82e9f1761 Extracting [> ] 458.8kB/44.41MB 23:12:59 b0e0ef7895f4 Pull complete 23:12:59 c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB 23:12:59 c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB 23:12:59 c0c90eeb8aca Pull complete 23:12:59 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 23:12:59 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 23:12:59 5cfb27c10ea5 Pull complete 23:12:59 40a5eed61bb0 Extracting [==================================================>] 98B/98B 23:12:59 40a5eed61bb0 Extracting [==================================================>] 98B/98B 23:12:59 40a5eed61bb0 Pull complete 23:12:59 e040ea11fa10 Extracting [==================================================>] 173B/173B 23:12:59 e040ea11fa10 Extracting [==================================================>] 173B/173B 23:12:59 e040ea11fa10 Pull complete 23:12:59 f3a82e9f1761 Extracting [===========> ] 10.09MB/44.41MB 23:12:59 09d5a3f70313 Extracting [> ] 557.1kB/109.2MB 23:12:59 f3a82e9f1761 Extracting [=========================> ] 22.94MB/44.41MB 23:13:00 09d5a3f70313 Extracting [=======> ] 16.71MB/109.2MB 23:13:00 f3a82e9f1761 Extracting [==================================================>] 44.41MB/44.41MB 23:13:00 f3a82e9f1761 Pull complete 23:13:00 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 23:13:00 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 23:13:00 09d5a3f70313 Extracting [==============> ] 32.31MB/109.2MB 23:13:00 79161a3f5362 Pull complete 23:13:00 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 23:13:00 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 23:13:00 9c266ba63f51 Pull complete 23:13:00 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 23:13:00 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 23:13:00 2e8a7df9c2ee Pull complete 23:13:00 10f05dd8b1db Extracting [==================================================>] 98B/98B 23:13:00 10f05dd8b1db Extracting [==================================================>] 98B/98B 23:13:00 09d5a3f70313 Extracting [==================> ] 39.55MB/109.2MB 23:13:00 10f05dd8b1db Pull complete 23:13:00 41dac8b43ba6 Extracting [==================================================>] 171B/171B 23:13:00 41dac8b43ba6 Extracting [==================================================>] 171B/171B 23:13:00 41dac8b43ba6 Pull complete 23:13:00 71a9f6a9ab4d Extracting [=======> ] 32.77kB/230.6kB 23:13:00 71a9f6a9ab4d Extracting [==================================================>] 230.6kB/230.6kB 23:13:00 09d5a3f70313 Extracting [=====================> ] 46.79MB/109.2MB 23:13:00 71a9f6a9ab4d Pull complete 23:13:00 da3ed5db7103 Extracting [> ] 557.1kB/127.4MB 23:13:00 09d5a3f70313 Extracting [=============================> ] 64.62MB/109.2MB 23:13:00 da3ed5db7103 Extracting [====> ] 12.26MB/127.4MB 23:13:00 09d5a3f70313 Extracting [=======================================> ] 85.23MB/109.2MB 23:13:00 da3ed5db7103 Extracting [==========> ] 26.74MB/127.4MB 23:13:00 09d5a3f70313 Extracting [==============================================> ] 101.4MB/109.2MB 23:13:00 da3ed5db7103 Extracting [=================> ] 44.01MB/127.4MB 23:13:00 09d5a3f70313 Extracting [================================================> ] 107MB/109.2MB 23:13:00 da3ed5db7103 Extracting [=======================> ] 59.05MB/127.4MB 23:13:00 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 23:13:00 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 23:13:00 09d5a3f70313 Pull complete 23:13:00 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 23:13:00 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 23:13:00 356f5c2c843b Pull complete 23:13:00 da3ed5db7103 Extracting [=============================> ] 75.76MB/127.4MB 23:13:00 kafka Pulled 23:13:00 da3ed5db7103 Extracting [==================================> ] 88.57MB/127.4MB 23:13:01 da3ed5db7103 Extracting [========================================> ] 103.1MB/127.4MB 23:13:01 da3ed5db7103 Extracting [==============================================> ] 118.7MB/127.4MB 23:13:01 da3ed5db7103 Extracting [===============================================> ] 121.4MB/127.4MB 23:13:01 da3ed5db7103 Extracting [================================================> ] 123.7MB/127.4MB 23:13:01 da3ed5db7103 Extracting [==================================================>] 127.4MB/127.4MB 23:13:01 da3ed5db7103 Pull complete 23:13:01 c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB 23:13:01 c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB 23:13:01 c955f6e31a04 Pull complete 23:13:01 zookeeper Pulled 23:13:01 Network compose_default Creating 23:13:01 Network compose_default Created 23:13:01 Container prometheus Creating 23:13:01 Container zookeeper Creating 23:13:01 Container simulator Creating 23:13:01 Container postgres Creating 23:13:18 Container simulator Created 23:13:18 Container postgres Created 23:13:18 Container policy-db-migrator Creating 23:13:18 Container prometheus Created 23:13:18 Container grafana Creating 23:13:18 Container zookeeper Created 23:13:18 Container kafka Creating 23:13:18 Container grafana Created 23:13:18 Container policy-db-migrator Created 23:13:18 Container policy-api Creating 23:13:18 Container kafka Created 23:13:18 Container policy-api Created 23:13:18 Container policy-pap Creating 23:13:18 Container policy-pap Created 23:13:18 Container policy-apex-pdp Creating 23:13:18 Container policy-apex-pdp Created 23:13:18 Container prometheus Starting 23:13:18 Container postgres Starting 23:13:18 Container zookeeper Starting 23:13:18 Container simulator Starting 23:13:19 Container prometheus Started 23:13:19 Container grafana Starting 23:13:19 Container postgres Started 23:13:19 Container policy-db-migrator Starting 23:13:19 Container simulator Started 23:13:19 Container zookeeper Started 23:13:19 Container kafka Starting 23:13:19 Container grafana Started 23:13:19 Container policy-db-migrator Started 23:13:19 Container policy-api Starting 23:13:19 Container kafka Started 23:13:19 Container policy-api Started 23:13:19 Container policy-pap Starting 23:13:20 Container policy-pap Started 23:13:20 Container policy-apex-pdp Starting 23:13:20 Container policy-apex-pdp Started 23:13:20 Prometheus server: http://localhost:30259 23:13:20 Grafana server: http://localhost:30269 23:13:20 Waiting 1 minute for policy-pap to start... 23:14:20 Checking if REST port 30003 is open on localhost ... 23:14:20 IMAGE NAMES STATUS 23:14:20 nexus3.onap.org:10001/onap/policy-apex-pdp:5.0.1-SNAPSHOT policy-apex-pdp Up About a minute 23:14:20 nexus3.onap.org:10001/onap/policy-pap:5.0.1-SNAPSHOT policy-pap Up About a minute 23:14:20 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute 23:14:20 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up About a minute 23:14:20 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute 23:14:20 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up About a minute 23:14:20 nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute 23:14:20 nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT simulator Up About a minute 23:14:20 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute 23:14:20 Checking if REST port 30001 is open on localhost ... 23:14:20 IMAGE NAMES STATUS 23:14:20 nexus3.onap.org:10001/onap/policy-apex-pdp:5.0.1-SNAPSHOT policy-apex-pdp Up About a minute 23:14:20 nexus3.onap.org:10001/onap/policy-pap:5.0.1-SNAPSHOT policy-pap Up About a minute 23:14:20 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute 23:14:20 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up About a minute 23:14:20 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute 23:14:20 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up About a minute 23:14:20 nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute 23:14:20 nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT simulator Up About a minute 23:14:20 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute 23:14:40 Cloning into '/w/workspace/policy-pap-master-project-csit-pap/csit/resources/tests/models'... 23:14:41 Building robot framework docker image 23:14:41 Checking for Docker Buildx... 23:14:41 Docker Buildx is already installed. 23:14:42 Building with Docker Buildx... 23:15:19 sha256:5d66e4d9b6a9ba71a33b0095b56ea9c301ffafe00e8e3149c8795f4142044998 23:15:29 top - 23:15:29 up 4 min, 0 users, load average: 1.40, 1.43, 0.64 23:15:29 Tasks: 240 total, 1 running, 239 sleeping, 0 stopped, 0 zombie 23:15:29 %Cpu(s): 0.8 us, 0.8 sy, 0.0 ni, 98.5 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st 23:15:29 23:15:29 total used free shared buff/cache available 23:15:29 Mem: 31Gi 2.8Gi 20Gi 29Mi 8.4Gi 28Gi 23:15:29 Swap: 1.0Gi 0B 1.0Gi 23:15:29 23:15:29 IMAGE NAMES STATUS 23:15:29 nexus3.onap.org:10001/onap/policy-apex-pdp:5.0.1-SNAPSHOT policy-apex-pdp Up 2 minutes 23:15:29 nexus3.onap.org:10001/onap/policy-pap:5.0.1-SNAPSHOT policy-pap Up 2 minutes 23:15:29 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up 2 minutes 23:15:29 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up 2 minutes 23:15:29 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes 23:15:29 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up 2 minutes 23:15:29 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes 23:15:29 nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT simulator Up 2 minutes 23:15:29 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes 23:15:29 23:15:31 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 23:15:31 88a7a1019821 policy-apex-pdp 0.80% 216.8MiB / 31.34GiB 0.68% 62.5kB / 109kB 0B / 446kB 51 23:15:31 be368264a39e policy-pap 2.06% 428.5MiB / 31.34GiB 1.34% 154kB / 901kB 0B / 463kB 64 23:15:31 8852fc5e32d0 policy-api 0.18% 527.8MiB / 31.34GiB 1.64% 1.16MB / 1.72MB 0B / 426kB 59 23:15:31 1071cde65d33 kafka 1.66% 378.2MiB / 31.34GiB 1.18% 217kB / 193kB 0B / 1.68MB 83 23:15:31 3b800ae554d7 grafana 0.38% 114.8MiB / 31.34GiB 0.36% 23.1MB / 85.9kB 0B / 108MB 15 23:15:31 ac87a9321a87 zookeeper 0.10% 81.79MiB / 31.34GiB 0.25% 56.1kB / 48kB 0B / 651kB 62 23:15:31 e08611bbd4d3 postgres 0.03% 79.95MiB / 31.34GiB 0.25% 1.52MB / 1.6MB 0B / 139MB 26 23:15:31 df40433dfd32 simulator 0.08% 126.4MiB / 31.34GiB 0.39% 3.11kB / 126B 0B / 193kB 63 23:15:31 3c08aaeb3294 prometheus 0.29% 21.61MiB / 31.34GiB 0.07% 1.55MB / 49.4kB 0B / 217kB 13 23:15:31 23:15:32 Container policy-csit Creating 23:15:32 Container policy-csit Created 23:15:32 Attaching to policy-csit 23:15:32 policy-csit | Invoking the robot tests from: pap-test.robot pap-slas.robot 23:15:32 policy-csit | Run Robot test 23:15:32 policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies 23:15:32 policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates 23:15:32 policy-csit | -v POLICY_API_IP:policy-api:6969 23:15:32 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 23:15:32 policy-csit | -v HTTP_PARTICIPANT_SIM1_IP:policy-clamp-ac-sim-ppnt-1:6969 23:15:32 policy-csit | -v HTTP_PARTICIPANT_SIM2_IP:policy-clamp-ac-sim-ppnt-2:6969 23:15:32 policy-csit | -v HTTP_PARTICIPANT_SIM3_IP:policy-clamp-ac-sim-ppnt-3:6969 23:15:32 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 23:15:32 policy-csit | -v APEX_IP:policy-apex-pdp:6969 23:15:32 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 23:15:32 policy-csit | -v KAFKA_IP:kafka:9092 23:15:32 policy-csit | -v PROMETHEUS_IP:prometheus:9090 23:15:32 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 23:15:32 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 23:15:32 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 23:15:32 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 23:15:32 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 23:15:32 policy-csit | -v TEMP_FOLDER:/tmp/distribution 23:15:32 policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 23:15:32 policy-csit | -v TEST_ENV:docker 23:15:32 policy-csit | -v JAEGER_IP:jaeger:16686 23:15:32 policy-csit | Starting Robot test suites ... 23:15:32 policy-csit | ============================================================================== 23:15:32 policy-csit | pap 23:15:32 policy-csit | ============================================================================== 23:15:32 policy-csit | pap.Pap-Test 23:15:32 policy-csit | ============================================================================== 23:15:33 policy-csit | LoadPolicy :: Create a policy named 'onap.restart.tca' and version... | PASS | 23:15:33 policy-csit | ------------------------------------------------------------------------------ 23:15:33 policy-csit | LoadPolicyWithMetadataSet :: Create a policy named 'operational.ap... | PASS | 23:15:33 policy-csit | ------------------------------------------------------------------------------ 23:15:34 policy-csit | LoadNodeTemplates :: Create node templates in database using speci... | PASS | 23:15:34 policy-csit | ------------------------------------------------------------------------------ 23:15:34 policy-csit | Healthcheck :: Verify policy pap health check | PASS | 23:15:34 policy-csit | ------------------------------------------------------------------------------ 23:15:54 policy-csit | Consolidated Healthcheck :: Verify policy consolidated health check | PASS | 23:15:54 policy-csit | ------------------------------------------------------------------------------ 23:15:55 policy-csit | Metrics :: Verify policy pap is exporting prometheus metrics | PASS | 23:15:55 policy-csit | ------------------------------------------------------------------------------ 23:15:55 policy-csit | AddPdpGroup :: Add a new PdpGroup named 'testGroup' in the policy ... | PASS | 23:15:55 policy-csit | ------------------------------------------------------------------------------ 23:15:55 policy-csit | QueryPdpGroupsBeforeActivation :: Verify PdpGroups before activation | PASS | 23:15:55 policy-csit | ------------------------------------------------------------------------------ 23:15:56 policy-csit | ActivatePdpGroup :: Change the state of PdpGroup named 'testGroup'... | PASS | 23:15:56 policy-csit | ------------------------------------------------------------------------------ 23:15:56 policy-csit | QueryPdpGroupsAfterActivation :: Verify PdpGroups after activation | PASS | 23:15:56 policy-csit | ------------------------------------------------------------------------------ 23:15:56 policy-csit | DeployPdpGroups :: Deploy policies in PdpGroups | PASS | 23:15:56 policy-csit | ------------------------------------------------------------------------------ 23:15:56 policy-csit | QueryPdpGroupsAfterDeploy :: Verify PdpGroups after undeploy | PASS | 23:15:56 policy-csit | ------------------------------------------------------------------------------ 23:15:57 policy-csit | QueryPolicyAuditAfterDeploy :: Verify policy audit record after de... | PASS | 23:15:57 policy-csit | ------------------------------------------------------------------------------ 23:15:57 policy-csit | QueryPolicyAuditWithMetadataSetAfterDeploy :: Verify policy audit ... | PASS | 23:15:57 policy-csit | ------------------------------------------------------------------------------ 23:15:57 policy-csit | UndeployPolicy :: Undeploy a policy named 'onap.restart.tca' from ... | PASS | 23:15:57 policy-csit | ------------------------------------------------------------------------------ 23:15:57 policy-csit | UndeployPolicyWithMetadataSet :: Undeploy a policy named 'operatio... | PASS | 23:15:57 policy-csit | ------------------------------------------------------------------------------ 23:15:57 policy-csit | QueryPdpGroupsAfterUndeploy :: Verify PdpGroups after undeploy | PASS | 23:15:57 policy-csit | ------------------------------------------------------------------------------ 23:15:58 policy-csit | QueryPolicyAuditAfterUnDeploy :: Verify policy audit record after ... | PASS | 23:15:58 policy-csit | ------------------------------------------------------------------------------ 23:15:58 policy-csit | QueryPolicyAuditWithMetadataSetAfterUnDeploy :: Verify policy audi... | PASS | 23:15:58 policy-csit | ------------------------------------------------------------------------------ 23:15:58 policy-csit | DeactivatePdpGroup :: Change the state of PdpGroup named 'testGrou... | PASS | 23:15:58 policy-csit | ------------------------------------------------------------------------------ 23:15:58 policy-csit | DeletePdpGroups :: Delete the PdpGroup named 'testGroup' from poli... | PASS | 23:15:58 policy-csit | ------------------------------------------------------------------------------ 23:15:58 policy-csit | QueryPdpGroupsAfterDelete :: Verify PdpGroups after delete | PASS | 23:15:58 policy-csit | ------------------------------------------------------------------------------ 23:15:58 policy-csit | pap.Pap-Test | PASS | 23:15:58 policy-csit | 22 tests, 22 passed, 0 failed 23:15:58 policy-csit | ============================================================================== 23:15:58 policy-csit | pap.Pap-Slas 23:15:58 policy-csit | ============================================================================== 23:16:03 policy-csit | WaitForPrometheusServer :: Wait for Prometheus server to gather al... | PASS | 23:16:03 policy-csit | ------------------------------------------------------------------------------ 23:16:03 policy-csit | ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | 23:16:03 policy-csit | ------------------------------------------------------------------------------ 23:16:03 policy-csit | ValidateResponseTimeForSystemHealthcheck :: Validate if system hea... | PASS | 23:16:03 policy-csit | ------------------------------------------------------------------------------ 23:16:03 policy-csit | ValidateResponseTimeQueryPolicyAudit :: Validate query audits resp... | PASS | 23:16:03 policy-csit | ------------------------------------------------------------------------------ 23:16:03 policy-csit | ValidateResponseTimeUpdateGroup :: Validate pdps/group response time | PASS | 23:16:03 policy-csit | ------------------------------------------------------------------------------ 23:16:03 policy-csit | ValidatePolicyDeploymentTime :: Check if deployment of policy is u... | PASS | 23:16:03 policy-csit | ------------------------------------------------------------------------------ 23:16:03 policy-csit | ValidateResponseTimeDeletePolicy :: Check if undeployment of polic... | PASS | 23:16:03 policy-csit | ------------------------------------------------------------------------------ 23:16:03 policy-csit | ValidateResponseTimeDeleteGroup :: Validate delete group response ... | PASS | 23:16:03 policy-csit | ------------------------------------------------------------------------------ 23:16:03 policy-csit | pap.Pap-Slas | PASS | 23:16:03 policy-csit | 8 tests, 8 passed, 0 failed 23:16:03 policy-csit | ============================================================================== 23:16:03 policy-csit | pap | PASS | 23:16:03 policy-csit | 30 tests, 30 passed, 0 failed 23:16:03 policy-csit | ============================================================================== 23:16:03 policy-csit | Output: /tmp/results/output.xml 23:16:03 policy-csit | Log: /tmp/results/log.html 23:16:03 policy-csit | Report: /tmp/results/report.html 23:16:04 policy-csit | RESULT: 0 23:16:04 policy-csit exited with code 0 23:16:04 IMAGE NAMES STATUS 23:16:04 nexus3.onap.org:10001/onap/policy-apex-pdp:5.0.1-SNAPSHOT policy-apex-pdp Up 2 minutes 23:16:04 nexus3.onap.org:10001/onap/policy-pap:5.0.1-SNAPSHOT policy-pap Up 2 minutes 23:16:04 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up 2 minutes 23:16:04 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up 2 minutes 23:16:04 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes 23:16:04 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up 2 minutes 23:16:04 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes 23:16:04 nexus3.onap.org:10001/onap/policy-models-simulator:5.0.1-SNAPSHOT simulator Up 2 minutes 23:16:04 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes 23:16:04 Shut down started! 23:16:07 Collecting logs from docker compose containers... 23:16:09 Tearing down containers... 23:16:10 Container grafana Stopping 23:16:10 Container policy-csit Stopping 23:16:10 Container policy-apex-pdp Stopping 23:16:10 Container policy-csit Stopped 23:16:10 Container policy-csit Removing 23:16:10 Container policy-csit Removed 23:16:10 Container grafana Stopped 23:16:10 Container grafana Removing 23:16:10 Container grafana Removed 23:16:10 Container prometheus Stopping 23:16:10 Container prometheus Stopped 23:16:10 Container prometheus Removing 23:16:10 Container prometheus Removed 23:16:20 Container policy-apex-pdp Stopped 23:16:20 Container policy-apex-pdp Removing 23:16:20 Container policy-apex-pdp Removed 23:16:20 Container simulator Stopping 23:16:20 Container policy-pap Stopping 23:16:30 Container simulator Stopped 23:16:30 Container simulator Removing 23:16:30 Container simulator Removed 23:16:31 Container policy-pap Stopped 23:16:31 Container policy-pap Removing 23:16:31 Container policy-pap Removed 23:16:31 Container kafka Stopping 23:16:31 Container policy-api Stopping 23:16:32 Container kafka Stopped 23:16:32 Container kafka Removing 23:16:32 Container kafka Removed 23:16:32 Container zookeeper Stopping 23:16:32 Container zookeeper Stopped 23:16:32 Container zookeeper Removing 23:16:32 Container zookeeper Removed 23:16:41 Container policy-api Stopped 23:16:41 Container policy-api Removing 23:16:41 Container policy-api Removed 23:16:41 Container policy-db-migrator Stopping 23:16:41 Container policy-db-migrator Stopped 23:16:41 Container policy-db-migrator Removing 23:16:41 Container policy-db-migrator Removed 23:16:41 Container postgres Stopping 23:16:41 Container postgres Stopped 23:16:41 Container postgres Removing 23:16:41 Container postgres Removed 23:16:41 Network compose_default Removing 23:16:42 Network compose_default Removed 23:16:42 $ ssh-agent -k 23:16:42 unset SSH_AUTH_SOCK; 23:16:42 unset SSH_AGENT_PID; 23:16:42 echo Agent pid 1598 killed; 23:16:42 [ssh-agent] Stopped. 23:16:42 Robot results publisher started... 23:16:42 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:16:42 -Parsing output xml: 23:16:42 Done! 23:16:42 -Copying log files to build dir: 23:16:42 Done! 23:16:42 -Assigning results to build: 23:16:42 Done! 23:16:42 -Checking thresholds: 23:16:42 Done! 23:16:42 Done publishing Robot results. 23:16:42 [PostBuildScript] - [INFO] Executing post build scripts. 23:16:42 [policy-pap-master-project-csit-pap] $ /bin/bash /tmp/jenkins472636957879676583.sh 23:16:42 ---> sysstat.sh 23:16:43 [policy-pap-master-project-csit-pap] $ /bin/bash /tmp/jenkins11660062613374523629.sh 23:16:43 ---> package-listing.sh 23:16:43 ++ facter osfamily 23:16:43 ++ tr '[:upper:]' '[:lower:]' 23:16:43 + OS_FAMILY=debian 23:16:43 + workspace=/w/workspace/policy-pap-master-project-csit-pap 23:16:43 + START_PACKAGES=/tmp/packages_start.txt 23:16:43 + END_PACKAGES=/tmp/packages_end.txt 23:16:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:16:43 + PACKAGES=/tmp/packages_start.txt 23:16:43 + '[' /w/workspace/policy-pap-master-project-csit-pap ']' 23:16:43 + PACKAGES=/tmp/packages_end.txt 23:16:43 + case "${OS_FAMILY}" in 23:16:43 + dpkg -l 23:16:43 + grep '^ii' 23:16:43 + '[' -f /tmp/packages_start.txt ']' 23:16:43 + '[' -f /tmp/packages_end.txt ']' 23:16:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:16:43 + '[' /w/workspace/policy-pap-master-project-csit-pap ']' 23:16:43 + mkdir -p /w/workspace/policy-pap-master-project-csit-pap/archives/ 23:16:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-pap-master-project-csit-pap/archives/ 23:16:43 [policy-pap-master-project-csit-pap] $ /bin/bash /tmp/jenkins17417830639761337505.sh 23:16:43 ---> capture-instance-metadata.sh 23:16:43 Setup pyenv: 23:16:43 system 23:16:43 3.8.20 23:16:43 3.9.20 23:16:43 3.10.15 23:16:43 * 3.11.10 (set by /w/workspace/policy-pap-master-project-csit-pap/.python-version) 23:16:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w8nb from file:/tmp/.os_lf_venv 23:16:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:16:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:16:45 lf-activate-venv(): INFO: Base packages installed successfully 23:16:45 lf-activate-venv(): INFO: Installing additional packages: lftools 23:16:52 lf-activate-venv(): INFO: Adding /tmp/venv-w8nb/bin to PATH 23:16:52 INFO: Running in OpenStack, capturing instance metadata 23:16:53 [policy-pap-master-project-csit-pap] $ /bin/bash /tmp/jenkins14825845382261728257.sh 23:16:53 provisioning config files... 23:16:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-pap-master-project-csit-pap@tmp/config2779908294921340805tmp 23:16:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:16:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:16:53 [EnvInject] - Injecting environment variables from a build step. 23:16:53 [EnvInject] - Injecting as environment variables the properties content 23:16:53 SERVER_ID=logs 23:16:53 23:16:53 [EnvInject] - Variables injected successfully. 23:16:53 [policy-pap-master-project-csit-pap] $ /bin/bash /tmp/jenkins14246736337013077078.sh 23:16:53 ---> create-netrc.sh 23:16:53 [policy-pap-master-project-csit-pap] $ /bin/bash /tmp/jenkins7088120680301279874.sh 23:16:53 ---> python-tools-install.sh 23:16:53 Setup pyenv: 23:16:53 system 23:16:53 3.8.20 23:16:53 3.9.20 23:16:53 3.10.15 23:16:53 * 3.11.10 (set by /w/workspace/policy-pap-master-project-csit-pap/.python-version) 23:16:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w8nb from file:/tmp/.os_lf_venv 23:16:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:16:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:16:55 lf-activate-venv(): INFO: Base packages installed successfully 23:16:55 lf-activate-venv(): INFO: Installing additional packages: lftools 23:17:01 lf-activate-venv(): INFO: Adding /tmp/venv-w8nb/bin to PATH 23:17:01 [policy-pap-master-project-csit-pap] $ /bin/bash /tmp/jenkins17673246635418976457.sh 23:17:01 ---> sudo-logs.sh 23:17:01 Archiving 'sudo' log.. 23:17:02 [policy-pap-master-project-csit-pap] $ /bin/bash /tmp/jenkins18012936199134850856.sh 23:17:02 ---> job-cost.sh 23:17:02 Setup pyenv: 23:17:02 system 23:17:02 3.8.20 23:17:02 3.9.20 23:17:02 3.10.15 23:17:02 * 3.11.10 (set by /w/workspace/policy-pap-master-project-csit-pap/.python-version) 23:17:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w8nb from file:/tmp/.os_lf_venv 23:17:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:17:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:17:04 lf-activate-venv(): INFO: Base packages installed successfully 23:17:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:17:08 lf-activate-venv(): INFO: Adding /tmp/venv-w8nb/bin to PATH 23:17:08 INFO: No Stack... 23:17:08 INFO: Retrieving Pricing Info for: v3-standard-8 23:17:09 INFO: Archiving Costs 23:17:09 [policy-pap-master-project-csit-pap] $ /bin/bash -l /tmp/jenkins4900366395281835102.sh 23:17:09 ---> logs-deploy.sh 23:17:09 Setup pyenv: 23:17:09 system 23:17:09 3.8.20 23:17:09 3.9.20 23:17:09 3.10.15 23:17:09 * 3.11.10 (set by /w/workspace/policy-pap-master-project-csit-pap/.python-version) 23:17:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w8nb from file:/tmp/.os_lf_venv 23:17:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:17:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:17:10 lf-activate-venv(): INFO: Base packages installed successfully 23:17:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:17:17 lf-activate-venv(): INFO: Adding /tmp/venv-w8nb/bin to PATH 23:17:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-pap-master-project-csit-pap/2333 23:17:17 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 23:17:18 Archives upload complete. 23:17:18 INFO: archiving logs to Nexus 23:17:19 ---> uname -a: 23:17:19 Linux prd-ubuntu2204-docker-8c-8g-4648 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 23:17:19 23:17:19 23:17:19 ---> lscpu: 23:17:19 Architecture: x86_64 23:17:19 CPU op-mode(s): 32-bit, 64-bit 23:17:19 Address sizes: 40 bits physical, 48 bits virtual 23:17:19 Byte Order: Little Endian 23:17:19 CPU(s): 8 23:17:19 On-line CPU(s) list: 0-7 23:17:19 Vendor ID: AuthenticAMD 23:17:19 Model name: AMD EPYC-Rome Processor 23:17:19 CPU family: 23 23:17:19 Model: 49 23:17:19 Thread(s) per core: 1 23:17:19 Core(s) per socket: 1 23:17:19 Socket(s): 8 23:17:19 Stepping: 0 23:17:19 BogoMIPS: 5600.00 23:17:19 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 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:17:19 Virtualization: AMD-V 23:17:19 Hypervisor vendor: KVM 23:17:19 Virtualization type: full 23:17:19 L1d cache: 256 KiB (8 instances) 23:17:19 L1i cache: 256 KiB (8 instances) 23:17:19 L2 cache: 4 MiB (8 instances) 23:17:19 L3 cache: 128 MiB (8 instances) 23:17:19 NUMA node(s): 1 23:17:19 NUMA node0 CPU(s): 0-7 23:17:19 Vulnerability Gather data sampling: Not affected 23:17:19 Vulnerability Itlb multihit: Not affected 23:17:19 Vulnerability L1tf: Not affected 23:17:19 Vulnerability Mds: Not affected 23:17:19 Vulnerability Meltdown: Not affected 23:17:19 Vulnerability Mmio stale data: Not affected 23:17:19 Vulnerability Reg file data sampling: Not affected 23:17:19 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 23:17:19 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 23:17:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:17:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:17:19 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:17:19 Vulnerability Srbds: Not affected 23:17:19 Vulnerability Tsx async abort: Not affected 23:17:19 23:17:19 23:17:19 ---> nproc: 23:17:19 8 23:17:19 23:17:19 23:17:19 ---> df -h: 23:17:19 Filesystem Size Used Avail Use% Mounted on 23:17:19 tmpfs 3.2G 1.1M 3.2G 1% /run 23:17:19 /dev/vda1 155G 16G 140G 10% / 23:17:19 tmpfs 16G 0 16G 0% /dev/shm 23:17:19 tmpfs 5.0M 0 5.0M 0% /run/lock 23:17:19 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:17:19 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 23:17:19 23:17:19 23:17:19 ---> free -m: 23:17:19 total used free shared buff/cache available 23:17:19 Mem: 32092 728 22636 4 8727 30896 23:17:19 Swap: 1023 0 1023 23:17:19 23:17:19 23:17:19 ---> ip addr: 23:17:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:17:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:17:19 inet 127.0.0.1/8 scope host lo 23:17:19 valid_lft forever preferred_lft forever 23:17:19 inet6 ::1/128 scope host 23:17:19 valid_lft forever preferred_lft forever 23:17:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:17:19 link/ether fa:16:3e:bd:08:28 brd ff:ff:ff:ff:ff:ff 23:17:19 altname enp0s3 23:17:19 inet 10.30.107.242/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 23:17:19 valid_lft 86020sec preferred_lft 86020sec 23:17:19 inet6 fe80::f816:3eff:febd:828/64 scope link 23:17:19 valid_lft forever preferred_lft forever 23:17:19 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:17:19 link/ether aa:56:f9:f0:0b:ec brd ff:ff:ff:ff:ff:ff 23:17:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:17:19 valid_lft forever preferred_lft forever 23:17:19 inet6 fe80::a856:f9ff:fef0:bec/64 scope link 23:17:19 valid_lft forever preferred_lft forever 23:17:19 23:17:19 23:17:19 ---> sar -b -r -n DEV: 23:17:19 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-4648) 01/31/26 _x86_64_ (8 CPU) 23:17:19 23:17:19 23:11:03 LINUX RESTART (8 CPU) 23:17:19 23:17:19 23:17:19 ---> sar -P ALL: 23:17:19 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-4648) 01/31/26 _x86_64_ (8 CPU) 23:17:19 23:17:19 23:11:03 LINUX RESTART (8 CPU) 23:17:19 23:17:19 23:17:19