2021-05-18T14:09:09.7236112Z ##[section]Starting: Request a runner to run this job 2021-05-18T14:09:10.5623341Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:09:10.7616801Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:09:10.8815468Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:09:11.0518527Z ##[section]Finishing: Request a runner to run this job 2021-05-18T14:09:20.0583080Z Current runner version: '2.278.0' 2021-05-18T14:09:20.0612062Z ##[group]Operating System 2021-05-18T14:09:20.0613098Z Ubuntu 2021-05-18T14:09:20.0613641Z 20.04.2 2021-05-18T14:09:20.0614101Z LTS 2021-05-18T14:09:20.0614699Z ##[endgroup] 2021-05-18T14:09:20.0615301Z ##[group]Virtual Environment 2021-05-18T14:09:20.0616049Z Environment: ubuntu-20.04 2021-05-18T14:09:20.0616803Z Version: 20210510.0 2021-05-18T14:09:20.0618059Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-18T14:09:20.0619940Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-18T14:09:20.0620965Z ##[endgroup] 2021-05-18T14:09:20.0623087Z ##[group]GITHUB_TOKEN Permissions 2021-05-18T14:09:20.0624433Z Actions: write 2021-05-18T14:09:20.0625084Z Checks: write 2021-05-18T14:09:20.0625633Z Contents: write 2021-05-18T14:09:20.0626266Z Deployments: write 2021-05-18T14:09:20.0626991Z Issues: write 2021-05-18T14:09:20.0627620Z Metadata: read 2021-05-18T14:09:20.0628252Z Packages: write 2021-05-18T14:09:20.0628844Z PullRequests: write 2021-05-18T14:09:20.0629586Z RepositoryProjects: write 2021-05-18T14:09:20.0630362Z SecurityEvents: write 2021-05-18T14:09:20.0630971Z Statuses: write 2021-05-18T14:09:20.0631684Z ##[endgroup] 2021-05-18T14:09:20.0635149Z Prepare workflow directory 2021-05-18T14:09:20.1743155Z Prepare all required actions 2021-05-18T14:09:20.1755412Z Getting action download info 2021-05-18T14:09:20.6038363Z Download action repository 'actions/checkout@v2' 2021-05-18T14:09:22.5669480Z Download action repository 'r-lib/actions@master' 2021-05-18T14:09:23.0969908Z Download action repository 'adigherman/actions@master' 2021-05-18T14:09:24.2461153Z Download action repository 'msys2/setup-msys2@v2' 2021-05-18T14:09:24.4328037Z Download action repository 'actions/cache@v1' 2021-05-18T14:09:24.5974951Z Download action repository 'actions/upload-artifact@master' 2021-05-18T14:09:24.7670389Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-18T14:09:25.1427113Z ##[group]Run actions/checkout@v2 2021-05-18T14:09:25.1427798Z with: 2021-05-18T14:09:25.1428342Z repository: neuroconductor/RAVEL 2021-05-18T14:09:25.1429551Z token: *** 2021-05-18T14:09:25.1429981Z ssh-strict: true 2021-05-18T14:09:25.1430557Z persist-credentials: true 2021-05-18T14:09:25.1431089Z clean: true 2021-05-18T14:09:25.1431531Z fetch-depth: 1 2021-05-18T14:09:25.1431969Z lfs: false 2021-05-18T14:09:25.1432391Z submodules: false 2021-05-18T14:09:25.1432821Z env: 2021-05-18T14:09:25.1433306Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:09:25.1433993Z TIC_DEPLOY_KEY: 2021-05-18T14:09:25.1434928Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:09:25.1436326Z GITHUB_PAT: *** 2021-05-18T14:09:25.1437246Z COVERALLS_TOKEN: *** 2021-05-18T14:09:25.1437815Z continue-on-error: false 2021-05-18T14:09:25.1438349Z VDIFFR_RUN_TESTS: 2021-05-18T14:09:25.1438796Z ##[endgroup] 2021-05-18T14:09:25.3798850Z Syncing repository: neuroconductor/RAVEL 2021-05-18T14:09:25.3800125Z ##[group]Getting Git version info 2021-05-18T14:09:25.3801365Z Working directory is '/home/runner/work/RAVEL/RAVEL' 2021-05-18T14:09:25.3802074Z [command]/usr/bin/git version 2021-05-18T14:09:26.5646849Z git version 2.31.1 2021-05-18T14:09:26.5712029Z ##[endgroup] 2021-05-18T14:09:26.5714145Z Deleting the contents of '/home/runner/work/RAVEL/RAVEL' 2021-05-18T14:09:26.5717579Z ##[group]Initializing the repository 2021-05-18T14:09:26.5719049Z [command]/usr/bin/git init /home/runner/work/RAVEL/RAVEL 2021-05-18T14:09:26.5721146Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-18T14:09:26.5723028Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-18T14:09:26.5724850Z hint: of your new repositories, which will suppress this warning, call: 2021-05-18T14:09:26.5726188Z hint: 2021-05-18T14:09:26.5727777Z hint: git config --global init.defaultBranch 2021-05-18T14:09:26.5737013Z hint: 2021-05-18T14:09:26.5738934Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-18T14:09:26.5741144Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-18T14:09:26.5742361Z hint: 2021-05-18T14:09:26.5743380Z hint: git branch -m 2021-05-18T14:09:26.5744671Z Initialized empty Git repository in /home/runner/work/RAVEL/RAVEL/.git/ 2021-05-18T14:09:26.5746533Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/RAVEL 2021-05-18T14:09:26.5748015Z ##[endgroup] 2021-05-18T14:09:26.5749103Z ##[group]Disabling automatic garbage collection 2021-05-18T14:09:26.5751235Z [command]/usr/bin/git config --local gc.auto 0 2021-05-18T14:09:26.5752251Z ##[endgroup] 2021-05-18T14:09:26.5756391Z ##[group]Setting up auth 2021-05-18T14:09:26.5758248Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:09:26.5761141Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-18T14:09:26.5762862Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:09:26.5764966Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-18T14:09:26.5767036Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-18T14:09:26.5767961Z ##[endgroup] 2021-05-18T14:09:26.5768510Z ##[group]Fetching the repository 2021-05-18T14:09:26.5770126Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +724ec1f56f70908557a8096412b91d4543be5b3b:refs/tags/1.2.2.s 2021-05-18T14:09:26.5771622Z remote: Enumerating objects: 69, done. 2021-05-18T14:09:26.5772451Z remote: Counting objects: 1% (1/69) 2021-05-18T14:09:26.5773052Z remote: Counting objects: 2% (2/69) 2021-05-18T14:09:26.5773655Z remote: Counting objects: 4% (3/69) 2021-05-18T14:09:26.5774423Z remote: Counting objects: 5% (4/69) 2021-05-18T14:09:26.5775006Z remote: Counting objects: 7% (5/69) 2021-05-18T14:09:26.5775611Z remote: Counting objects: 8% (6/69) 2021-05-18T14:09:26.5776211Z remote: Counting objects: 10% (7/69) 2021-05-18T14:09:26.5776794Z remote: Counting objects: 11% (8/69) 2021-05-18T14:09:26.5777394Z remote: Counting objects: 13% (9/69) 2021-05-18T14:09:26.5777978Z remote: Counting objects: 14% (10/69) 2021-05-18T14:09:26.5778583Z remote: Counting objects: 15% (11/69) 2021-05-18T14:09:26.5779181Z remote: Counting objects: 17% (12/69) 2021-05-18T14:09:26.5779766Z remote: Counting objects: 18% (13/69) 2021-05-18T14:09:26.5780373Z remote: Counting objects: 20% (14/69) 2021-05-18T14:09:26.5780981Z remote: Counting objects: 21% (15/69) 2021-05-18T14:09:26.5781567Z remote: Counting objects: 23% (16/69) 2021-05-18T14:09:26.5782160Z remote: Counting objects: 24% (17/69) 2021-05-18T14:09:26.5782746Z remote: Counting objects: 26% (18/69) 2021-05-18T14:09:26.5783341Z remote: Counting objects: 27% (19/69) 2021-05-18T14:09:26.5783935Z remote: Counting objects: 28% (20/69) 2021-05-18T14:09:26.5784523Z remote: Counting objects: 30% (21/69) 2021-05-18T14:09:26.5785432Z remote: Counting objects: 31% (22/69) 2021-05-18T14:09:26.5786047Z remote: Counting objects: 33% (23/69) 2021-05-18T14:09:26.5786647Z remote: Counting objects: 34% (24/69) 2021-05-18T14:09:26.5787238Z remote: Counting objects: 36% (25/69) 2021-05-18T14:09:26.5787820Z remote: Counting objects: 37% (26/69) 2021-05-18T14:09:26.5788413Z remote: Counting objects: 39% (27/69) 2021-05-18T14:09:26.5789146Z remote: Counting objects: 40% (28/69) 2021-05-18T14:09:26.5789730Z remote: Counting objects: 42% (29/69) 2021-05-18T14:09:26.5790324Z remote: Counting objects: 43% (30/69) 2021-05-18T14:09:26.5790905Z remote: Counting objects: 44% (31/69) 2021-05-18T14:09:26.5791500Z remote: Counting objects: 46% (32/69) 2021-05-18T14:09:26.5792094Z remote: Counting objects: 47% (33/69) 2021-05-18T14:09:26.5792681Z remote: Counting objects: 49% (34/69) 2021-05-18T14:09:26.5793274Z remote: Counting objects: 50% (35/69) 2021-05-18T14:09:26.5794000Z remote: Counting objects: 52% (36/69) 2021-05-18T14:09:26.5794598Z remote: Counting objects: 53% (37/69) 2021-05-18T14:09:26.5795194Z remote: Counting objects: 55% (38/69) 2021-05-18T14:09:26.5795772Z remote: Counting objects: 56% (39/69) 2021-05-18T14:09:26.5796363Z remote: Counting objects: 57% (40/69) 2021-05-18T14:09:26.5796974Z remote: Counting objects: 59% (41/69) 2021-05-18T14:09:26.5797555Z remote: Counting objects: 60% (42/69) 2021-05-18T14:09:26.5798155Z remote: Counting objects: 62% (43/69) 2021-05-18T14:09:26.5798738Z remote: Counting objects: 63% (44/69) 2021-05-18T14:09:26.5799334Z remote: Counting objects: 65% (45/69) 2021-05-18T14:09:26.5799930Z remote: Counting objects: 66% (46/69) 2021-05-18T14:09:26.5800519Z remote: Counting objects: 68% (47/69) 2021-05-18T14:09:26.5801116Z remote: Counting objects: 69% (48/69) 2021-05-18T14:09:26.5801696Z remote: Counting objects: 71% (49/69) 2021-05-18T14:09:26.5802292Z remote: Counting objects: 72% (50/69) 2021-05-18T14:09:26.5802890Z remote: Counting objects: 73% (51/69) 2021-05-18T14:09:26.5803472Z remote: Counting objects: 75% (52/69) 2021-05-18T14:09:26.5804067Z remote: Counting objects: 76% (53/69) 2021-05-18T14:09:26.5804665Z remote: Counting objects: 78% (54/69) 2021-05-18T14:09:26.5805325Z remote: Counting objects: 79% (55/69) 2021-05-18T14:09:26.5805929Z remote: Counting objects: 81% (56/69) 2021-05-18T14:09:26.5806512Z remote: Counting objects: 82% (57/69) 2021-05-18T14:09:26.5807104Z remote: Counting objects: 84% (58/69) 2021-05-18T14:09:26.5807694Z remote: Counting objects: 85% (59/69) 2021-05-18T14:09:26.5808281Z remote: Counting objects: 86% (60/69) 2021-05-18T14:09:26.5808874Z remote: Counting objects: 88% (61/69) 2021-05-18T14:09:26.5809451Z remote: Counting objects: 89% (62/69) 2021-05-18T14:09:26.5810047Z remote: Counting objects: 91% (63/69) 2021-05-18T14:09:26.5810642Z remote: Counting objects: 92% (64/69) 2021-05-18T14:09:26.5811222Z remote: Counting objects: 94% (65/69) 2021-05-18T14:09:26.5811811Z remote: Counting objects: 95% (66/69) 2021-05-18T14:09:26.5812406Z remote: Counting objects: 97% (67/69) 2021-05-18T14:09:26.5813008Z remote: Counting objects: 98% (68/69) 2021-05-18T14:09:26.5813715Z remote: Counting objects: 100% (69/69) 2021-05-18T14:09:26.5814303Z remote: Counting objects: 100% (69/69), done. 2021-05-18T14:09:26.5814902Z remote: Compressing objects: 1% (1/53) 2021-05-18T14:09:26.5815515Z remote: Compressing objects: 3% (2/53) 2021-05-18T14:09:26.5816111Z remote: Compressing objects: 5% (3/53) 2021-05-18T14:09:26.5816721Z remote: Compressing objects: 7% (4/53) 2021-05-18T14:09:26.5817328Z remote: Compressing objects: 9% (5/53) 2021-05-18T14:09:26.5817920Z remote: Compressing objects: 11% (6/53) 2021-05-18T14:09:26.5818522Z remote: Compressing objects: 13% (7/53) 2021-05-18T14:09:26.5819328Z remote: Compressing objects: 15% (8/53) 2021-05-18T14:09:26.5819967Z remote: Compressing objects: 16% (9/53) 2021-05-18T14:09:26.5820625Z remote: Compressing objects: 18% (10/53) 2021-05-18T14:09:26.5821345Z remote: Compressing objects: 20% (11/53) 2021-05-18T14:09:26.5822004Z remote: Compressing objects: 22% (12/53) 2021-05-18T14:09:26.5822658Z remote: Compressing objects: 24% (13/53) 2021-05-18T14:09:26.5823298Z remote: Compressing objects: 26% (14/53) 2021-05-18T14:09:26.5824089Z remote: Compressing objects: 28% (15/53) 2021-05-18T14:09:26.5824743Z remote: Compressing objects: 30% (16/53) 2021-05-18T14:09:26.5825380Z remote: Compressing objects: 32% (17/53) 2021-05-18T14:09:26.5826035Z remote: Compressing objects: 33% (18/53) 2021-05-18T14:09:26.5826669Z remote: Compressing objects: 35% (19/53) 2021-05-18T14:09:26.5827322Z remote: Compressing objects: 37% (20/53) 2021-05-18T14:09:26.5827975Z remote: Compressing objects: 39% (21/53) 2021-05-18T14:09:26.5828612Z remote: Compressing objects: 41% (22/53) 2021-05-18T14:09:26.5829258Z remote: Compressing objects: 43% (23/53) 2021-05-18T14:09:26.5829903Z remote: Compressing objects: 45% (24/53) 2021-05-18T14:09:26.5830549Z remote: Compressing objects: 47% (25/53) 2021-05-18T14:09:26.5831198Z remote: Compressing objects: 49% (26/53) 2021-05-18T14:09:26.5831831Z remote: Compressing objects: 50% (27/53) 2021-05-18T14:09:26.5832483Z remote: Compressing objects: 52% (28/53) 2021-05-18T14:09:26.5833130Z remote: Compressing objects: 54% (29/53) 2021-05-18T14:09:26.5833926Z remote: Compressing objects: 56% (30/53) 2021-05-18T14:09:26.5834587Z remote: Compressing objects: 58% (31/53) 2021-05-18T14:09:26.5835224Z remote: Compressing objects: 60% (32/53) 2021-05-18T14:09:26.5835877Z remote: Compressing objects: 62% (33/53) 2021-05-18T14:09:26.5836526Z remote: Compressing objects: 64% (34/53) 2021-05-18T14:09:26.5837351Z remote: Compressing objects: 66% (35/53) 2021-05-18T14:09:26.5837999Z remote: Compressing objects: 67% (36/53) 2021-05-18T14:09:26.5838731Z remote: Compressing objects: 69% (37/53) 2021-05-18T14:09:26.5839384Z remote: Compressing objects: 71% (38/53) 2021-05-18T14:09:26.5840034Z remote: Compressing objects: 73% (39/53) 2021-05-18T14:09:26.5840670Z remote: Compressing objects: 75% (40/53) 2021-05-18T14:09:26.5841325Z remote: Compressing objects: 77% (41/53) 2021-05-18T14:09:26.5841976Z remote: Compressing objects: 79% (42/53) 2021-05-18T14:09:26.5842617Z remote: Compressing objects: 81% (43/53) 2021-05-18T14:09:26.5843271Z remote: Compressing objects: 83% (44/53) 2021-05-18T14:09:26.5843907Z remote: Compressing objects: 84% (45/53) 2021-05-18T14:09:26.5844560Z remote: Compressing objects: 86% (46/53) 2021-05-18T14:09:26.5845213Z remote: Compressing objects: 88% (47/53) 2021-05-18T14:09:26.5845854Z remote: Compressing objects: 90% (48/53) 2021-05-18T14:09:26.5846506Z remote: Compressing objects: 92% (49/53) 2021-05-18T14:09:26.5847149Z remote: Compressing objects: 94% (50/53) 2021-05-18T14:09:26.5847801Z remote: Compressing objects: 96% (51/53) 2021-05-18T14:09:26.5848454Z remote: Compressing objects: 98% (52/53) 2021-05-18T14:09:26.5849091Z remote: Compressing objects: 100% (53/53) 2021-05-18T14:09:26.5849783Z remote: Compressing objects: 100% (53/53), done. 2021-05-18T14:09:26.5850989Z remote: Total 69 (delta 15), reused 50 (delta 12), pack-reused 0 2021-05-18T14:09:26.5851837Z From https://github.com/neuroconductor/RAVEL 2021-05-18T14:09:26.5852910Z * [new ref] 724ec1f56f70908557a8096412b91d4543be5b3b -> 1.2.2.s 2021-05-18T14:09:26.5853596Z ##[endgroup] 2021-05-18T14:09:26.5854165Z ##[group]Determining the checkout info 2021-05-18T14:09:26.5854728Z ##[endgroup] 2021-05-18T14:09:26.5855213Z ##[group]Checking out the ref 2021-05-18T14:09:26.5856102Z [command]/usr/bin/git checkout --progress --force refs/tags/1.2.2.s 2021-05-18T14:09:26.5857701Z Note: switching to 'refs/tags/1.2.2.s'. 2021-05-18T14:09:26.5858389Z 2021-05-18T14:09:26.5859285Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-18T14:09:26.5860186Z changes and commit them, and you can discard any commits you make in this 2021-05-18T14:09:26.5861044Z state without impacting any branches by switching back to a branch. 2021-05-18T14:09:26.5861558Z 2021-05-18T14:09:26.5862145Z If you want to create a new branch to retain commits you create, you may 2021-05-18T14:09:26.5863152Z do so (now or later) by using -c with the switch command. Example: 2021-05-18T14:09:26.5863625Z 2021-05-18T14:09:26.5864254Z git switch -c 2021-05-18T14:09:26.5864651Z 2021-05-18T14:09:26.5865076Z Or undo this operation with: 2021-05-18T14:09:26.5865426Z 2021-05-18T14:09:26.5865929Z git switch - 2021-05-18T14:09:26.5866218Z 2021-05-18T14:09:26.5866908Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-18T14:09:26.5867511Z 2021-05-18T14:09:26.5867989Z HEAD is now at 724ec1f Version id 82 stable 2021-05-18T14:09:26.5868544Z ##[endgroup] 2021-05-18T14:09:26.5869229Z [command]/usr/bin/git log -1 --format='%H' 2021-05-18T14:09:26.5870042Z '724ec1f56f70908557a8096412b91d4543be5b3b' 2021-05-18T14:09:26.5974836Z ##[group]Run r-lib/actions/setup-r@master 2021-05-18T14:09:26.5975364Z with: 2021-05-18T14:09:26.5975769Z r-version: 3.5 2021-05-18T14:09:26.5976187Z Ncpus: 1 2021-05-18T14:09:26.5976648Z crayon.enabled: NULL 2021-05-18T14:09:26.5977260Z remove-openmp-macos: true 2021-05-18T14:09:26.5977886Z http-user-agent: default 2021-05-18T14:09:26.5978415Z install-r: true 2021-05-18T14:09:26.5979070Z windows-path-include-mingw: true 2021-05-18T14:09:26.5979731Z env: 2021-05-18T14:09:26.5980224Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:09:26.5980744Z TIC_DEPLOY_KEY: 2021-05-18T14:09:26.5981669Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:09:26.5983384Z GITHUB_PAT: *** 2021-05-18T14:09:26.5984318Z COVERALLS_TOKEN: *** 2021-05-18T14:09:26.5984870Z continue-on-error: false 2021-05-18T14:09:26.5985426Z VDIFFR_RUN_TESTS: 2021-05-18T14:09:26.5985860Z ##[endgroup] 2021-05-18T14:09:27.3972125Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-18T14:09:29.7958233Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:09:29.7961012Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-18T14:09:29.7964582Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-18T14:09:29.8278924Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-18T14:09:29.8565872Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:09:29.9322993Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-18T14:09:29.9366737Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:09:30.0949414Z Get:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-18T14:09:30.1631421Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-18T14:09:30.1999446Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [223 kB] 2021-05-18T14:09:30.2011693Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-18T14:09:30.2032805Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-18T14:09:30.2038186Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-18T14:09:30.2041872Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [777 kB] 2021-05-18T14:09:30.2126039Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [167 kB] 2021-05-18T14:09:30.2147195Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.5 kB] 2021-05-18T14:09:30.3396519Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:09:30.5615455Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [656 kB] 2021-05-18T14:09:30.6366289Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-18T14:09:30.6380453Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-18T14:09:30.6382824Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-18T14:09:30.6418449Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-18T14:09:30.6420744Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [568 kB] 2021-05-18T14:09:30.6571355Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [85.5 kB] 2021-05-18T14:09:30.6578471Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.1 kB] 2021-05-18T14:09:30.7425210Z Get:26 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.4 kB] 2021-05-18T14:09:40.5686792Z Fetched 4559 kB in 1s (3602 kB/s) 2021-05-18T14:09:41.4140528Z Reading package lists... 2021-05-18T14:09:41.4399656Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-18T14:09:43.4781128Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-18T14:09:43.5555677Z Reading package lists... 2021-05-18T14:09:43.7146559Z Building dependency tree... 2021-05-18T14:09:43.7160979Z Reading state information... 2021-05-18T14:09:43.8740994Z The following additional packages will be installed: 2021-05-18T14:09:43.8743799Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-18T14:09:43.8747055Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-18T14:09:43.8749212Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-18T14:09:43.8752303Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-18T14:09:43.8758402Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-18T14:09:43.8759968Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-18T14:09:43.8761639Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-18T14:09:43.8763452Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-18T14:09:43.8765089Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-18T14:09:43.8766638Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-18T14:09:43.8768267Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-18T14:09:43.8769869Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-18T14:09:43.8771651Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-18T14:09:43.8773377Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-18T14:09:43.8775804Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-18T14:09:43.8777474Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-18T14:09:43.8779409Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:09:43.8781227Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:09:43.8783175Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:09:43.8784798Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:09:43.8786262Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:09:43.8787703Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:09:43.8789401Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:09:43.8791609Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:09:43.8793214Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:09:43.8794974Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:09:43.8796672Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:09:43.8798290Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:09:43.8800054Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:09:43.8801727Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:09:43.8804046Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:09:43.8805955Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:09:43.8807710Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:09:43.8809432Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:09:43.8811065Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:09:43.8812939Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:09:43.8814527Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:09:43.8815759Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-18T14:09:43.8816592Z Suggested packages: 2021-05-18T14:09:43.8817593Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-18T14:09:43.8818917Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-18T14:09:43.8820386Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-18T14:09:43.8821996Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-18T14:09:43.8823414Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-18T14:09:43.8824792Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-18T14:09:43.8826134Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-18T14:09:43.8828042Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-18T14:09:43.8830234Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-18T14:09:43.8831854Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-18T14:09:44.5708688Z The following NEW packages will be installed: 2021-05-18T14:09:44.5755732Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-18T14:09:44.5757839Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-18T14:09:44.5759754Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-18T14:09:44.5761972Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-18T14:09:44.5764697Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-18T14:09:44.5766358Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-18T14:09:44.5768095Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-18T14:09:44.5770356Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-18T14:09:44.5773393Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-18T14:09:44.5775953Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-18T14:09:44.5777714Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-18T14:09:44.5780071Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-18T14:09:44.5782240Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-18T14:09:44.5784057Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-18T14:09:44.5786327Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-18T14:09:44.5788237Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-18T14:09:44.5790811Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:09:44.5792909Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:09:44.5797064Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:09:44.5799920Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:09:44.5801594Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:09:44.5803319Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:09:44.5807453Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:09:44.5809212Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:09:44.5811408Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:09:44.5813026Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:09:44.5815055Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:09:44.5817125Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:09:44.5819600Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:09:44.5850834Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:09:44.5876173Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:09:44.5889226Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:09:44.5891583Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:09:44.5893198Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:09:44.5894870Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:09:44.5896550Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:09:44.5898060Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:09:44.5899540Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-18T14:09:44.5900527Z 0 upgraded, 130 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:44.5901893Z Need to get 8648 kB of archives. 2021-05-18T14:09:44.5902695Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-18T14:09:44.5904236Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-18T14:09:44.5906045Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-18T14:09:44.5908020Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-18T14:09:44.5909806Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-18T14:09:44.5911574Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-18T14:09:44.5913677Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-18T14:09:44.5958744Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-18T14:09:44.5960939Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-18T14:09:44.5963942Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-18T14:09:44.5966095Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-18T14:09:44.5968165Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-18T14:09:44.5970130Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-18T14:09:44.5972107Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-18T14:09:44.5973948Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-18T14:09:44.5978917Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-18T14:09:44.5980791Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-18T14:09:44.5982469Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-18T14:09:44.5984139Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-18T14:09:44.5985580Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-18T14:09:44.5987287Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-18T14:09:44.5989036Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-18T14:09:44.5990626Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-18T14:09:44.5992224Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-18T14:09:44.5994089Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-18T14:09:44.5995631Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-18T14:09:44.5997288Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-18T14:09:44.5998916Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-18T14:09:44.6000638Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-18T14:09:44.6003207Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-18T14:09:44.6004996Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-18T14:09:44.6007164Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-18T14:09:44.6009534Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-18T14:09:44.6011639Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-18T14:09:44.6014052Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-18T14:09:44.6016134Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-18T14:09:44.6018075Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-18T14:09:44.6019967Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-18T14:09:44.6023401Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-18T14:09:44.6026018Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-18T14:09:44.6031273Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-18T14:09:44.6033351Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-18T14:09:44.6036571Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-18T14:09:44.6039382Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-18T14:09:44.6057119Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-18T14:09:44.6061581Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-18T14:09:44.6063678Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-18T14:09:44.6066058Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-18T14:09:44.6068099Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-18T14:09:44.6070006Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-18T14:09:44.6074887Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-18T14:09:44.6076800Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-18T14:09:44.6078799Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-18T14:09:44.6080723Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-18T14:09:44.6082955Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-18T14:09:44.6085158Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-18T14:09:44.6089983Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-18T14:09:44.6092125Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-18T14:09:44.6097385Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-18T14:09:44.6099910Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-18T14:09:44.6105452Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-18T14:09:44.6109637Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-18T14:09:44.6115151Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-18T14:09:44.6117755Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-18T14:09:44.6122413Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-18T14:09:44.6124264Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-18T14:09:44.6129374Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-18T14:09:44.6133900Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-18T14:09:44.6137918Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-18T14:09:44.6139881Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-18T14:09:44.6145159Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-18T14:09:44.6147369Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-18T14:09:44.6151664Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-18T14:09:44.6154028Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-18T14:09:44.6158642Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-18T14:09:44.6160563Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-18T14:09:44.6165319Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-18T14:09:44.6169594Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-18T14:09:44.6171758Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-18T14:09:44.6178551Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-18T14:09:44.6180574Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-18T14:09:44.6182429Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-18T14:09:44.6184484Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-18T14:09:44.6188991Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-18T14:09:44.6191421Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-18T14:09:44.6193307Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-18T14:09:44.6195339Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-18T14:09:44.6197377Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-18T14:09:44.6199403Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-18T14:09:44.6201895Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-18T14:09:44.6203825Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-18T14:09:44.6205712Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-18T14:09:44.6207615Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-18T14:09:44.6209422Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-18T14:09:44.6211380Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-18T14:09:44.6215241Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-18T14:09:44.6217292Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-18T14:09:44.6219953Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-18T14:09:44.6222315Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-18T14:09:44.6224209Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-18T14:09:44.6226357Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-18T14:09:44.6228319Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-18T14:09:44.6230733Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-18T14:09:44.6233246Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-18T14:09:44.6235630Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-18T14:09:44.6237441Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-18T14:09:44.6239532Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-18T14:09:44.6241657Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-18T14:09:44.6243960Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-18T14:09:44.6246634Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-18T14:09:44.6248551Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-18T14:09:44.6250316Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-18T14:09:44.6252789Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-18T14:09:44.6254786Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-18T14:09:44.6257045Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-18T14:09:44.6259065Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-18T14:09:44.6260991Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-18T14:09:44.6262811Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-18T14:09:44.6265112Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-18T14:09:44.6267032Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-18T14:09:44.6268988Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-18T14:09:44.6271229Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-18T14:09:44.6273098Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-18T14:09:44.6275203Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-18T14:09:44.6277047Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-18T14:09:44.6281958Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-18T14:09:44.6286237Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-18T14:09:44.6288596Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-18T14:09:44.6292493Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-18T14:09:44.6294405Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-18T14:09:44.6342329Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-18T14:09:45.4663812Z Fetched 8648 kB in 0s (60.3 MB/s) 2021-05-18T14:09:45.5495806Z Selecting previously unselected package dctrl-tools. 2021-05-18T14:09:45.6460123Z (Reading database ... 2021-05-18T14:09:45.6460870Z (Reading database ... 5% 2021-05-18T14:09:45.6461784Z (Reading database ... 10% 2021-05-18T14:09:45.6462525Z (Reading database ... 15% 2021-05-18T14:09:45.6463019Z (Reading database ... 20% 2021-05-18T14:09:45.6463521Z (Reading database ... 25% 2021-05-18T14:09:45.6464009Z (Reading database ... 30% 2021-05-18T14:09:45.6464461Z (Reading database ... 35% 2021-05-18T14:09:45.6464932Z (Reading database ... 40% 2021-05-18T14:09:45.6465401Z (Reading database ... 45% 2021-05-18T14:09:45.6465854Z (Reading database ... 50% 2021-05-18T14:09:46.1409424Z (Reading database ... 55% 2021-05-18T14:09:47.0848737Z (Reading database ... 60% 2021-05-18T14:09:47.6146578Z (Reading database ... 65% 2021-05-18T14:09:48.4062874Z (Reading database ... 70% 2021-05-18T14:09:49.3034317Z (Reading database ... 75% 2021-05-18T14:09:50.1964781Z (Reading database ... 80% 2021-05-18T14:09:51.2822991Z (Reading database ... 85% 2021-05-18T14:09:52.2781838Z (Reading database ... 90% 2021-05-18T14:09:53.1476972Z (Reading database ... 95% 2021-05-18T14:09:53.1477734Z (Reading database ... 100% 2021-05-18T14:09:53.1478686Z (Reading database ... 254809 files and directories currently installed.) 2021-05-18T14:09:53.1602224Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-18T14:09:53.1824365Z Unpacking dctrl-tools (2.24-3) ... 2021-05-18T14:09:53.2277366Z Selecting previously unselected package libfile-which-perl. 2021-05-18T14:09:53.2553295Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-18T14:09:53.2566413Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-18T14:09:53.2915706Z Selecting previously unselected package libfile-homedir-perl. 2021-05-18T14:09:53.3153432Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-18T14:09:53.3166632Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-18T14:09:53.3858464Z Selecting previously unselected package libio-pty-perl. 2021-05-18T14:09:53.4166487Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-18T14:09:53.4180311Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-18T14:09:53.4596867Z Selecting previously unselected package libipc-run-perl. 2021-05-18T14:09:53.4823087Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-18T14:09:53.4837751Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-18T14:09:53.5276140Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-18T14:09:53.5462844Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-18T14:09:53.5476134Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:09:53.5732503Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-18T14:09:53.5992819Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-18T14:09:53.6005587Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:09:53.6316341Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-18T14:09:53.6543346Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-18T14:09:53.6559186Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:09:53.6781250Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-18T14:09:53.7056808Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-18T14:09:53.7069983Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:09:53.7355948Z Selecting previously unselected package libparams-classify-perl. 2021-05-18T14:09:53.7566853Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-18T14:09:53.7575950Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:09:53.7956392Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-18T14:09:53.8162399Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-18T14:09:53.8172909Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:09:53.8475454Z Selecting previously unselected package libimport-into-perl. 2021-05-18T14:09:53.8697118Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-18T14:09:53.8712815Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-18T14:09:53.8947321Z Selecting previously unselected package librole-tiny-perl. 2021-05-18T14:09:53.9243156Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-18T14:09:53.9256154Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-18T14:09:53.9545315Z Selecting previously unselected package libstrictures-perl. 2021-05-18T14:09:53.9820767Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-18T14:09:53.9831035Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-18T14:09:54.0075744Z Selecting previously unselected package libsub-quote-perl. 2021-05-18T14:09:54.0353392Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-18T14:09:54.0363306Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-18T14:09:54.0675383Z Selecting previously unselected package libmoo-perl. 2021-05-18T14:09:54.0913227Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-18T14:09:54.0922261Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-18T14:09:54.1204245Z Selecting previously unselected package patchutils. 2021-05-18T14:09:54.1478053Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-18T14:09:54.1492793Z Unpacking patchutils (0.3.4-2) ... 2021-05-18T14:09:54.1876911Z Selecting previously unselected package wdiff. 2021-05-18T14:09:54.2103337Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-18T14:09:54.2117249Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-18T14:09:54.2535005Z Selecting previously unselected package devscripts. 2021-05-18T14:09:54.2817498Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-18T14:09:54.3092412Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-18T14:09:54.4471669Z Selecting previously unselected package diffstat. 2021-05-18T14:09:54.4705250Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-18T14:09:54.4721006Z Unpacking diffstat (1.63-1) ... 2021-05-18T14:09:54.4997484Z Selecting previously unselected package python3-gpg. 2021-05-18T14:09:54.5282017Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-18T14:09:54.5291769Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:09:54.5795124Z Selecting previously unselected package dput. 2021-05-18T14:09:54.6045784Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-18T14:09:54.6129085Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-18T14:09:54.6475602Z Selecting previously unselected package gdebi-core. 2021-05-18T14:09:54.6681738Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-18T14:09:54.6699654Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:09:54.8029747Z Selecting previously unselected package libcroco3:amd64. 2021-05-18T14:09:54.8307336Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-18T14:09:54.8543276Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:09:54.8955041Z Selecting previously unselected package gettext. 2021-05-18T14:09:54.9177002Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-18T14:09:54.9191143Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-18T14:09:55.1183939Z Selecting previously unselected package intltool-debian. 2021-05-18T14:09:55.1437661Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-18T14:09:55.1451633Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:09:55.1755721Z Selecting previously unselected package libapt-pkg-perl. 2021-05-18T14:09:55.1984431Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-18T14:09:55.1999691Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:09:55.2297327Z Selecting previously unselected package libarchive-zip-perl. 2021-05-18T14:09:55.2575763Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-18T14:09:55.2621360Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-18T14:09:55.3814785Z Selecting previously unselected package libarray-intspan-perl. 2021-05-18T14:09:55.4100632Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-18T14:09:55.4102148Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-18T14:09:55.4402916Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-18T14:09:55.4682023Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-18T14:09:55.4696335Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:09:55.4933577Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-18T14:09:55.5221452Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-18T14:09:55.5231087Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:09:55.5472047Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-18T14:09:55.5770708Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-18T14:09:55.5782458Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:09:55.6076081Z Selecting previously unselected package libvariable-magic-perl. 2021-05-18T14:09:55.6309030Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-18T14:09:55.6320811Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:09:55.6676149Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-18T14:09:55.6913900Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-18T14:09:55.6926427Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:09:55.7177240Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-18T14:09:55.7459199Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-18T14:09:55.7469292Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:09:55.7795535Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-18T14:09:55.7991338Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-18T14:09:55.8004008Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:09:55.8316217Z Selecting previously unselected package libclone-perl. 2021-05-18T14:09:55.8557750Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-18T14:09:55.8568563Z Unpacking libclone-perl (0.43-2) ... 2021-05-18T14:09:55.8848863Z Selecting previously unselected package libcommon-sense-perl. 2021-05-18T14:09:55.9110450Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-18T14:09:55.9124288Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:09:55.9435380Z Selecting previously unselected package libparams-util-perl. 2021-05-18T14:09:55.9661733Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-18T14:09:55.9676325Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-18T14:09:56.0076541Z Selecting previously unselected package libsub-install-perl. 2021-05-18T14:09:56.0344995Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-18T14:09:56.0361526Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-18T14:09:56.0613155Z Selecting previously unselected package libdata-optlist-perl. 2021-05-18T14:09:56.0897853Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-18T14:09:56.0959443Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-18T14:09:56.1236289Z Selecting previously unselected package libsub-exporter-perl. 2021-05-18T14:09:56.1501032Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-18T14:09:56.1503032Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-18T14:09:56.1835596Z Selecting previously unselected package libconst-fast-perl. 2021-05-18T14:09:56.2093826Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-18T14:09:56.2107101Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-18T14:09:56.2395432Z Selecting previously unselected package libwant-perl. 2021-05-18T14:09:56.2628088Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-18T14:09:56.2641582Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-18T14:09:56.2955570Z Selecting previously unselected package libcontextual-return-perl. 2021-05-18T14:09:56.3191903Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-18T14:09:56.3209284Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:09:56.3548457Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-18T14:09:56.3834487Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-18T14:09:56.3846551Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:09:56.4275493Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-18T14:09:56.4475887Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-18T14:09:56.4490641Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:09:56.4806654Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-18T14:09:56.5112540Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-18T14:09:56.5126277Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:09:56.5367822Z Selecting previously unselected package libdistro-info-perl. 2021-05-18T14:09:56.5653972Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-18T14:09:56.5664387Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:09:56.5955472Z Selecting previously unselected package libnet-ip-perl. 2021-05-18T14:09:56.6202245Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-18T14:09:56.6216523Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-18T14:09:56.6635131Z Selecting previously unselected package libnet-dns-perl. 2021-05-18T14:09:56.6834272Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-18T14:09:56.6845732Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-18T14:09:56.7675722Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-18T14:09:56.7893749Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-18T14:09:56.7914439Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:09:56.8275686Z Selecting previously unselected package libemail-valid-perl. 2021-05-18T14:09:56.8506019Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-18T14:09:56.8527350Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-18T14:09:56.8818696Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-18T14:09:56.9102004Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-18T14:09:56.9120671Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:09:56.9421069Z Selecting previously unselected package libfile-chdir-perl. 2021-05-18T14:09:56.9727524Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-18T14:09:56.9743783Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:09:57.0075366Z Selecting previously unselected package libnumber-compare-perl. 2021-05-18T14:09:57.0301669Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-18T14:09:57.0317072Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-18T14:09:57.0635780Z Selecting previously unselected package libtext-glob-perl. 2021-05-18T14:09:57.0860959Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-18T14:09:57.0876257Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-18T14:09:57.1195666Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-18T14:09:57.1417279Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-18T14:09:57.1432074Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:09:57.1718515Z Selecting previously unselected package libio-string-perl. 2021-05-18T14:09:57.2004808Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-18T14:09:57.2017249Z Unpacking libio-string-perl (1.08-3) ... 2021-05-18T14:09:57.2321761Z Selecting previously unselected package libfont-ttf-perl. 2021-05-18T14:09:57.2613743Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-18T14:09:57.2630147Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-18T14:09:57.3225351Z Selecting previously unselected package libfuture-perl. 2021-05-18T14:09:57.3512121Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-18T14:09:57.3523819Z Unpacking libfuture-perl (0.43-1) ... 2021-05-18T14:09:57.3915732Z Selecting previously unselected package libparams-validate-perl. 2021-05-18T14:09:57.4172302Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-18T14:09:57.4228806Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-18T14:09:57.4517350Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-18T14:09:57.4799088Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-18T14:09:57.4812919Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:09:57.5076101Z Selecting previously unselected package libsort-versions-perl. 2021-05-18T14:09:57.5369759Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-18T14:09:57.5388404Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-18T14:09:57.5715812Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-18T14:09:57.6003255Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-18T14:09:57.6017948Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:09:57.6297454Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-18T14:09:57.6580342Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-18T14:09:57.6593433Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:09:57.6849697Z Selecting previously unselected package libio-prompter-perl. 2021-05-18T14:09:57.7137375Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-18T14:09:57.7151325Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-18T14:09:57.7515404Z Selecting previously unselected package libjson-perl. 2021-05-18T14:09:57.7752110Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-18T14:09:57.7767891Z Unpacking libjson-perl (4.02000-2) ... 2021-05-18T14:09:57.8115503Z Selecting previously unselected package liblog-any-perl. 2021-05-18T14:09:57.8360979Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-18T14:09:57.8375409Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-18T14:09:57.8716081Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-18T14:09:57.8956648Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-18T14:09:57.8970109Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:09:57.9316236Z Selecting previously unselected package libpackage-stash-perl. 2021-05-18T14:09:57.9519062Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-18T14:09:57.9529736Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-18T14:09:57.9835273Z Selecting previously unselected package libsub-identify-perl. 2021-05-18T14:09:58.0036777Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-18T14:09:58.0047505Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:09:58.0344391Z Selecting previously unselected package libsub-name-perl. 2021-05-18T14:09:58.0578552Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-18T14:09:58.0596470Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-18T14:09:58.0916489Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-18T14:09:58.1147804Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-18T14:09:58.1163116Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:09:58.1476825Z Selecting previously unselected package libpath-tiny-perl. 2021-05-18T14:09:58.1708016Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-18T14:09:58.1721272Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-18T14:09:58.2075631Z Selecting previously unselected package libtype-tiny-perl. 2021-05-18T14:09:58.2280296Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-18T14:09:58.2294797Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:09:58.2956908Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-18T14:09:58.3191343Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-18T14:09:58.3202462Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:09:58.3550546Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-18T14:09:58.3849384Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-18T14:09:58.3864504Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:09:58.4098373Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-18T14:09:58.4378885Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-18T14:09:58.4392235Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:09:58.4715264Z Selecting previously unselected package libio-async-perl. 2021-05-18T14:09:58.4934552Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-18T14:09:58.4948807Z Unpacking libio-async-perl (0.75-1) ... 2021-05-18T14:09:58.5516042Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-18T14:09:58.5757558Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-18T14:09:58.5770206Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:09:58.6076060Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-18T14:09:58.6322269Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-18T14:09:58.6336289Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:09:58.6675904Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-18T14:09:58.6901087Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-18T14:09:58.6912729Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:09:58.7356645Z Selecting previously unselected package libjson-xs-perl. 2021-05-18T14:09:58.7600992Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-18T14:09:58.7612345Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:09:58.8035609Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-18T14:09:58.8272705Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-18T14:09:58.8285466Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:09:58.8595435Z Selecting previously unselected package liblist-compare-perl. 2021-05-18T14:09:58.8818787Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-18T14:09:58.8830772Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-18T14:09:58.9148762Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-18T14:09:58.9434265Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-18T14:09:58.9446359Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:09:58.9876855Z Selecting previously unselected package liblist-someutils-perl. 2021-05-18T14:09:59.0089859Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-18T14:09:59.0101776Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-18T14:09:59.0435476Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-18T14:09:59.0668178Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-18T14:09:59.0682037Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:09:59.1035914Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-18T14:09:59.1320803Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-18T14:09:59.1338822Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:09:59.1596274Z Selecting previously unselected package libobject-id-perl. 2021-05-18T14:09:59.1865364Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-18T14:09:59.1876715Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:09:59.2235424Z Selecting previously unselected package libmoox-struct-perl. 2021-05-18T14:09:59.2447470Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-18T14:09:59.2458107Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-18T14:09:59.2721897Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-18T14:09:59.2999913Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-18T14:09:59.3012932Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:09:59.3663800Z Selecting previously unselected package libnet-libidn-perl. 2021-05-18T14:09:59.4037180Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-18T14:09:59.4038443Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:09:59.4307688Z Selecting previously unselected package libnumber-range-perl. 2021-05-18T14:09:59.4592554Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-18T14:09:59.4607043Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-18T14:09:59.4832708Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-18T14:09:59.5111739Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-18T14:09:59.5123561Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:09:59.5436285Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-18T14:09:59.5689020Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-18T14:09:59.5702228Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:09:59.6035246Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-18T14:09:59.6264476Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-18T14:09:59.6277035Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:09:59.6635195Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-18T14:09:59.6867534Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-18T14:09:59.6882476Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:09:59.7157190Z Selecting previously unselected package libpod-constants-perl. 2021-05-18T14:09:59.7401314Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-18T14:09:59.7429356Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-18T14:09:59.7754956Z Selecting previously unselected package libqpdf26:amd64. 2021-05-18T14:09:59.7975782Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-18T14:09:59.7991997Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:09:59.8679130Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-18T14:09:59.8951156Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-18T14:09:59.8966310Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:09:59.9235981Z Selecting previously unselected package libreadonly-perl. 2021-05-18T14:09:59.9491371Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-18T14:09:59.9502925Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-18T14:09:59.9755549Z Selecting previously unselected package libref-util-perl. 2021-05-18T14:10:00.0036160Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-18T14:10:00.0053305Z Unpacking libref-util-perl (0.204-1) ... 2021-05-18T14:10:00.0395832Z Selecting previously unselected package libref-util-xs-perl. 2021-05-18T14:10:00.0619116Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-18T14:10:00.0650090Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:10:00.0957869Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-18T14:10:00.1220505Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-18T14:10:00.1237055Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:10:00.1596143Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-18T14:10:00.1811516Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-18T14:10:00.1835312Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:10:00.2155176Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-18T14:10:00.2392541Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:10:00.2403771Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:10:00.2741173Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-18T14:10:00.3016419Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:10:00.3027426Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:10:00.3435879Z Selecting previously unselected package libsereal-perl. 2021-05-18T14:10:00.3659605Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-18T14:10:00.3674999Z Unpacking libsereal-perl (4.011-1) ... 2021-05-18T14:10:00.3909852Z Selecting previously unselected package libsort-key-perl. 2021-05-18T14:10:00.4185356Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-18T14:10:00.4198276Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-18T14:10:00.4538791Z Selecting previously unselected package libstring-copyright-perl. 2021-05-18T14:10:00.4771319Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-18T14:10:00.4786265Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:10:00.5060368Z Selecting previously unselected package libstring-escape-perl. 2021-05-18T14:10:00.5334563Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-18T14:10:00.5346907Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-18T14:10:00.5573792Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-18T14:10:00.5853025Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-18T14:10:00.5866294Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:10:00.6155315Z Selecting previously unselected package libterm-readkey-perl. 2021-05-18T14:10:00.6374268Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-18T14:10:00.6396460Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:10:00.6675768Z Selecting previously unselected package libtest-fatal-perl. 2021-05-18T14:10:00.6932561Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-18T14:10:00.6950128Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-18T14:10:00.7199435Z Selecting previously unselected package libtest-refcount-perl. 2021-05-18T14:10:00.7476283Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-18T14:10:00.7490487Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-18T14:10:00.7835476Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-18T14:10:00.8068790Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-18T14:10:00.8081775Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:10:00.8316528Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-18T14:10:00.8679968Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-18T14:10:00.8694995Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:10:00.9075513Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-18T14:10:00.9293588Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-18T14:10:00.9311125Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:10:00.9595475Z Selecting previously unselected package libxml-writer-perl. 2021-05-18T14:10:00.9844269Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-18T14:10:00.9861477Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-18T14:10:01.0635496Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-18T14:10:01.0840229Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-18T14:10:01.0850065Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:10:01.1180502Z Selecting previously unselected package licensecheck. 2021-05-18T14:10:01.1421367Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-18T14:10:01.1435573Z Unpacking licensecheck (3.0.45-1) ... 2021-05-18T14:10:01.1757026Z Selecting previously unselected package libdevel-size-perl. 2021-05-18T14:10:01.2005673Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-18T14:10:01.2013295Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:10:01.6168707Z Selecting previously unselected package t1utils. 2021-05-18T14:10:01.6449703Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-18T14:10:01.6467784Z Unpacking t1utils (1.41-3) ... 2021-05-18T14:10:01.6915017Z Selecting previously unselected package lintian. 2021-05-18T14:10:01.7157664Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-18T14:10:01.7170317Z Unpacking lintian (2.62.0) ... 2021-05-18T14:10:02.0676031Z Selecting previously unselected package python3-unidiff. 2021-05-18T14:10:02.0929423Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-18T14:10:02.0940133Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-18T14:10:02.1275620Z Selecting previously unselected package python3-xdg. 2021-05-18T14:10:02.1503291Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-18T14:10:02.1512632Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:10:02.1800556Z Selecting previously unselected package qpdf. 2021-05-18T14:10:02.2097100Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-18T14:10:02.2110419Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-18T14:10:02.2934156Z Selecting previously unselected package python3-magic. 2021-05-18T14:10:02.3199171Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-18T14:10:02.3213008Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-18T14:10:02.3897896Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:10:02.3943266Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:10:02.3980626Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-18T14:10:02.4017447Z Setting up wdiff (1.2.2-2build1) ... 2021-05-18T14:10:02.4046735Z Setting up libfile-which-perl (1.23-1) ... 2021-05-18T14:10:02.4071069Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-18T14:10:02.4106560Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:10:02.4140064Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:10:02.4167705Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:10:02.6063763Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:10:02.6097109Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:10:02.6131910Z Setting up libwant-perl (0.29-1build4) ... 2021-05-18T14:10:02.6166221Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:10:02.6203448Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-18T14:10:02.6235451Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:10:02.6274531Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-18T14:10:02.6306851Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:10:02.6339325Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-18T14:10:02.6380945Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-18T14:10:02.6408090Z Setting up libclone-perl (0.43-2) ... 2021-05-18T14:10:02.6444402Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-18T14:10:02.6477464Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:10:02.6517233Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:10:02.6551428Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:10:02.6583873Z Setting up liblog-any-perl (1.708-1) ... 2021-05-18T14:10:02.6617074Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:10:02.6648231Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-18T14:10:02.6679972Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:10:02.6709010Z Setting up libfuture-perl (0.43-1) ... 2021-05-18T14:10:02.6744104Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:10:02.6774671Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-18T14:10:02.6803650Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:10:02.6842518Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:10:02.6873391Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:10:02.6916963Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:10:02.8775876Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:10:02.8804805Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:10:02.8839272Z Setting up libsub-install-perl (0.928-1) ... 2021-05-18T14:10:02.8871947Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-18T14:10:02.8908874Z Setting up libio-async-perl (0.75-1) ... 2021-05-18T14:10:02.8938599Z Setting up patchutils (0.3.4-2) ... 2021-05-18T14:10:02.8965455Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:10:02.8990961Z Setting up libio-string-perl (1.08-3) ... 2021-05-18T14:10:02.9023429Z Setting up libreadonly-perl (2.050-2) ... 2021-05-18T14:10:02.9057496Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:10:02.9085932Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:10:03.1054178Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:10:03.1090480Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:10:03.1115866Z Setting up libref-util-perl (0.204-1) ... 2021-05-18T14:10:03.1146307Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:10:03.1174992Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-18T14:10:03.1201388Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:10:03.1226509Z Setting up qpdf (9.1.1-1build1) ... 2021-05-18T14:10:03.1256794Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:10:03.1288164Z Setting up t1utils (1.41-3) ... 2021-05-18T14:10:03.1314267Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:10:03.1341941Z Setting up diffstat (1.63-1) ... 2021-05-18T14:10:03.1371611Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:10:03.1398733Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:10:03.1425976Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:10:03.1459152Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-18T14:10:03.1488228Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-18T14:10:03.1517055Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-18T14:10:03.1542097Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:10:03.1568498Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-18T14:10:03.1603440Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:10:03.1640514Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:10:03.1667748Z Setting up libsub-name-perl (0.26-1) ... 2021-05-18T14:10:03.1697810Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:10:03.1725315Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:10:03.1751943Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:10:03.1781089Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-18T14:10:03.1811229Z Setting up libjson-perl (4.02000-2) ... 2021-05-18T14:10:03.1836314Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:10:03.1863462Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-18T14:10:03.1887147Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-18T14:10:03.3469497Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-18T14:10:03.3515389Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-18T14:10:03.3544394Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:10:03.3569931Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-18T14:10:03.3597291Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:10:03.3627886Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:10:03.3660926Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:10:03.3695709Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-18T14:10:03.3860375Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-18T14:10:03.3897957Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-18T14:10:03.3924878Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-18T14:10:03.5476752Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:10:03.5503542Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:10:03.5534018Z Setting up dctrl-tools (2.24-3) ... 2021-05-18T14:10:03.5623550Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:10:03.5660528Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:10:03.5689040Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-18T14:10:03.5717654Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-18T14:10:03.5745093Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:10:03.5776346Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:10:03.5807137Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:10:03.5833385Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:10:03.5867783Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:10:03.5901207Z Setting up libsereal-perl (4.011-1) ... 2021-05-18T14:10:03.5937361Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-18T14:10:03.5966714Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:10:03.5997856Z Setting up dput (1.0.3ubuntu1) ... 2021-05-18T14:10:03.7924337Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:10:03.7956111Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:10:03.7980494Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:10:03.8013110Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-18T14:10:03.8049286Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:10:03.8075314Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-18T14:10:03.8112096Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-18T14:10:03.8145746Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:10:03.8177246Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:10:03.8216333Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:10:03.8250994Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-18T14:10:03.8282224Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:10:03.8319105Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-18T14:10:03.8354723Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-18T14:10:03.8385624Z Setting up libmoo-perl (2.003006-1) ... 2021-05-18T14:10:03.8417465Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-18T14:10:03.8452989Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:10:03.8488070Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-18T14:10:04.0304497Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:10:04.0331409Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-18T14:10:04.0359009Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:10:04.0385814Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:10:04.0415654Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:10:04.0445750Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:10:04.0474133Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-18T14:10:04.0500336Z Setting up lintian (2.62.0) ... 2021-05-18T14:10:04.0534226Z Setting up licensecheck (3.0.45-1) ... 2021-05-18T14:10:04.0573017Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:22.8498143Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:10:23.1379245Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:25.5920742Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-18T14:10:25.7214178Z 2021-05-18T14:10:25.7378485Z Reading package lists... 0% 2021-05-18T14:10:25.7379477Z 2021-05-18T14:10:25.7426009Z Reading package lists... 100% 2021-05-18T14:10:25.7426641Z 2021-05-18T14:10:25.7427006Z 2021-05-18T14:10:25.7427592Z Reading package lists... Done 2021-05-18T14:10:25.7428115Z 2021-05-18T14:10:25.7428697Z Building dependency tree... 0% 2021-05-18T14:10:25.7429193Z 2021-05-18T14:10:25.7697469Z Building dependency tree... 0% 2021-05-18T14:10:25.7698519Z 2021-05-18T14:10:25.7699382Z Building dependency tree... 50% 2021-05-18T14:10:25.7700097Z 2021-05-18T14:10:25.9016389Z Building dependency tree... 50% 2021-05-18T14:10:25.9017736Z 2021-05-18T14:10:25.9018824Z Building dependency tree 2021-05-18T14:10:25.9019708Z 2021-05-18T14:10:25.9021207Z Reading state information... 0% 2021-05-18T14:10:25.9022134Z 2021-05-18T14:10:26.0714987Z Reading state information... 0% 2021-05-18T14:10:26.0715447Z 2021-05-18T14:10:26.0715692Z 2021-05-18T14:10:26.0716177Z Reading state information... Done 2021-05-18T14:10:26.0716587Z 2021-05-18T14:10:26.0717063Z Reading state information... 0% 2021-05-18T14:10:26.0778745Z 2021-05-18T14:10:26.0779570Z Reading state information... 1% 2021-05-18T14:10:26.0821878Z 2021-05-18T14:10:26.0822421Z Reading state information... 3% 2021-05-18T14:10:26.0863079Z 2021-05-18T14:10:26.0863610Z Reading state information... 5% 2021-05-18T14:10:26.0906566Z 2021-05-18T14:10:26.0907102Z Reading state information... 7% 2021-05-18T14:10:26.0946533Z 2021-05-18T14:10:26.0947086Z Reading state information... 9% 2021-05-18T14:10:26.0987958Z 2021-05-18T14:10:26.0988485Z Reading state information... 11% 2021-05-18T14:10:26.1037347Z 2021-05-18T14:10:26.1037881Z Reading state information... 13% 2021-05-18T14:10:26.1071002Z 2021-05-18T14:10:26.1071548Z Reading state information... 15% 2021-05-18T14:10:26.1109772Z 2021-05-18T14:10:26.1110314Z Reading state information... 17% 2021-05-18T14:10:26.1153262Z 2021-05-18T14:10:26.1154064Z Reading state information... 19% 2021-05-18T14:10:26.1193670Z 2021-05-18T14:10:26.1194349Z Reading state information... 21% 2021-05-18T14:10:26.1231086Z 2021-05-18T14:10:26.1231632Z Reading state information... 23% 2021-05-18T14:10:26.1275262Z 2021-05-18T14:10:26.1275807Z Reading state information... 25% 2021-05-18T14:10:26.1321062Z 2021-05-18T14:10:26.1321616Z Reading state information... 27% 2021-05-18T14:10:26.1364482Z 2021-05-18T14:10:26.1365018Z Reading state information... 29% 2021-05-18T14:10:26.1408297Z 2021-05-18T14:10:26.1408827Z Reading state information... 31% 2021-05-18T14:10:26.1453204Z 2021-05-18T14:10:26.1453753Z Reading state information... 33% 2021-05-18T14:10:26.1491770Z 2021-05-18T14:10:26.1492292Z Reading state information... 35% 2021-05-18T14:10:26.1531777Z 2021-05-18T14:10:26.1532307Z Reading state information... 37% 2021-05-18T14:10:26.1573497Z 2021-05-18T14:10:26.1573996Z Reading state information... 39% 2021-05-18T14:10:26.1615655Z 2021-05-18T14:10:26.1616201Z Reading state information... 41% 2021-05-18T14:10:26.1655885Z 2021-05-18T14:10:26.1656429Z Reading state information... 43% 2021-05-18T14:10:26.1702307Z 2021-05-18T14:10:26.1702863Z Reading state information... 45% 2021-05-18T14:10:26.1769552Z 2021-05-18T14:10:26.1770091Z Reading state information... 47% 2021-05-18T14:10:26.1811507Z 2021-05-18T14:10:26.1812034Z Reading state information... 49% 2021-05-18T14:10:26.1856903Z 2021-05-18T14:10:26.1857413Z Reading state information... 51% 2021-05-18T14:10:26.1898581Z 2021-05-18T14:10:26.1899129Z Reading state information... 53% 2021-05-18T14:10:26.1944818Z 2021-05-18T14:10:26.1945746Z Reading state information... 55% 2021-05-18T14:10:26.1987085Z 2021-05-18T14:10:26.1988016Z Reading state information... 57% 2021-05-18T14:10:26.2027947Z 2021-05-18T14:10:26.2028651Z Reading state information... 59% 2021-05-18T14:10:26.2076202Z 2021-05-18T14:10:26.2076712Z Reading state information... 61% 2021-05-18T14:10:27.0817171Z 2021-05-18T14:10:27.0818434Z Reading state information... 63% 2021-05-18T14:10:27.0819109Z 2021-05-18T14:10:27.0819602Z Reading state information... 65% 2021-05-18T14:10:27.0820095Z 2021-05-18T14:10:27.0820559Z Reading state information... 67% 2021-05-18T14:10:27.0821047Z 2021-05-18T14:10:27.0821508Z Reading state information... 69% 2021-05-18T14:10:27.0821996Z 2021-05-18T14:10:27.0822456Z Reading state information... 71% 2021-05-18T14:10:27.0823264Z 2021-05-18T14:10:27.0823745Z Reading state information... 73% 2021-05-18T14:10:27.0824214Z 2021-05-18T14:10:27.0824685Z Reading state information... 75% 2021-05-18T14:10:27.0825181Z 2021-05-18T14:10:27.0825655Z Reading state information... 77% 2021-05-18T14:10:27.0826170Z 2021-05-18T14:10:27.0826629Z Reading state information... 79% 2021-05-18T14:10:27.0827285Z 2021-05-18T14:10:27.0827757Z Reading state information... 81% 2021-05-18T14:10:27.0828239Z 2021-05-18T14:10:27.0828710Z Reading state information... 83% 2021-05-18T14:10:27.0829176Z 2021-05-18T14:10:27.0829650Z Reading state information... 85% 2021-05-18T14:10:27.0830116Z 2021-05-18T14:10:27.0830749Z Reading state information... 87% 2021-05-18T14:10:27.0831219Z 2021-05-18T14:10:27.0831693Z Reading state information... 89% 2021-05-18T14:10:27.0832181Z 2021-05-18T14:10:27.0832638Z Reading state information... 91% 2021-05-18T14:10:27.0833121Z 2021-05-18T14:10:27.0833582Z Reading state information... 93% 2021-05-18T14:10:27.0834207Z 2021-05-18T14:10:27.0834689Z Reading state information... 95% 2021-05-18T14:10:27.0835153Z 2021-05-18T14:10:27.0835627Z Reading state information... 97% 2021-05-18T14:10:27.0836100Z 2021-05-18T14:10:27.0836572Z Reading state information... 99% 2021-05-18T14:10:27.0837958Z Selecting previously unselected package r-3.5.3. 2021-05-18T14:10:27.0838839Z (Reading database ... 259872 files and directories currently installed.) 2021-05-18T14:10:27.0839881Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-18T14:10:27.0840631Z Unpacking r-3.5.3 (1) ... 2021-05-18T14:10:27.4532753Z Setting up r-3.5.3 (1) ... 2021-05-18T14:10:27.4805408Z 2021-05-18T14:10:27.4806401Z 2021-05-18T14:10:27.4807144Z Reading state information... Done 2021-05-18T14:10:27.5065375Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-18T14:10:27.5215990Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-18T14:10:27.5509705Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-18T14:10:27.5510288Z env: 2021-05-18T14:10:27.5510793Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:27.5511333Z TIC_DEPLOY_KEY: 2021-05-18T14:10:27.5512606Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:10:27.5515065Z GITHUB_PAT: *** 2021-05-18T14:10:27.5516010Z COVERALLS_TOKEN: *** 2021-05-18T14:10:27.5516563Z continue-on-error: false 2021-05-18T14:10:27.5517110Z VDIFFR_RUN_TESTS: 2021-05-18T14:10:27.5517654Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:10:27.5518164Z TZ: UTC 2021-05-18T14:10:27.5518612Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:10:27.5519073Z NOT_CRAN: true 2021-05-18T14:10:27.5519501Z ##[endgroup] 2021-05-18T14:10:27.6104091Z [command]sudo apt-get install -y texinfo 2021-05-18T14:10:27.7911497Z Reading package lists... 2021-05-18T14:10:27.9608128Z Building dependency tree... 2021-05-18T14:10:27.9627169Z Reading state information... 2021-05-18T14:10:28.1919046Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-18T14:10:28.1920471Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:28.4995187Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-18T14:10:28.5673022Z --2021-05-18 14:10:28-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-18T14:10:28.5793102Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-18T14:10:28.5845889Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-18T14:10:28.6178592Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-18T14:10:28.6182348Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-18T14:10:28.6189077Z --2021-05-18 14:10:28-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-18T14:10:28.6684078Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-18T14:10:28.7282472Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-18T14:10:28.9488367Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:10:28.9497364Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=eBSW3aYjU8%2BFQfl0DhGMTMBqWRHe3Z58EK3MvdC70wE%3D&st=2021-05-18T14%3A09%3A28Z&se=2021-05-18T14%3A15%3A28Z&sp=r [following] 2021-05-18T14:10:28.9502072Z --2021-05-18 14:10:28-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=eBSW3aYjU8%2BFQfl0DhGMTMBqWRHe3Z58EK3MvdC70wE%3D&st=2021-05-18T14%3A09%3A28Z&se=2021-05-18T14%3A15%3A28Z&sp=r 2021-05-18T14:10:28.9659682Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-18T14:10:29.0246499Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-18T14:10:29.2612090Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:10:29.2614706Z Length: 67306919 (64M) [application/octet-stream] 2021-05-18T14:10:29.2617823Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-18T14:10:29.8461299Z 2021-05-18T14:10:31.3299843Z 0K ........ ........ ........ ........ 49% 16.1M 2s 2021-05-18T14:10:32.5450677Z 32768K ........ ........ ........ ........ 99% 25.8M 0s 2021-05-18T14:10:32.5452426Z 65536K 100% 3.13M=3.3s 2021-05-18T14:10:32.5453573Z 2021-05-18T14:10:32.5459129Z 2021-05-18 14:10:32 (19.5 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-18T14:10:32.5460134Z 2021-05-18T14:10:35.8359233Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-18T14:10:35.8360308Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-18T14:10:36.1411129Z ##[group]Run tlmgr update --self 2021-05-18T14:10:36.1411786Z tlmgr update --self 2021-05-18T14:10:36.1412829Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-18T14:10:36.1413845Z tlmgr update --all 2021-05-18T14:10:36.1461629Z shell: /usr/bin/bash -e {0} 2021-05-18T14:10:36.1462092Z env: 2021-05-18T14:10:36.1462594Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:36.1463140Z TIC_DEPLOY_KEY: 2021-05-18T14:10:36.1464064Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:10:36.1466067Z GITHUB_PAT: *** 2021-05-18T14:10:36.1466997Z COVERALLS_TOKEN: *** 2021-05-18T14:10:36.1467560Z continue-on-error: false 2021-05-18T14:10:36.1468094Z VDIFFR_RUN_TESTS: 2021-05-18T14:10:36.1468643Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:10:36.1469137Z TZ: UTC 2021-05-18T14:10:36.1469589Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:10:36.1470120Z NOT_CRAN: true 2021-05-18T14:10:36.1470559Z ##[endgroup] 2021-05-18T14:10:39.3493771Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:10:39.5361695Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59237) ... done 2021-05-18T14:10:39.5362811Z running mktexlsr ... 2021-05-18T14:10:39.6170105Z done running mktexlsr. 2021-05-18T14:10:39.6440852Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:10:39.6442329Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:10:41.0459362Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:10:41.0462078Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-18T14:10:41.1377980Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-18T14:10:41.1936148Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-18T14:10:41.2383301Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-18T14:10:41.2872118Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-18T14:10:41.7197225Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-18T14:10:43.2579481Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-18T14:10:43.3508947Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-18T14:10:43.4319420Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-18T14:10:43.4759286Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-18T14:10:43.5181959Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-18T14:10:43.5634800Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-18T14:10:43.6080656Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-18T14:10:43.7720937Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-18T14:10:43.8244836Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-18T14:10:43.8973932Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-18T14:10:44.0015964Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-18T14:10:44.0461683Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-18T14:10:44.0900679Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-18T14:10:44.1352654Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-18T14:10:44.1962055Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-18T14:10:44.2466525Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-18T14:10:44.2907676Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-18T14:10:44.3396234Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-18T14:10:44.3859058Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-18T14:10:44.4298572Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-18T14:10:44.4749275Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-18T14:10:44.5216010Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-18T14:10:44.5670992Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-18T14:10:44.6132805Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-18T14:10:44.6643663Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-18T14:10:44.7094161Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-18T14:10:44.7553488Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-18T14:10:44.8017362Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-18T14:10:44.8483520Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-18T14:10:44.8972290Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-18T14:10:44.9577870Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-18T14:10:45.0040829Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-18T14:10:45.0579024Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-18T14:10:45.1047019Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-18T14:10:45.1756544Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-18T14:10:45.2218448Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-18T14:10:45.2678946Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-18T14:10:45.3127394Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-18T14:10:45.3998120Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-18T14:10:45.4461114Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-18T14:10:45.4924456Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-18T14:10:45.5367503Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-18T14:10:45.5835689Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-18T14:10:45.6279703Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-18T14:10:45.6748563Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-18T14:10:45.7192648Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-18T14:10:45.7678197Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-18T14:10:45.8139645Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-18T14:10:45.8588477Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-18T14:10:45.9043384Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-18T14:10:45.9523759Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-18T14:10:45.9990126Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-18T14:10:46.0454135Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-18T14:10:46.0943105Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-18T14:10:46.1455900Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-18T14:10:46.1913039Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-18T14:10:46.2826575Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-18T14:10:46.3298163Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-18T14:10:46.3767419Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-18T14:10:46.4232283Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-18T14:10:46.4935949Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-18T14:10:46.5803414Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-18T14:10:46.6314182Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-18T14:10:46.6781058Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-18T14:10:46.7243866Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-18T14:10:46.7763073Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-18T14:10:46.8308560Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-18T14:10:47.5876572Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-18T14:10:47.5877831Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-18T14:10:47.5879331Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-18T14:10:47.5880400Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-18T14:10:47.5881731Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-18T14:10:47.5882969Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-18T14:10:47.5883802Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-18T14:10:47.5884835Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-18T14:10:47.5885658Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-18T14:10:47.5886433Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-18T14:10:47.5887260Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-18T14:10:47.5888055Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-18T14:10:47.5889220Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-18T14:10:47.6134385Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-18T14:10:47.6618515Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-18T14:10:47.7083821Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-18T14:10:47.7317929Z running mktexlsr ... 2021-05-18T14:10:47.8167601Z done running mktexlsr. 2021-05-18T14:10:47.8483218Z running updmap-sys ... 2021-05-18T14:10:48.1493757Z done running updmap-sys. 2021-05-18T14:10:48.1495028Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-18T14:10:48.1497015Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/3H2m2v5I7Y/uHKIzg57_J ... 2021-05-18T14:10:48.5602518Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/3H2m2v5I7Y/uHKIzg57_J. 2021-05-18T14:10:48.5604496Z OK: optex.fmt/luatex 2021-05-18T14:10:48.5605896Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:10:48.5607575Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:10:49.9371745Z /home/runner/.TinyTeX/bin/x86_64-linux/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-18T14:10:49.9375831Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:10:50.1030984Z [1/1, ??:??/??:??] update: texlive-scripts [106k] (59219 -> 59236) ... done 2021-05-18T14:10:50.1032215Z running mktexlsr ... 2021-05-18T14:10:50.1873002Z done running mktexlsr. 2021-05-18T14:10:50.2187011Z running updmap-sys ... 2021-05-18T14:10:50.5049226Z done running updmap-sys. 2021-05-18T14:10:50.5050990Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:10:50.5052672Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:10:50.5924958Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-18T14:10:50.5925550Z with: 2021-05-18T14:10:50.5925997Z pandoc-version: 2.7.3 2021-05-18T14:10:50.5926461Z env: 2021-05-18T14:10:50.5927019Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:50.5927572Z TIC_DEPLOY_KEY: 2021-05-18T14:10:50.5928510Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:10:50.5930619Z GITHUB_PAT: *** 2021-05-18T14:10:50.5931492Z COVERALLS_TOKEN: *** 2021-05-18T14:10:50.5932031Z continue-on-error: false 2021-05-18T14:10:50.5932530Z VDIFFR_RUN_TESTS: 2021-05-18T14:10:50.5933054Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:10:50.5933534Z TZ: UTC 2021-05-18T14:10:50.5933941Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:10:50.5934391Z NOT_CRAN: true 2021-05-18T14:10:50.5934782Z ##[endgroup] 2021-05-18T14:10:50.9355669Z [command]sudo apt-get install -y gdebi-core 2021-05-18T14:10:51.0108095Z Reading package lists... 2021-05-18T14:10:51.1913217Z Building dependency tree... 2021-05-18T14:10:51.1936028Z Reading state information... 2021-05-18T14:10:51.4353615Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-18T14:10:51.4355246Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:51.4385279Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-18T14:10:51.5678962Z 2021-05-18T14:10:51.5842697Z Reading package lists... 0% 2021-05-18T14:10:51.5843549Z 2021-05-18T14:10:51.5890936Z Reading package lists... 100% 2021-05-18T14:10:51.5891656Z 2021-05-18T14:10:51.5892136Z 2021-05-18T14:10:51.5892874Z Reading package lists... Done 2021-05-18T14:10:51.5893468Z 2021-05-18T14:10:51.5894202Z Building dependency tree... 0% 2021-05-18T14:10:51.5894768Z 2021-05-18T14:10:51.6157763Z Building dependency tree... 0% 2021-05-18T14:10:51.6158968Z 2021-05-18T14:10:51.6160035Z Building dependency tree... 50% 2021-05-18T14:10:51.6160852Z 2021-05-18T14:10:51.7453536Z Building dependency tree... 50% 2021-05-18T14:10:51.7454380Z 2021-05-18T14:10:51.7455335Z Building dependency tree 2021-05-18T14:10:51.7456034Z 2021-05-18T14:10:51.7456978Z Reading state information... 0% 2021-05-18T14:10:51.7457682Z 2021-05-18T14:10:51.9144098Z Reading state information... 0% 2021-05-18T14:10:51.9144706Z 2021-05-18T14:10:51.9145023Z 2021-05-18T14:10:51.9145769Z Reading state information... Done 2021-05-18T14:10:51.9146348Z 2021-05-18T14:10:51.9147041Z Reading state information... 0% 2021-05-18T14:10:51.9201104Z 2021-05-18T14:10:51.9202178Z Reading state information... 1% 2021-05-18T14:10:51.9242498Z 2021-05-18T14:10:51.9243592Z Reading state information... 3% 2021-05-18T14:10:51.9280847Z 2021-05-18T14:10:51.9281448Z Reading state information... 5% 2021-05-18T14:10:51.9323718Z 2021-05-18T14:10:51.9324282Z Reading state information... 7% 2021-05-18T14:10:51.9363446Z 2021-05-18T14:10:51.9364020Z Reading state information... 9% 2021-05-18T14:10:51.9404509Z 2021-05-18T14:10:51.9405157Z Reading state information... 11% 2021-05-18T14:10:51.9446700Z 2021-05-18T14:10:51.9447301Z Reading state information... 13% 2021-05-18T14:10:51.9485327Z 2021-05-18T14:10:51.9485930Z Reading state information... 15% 2021-05-18T14:10:51.9523620Z 2021-05-18T14:10:51.9524244Z Reading state information... 17% 2021-05-18T14:10:51.9567666Z 2021-05-18T14:10:51.9568300Z Reading state information... 19% 2021-05-18T14:10:51.9607659Z 2021-05-18T14:10:51.9608261Z Reading state information... 21% 2021-05-18T14:10:51.9647330Z 2021-05-18T14:10:51.9647942Z Reading state information... 23% 2021-05-18T14:10:51.9691084Z 2021-05-18T14:10:51.9691712Z Reading state information... 25% 2021-05-18T14:10:51.9735721Z 2021-05-18T14:10:51.9736308Z Reading state information... 27% 2021-05-18T14:10:51.9778872Z 2021-05-18T14:10:51.9779474Z Reading state information... 29% 2021-05-18T14:10:51.9823062Z 2021-05-18T14:10:51.9823625Z Reading state information... 31% 2021-05-18T14:10:51.9868873Z 2021-05-18T14:10:51.9869789Z Reading state information... 33% 2021-05-18T14:10:51.9908106Z 2021-05-18T14:10:51.9908728Z Reading state information... 35% 2021-05-18T14:10:51.9946360Z 2021-05-18T14:10:51.9946968Z Reading state information... 37% 2021-05-18T14:10:51.9991538Z 2021-05-18T14:10:51.9992147Z Reading state information... 39% 2021-05-18T14:10:52.0036050Z 2021-05-18T14:10:52.0036671Z Reading state information... 41% 2021-05-18T14:10:52.0075960Z 2021-05-18T14:10:52.0076543Z Reading state information... 43% 2021-05-18T14:10:52.0119069Z 2021-05-18T14:10:52.0119961Z Reading state information... 45% 2021-05-18T14:10:52.0185410Z 2021-05-18T14:10:52.0185968Z Reading state information... 47% 2021-05-18T14:10:52.0226604Z 2021-05-18T14:10:52.0227207Z Reading state information... 49% 2021-05-18T14:10:52.0272354Z 2021-05-18T14:10:52.0272975Z Reading state information... 51% 2021-05-18T14:10:52.0313911Z 2021-05-18T14:10:52.0314543Z Reading state information... 53% 2021-05-18T14:10:52.0354639Z 2021-05-18T14:10:52.0355259Z Reading state information... 55% 2021-05-18T14:10:52.0397544Z 2021-05-18T14:10:52.0398150Z Reading state information... 57% 2021-05-18T14:10:52.0440545Z 2021-05-18T14:10:52.0441162Z Reading state information... 59% 2021-05-18T14:10:52.0489252Z 2021-05-18T14:10:52.0489876Z Reading state information... 61% 2021-05-18T14:10:52.0530691Z 2021-05-18T14:10:52.0531289Z Reading state information... 63% 2021-05-18T14:10:52.0572087Z 2021-05-18T14:10:52.0572695Z Reading state information... 65% 2021-05-18T14:10:52.0613636Z 2021-05-18T14:10:52.0614214Z Reading state information... 67% 2021-05-18T14:10:52.0653970Z 2021-05-18T14:10:52.0654593Z Reading state information... 69% 2021-05-18T14:10:52.0708086Z 2021-05-18T14:10:52.0708696Z Reading state information... 71% 2021-05-18T14:10:52.0744936Z 2021-05-18T14:10:52.0745495Z Reading state information... 73% 2021-05-18T14:10:52.0786538Z 2021-05-18T14:10:52.0787153Z Reading state information... 75% 2021-05-18T14:10:52.0843962Z 2021-05-18T14:10:52.0844603Z Reading state information... 77% 2021-05-18T14:10:52.0884261Z 2021-05-18T14:10:52.0884867Z Reading state information... 79% 2021-05-18T14:10:52.0927582Z 2021-05-18T14:10:52.0928185Z Reading state information... 81% 2021-05-18T14:10:52.0972543Z 2021-05-18T14:10:52.0973159Z Reading state information... 83% 2021-05-18T14:10:52.1014288Z 2021-05-18T14:10:52.1014864Z Reading state information... 85% 2021-05-18T14:10:52.1056363Z 2021-05-18T14:10:52.1056925Z Reading state information... 87% 2021-05-18T14:10:52.1095859Z 2021-05-18T14:10:52.1096464Z Reading state information... 89% 2021-05-18T14:10:52.1133109Z 2021-05-18T14:10:52.1133691Z Reading state information... 91% 2021-05-18T14:10:52.1175018Z 2021-05-18T14:10:52.1175638Z Reading state information... 93% 2021-05-18T14:10:52.1214606Z 2021-05-18T14:10:52.1215168Z Reading state information... 95% 2021-05-18T14:10:52.1258186Z 2021-05-18T14:10:52.1258749Z Reading state information... 97% 2021-05-18T14:10:52.1298896Z 2021-05-18T14:10:52.1299536Z Reading state information... 99% 2021-05-18T14:10:52.4236709Z Selecting previously unselected package pandoc. 2021-05-18T14:10:52.5560372Z (Reading database ... 261849 files and directories currently installed.) 2021-05-18T14:10:52.5681491Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-18T14:10:52.5695566Z Unpacking pandoc (2.7.3-1) ... 2021-05-18T14:10:54.8291639Z Setting up pandoc (2.7.3-1) ... 2021-05-18T14:10:54.8449635Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:55.6928531Z 2021-05-18T14:10:55.6929462Z 2021-05-18T14:10:55.6930322Z Reading state information... Done 2021-05-18T14:10:55.7353623Z ##[group]Run git config user.name adigherman 2021-05-18T14:10:55.7354691Z git config user.name adigherman 2021-05-18T14:10:55.7355381Z git config user.email adig@jhu.edu 2021-05-18T14:10:55.7399267Z shell: /usr/bin/bash -e {0} 2021-05-18T14:10:55.7399734Z env: 2021-05-18T14:10:55.7400282Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:55.7400848Z TIC_DEPLOY_KEY: 2021-05-18T14:10:55.7401807Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:10:55.7403671Z GITHUB_PAT: *** 2021-05-18T14:10:55.7404722Z COVERALLS_TOKEN: *** 2021-05-18T14:10:55.7405324Z continue-on-error: false 2021-05-18T14:10:55.7405905Z VDIFFR_RUN_TESTS: 2021-05-18T14:10:55.7406472Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:10:55.7407014Z TZ: UTC 2021-05-18T14:10:55.7407475Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:10:55.7407977Z NOT_CRAN: true 2021-05-18T14:10:55.7408445Z ##[endgroup] 2021-05-18T14:10:55.7722024Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-18T14:10:55.7722745Z env: 2021-05-18T14:10:55.7723259Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:55.7723796Z TIC_DEPLOY_KEY: 2021-05-18T14:10:55.7724725Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:10:55.7726691Z GITHUB_PAT: *** 2021-05-18T14:10:55.7727624Z COVERALLS_TOKEN: *** 2021-05-18T14:10:55.7728194Z continue-on-error: false 2021-05-18T14:10:55.7728810Z VDIFFR_RUN_TESTS: 2021-05-18T14:10:55.7729364Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:10:55.7729859Z TZ: UTC 2021-05-18T14:10:55.7730301Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:10:55.7730779Z NOT_CRAN: true 2021-05-18T14:10:55.7731189Z ##[endgroup] 2021-05-18T14:10:55.9664832Z Reading package lists... 2021-05-18T14:10:56.1334913Z Building dependency tree... 2021-05-18T14:10:56.1355445Z Reading state information... 2021-05-18T14:10:56.2848303Z The following additional packages will be installed: 2021-05-18T14:10:56.2854465Z cmake-data libjsoncpp1 librhash0 2021-05-18T14:10:56.2861325Z Suggested packages: 2021-05-18T14:10:56.2862452Z cmake-doc ninja-build 2021-05-18T14:10:56.3386828Z The following NEW packages will be installed: 2021-05-18T14:10:56.3393612Z cmake cmake-data libjsoncpp1 librhash0 2021-05-18T14:10:56.3605712Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:56.3606838Z Need to get 5470 kB of archives. 2021-05-18T14:10:56.3607713Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-18T14:10:56.3609779Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-18T14:10:56.7146605Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-18T14:10:56.7173799Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-18T14:10:56.7208683Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-18T14:10:57.2779151Z Fetched 5470 kB in 0s (11.4 MB/s) 2021-05-18T14:10:57.3222788Z Selecting previously unselected package cmake-data. 2021-05-18T14:10:57.3299249Z (Reading database ... 2021-05-18T14:10:57.3299899Z (Reading database ... 5% 2021-05-18T14:10:57.3300478Z (Reading database ... 10% 2021-05-18T14:10:57.3301047Z (Reading database ... 15% 2021-05-18T14:10:57.3302306Z (Reading database ... 20% 2021-05-18T14:10:57.3302891Z (Reading database ... 25% 2021-05-18T14:10:57.3303456Z (Reading database ... 30% 2021-05-18T14:10:57.3304470Z (Reading database ... 35% 2021-05-18T14:10:57.3305055Z (Reading database ... 40% 2021-05-18T14:10:57.3305618Z (Reading database ... 45% 2021-05-18T14:10:57.3306363Z (Reading database ... 50% 2021-05-18T14:10:57.3348090Z (Reading database ... 55% 2021-05-18T14:10:57.3387300Z (Reading database ... 60% 2021-05-18T14:10:57.3429190Z (Reading database ... 65% 2021-05-18T14:10:57.3566322Z (Reading database ... 70% 2021-05-18T14:10:57.3691045Z (Reading database ... 75% 2021-05-18T14:10:57.3979273Z (Reading database ... 80% 2021-05-18T14:10:57.4325143Z (Reading database ... 85% 2021-05-18T14:10:57.4471828Z (Reading database ... 90% 2021-05-18T14:10:57.4552058Z (Reading database ... 95% 2021-05-18T14:10:57.4552879Z (Reading database ... 100% 2021-05-18T14:10:57.4554309Z (Reading database ... 261856 files and directories currently installed.) 2021-05-18T14:10:57.4662815Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-18T14:10:57.4906153Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:10:58.1269469Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-18T14:10:58.1543512Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-18T14:10:58.1571235Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:10:58.1914335Z Selecting previously unselected package librhash0:amd64. 2021-05-18T14:10:58.2201818Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-18T14:10:58.2213593Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:10:58.2568572Z Selecting previously unselected package cmake. 2021-05-18T14:10:58.2859948Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-18T14:10:58.2883786Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:10:58.7685493Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:10:58.7724352Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:10:58.8163072Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:10:58.8298948Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:10:58.8338094Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:00.1351600Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:02.5300904Z Reading package lists... 2021-05-18T14:11:02.6956183Z Building dependency tree... 2021-05-18T14:11:02.6974119Z Reading state information... 2021-05-18T14:11:02.8509128Z Suggested packages: 2021-05-18T14:11:02.8513702Z libssh-doc 2021-05-18T14:11:02.8989158Z The following NEW packages will be installed: 2021-05-18T14:11:02.8995248Z libssh-dev 2021-05-18T14:11:02.9180596Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:02.9181444Z Need to get 219 kB of archives. 2021-05-18T14:11:02.9182648Z After this operation, 1127 kB of additional disk space will be used. 2021-05-18T14:11:02.9184969Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-18T14:11:03.3706553Z Fetched 219 kB in 0s (10.5 MB/s) 2021-05-18T14:11:03.4655602Z Selecting previously unselected package libssh-dev:amd64. 2021-05-18T14:11:03.4730788Z (Reading database ... 2021-05-18T14:11:03.4731731Z (Reading database ... 5% 2021-05-18T14:11:03.4732564Z (Reading database ... 10% 2021-05-18T14:11:03.4733336Z (Reading database ... 15% 2021-05-18T14:11:03.4734118Z (Reading database ... 20% 2021-05-18T14:11:03.4734892Z (Reading database ... 25% 2021-05-18T14:11:03.4735652Z (Reading database ... 30% 2021-05-18T14:11:03.4736414Z (Reading database ... 35% 2021-05-18T14:11:03.4737173Z (Reading database ... 40% 2021-05-18T14:11:03.4737966Z (Reading database ... 45% 2021-05-18T14:11:03.4738730Z (Reading database ... 50% 2021-05-18T14:11:03.4774713Z (Reading database ... 55% 2021-05-18T14:11:03.4814269Z (Reading database ... 60% 2021-05-18T14:11:03.4855147Z (Reading database ... 65% 2021-05-18T14:11:03.4987152Z (Reading database ... 70% 2021-05-18T14:11:03.5111385Z (Reading database ... 75% 2021-05-18T14:11:03.5407689Z (Reading database ... 80% 2021-05-18T14:11:03.5756764Z (Reading database ... 85% 2021-05-18T14:11:03.5918143Z (Reading database ... 90% 2021-05-18T14:11:03.6004170Z (Reading database ... 95% 2021-05-18T14:11:03.6007195Z (Reading database ... 100% 2021-05-18T14:11:03.6008345Z (Reading database ... 264640 files and directories currently installed.) 2021-05-18T14:11:03.6118788Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:11:03.6132047Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:11:03.7058504Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:11:06.1555187Z Reading package lists... 2021-05-18T14:11:06.3184201Z Building dependency tree... 2021-05-18T14:11:06.3202271Z Reading state information... 2021-05-18T14:11:06.5337804Z The following NEW packages will be installed: 2021-05-18T14:11:06.5346305Z jags 2021-05-18T14:11:06.5560996Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:06.5561895Z Need to get 1562 kB of archives. 2021-05-18T14:11:06.5562744Z After this operation, 3615 kB of additional disk space will be used. 2021-05-18T14:11:06.5564714Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-18T14:11:07.0128789Z Fetched 1562 kB in 0s (39.2 MB/s) 2021-05-18T14:11:07.0491817Z Selecting previously unselected package jags. 2021-05-18T14:11:07.0570536Z (Reading database ... 2021-05-18T14:11:07.0571461Z (Reading database ... 5% 2021-05-18T14:11:07.0572050Z (Reading database ... 10% 2021-05-18T14:11:07.0572612Z (Reading database ... 15% 2021-05-18T14:11:07.0573183Z (Reading database ... 20% 2021-05-18T14:11:07.0573739Z (Reading database ... 25% 2021-05-18T14:11:07.0574307Z (Reading database ... 30% 2021-05-18T14:11:07.0574870Z (Reading database ... 35% 2021-05-18T14:11:07.0575420Z (Reading database ... 40% 2021-05-18T14:11:07.0575984Z (Reading database ... 45% 2021-05-18T14:11:07.0576548Z (Reading database ... 50% 2021-05-18T14:11:07.0613745Z (Reading database ... 55% 2021-05-18T14:11:07.0658938Z (Reading database ... 60% 2021-05-18T14:11:07.0701008Z (Reading database ... 65% 2021-05-18T14:11:07.0831203Z (Reading database ... 70% 2021-05-18T14:11:07.0962516Z (Reading database ... 75% 2021-05-18T14:11:07.1254212Z (Reading database ... 80% 2021-05-18T14:11:07.1575971Z (Reading database ... 85% 2021-05-18T14:11:07.1727320Z (Reading database ... 90% 2021-05-18T14:11:07.1812096Z (Reading database ... 95% 2021-05-18T14:11:07.1812808Z (Reading database ... 100% 2021-05-18T14:11:07.1813701Z (Reading database ... 264659 files and directories currently installed.) 2021-05-18T14:11:07.1930894Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-18T14:11:07.1953439Z Unpacking jags (4.3.0-3build1) ... 2021-05-18T14:11:07.3753490Z Setting up jags (4.3.0-3build1) ... 2021-05-18T14:11:07.3982316Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:08.1952561Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:10.6151380Z Reading package lists... 2021-05-18T14:11:10.7856469Z Building dependency tree... 2021-05-18T14:11:10.7875570Z Reading state information... 2021-05-18T14:11:10.9552195Z The following additional packages will be installed: 2021-05-18T14:11:10.9555932Z libnode64 libuv1-dev 2021-05-18T14:11:11.0072729Z The following NEW packages will be installed: 2021-05-18T14:11:11.0078493Z libnode-dev libnode64 libuv1-dev 2021-05-18T14:11:11.0285575Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:11.0286494Z Need to get 6239 kB of archives. 2021-05-18T14:11:11.0287352Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-18T14:11:11.0289405Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-18T14:11:11.0327844Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-18T14:11:11.2342954Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-18T14:11:11.6897338Z Fetched 6239 kB in 0s (27.1 MB/s) 2021-05-18T14:11:11.7253579Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-18T14:11:11.7330772Z (Reading database ... 2021-05-18T14:11:11.7331730Z (Reading database ... 5% 2021-05-18T14:11:11.7332528Z (Reading database ... 10% 2021-05-18T14:11:11.7333313Z (Reading database ... 15% 2021-05-18T14:11:11.7334106Z (Reading database ... 20% 2021-05-18T14:11:11.7334864Z (Reading database ... 25% 2021-05-18T14:11:11.7335622Z (Reading database ... 30% 2021-05-18T14:11:11.7336385Z (Reading database ... 35% 2021-05-18T14:11:11.7337129Z (Reading database ... 40% 2021-05-18T14:11:11.7337989Z (Reading database ... 45% 2021-05-18T14:11:11.7338693Z (Reading database ... 50% 2021-05-18T14:11:11.7360396Z (Reading database ... 55% 2021-05-18T14:11:11.7397857Z (Reading database ... 60% 2021-05-18T14:11:11.7438787Z (Reading database ... 65% 2021-05-18T14:11:11.7565459Z (Reading database ... 70% 2021-05-18T14:11:11.7687465Z (Reading database ... 75% 2021-05-18T14:11:11.7974880Z (Reading database ... 80% 2021-05-18T14:11:11.8296429Z (Reading database ... 85% 2021-05-18T14:11:11.8442347Z (Reading database ... 90% 2021-05-18T14:11:11.8522338Z (Reading database ... 95% 2021-05-18T14:11:11.8523413Z (Reading database ... 100% 2021-05-18T14:11:11.8524978Z (Reading database ... 264799 files and directories currently installed.) 2021-05-18T14:11:11.8633428Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-18T14:11:11.8644866Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:11:11.9075345Z Selecting previously unselected package libnode64:amd64. 2021-05-18T14:11:11.9271273Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:11:11.9295169Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:11:12.6397423Z Selecting previously unselected package libnode-dev:amd64. 2021-05-18T14:11:12.6671973Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:11:12.6685569Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:11:12.7663020Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:11:12.7692695Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:11:12.7731128Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:11:12.7761786Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:15.1259603Z Reading package lists... 2021-05-18T14:11:15.2897907Z Building dependency tree... 2021-05-18T14:11:15.2916505Z Reading state information... 2021-05-18T14:11:15.4507309Z The following additional packages will be installed: 2021-05-18T14:11:15.4509871Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:11:15.4515428Z Suggested packages: 2021-05-18T14:11:15.4516607Z libfftw3-doc 2021-05-18T14:11:15.4997435Z The following NEW packages will be installed: 2021-05-18T14:11:15.5006810Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:11:15.5210751Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:15.5211610Z Need to get 3986 kB of archives. 2021-05-18T14:11:15.5212497Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-18T14:11:15.5214547Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-18T14:11:15.5295174Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-18T14:11:15.5451603Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-18T14:11:15.5648698Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-18T14:11:15.5661793Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-18T14:11:16.0585380Z Fetched 3986 kB in 0s (35.3 MB/s) 2021-05-18T14:11:16.0920063Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-18T14:11:16.0995331Z (Reading database ... 2021-05-18T14:11:16.0996234Z (Reading database ... 5% 2021-05-18T14:11:16.0997160Z (Reading database ... 10% 2021-05-18T14:11:16.0997863Z (Reading database ... 15% 2021-05-18T14:11:16.0998594Z (Reading database ... 20% 2021-05-18T14:11:16.0999284Z (Reading database ... 25% 2021-05-18T14:11:16.0999989Z (Reading database ... 30% 2021-05-18T14:11:16.1000679Z (Reading database ... 35% 2021-05-18T14:11:16.1001402Z (Reading database ... 40% 2021-05-18T14:11:16.1002087Z (Reading database ... 45% 2021-05-18T14:11:16.1002778Z (Reading database ... 50% 2021-05-18T14:11:16.1037156Z (Reading database ... 55% 2021-05-18T14:11:16.1076100Z (Reading database ... 60% 2021-05-18T14:11:16.1115390Z (Reading database ... 65% 2021-05-18T14:11:16.1247134Z (Reading database ... 70% 2021-05-18T14:11:16.1371603Z (Reading database ... 75% 2021-05-18T14:11:16.1665723Z (Reading database ... 80% 2021-05-18T14:11:16.2008493Z (Reading database ... 85% 2021-05-18T14:11:16.2161836Z (Reading database ... 90% 2021-05-18T14:11:16.2243432Z (Reading database ... 95% 2021-05-18T14:11:16.2244408Z (Reading database ... 100% 2021-05-18T14:11:16.2245532Z (Reading database ... 264935 files and directories currently installed.) 2021-05-18T14:11:16.2359135Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:11:16.2382434Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:11:16.3012147Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-18T14:11:16.3300045Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:11:16.3314175Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:11:16.4356786Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-18T14:11:16.4599858Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:11:16.4615412Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:11:16.5676473Z Selecting previously unselected package libfftw3-bin. 2021-05-18T14:11:16.5914706Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:11:16.5932419Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:11:16.6235967Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-18T14:11:16.6508626Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:11:16.6523013Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:11:16.9670749Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:11:16.9721155Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:11:16.9774073Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:11:16.9808481Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:11:16.9863723Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:11:16.9918952Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:17.8649035Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:20.2907039Z Reading package lists... 2021-05-18T14:11:20.4611149Z Building dependency tree... 2021-05-18T14:11:20.4630723Z Reading state information... 2021-05-18T14:11:20.6348873Z The following additional packages will be installed: 2021-05-18T14:11:20.6351132Z libdcmtk14 2021-05-18T14:11:20.6842362Z The following NEW packages will be installed: 2021-05-18T14:11:20.6848701Z dcmtk libdcmtk14 2021-05-18T14:11:20.7051816Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:20.7053590Z Need to get 5546 kB of archives. 2021-05-18T14:11:20.7055316Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-18T14:11:20.7058307Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-18T14:11:20.7919250Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-18T14:11:21.2564409Z Fetched 5546 kB in 0s (44.0 MB/s) 2021-05-18T14:11:21.2888078Z Selecting previously unselected package libdcmtk14. 2021-05-18T14:11:21.2962688Z (Reading database ... 2021-05-18T14:11:21.2963809Z (Reading database ... 5% 2021-05-18T14:11:21.2964816Z (Reading database ... 10% 2021-05-18T14:11:21.2965400Z (Reading database ... 15% 2021-05-18T14:11:21.2965936Z (Reading database ... 20% 2021-05-18T14:11:21.2966525Z (Reading database ... 25% 2021-05-18T14:11:21.2967055Z (Reading database ... 30% 2021-05-18T14:11:21.2967563Z (Reading database ... 35% 2021-05-18T14:11:21.2968082Z (Reading database ... 40% 2021-05-18T14:11:21.2968604Z (Reading database ... 45% 2021-05-18T14:11:21.2969300Z (Reading database ... 50% 2021-05-18T14:11:21.3014059Z (Reading database ... 55% 2021-05-18T14:11:21.3054616Z (Reading database ... 60% 2021-05-18T14:11:21.3096339Z (Reading database ... 65% 2021-05-18T14:11:21.3230535Z (Reading database ... 70% 2021-05-18T14:11:21.3353011Z (Reading database ... 75% 2021-05-18T14:11:21.3636053Z (Reading database ... 80% 2021-05-18T14:11:21.3945158Z (Reading database ... 85% 2021-05-18T14:11:21.4091086Z (Reading database ... 90% 2021-05-18T14:11:21.4173195Z (Reading database ... 95% 2021-05-18T14:11:21.4174918Z (Reading database ... 100% 2021-05-18T14:11:21.4178151Z (Reading database ... 265026 files and directories currently installed.) 2021-05-18T14:11:21.4301894Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:11:21.4319849Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:11:21.9875622Z Selecting previously unselected package dcmtk. 2021-05-18T14:11:22.0123598Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:11:22.0184481Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:11:22.1801672Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:11:22.1839461Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:11:22.1990852Z Adding `dcmtk' group to system ... 2021-05-18T14:11:22.2777123Z Adding `dcmtk' user to system ... 2021-05-18T14:11:22.4208983Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-18T14:11:22.6927209Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:24.5559847Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:27.1330749Z Reading package lists... 2021-05-18T14:11:27.3094848Z Building dependency tree... 2021-05-18T14:11:27.3117112Z Reading state information... 2021-05-18T14:11:27.5553336Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-18T14:11:27.5554560Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:27.6261940Z Reading package lists... 2021-05-18T14:11:27.7969860Z Building dependency tree... 2021-05-18T14:11:27.7991132Z Reading state information... 2021-05-18T14:11:28.0664426Z libpng-dev is already the newest version (1.6.37-2). 2021-05-18T14:11:28.0666000Z libpng-dev set to manually installed. 2021-05-18T14:11:28.0667151Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:28.1425305Z Reading package lists... 2021-05-18T14:11:28.3093518Z Building dependency tree... 2021-05-18T14:11:28.3112409Z Reading state information... 2021-05-18T14:11:28.4762178Z The following additional packages will be installed: 2021-05-18T14:11:28.4765391Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-18T14:11:28.4770462Z Suggested packages: 2021-05-18T14:11:28.4772285Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-18T14:11:28.4775379Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-18T14:11:28.4777905Z fonts-arphic-uming fonts-nanum 2021-05-18T14:11:28.5262056Z The following NEW packages will be installed: 2021-05-18T14:11:28.5264332Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-18T14:11:28.5267786Z libpoppler97 poppler-data 2021-05-18T14:11:28.5470263Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:28.5472471Z Need to get 2582 kB of archives. 2021-05-18T14:11:28.5474852Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-18T14:11:28.5478537Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-18T14:11:28.5627589Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-18T14:11:28.5656315Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-18T14:11:28.5811635Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-18T14:11:28.5817987Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-18T14:11:28.5822242Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-18T14:11:29.0364613Z Fetched 2582 kB in 0s (51.2 MB/s) 2021-05-18T14:11:29.0724840Z Selecting previously unselected package poppler-data. 2021-05-18T14:11:29.0802569Z (Reading database ... 2021-05-18T14:11:29.0803525Z (Reading database ... 5% 2021-05-18T14:11:29.0804367Z (Reading database ... 10% 2021-05-18T14:11:29.0805197Z (Reading database ... 15% 2021-05-18T14:11:29.0805959Z (Reading database ... 20% 2021-05-18T14:11:29.0806887Z (Reading database ... 25% 2021-05-18T14:11:29.0807677Z (Reading database ... 30% 2021-05-18T14:11:29.0808420Z (Reading database ... 35% 2021-05-18T14:11:29.0809176Z (Reading database ... 40% 2021-05-18T14:11:29.0809934Z (Reading database ... 45% 2021-05-18T14:11:29.0810672Z (Reading database ... 50% 2021-05-18T14:11:29.0844548Z (Reading database ... 55% 2021-05-18T14:11:29.0884909Z (Reading database ... 60% 2021-05-18T14:11:29.0928022Z (Reading database ... 65% 2021-05-18T14:11:29.1059160Z (Reading database ... 70% 2021-05-18T14:11:29.1184980Z (Reading database ... 75% 2021-05-18T14:11:29.1478638Z (Reading database ... 80% 2021-05-18T14:11:29.1817220Z (Reading database ... 85% 2021-05-18T14:11:29.1971008Z (Reading database ... 90% 2021-05-18T14:11:29.2051941Z (Reading database ... 95% 2021-05-18T14:11:29.2052858Z (Reading database ... 100% 2021-05-18T14:11:29.2054146Z (Reading database ... 265261 files and directories currently installed.) 2021-05-18T14:11:29.2163189Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-18T14:11:29.2172878Z Unpacking poppler-data (0.4.9-2) ... 2021-05-18T14:11:29.4876973Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-18T14:11:29.5143082Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-18T14:11:29.5171440Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:11:29.5595729Z Selecting previously unselected package libpoppler97:amd64. 2021-05-18T14:11:29.5862064Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:11:29.5874142Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:29.7196502Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-18T14:11:29.7428303Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:11:29.7440826Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:29.7795827Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-18T14:11:29.8085402Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:11:29.8100931Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:29.8435565Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-18T14:11:29.8647907Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:11:29.8658881Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:29.9279332Z Setting up poppler-data (0.4.9-2) ... 2021-05-18T14:11:29.9400527Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:11:29.9431069Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:29.9468747Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:29.9503923Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:29.9531306Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:29.9568762Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:11:30.1141443Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:32.4882368Z Reading package lists... 2021-05-18T14:11:32.6650357Z Building dependency tree... 2021-05-18T14:11:32.6670130Z Reading state information... 2021-05-18T14:11:32.8266185Z The following additional packages will be installed: 2021-05-18T14:11:32.8269136Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-18T14:11:32.8272771Z Suggested packages: 2021-05-18T14:11:32.8274438Z libhdf5-doc 2021-05-18T14:11:32.8756158Z The following NEW packages will be installed: 2021-05-18T14:11:32.8758507Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-18T14:11:32.8760339Z libsz2 2021-05-18T14:11:32.8965595Z 0 upgraded, 7 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:32.8966502Z Need to get 4074 kB of archives. 2021-05-18T14:11:32.8967414Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-18T14:11:32.8969810Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-18T14:11:32.9010867Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-18T14:11:32.9020143Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-18T14:11:32.9028242Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-18T14:11:32.9414996Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-18T14:11:32.9452209Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-18T14:11:32.9462065Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-18T14:11:33.4863545Z Fetched 4074 kB in 0s (29.0 MB/s) 2021-05-18T14:11:33.5184481Z Selecting previously unselected package hdf5-helpers. 2021-05-18T14:11:33.5259629Z (Reading database ... 2021-05-18T14:11:33.5260572Z (Reading database ... 5% 2021-05-18T14:11:33.5261391Z (Reading database ... 10% 2021-05-18T14:11:33.5262164Z (Reading database ... 15% 2021-05-18T14:11:33.5262967Z (Reading database ... 20% 2021-05-18T14:11:33.5263726Z (Reading database ... 25% 2021-05-18T14:11:33.5264487Z (Reading database ... 30% 2021-05-18T14:11:33.5265295Z (Reading database ... 35% 2021-05-18T14:11:33.5266054Z (Reading database ... 40% 2021-05-18T14:11:33.5266806Z (Reading database ... 45% 2021-05-18T14:11:33.5267553Z (Reading database ... 50% 2021-05-18T14:11:33.5305221Z (Reading database ... 55% 2021-05-18T14:11:33.5345029Z (Reading database ... 60% 2021-05-18T14:11:33.5389121Z (Reading database ... 65% 2021-05-18T14:11:33.5522327Z (Reading database ... 70% 2021-05-18T14:11:33.5648774Z (Reading database ... 75% 2021-05-18T14:11:33.5951956Z (Reading database ... 80% 2021-05-18T14:11:33.6302984Z (Reading database ... 85% 2021-05-18T14:11:33.6457616Z (Reading database ... 90% 2021-05-18T14:11:33.6539963Z (Reading database ... 95% 2021-05-18T14:11:33.6540817Z (Reading database ... 100% 2021-05-18T14:11:33.6542025Z (Reading database ... 265821 files and directories currently installed.) 2021-05-18T14:11:33.6656179Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:11:33.6667654Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:11:33.6970081Z Selecting previously unselected package libaec0:amd64. 2021-05-18T14:11:33.7268684Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-18T14:11:33.7290637Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:11:33.7655492Z Selecting previously unselected package libsz2:amd64. 2021-05-18T14:11:33.7877954Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-18T14:11:33.7902417Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:11:33.8315448Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-18T14:11:33.8534868Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:11:33.8544830Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:11:34.0197546Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-18T14:11:34.0457454Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:11:34.0466945Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:11:34.0838046Z Selecting previously unselected package libaec-dev:amd64. 2021-05-18T14:11:34.1172496Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-18T14:11:34.1186640Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:11:34.1516888Z Selecting previously unselected package libhdf5-dev. 2021-05-18T14:11:34.1798807Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:11:34.1809704Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:11:34.5410375Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:11:34.5447121Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:11:34.5485122Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:11:34.5513469Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:11:34.5541206Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:11:34.5565988Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:11:34.5590929Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:11:34.5672152Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-18T14:11:34.5706475Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:35.4055724Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:37.8218626Z Reading package lists... 2021-05-18T14:11:37.9897676Z Building dependency tree... 2021-05-18T14:11:37.9917875Z Reading state information... 2021-05-18T14:11:38.1579127Z The following additional packages will be installed: 2021-05-18T14:11:38.1582659Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-18T14:11:38.2096356Z The following NEW packages will be installed: 2021-05-18T14:11:38.2102081Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-18T14:11:38.2106489Z mesa-common-dev 2021-05-18T14:11:38.2479011Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:38.2479868Z Need to get 1761 kB of archives. 2021-05-18T14:11:38.2480712Z After this operation, 5442 kB of additional disk space will be used. 2021-05-18T14:11:38.2482691Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-18T14:11:38.2539891Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-18T14:11:38.2545384Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-18T14:11:38.2565096Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-18T14:11:38.2626739Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-18T14:11:38.2737027Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-18T14:11:38.7355338Z Fetched 1761 kB in 0s (22.5 MB/s) 2021-05-18T14:11:38.7689605Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-18T14:11:38.7763441Z (Reading database ... 2021-05-18T14:11:38.7764086Z (Reading database ... 5% 2021-05-18T14:11:38.7764671Z (Reading database ... 10% 2021-05-18T14:11:38.7765434Z (Reading database ... 15% 2021-05-18T14:11:38.7766586Z (Reading database ... 20% 2021-05-18T14:11:38.7767151Z (Reading database ... 25% 2021-05-18T14:11:38.7767757Z (Reading database ... 30% 2021-05-18T14:11:38.7768431Z (Reading database ... 35% 2021-05-18T14:11:38.7768945Z (Reading database ... 40% 2021-05-18T14:11:38.7769465Z (Reading database ... 45% 2021-05-18T14:11:38.7769991Z (Reading database ... 50% 2021-05-18T14:11:38.7808287Z (Reading database ... 55% 2021-05-18T14:11:38.7848132Z (Reading database ... 60% 2021-05-18T14:11:38.7889240Z (Reading database ... 65% 2021-05-18T14:11:38.8021584Z (Reading database ... 70% 2021-05-18T14:11:38.8147470Z (Reading database ... 75% 2021-05-18T14:11:38.8428081Z (Reading database ... 80% 2021-05-18T14:11:38.8750346Z (Reading database ... 85% 2021-05-18T14:11:38.8900263Z (Reading database ... 90% 2021-05-18T14:11:38.8979643Z (Reading database ... 95% 2021-05-18T14:11:38.8980440Z (Reading database ... 100% 2021-05-18T14:11:38.8981572Z (Reading database ... 266029 files and directories currently installed.) 2021-05-18T14:11:38.9093099Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:11:38.9106107Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:11:38.9596633Z Selecting previously unselected package libglx-dev:amd64. 2021-05-18T14:11:38.9809571Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:11:38.9821840Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:11:39.0276733Z Selecting previously unselected package libgl-dev:amd64. 2021-05-18T14:11:39.0526121Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:11:39.0539202Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:11:39.0956390Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-18T14:11:39.1219938Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-18T14:11:39.1243510Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:11:39.1715777Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-18T14:11:39.1942869Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-18T14:11:39.1954281Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:11:39.2476354Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-18T14:11:39.2733081Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:11:39.2745649Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:11:39.4564121Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:11:39.4603838Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:11:39.4638321Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:11:39.4670122Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:11:39.4695271Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:11:39.4718842Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:11:39.4754205Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:41.0060148Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:43.3608915Z Reading package lists... 2021-05-18T14:11:43.5265222Z Building dependency tree... 2021-05-18T14:11:43.5283974Z Reading state information... 2021-05-18T14:11:43.6862928Z The following additional packages will be installed: 2021-05-18T14:11:43.6865313Z libprotobuf-lite17 libprotoc17 2021-05-18T14:11:43.7347730Z The following NEW packages will be installed: 2021-05-18T14:11:43.7352969Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-18T14:11:43.7356951Z protobuf-compiler 2021-05-18T14:11:43.7566207Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:43.7567057Z Need to get 2754 kB of archives. 2021-05-18T14:11:43.7567892Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-18T14:11:43.7570665Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-18T14:11:43.7616132Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-18T14:11:43.7807248Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-18T14:11:43.8014191Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-18T14:11:43.8135388Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-18T14:11:44.2632776Z Fetched 2754 kB in 0s (37.6 MB/s) 2021-05-18T14:11:44.2972406Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-18T14:11:44.3047925Z (Reading database ... 2021-05-18T14:11:44.3048723Z (Reading database ... 5% 2021-05-18T14:11:44.3049473Z (Reading database ... 10% 2021-05-18T14:11:44.3050199Z (Reading database ... 15% 2021-05-18T14:11:44.3050944Z (Reading database ... 20% 2021-05-18T14:11:44.3051654Z (Reading database ... 25% 2021-05-18T14:11:44.3052658Z (Reading database ... 30% 2021-05-18T14:11:44.3053442Z (Reading database ... 35% 2021-05-18T14:11:44.3054208Z (Reading database ... 40% 2021-05-18T14:11:44.3054955Z (Reading database ... 45% 2021-05-18T14:11:44.3055708Z (Reading database ... 50% 2021-05-18T14:11:44.3090517Z (Reading database ... 55% 2021-05-18T14:11:44.3127878Z (Reading database ... 60% 2021-05-18T14:11:44.3166977Z (Reading database ... 65% 2021-05-18T14:11:44.3297906Z (Reading database ... 70% 2021-05-18T14:11:44.3420048Z (Reading database ... 75% 2021-05-18T14:11:44.3715726Z (Reading database ... 80% 2021-05-18T14:11:44.4075353Z (Reading database ... 85% 2021-05-18T14:11:44.4232562Z (Reading database ... 90% 2021-05-18T14:11:44.4318151Z (Reading database ... 95% 2021-05-18T14:11:44.4318947Z (Reading database ... 100% 2021-05-18T14:11:44.4320139Z (Reading database ... 266512 files and directories currently installed.) 2021-05-18T14:11:44.4447175Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:11:44.4470811Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:44.4955253Z Selecting previously unselected package libprotoc17:amd64. 2021-05-18T14:11:44.5193364Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:11:44.5208817Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:44.6196376Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-18T14:11:44.6447461Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:11:44.6461405Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:44.8196185Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-18T14:11:44.8461250Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:11:44.8471605Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:44.9795741Z Selecting previously unselected package protobuf-compiler. 2021-05-18T14:11:45.0007677Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:11:45.0078884Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:45.0729451Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:45.0779525Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:45.0805175Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:45.0832167Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:45.0856574Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:11:45.0887256Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:45.8703102Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:48.2214168Z Reading package lists... 2021-05-18T14:11:48.3839796Z Building dependency tree... 2021-05-18T14:11:48.3862226Z Reading state information... 2021-05-18T14:11:48.5519943Z The following additional packages will be installed: 2021-05-18T14:11:48.5521898Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-18T14:11:48.5523368Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-18T14:11:48.5526042Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-18T14:11:48.5528886Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-18T14:11:48.5532608Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-18T14:11:48.5535618Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:11:48.5538391Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:11:48.5541899Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:11:48.5543341Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:11:48.5546187Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:11:48.5547999Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:11:48.5550758Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:11:48.5554137Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:11:48.5558130Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:11:48.5567346Z Suggested packages: 2021-05-18T14:11:48.5568670Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-18T14:11:48.5570092Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-18T14:11:48.5571666Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-18T14:11:48.5573061Z nvidia-legacy-304xx-vdpau-driver 2021-05-18T14:11:48.6352723Z The following NEW packages will be installed: 2021-05-18T14:11:48.6355577Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-18T14:11:48.6357446Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-18T14:11:48.6359087Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-18T14:11:48.6360906Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-18T14:11:48.6362698Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-18T14:11:48.6365287Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:11:48.6367218Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:11:48.6368803Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:11:48.6370489Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:11:48.6372026Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:11:48.6373606Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:11:48.6375062Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:11:48.6376501Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:11:48.6377880Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:11:48.6800351Z 0 upgraded, 76 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:48.6802558Z Need to get 47.1 MB of archives. 2021-05-18T14:11:48.6804286Z After this operation, 195 MB of additional disk space will be used. 2021-05-18T14:11:48.6808618Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-18T14:11:48.6949454Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-18T14:11:48.6957036Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-18T14:11:48.6962142Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-18T14:11:48.6967568Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-18T14:11:48.6972605Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-18T14:11:48.6977683Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-18T14:11:48.7005817Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-18T14:11:48.7702129Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-18T14:11:48.7707384Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-18T14:11:48.7724375Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-18T14:11:48.7747999Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-18T14:11:48.7753100Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-18T14:11:48.7758007Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-18T14:11:48.7765443Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-18T14:11:48.7776254Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-18T14:11:48.7784198Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-18T14:11:48.7801616Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-18T14:11:48.7809141Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-18T14:11:48.7818315Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-18T14:11:48.7830326Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-18T14:11:48.7876919Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-18T14:11:48.7969609Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-18T14:11:48.7989878Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-18T14:11:48.7995387Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-18T14:11:48.8018942Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-18T14:11:48.8546316Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-18T14:11:48.8552073Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-18T14:11:48.8557612Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-18T14:11:48.8568313Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-18T14:11:48.8587367Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-18T14:11:48.8593921Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-18T14:11:48.8607243Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-18T14:11:48.8621203Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-18T14:11:48.8676238Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-18T14:11:48.8701406Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-18T14:11:48.8810493Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-18T14:11:48.8816993Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-18T14:11:48.9888209Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-18T14:11:48.9894557Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-18T14:11:48.9900206Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-18T14:11:48.9922948Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-18T14:11:48.9925315Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-18T14:11:48.9927453Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-18T14:11:48.9934136Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-18T14:11:49.0010122Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-18T14:11:49.0021672Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-18T14:11:49.0041713Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-18T14:11:49.0047821Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-18T14:11:49.0174568Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-18T14:11:49.0204667Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-18T14:11:49.0212868Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-18T14:11:49.0219836Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-18T14:11:49.0241077Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-18T14:11:49.0243470Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-18T14:11:49.0245710Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-18T14:11:49.0263020Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-18T14:11:49.0280621Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-18T14:11:49.0286828Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-18T14:11:49.0330709Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-18T14:11:49.0335932Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-18T14:11:49.0346476Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-18T14:11:49.0363929Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-18T14:11:49.0394620Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-18T14:11:49.0431200Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-18T14:11:49.0443601Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-18T14:11:49.0452393Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-18T14:11:49.0610610Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-18T14:11:49.0621867Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-18T14:11:49.0784699Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-18T14:11:49.0788215Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-18T14:11:49.0791709Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-18T14:11:49.1065255Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-18T14:11:49.1362223Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-18T14:11:49.1441584Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-18T14:11:49.1443930Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-18T14:11:49.7739602Z Fetched 47.1 MB in 1s (94.0 MB/s) 2021-05-18T14:11:49.8082452Z Selecting previously unselected package libaom0:amd64. 2021-05-18T14:11:49.8163758Z (Reading database ... 2021-05-18T14:11:49.8164912Z (Reading database ... 5% 2021-05-18T14:11:49.8165531Z (Reading database ... 10% 2021-05-18T14:11:49.8166111Z (Reading database ... 15% 2021-05-18T14:11:49.8166764Z (Reading database ... 20% 2021-05-18T14:11:49.8167322Z (Reading database ... 25% 2021-05-18T14:11:49.8167887Z (Reading database ... 30% 2021-05-18T14:11:49.8168437Z (Reading database ... 35% 2021-05-18T14:11:49.8169008Z (Reading database ... 40% 2021-05-18T14:11:49.8169571Z (Reading database ... 45% 2021-05-18T14:11:49.8170122Z (Reading database ... 50% 2021-05-18T14:11:49.8204586Z (Reading database ... 55% 2021-05-18T14:11:49.8241202Z (Reading database ... 60% 2021-05-18T14:11:49.8293737Z (Reading database ... 65% 2021-05-18T14:11:49.8423849Z (Reading database ... 70% 2021-05-18T14:11:49.8547412Z (Reading database ... 75% 2021-05-18T14:11:49.8814093Z (Reading database ... 80% 2021-05-18T14:11:49.9117151Z (Reading database ... 85% 2021-05-18T14:11:49.9259520Z (Reading database ... 90% 2021-05-18T14:11:49.9335870Z (Reading database ... 95% 2021-05-18T14:11:49.9336474Z (Reading database ... 100% 2021-05-18T14:11:49.9337280Z (Reading database ... 266683 files and directories currently installed.) 2021-05-18T14:11:49.9449680Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-18T14:11:49.9482338Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:11:50.1057201Z Selecting previously unselected package libva2:amd64. 2021-05-18T14:11:50.1337478Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-18T14:11:50.1347216Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-18T14:11:50.1716121Z Selecting previously unselected package libva-drm2:amd64. 2021-05-18T14:11:50.1933769Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-18T14:11:50.1951753Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:11:50.2235630Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-18T14:11:50.2495233Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-18T14:11:50.2505237Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:11:50.2834985Z Selecting previously unselected package libvdpau1:amd64. 2021-05-18T14:11:50.3069957Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:11:50.3083930Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:11:50.3515792Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-18T14:11:50.3740944Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-18T14:11:50.3755390Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:11:50.4115185Z Selecting previously unselected package libavutil56:amd64. 2021-05-18T14:11:50.4355909Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:50.4366534Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:50.4915562Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-18T14:11:50.5164306Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-18T14:11:50.5174592Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:11:51.2976099Z Selecting previously unselected package libgsm1:amd64. 2021-05-18T14:11:51.3270829Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-18T14:11:51.3284918Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:11:51.3559220Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-18T14:11:51.3861485Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-18T14:11:51.3872588Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:11:51.4315098Z Selecting previously unselected package libopus0:amd64. 2021-05-18T14:11:51.4563075Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-18T14:11:51.4579489Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:11:51.5075301Z Selecting previously unselected package libshine3:amd64. 2021-05-18T14:11:51.5320294Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-18T14:11:51.5331790Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:11:51.5675018Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-18T14:11:51.5927048Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-18T14:11:51.5941391Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:11:51.6303116Z Selecting previously unselected package libspeex1:amd64. 2021-05-18T14:11:51.6556606Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-18T14:11:51.6567878Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:11:51.6879332Z Selecting previously unselected package libsoxr0:amd64. 2021-05-18T14:11:51.7236691Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-18T14:11:51.7249564Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:11:51.7662802Z Selecting previously unselected package libswresample3:amd64. 2021-05-18T14:11:51.7962643Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:51.7974512Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:51.8355248Z Selecting previously unselected package libtheora0:amd64. 2021-05-18T14:11:51.8597986Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-18T14:11:51.8609162Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:11:51.9075841Z Selecting previously unselected package libtwolame0:amd64. 2021-05-18T14:11:51.9343958Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-18T14:11:51.9355176Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:11:51.9663059Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-18T14:11:51.9958295Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-18T14:11:51.9967994Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:11:52.0395080Z Selecting previously unselected package libwavpack1:amd64. 2021-05-18T14:11:52.0646471Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:52.0657112Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:11:52.1036395Z Selecting previously unselected package libx264-155:amd64. 2021-05-18T14:11:52.1279574Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-18T14:11:52.1289200Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:11:52.2145053Z Selecting previously unselected package libx265-179:amd64. 2021-05-18T14:11:52.2435127Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-18T14:11:52.2451431Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:11:52.4435886Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-18T14:11:52.4741258Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-18T14:11:52.4761008Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:11:52.5315635Z Selecting previously unselected package libzvbi-common. 2021-05-18T14:11:52.5545248Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-18T14:11:52.5572371Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-18T14:11:52.5875583Z Selecting previously unselected package libzvbi0:amd64. 2021-05-18T14:11:52.6179502Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-18T14:11:52.6190926Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:11:52.6709503Z Selecting previously unselected package libavcodec58:amd64. 2021-05-18T14:11:52.7038302Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:52.7067635Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:53.3054027Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-18T14:11:53.3342202Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-18T14:11:53.3355383Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:11:53.3635795Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-18T14:11:53.3944755Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-18T14:11:53.3955499Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:11:53.4315151Z Selecting previously unselected package libass9:amd64. 2021-05-18T14:11:53.4533805Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-18T14:11:53.4544326Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:11:53.4886339Z Selecting previously unselected package libbluray2:amd64. 2021-05-18T14:11:53.5209829Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-18T14:11:53.5219959Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:11:53.5640357Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-18T14:11:53.5933546Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-18T14:11:53.5945955Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:11:53.6250624Z Selecting previously unselected package libgme0:amd64. 2021-05-18T14:11:53.6544423Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-18T14:11:53.6561516Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:11:53.6949789Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-18T14:11:53.7241215Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-18T14:11:53.7256524Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:11:53.7671851Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-18T14:11:53.7966184Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-18T14:11:53.7982128Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:11:53.8868996Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-18T14:11:53.9169307Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:11:53.9181339Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:11:53.9667165Z Selecting previously unselected package libavformat58:amd64. 2021-05-18T14:11:53.9961455Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:53.9973275Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:54.1200612Z Selecting previously unselected package libbs2b0:amd64. 2021-05-18T14:11:54.1494495Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-18T14:11:54.1507634Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:11:54.1856559Z Selecting previously unselected package libflite1:amd64. 2021-05-18T14:11:54.2155669Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-18T14:11:54.2169944Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:11:55.5312766Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-18T14:11:55.5616651Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-18T14:11:55.5631445Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:11:55.5950990Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-18T14:11:55.6236621Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-18T14:11:55.6256953Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:11:55.6635627Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-18T14:11:55.6875618Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-18T14:11:55.6894200Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:11:55.7176179Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-18T14:11:55.7469105Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:55.7486510Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:11:55.7780093Z Selecting previously unselected package libmysofa1:amd64. 2021-05-18T14:11:55.8122298Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-18T14:11:55.8139608Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:11:55.8516065Z Selecting previously unselected package libpostproc55:amd64. 2021-05-18T14:11:55.8779425Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:55.8789648Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:55.9155031Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-18T14:11:55.9406638Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-18T14:11:55.9418536Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:11:56.0795738Z Selecting previously unselected package librubberband2:amd64. 2021-05-18T14:11:56.1048910Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-18T14:11:56.1060374Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:11:56.1440580Z Selecting previously unselected package libswscale5:amd64. 2021-05-18T14:11:56.1735857Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:56.1751964Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:56.2167261Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-18T14:11:56.2463642Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-18T14:11:56.2531176Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:11:56.2847128Z Selecting previously unselected package libavfilter7:amd64. 2021-05-18T14:11:56.3149766Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:56.3162818Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:56.4595867Z Selecting previously unselected package libcaca0:amd64. 2021-05-18T14:11:56.4836351Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-18T14:11:56.4848900Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:11:56.5375498Z Selecting previously unselected package libcdio18:amd64. 2021-05-18T14:11:56.5671191Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-18T14:11:56.5685470Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:11:56.5996268Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-18T14:11:56.6283211Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:11:56.6297830Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:11:56.6569517Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-18T14:11:56.6869681Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:11:56.6882938Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:11:56.7142624Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-18T14:11:56.7437590Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-18T14:11:56.7449274Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:11:56.7835844Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-18T14:11:56.8117351Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-18T14:11:56.8129557Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:11:56.8475659Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-18T14:11:56.8714327Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-18T14:11:56.8726385Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:11:56.9355625Z Selecting previously unselected package libopenal-data. 2021-05-18T14:11:56.9578966Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-18T14:11:56.9594100Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-18T14:11:57.0024205Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-18T14:11:57.0319534Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-18T14:11:57.0334307Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:11:57.0674963Z Selecting previously unselected package libopenal1:amd64. 2021-05-18T14:11:57.0924630Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-18T14:11:57.0940885Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:11:57.1755178Z Selecting previously unselected package libasyncns0:amd64. 2021-05-18T14:11:57.1981792Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-18T14:11:57.2000437Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:11:57.2315713Z Selecting previously unselected package libflac8:amd64. 2021-05-18T14:11:57.2578167Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-18T14:11:57.2588986Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:11:57.2951225Z Selecting previously unselected package libsndfile1:amd64. 2021-05-18T14:11:57.3246974Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-18T14:11:57.3259060Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:11:57.3720249Z Selecting previously unselected package libpulse0:amd64. 2021-05-18T14:11:57.4014930Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-18T14:11:57.4093724Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:11:57.4675876Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-18T14:11:57.4933377Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-18T14:11:57.4944597Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:11:57.5633103Z Selecting previously unselected package libavdevice58:amd64. 2021-05-18T14:11:57.5947682Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:57.5960422Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:57.6292308Z Selecting previously unselected package libavresample4:amd64. 2021-05-18T14:11:57.6582825Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:57.6595852Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:57.6943715Z Selecting previously unselected package ffmpeg. 2021-05-18T14:11:57.7240006Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:57.7327672Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:57.8712754Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-18T14:11:57.9016563Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-18T14:11:57.9027371Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:11:57.9416131Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-18T14:11:57.9709048Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-18T14:11:57.9723942Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:11:58.1833896Z Selecting previously unselected package libaacs0:amd64. 2021-05-18T14:11:58.2125367Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-18T14:11:58.2140975Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:11:58.2447026Z Selecting previously unselected package libbdplus0:amd64. 2021-05-18T14:11:58.2741998Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-18T14:11:58.2757069Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:11:58.3030337Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-18T14:11:58.3327177Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:11:58.3347048Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:11:58.6554352Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-18T14:11:58.6839455Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:11:58.6852382Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:11:59.0230740Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-18T14:11:59.0533581Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-18T14:11:59.0543824Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:11:59.2020440Z Selecting previously unselected package va-driver-all:amd64. 2021-05-18T14:11:59.2314800Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-18T14:11:59.2329926Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:11:59.2635503Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-18T14:11:59.2883673Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:11:59.2894799Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:11:59.3550920Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:11:59.3590903Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:11:59.3621791Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:11:59.3659829Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:11:59.3693989Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:11:59.3728411Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:11:59.3760191Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:11:59.3792162Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:11:59.3819397Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:11:59.3864967Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:11:59.3907711Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:11:59.3953183Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:11:59.3982456Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:11:59.4011717Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:11:59.4082350Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:11:59.4121235Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:11:59.4152562Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:11:59.4193668Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:11:59.4242853Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:11:59.4284612Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:11:59.4333564Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-18T14:11:59.4371547Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:11:59.4429457Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:11:59.4469537Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:11:59.4504182Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:11:59.4544800Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:11:59.4575546Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:11:59.4605662Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:11:59.4642184Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:11:59.4676847Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:11:59.4716269Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:11:59.4758901Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:11:59.4787325Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:11:59.4821996Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:11:59.4880386Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:11:59.4927648Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:11:59.4961819Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:11:59.4997025Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-18T14:11:59.5048591Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:11:59.5109545Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:11:59.5140002Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:11:59.5175177Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:11:59.5210026Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:11:59.5240648Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-18T14:11:59.5272051Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:11:59.5333199Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:11:59.5369840Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:11:59.5404828Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:11:59.5443556Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:11:59.5483604Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:11:59.5518623Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:11:59.5550537Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:11:59.5580660Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:11:59.5610080Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:11:59.5638814Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:11:59.5672008Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:59.5701090Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:11:59.5728473Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:59.5758197Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:11:59.5785320Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:11:59.5809982Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:11:59.5840727Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:11:59.5869027Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:11:59.5909753Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:59.5944556Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:11:59.5976831Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:11:59.6013768Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:11:59.6149861Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:59.6191889Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:59.6241291Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:59.6273946Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:11:59.6297955Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:11:59.6334407Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:59.6373709Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:59.6405662Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:59.6469885Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:11:59.6578805Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:00.8407807Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:03.2558761Z Reading package lists... 2021-05-18T14:12:03.4231984Z Building dependency tree... 2021-05-18T14:12:03.4253116Z Reading state information... 2021-05-18T14:12:03.6029143Z The following additional packages will be installed: 2021-05-18T14:12:03.6031155Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:12:03.6541779Z The following NEW packages will be installed: 2021-05-18T14:12:03.6543692Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:12:03.6550989Z libmagick++-dev 2021-05-18T14:12:03.6740862Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:03.6742024Z Need to get 309 kB of archives. 2021-05-18T14:12:03.6743807Z After this operation, 2202 kB of additional disk space will be used. 2021-05-18T14:12:03.6746351Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-18T14:12:03.6774052Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-18T14:12:03.6812955Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-18T14:12:03.6859539Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-18T14:12:04.1375967Z Fetched 309 kB in 0s (11.7 MB/s) 2021-05-18T14:12:04.1734919Z Selecting previously unselected package libmagick++-6-headers. 2021-05-18T14:12:04.1820931Z (Reading database ... 2021-05-18T14:12:04.1821928Z (Reading database ... 5% 2021-05-18T14:12:04.1822682Z (Reading database ... 10% 2021-05-18T14:12:04.1823371Z (Reading database ... 15% 2021-05-18T14:12:04.1824059Z (Reading database ... 20% 2021-05-18T14:12:04.1824817Z (Reading database ... 25% 2021-05-18T14:12:04.1825494Z (Reading database ... 30% 2021-05-18T14:12:04.1826178Z (Reading database ... 35% 2021-05-18T14:12:04.1826861Z (Reading database ... 40% 2021-05-18T14:12:04.1827530Z (Reading database ... 45% 2021-05-18T14:12:04.1828214Z (Reading database ... 50% 2021-05-18T14:12:04.1863717Z (Reading database ... 55% 2021-05-18T14:12:04.1909863Z (Reading database ... 60% 2021-05-18T14:12:04.1941128Z (Reading database ... 65% 2021-05-18T14:12:04.2074457Z (Reading database ... 70% 2021-05-18T14:12:04.2201875Z (Reading database ... 75% 2021-05-18T14:12:04.2226397Z (Reading database ... 80% 2021-05-18T14:12:04.2784553Z (Reading database ... 85% 2021-05-18T14:12:04.2959551Z (Reading database ... 90% 2021-05-18T14:12:04.3039485Z (Reading database ... 95% 2021-05-18T14:12:04.3040584Z (Reading database ... 100% 2021-05-18T14:12:04.3042148Z (Reading database ... 267224 files and directories currently installed.) 2021-05-18T14:12:04.3157053Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:12:04.3239656Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:04.3756252Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-18T14:12:04.3989015Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:12:04.4017090Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:04.4476940Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-18T14:12:04.4723547Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:12:04.4749456Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:04.5796939Z Selecting previously unselected package libmagick++-dev. 2021-05-18T14:12:04.6043753Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:12:04.6133327Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:04.6739062Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:04.6832766Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:04.6859639Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:04.6886056Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:04.6968377Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:07.0834543Z Reading package lists... 2021-05-18T14:12:07.2553514Z Building dependency tree... 2021-05-18T14:12:07.2575514Z Reading state information... 2021-05-18T14:12:07.4143716Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-18T14:12:07.4146927Z The following additional packages will be installed: 2021-05-18T14:12:07.4150358Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-18T14:12:07.4153358Z libijs-0.35 libjbig2dec0 2021-05-18T14:12:07.4158218Z Suggested packages: 2021-05-18T14:12:07.4163094Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-18T14:12:07.4168668Z ghostscript-x 2021-05-18T14:12:07.4670812Z The following NEW packages will be installed: 2021-05-18T14:12:07.4673283Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-18T14:12:07.4676954Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-18T14:12:07.4872319Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:07.4873158Z Need to get 11.2 MB of archives. 2021-05-18T14:12:07.4874285Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-18T14:12:07.4876361Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-18T14:12:07.5224375Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-18T14:12:07.5239889Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-18T14:12:07.6596554Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-18T14:12:07.6719476Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-18T14:12:07.6723449Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-18T14:12:07.6735790Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-18T14:12:07.7172717Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-18T14:12:08.1756895Z Fetched 11.2 MB in 0s (45.6 MB/s) 2021-05-18T14:12:08.2120313Z Selecting previously unselected package fonts-droid-fallback. 2021-05-18T14:12:08.2202880Z (Reading database ... 2021-05-18T14:12:08.2203756Z (Reading database ... 5% 2021-05-18T14:12:08.2204892Z (Reading database ... 10% 2021-05-18T14:12:08.2205513Z (Reading database ... 15% 2021-05-18T14:12:08.2206087Z (Reading database ... 20% 2021-05-18T14:12:08.2206715Z (Reading database ... 25% 2021-05-18T14:12:08.2207270Z (Reading database ... 30% 2021-05-18T14:12:08.2207835Z (Reading database ... 35% 2021-05-18T14:12:08.2208383Z (Reading database ... 40% 2021-05-18T14:12:08.2208942Z (Reading database ... 45% 2021-05-18T14:12:08.2209506Z (Reading database ... 50% 2021-05-18T14:12:08.2261673Z (Reading database ... 55% 2021-05-18T14:12:08.2318384Z (Reading database ... 60% 2021-05-18T14:12:08.2348324Z (Reading database ... 65% 2021-05-18T14:12:08.2484777Z (Reading database ... 70% 2021-05-18T14:12:08.2619382Z (Reading database ... 75% 2021-05-18T14:12:08.2648553Z (Reading database ... 80% 2021-05-18T14:12:08.3224455Z (Reading database ... 85% 2021-05-18T14:12:08.3414073Z (Reading database ... 90% 2021-05-18T14:12:08.3500201Z (Reading database ... 95% 2021-05-18T14:12:08.3501723Z (Reading database ... 100% 2021-05-18T14:12:08.3503527Z (Reading database ... 267269 files and directories currently installed.) 2021-05-18T14:12:08.3619934Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-18T14:12:08.3882002Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:12:08.6112661Z Selecting previously unselected package fonts-noto-mono. 2021-05-18T14:12:08.6433453Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-18T14:12:08.6448938Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:12:08.6835824Z Selecting previously unselected package fonts-urw-base35. 2021-05-18T14:12:08.7082144Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-18T14:12:08.7761802Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:12:09.2136943Z Selecting previously unselected package libgs9-common. 2021-05-18T14:12:09.2433128Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-18T14:12:09.2441314Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:12:09.3596093Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-18T14:12:09.3846264Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-18T14:12:09.3881772Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:12:09.4195373Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-18T14:12:09.4444873Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-18T14:12:09.4462872Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:12:09.4875451Z Selecting previously unselected package libgs9:amd64. 2021-05-18T14:12:09.5119523Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:12:09.5131681Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:12:09.8035873Z Selecting previously unselected package ghostscript. 2021-05-18T14:12:09.8288029Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:12:09.8304370Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:12:09.9023437Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:12:09.9066854Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:12:09.9103372Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:12:09.9798426Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:12:09.9831333Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:12:10.0128079Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:12:10.0160898Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:12:10.0186102Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:12:10.0306906Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:12:10.6077996Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:10.6082553Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:13.7200154Z Reading package lists... 2021-05-18T14:12:13.8780726Z Building dependency tree... 2021-05-18T14:12:13.8802285Z Reading state information... 2021-05-18T14:12:14.0386061Z The following additional packages will be installed: 2021-05-18T14:12:14.0389158Z libudunits2-0 libudunits2-data 2021-05-18T14:12:14.0875030Z The following NEW packages will be installed: 2021-05-18T14:12:14.0880702Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-18T14:12:14.1095143Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:14.1096288Z Need to get 429 kB of archives. 2021-05-18T14:12:14.1097127Z After this operation, 1026 kB of additional disk space will be used. 2021-05-18T14:12:14.1099192Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-18T14:12:14.1112728Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-18T14:12:14.1131494Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-18T14:12:14.5809090Z Fetched 429 kB in 0s (17.3 MB/s) 2021-05-18T14:12:14.6156210Z Selecting previously unselected package libudunits2-data. 2021-05-18T14:12:14.6235527Z (Reading database ... 2021-05-18T14:12:14.6237078Z (Reading database ... 5% 2021-05-18T14:12:14.6238397Z (Reading database ... 10% 2021-05-18T14:12:14.6239623Z (Reading database ... 15% 2021-05-18T14:12:14.6240815Z (Reading database ... 20% 2021-05-18T14:12:14.6242031Z (Reading database ... 25% 2021-05-18T14:12:14.6243276Z (Reading database ... 30% 2021-05-18T14:12:14.6244584Z (Reading database ... 35% 2021-05-18T14:12:14.6245809Z (Reading database ... 40% 2021-05-18T14:12:14.6248021Z (Reading database ... 45% 2021-05-18T14:12:14.6249366Z (Reading database ... 50% 2021-05-18T14:12:14.6282695Z (Reading database ... 55% 2021-05-18T14:12:14.6330942Z (Reading database ... 60% 2021-05-18T14:12:14.6357790Z (Reading database ... 65% 2021-05-18T14:12:14.6485329Z (Reading database ... 70% 2021-05-18T14:12:14.6605992Z (Reading database ... 75% 2021-05-18T14:12:14.6630756Z (Reading database ... 80% 2021-05-18T14:12:14.7155384Z (Reading database ... 85% 2021-05-18T14:12:14.7324133Z (Reading database ... 90% 2021-05-18T14:12:14.7403135Z (Reading database ... 95% 2021-05-18T14:12:14.7403990Z (Reading database ... 100% 2021-05-18T14:12:14.7405191Z (Reading database ... 267833 files and directories currently installed.) 2021-05-18T14:12:14.7511769Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-18T14:12:14.7524647Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-18T14:12:14.7810823Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-18T14:12:14.8097874Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-18T14:12:14.8117035Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:12:14.8475548Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-18T14:12:14.8695302Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-18T14:12:14.8705710Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:12:14.9536155Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-18T14:12:14.9569176Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:12:14.9608534Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:12:14.9643399Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:12:15.0845487Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:17.4727445Z Reading package lists... 2021-05-18T14:12:17.6376953Z Building dependency tree... 2021-05-18T14:12:17.6398741Z Reading state information... 2021-05-18T14:12:17.8487137Z The following NEW packages will be installed: 2021-05-18T14:12:17.8494660Z libjq-dev 2021-05-18T14:12:17.8697474Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:17.8698317Z Need to get 11.2 kB of archives. 2021-05-18T14:12:17.8699172Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-18T14:12:17.8701272Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-18T14:12:18.3203841Z Fetched 11.2 kB in 0s (695 kB/s) 2021-05-18T14:12:18.3564594Z Selecting previously unselected package libjq-dev:amd64. 2021-05-18T14:12:18.3645396Z (Reading database ... 2021-05-18T14:12:18.3646236Z (Reading database ... 5% 2021-05-18T14:12:18.3646926Z (Reading database ... 10% 2021-05-18T14:12:18.3647597Z (Reading database ... 15% 2021-05-18T14:12:18.3648499Z (Reading database ... 20% 2021-05-18T14:12:18.3649170Z (Reading database ... 25% 2021-05-18T14:12:18.3649827Z (Reading database ... 30% 2021-05-18T14:12:18.3650492Z (Reading database ... 35% 2021-05-18T14:12:18.3651162Z (Reading database ... 40% 2021-05-18T14:12:18.3651813Z (Reading database ... 45% 2021-05-18T14:12:18.3652472Z (Reading database ... 50% 2021-05-18T14:12:18.3708183Z (Reading database ... 55% 2021-05-18T14:12:18.3770649Z (Reading database ... 60% 2021-05-18T14:12:18.3798463Z (Reading database ... 65% 2021-05-18T14:12:18.3957499Z (Reading database ... 70% 2021-05-18T14:12:18.4123601Z (Reading database ... 75% 2021-05-18T14:12:18.4154248Z (Reading database ... 80% 2021-05-18T14:12:18.4777151Z (Reading database ... 85% 2021-05-18T14:12:18.4967616Z (Reading database ... 90% 2021-05-18T14:12:18.5060049Z (Reading database ... 95% 2021-05-18T14:12:18.5060953Z (Reading database ... 100% 2021-05-18T14:12:18.5062246Z (Reading database ... 267862 files and directories currently installed.) 2021-05-18T14:12:18.5182588Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:12:18.5194494Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:12:18.5851734Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:12:20.9118044Z Reading package lists... 2021-05-18T14:12:21.0756623Z Building dependency tree... 2021-05-18T14:12:21.0778417Z Reading state information... 2021-05-18T14:12:21.2912413Z The following NEW packages will be installed: 2021-05-18T14:12:21.2916662Z libmng2 2021-05-18T14:12:21.3127366Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:21.3128215Z Need to get 168 kB of archives. 2021-05-18T14:12:21.3129099Z After this operation, 571 kB of additional disk space will be used. 2021-05-18T14:12:21.3131124Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-18T14:12:21.7634657Z Fetched 168 kB in 0s (8613 kB/s) 2021-05-18T14:12:21.7973419Z Selecting previously unselected package libmng2:amd64. 2021-05-18T14:12:21.8054120Z (Reading database ... 2021-05-18T14:12:21.8054979Z (Reading database ... 5% 2021-05-18T14:12:21.8055808Z (Reading database ... 10% 2021-05-18T14:12:21.8056582Z (Reading database ... 15% 2021-05-18T14:12:21.8057343Z (Reading database ... 20% 2021-05-18T14:12:21.8058113Z (Reading database ... 25% 2021-05-18T14:12:21.8058856Z (Reading database ... 30% 2021-05-18T14:12:21.8059615Z (Reading database ... 35% 2021-05-18T14:12:21.8060379Z (Reading database ... 40% 2021-05-18T14:12:21.8061131Z (Reading database ... 45% 2021-05-18T14:12:21.8061904Z (Reading database ... 50% 2021-05-18T14:12:21.8103945Z (Reading database ... 55% 2021-05-18T14:12:21.8154539Z (Reading database ... 60% 2021-05-18T14:12:21.8181032Z (Reading database ... 65% 2021-05-18T14:12:21.8322091Z (Reading database ... 70% 2021-05-18T14:12:21.8457248Z (Reading database ... 75% 2021-05-18T14:12:21.8483294Z (Reading database ... 80% 2021-05-18T14:12:21.9119728Z (Reading database ... 85% 2021-05-18T14:12:21.9303036Z (Reading database ... 90% 2021-05-18T14:12:21.9387166Z (Reading database ... 95% 2021-05-18T14:12:21.9387931Z (Reading database ... 100% 2021-05-18T14:12:21.9389056Z (Reading database ... 267868 files and directories currently installed.) 2021-05-18T14:12:21.9505457Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-18T14:12:21.9537358Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:12:22.0337040Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:12:22.0375979Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:24.4429348Z Reading package lists... 2021-05-18T14:12:24.6092355Z Building dependency tree... 2021-05-18T14:12:24.6114725Z Reading state information... 2021-05-18T14:12:24.7902858Z E: Unable to locate package libmng1 2021-05-18T14:12:24.8623722Z Reading package lists... 2021-05-18T14:12:25.0245194Z Building dependency tree... 2021-05-18T14:12:25.0266070Z Reading state information... 2021-05-18T14:12:25.1618369Z E: Unable to locate package libapparmor-devel 2021-05-18T14:12:25.2317191Z Reading package lists... 2021-05-18T14:12:25.3927759Z Building dependency tree... 2021-05-18T14:12:25.3947493Z Reading state information... 2021-05-18T14:12:25.5511926Z The following additional packages will be installed: 2021-05-18T14:12:25.5514563Z libij-java 2021-05-18T14:12:25.5965180Z The following NEW packages will be installed: 2021-05-18T14:12:25.5969435Z imagej libij-java 2021-05-18T14:12:25.6179458Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:25.6180385Z Need to get 2328 kB of archives. 2021-05-18T14:12:25.6181287Z After this operation, 2498 kB of additional disk space will be used. 2021-05-18T14:12:25.6183173Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-18T14:12:25.6565340Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-18T14:12:26.0985930Z Fetched 2328 kB in 0s (41.9 MB/s) 2021-05-18T14:12:26.1326203Z Selecting previously unselected package libij-java. 2021-05-18T14:12:26.1405360Z (Reading database ... 2021-05-18T14:12:26.1406245Z (Reading database ... 5% 2021-05-18T14:12:26.1407211Z (Reading database ... 10% 2021-05-18T14:12:26.1408010Z (Reading database ... 15% 2021-05-18T14:12:26.1408796Z (Reading database ... 20% 2021-05-18T14:12:26.1409570Z (Reading database ... 25% 2021-05-18T14:12:26.1410319Z (Reading database ... 30% 2021-05-18T14:12:26.1411095Z (Reading database ... 35% 2021-05-18T14:12:26.1411857Z (Reading database ... 40% 2021-05-18T14:12:26.1412601Z (Reading database ... 45% 2021-05-18T14:12:26.1413365Z (Reading database ... 50% 2021-05-18T14:12:26.1455454Z (Reading database ... 55% 2021-05-18T14:12:26.1507734Z (Reading database ... 60% 2021-05-18T14:12:26.1534416Z (Reading database ... 65% 2021-05-18T14:12:26.1669153Z (Reading database ... 70% 2021-05-18T14:12:26.1799316Z (Reading database ... 75% 2021-05-18T14:12:26.1827896Z (Reading database ... 80% 2021-05-18T14:12:26.2385005Z (Reading database ... 85% 2021-05-18T14:12:26.2565491Z (Reading database ... 90% 2021-05-18T14:12:26.2652777Z (Reading database ... 95% 2021-05-18T14:12:26.2653722Z (Reading database ... 100% 2021-05-18T14:12:26.2655009Z (Reading database ... 267874 files and directories currently installed.) 2021-05-18T14:12:26.2770040Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-18T14:12:26.2785700Z Unpacking libij-java (1.52r-1) ... 2021-05-18T14:12:26.3756323Z Selecting previously unselected package imagej. 2021-05-18T14:12:26.4017887Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-18T14:12:26.4036284Z Unpacking imagej (1.52r-1) ... 2021-05-18T14:12:26.4880722Z Setting up libij-java (1.52r-1) ... 2021-05-18T14:12:26.4936403Z Setting up imagej (1.52r-1) ... 2021-05-18T14:12:26.4977372Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:12:28.1175377Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:28.9010850Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:12:31.4104244Z Reading package lists... 2021-05-18T14:12:31.5760861Z Building dependency tree... 2021-05-18T14:12:31.5780655Z Reading state information... 2021-05-18T14:12:31.7347226Z Suggested packages: 2021-05-18T14:12:31.7349002Z bowtie2-examples 2021-05-18T14:12:31.7795534Z The following NEW packages will be installed: 2021-05-18T14:12:31.7801037Z bowtie2 2021-05-18T14:12:31.7993020Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:31.7994623Z Need to get 1324 kB of archives. 2021-05-18T14:12:31.7995940Z After this operation, 5630 kB of additional disk space will be used. 2021-05-18T14:12:31.7998978Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-18T14:12:32.2695876Z Fetched 1324 kB in 0s (43.9 MB/s) 2021-05-18T14:12:32.3032506Z Selecting previously unselected package bowtie2. 2021-05-18T14:12:32.3114656Z (Reading database ... 2021-05-18T14:12:32.3115621Z (Reading database ... 5% 2021-05-18T14:12:32.3116741Z (Reading database ... 10% 2021-05-18T14:12:32.3117478Z (Reading database ... 15% 2021-05-18T14:12:32.3118187Z (Reading database ... 20% 2021-05-18T14:12:32.3118918Z (Reading database ... 25% 2021-05-18T14:12:32.3119617Z (Reading database ... 30% 2021-05-18T14:12:32.3120514Z (Reading database ... 35% 2021-05-18T14:12:32.3121277Z (Reading database ... 40% 2021-05-18T14:12:32.3122027Z (Reading database ... 45% 2021-05-18T14:12:32.3122791Z (Reading database ... 50% 2021-05-18T14:12:32.3164591Z (Reading database ... 55% 2021-05-18T14:12:32.3214973Z (Reading database ... 60% 2021-05-18T14:12:32.3241705Z (Reading database ... 65% 2021-05-18T14:12:32.3372897Z (Reading database ... 70% 2021-05-18T14:12:32.3500469Z (Reading database ... 75% 2021-05-18T14:12:32.3528080Z (Reading database ... 80% 2021-05-18T14:12:32.4134171Z (Reading database ... 85% 2021-05-18T14:12:32.4311242Z (Reading database ... 90% 2021-05-18T14:12:32.4395390Z (Reading database ... 95% 2021-05-18T14:12:32.4396158Z (Reading database ... 100% 2021-05-18T14:12:32.4397192Z (Reading database ... 267897 files and directories currently installed.) 2021-05-18T14:12:32.4512322Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-18T14:12:32.4528982Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:12:32.6598153Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:12:32.6646512Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:35.9279533Z Reading package lists... 2021-05-18T14:12:36.0883048Z Building dependency tree... 2021-05-18T14:12:36.0903634Z Reading state information... 2021-05-18T14:12:36.2555115Z E: Unable to locate package install 2021-05-18T14:12:36.2556491Z E: Unable to locate package gdal 2021-05-18T14:12:36.3250626Z Reading package lists... 2021-05-18T14:12:36.4844275Z Building dependency tree... 2021-05-18T14:12:36.4864730Z Reading state information... 2021-05-18T14:12:36.5113175Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-18T14:12:36.5116079Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:12:36.5117840Z is only available from another source 2021-05-18T14:12:36.5118798Z 2021-05-18T14:12:36.6151776Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-18T14:12:36.6833681Z Reading package lists... 2021-05-18T14:12:36.8445583Z Building dependency tree... 2021-05-18T14:12:36.8469171Z Reading state information... 2021-05-18T14:12:36.8734779Z Package libav-tools is not available, but is referred to by another package. 2021-05-18T14:12:36.8735947Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:12:36.8736792Z is only available from another source 2021-05-18T14:12:36.8737566Z However the following packages replace it: 2021-05-18T14:12:36.8738150Z ffmpeg 2021-05-18T14:12:36.8738434Z 2021-05-18T14:12:36.9795758Z E: Package 'libav-tools' has no installation candidate 2021-05-18T14:12:37.0486550Z Reading package lists... 2021-05-18T14:12:37.2102569Z Building dependency tree... 2021-05-18T14:12:37.2123924Z Reading state information... 2021-05-18T14:12:37.3705805Z The following additional packages will be installed: 2021-05-18T14:12:37.3708243Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-18T14:12:37.3710136Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:12:37.3711491Z libssh2-1-dev 2021-05-18T14:12:37.3718499Z Suggested packages: 2021-05-18T14:12:37.3720087Z libgcrypt20-doc libmbedtls-doc 2021-05-18T14:12:37.4210845Z The following NEW packages will be installed: 2021-05-18T14:12:37.4213176Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-18T14:12:37.4215237Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:12:37.4216570Z libssh2-1-dev 2021-05-18T14:12:37.4583074Z 0 upgraded, 11 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:37.4583961Z Need to get 2667 kB of archives. 2021-05-18T14:12:37.4585089Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-18T14:12:37.4587108Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-18T14:12:37.4624984Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-18T14:12:37.4693042Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-18T14:12:37.4700629Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-18T14:12:37.4727949Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-18T14:12:37.4740271Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-18T14:12:37.4759012Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-18T14:12:37.4824541Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-18T14:12:37.4923143Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-18T14:12:37.4969844Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-18T14:12:37.4976379Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-18T14:12:37.9756149Z Fetched 2667 kB in 0s (31.8 MB/s) 2021-05-18T14:12:38.0087179Z Selecting previously unselected package libgpg-error-dev. 2021-05-18T14:12:38.0169389Z (Reading database ... 2021-05-18T14:12:38.0170236Z (Reading database ... 5% 2021-05-18T14:12:38.0170951Z (Reading database ... 10% 2021-05-18T14:12:38.0171650Z (Reading database ... 15% 2021-05-18T14:12:38.0172379Z (Reading database ... 20% 2021-05-18T14:12:38.0173065Z (Reading database ... 25% 2021-05-18T14:12:38.0173754Z (Reading database ... 30% 2021-05-18T14:12:38.0174441Z (Reading database ... 35% 2021-05-18T14:12:38.0175139Z (Reading database ... 40% 2021-05-18T14:12:38.0175819Z (Reading database ... 45% 2021-05-18T14:12:38.0176484Z (Reading database ... 50% 2021-05-18T14:12:38.0216726Z (Reading database ... 55% 2021-05-18T14:12:38.0267380Z (Reading database ... 60% 2021-05-18T14:12:38.0293271Z (Reading database ... 65% 2021-05-18T14:12:38.0427623Z (Reading database ... 70% 2021-05-18T14:12:38.0556176Z (Reading database ... 75% 2021-05-18T14:12:38.0581429Z (Reading database ... 80% 2021-05-18T14:12:38.1132721Z (Reading database ... 85% 2021-05-18T14:12:38.1300888Z (Reading database ... 90% 2021-05-18T14:12:38.1383626Z (Reading database ... 95% 2021-05-18T14:12:38.1384217Z (Reading database ... 100% 2021-05-18T14:12:38.1385039Z (Reading database ... 267923 files and directories currently installed.) 2021-05-18T14:12:38.1494473Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-18T14:12:38.1507669Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-18T14:12:38.1955432Z Selecting previously unselected package libgcrypt20-dev. 2021-05-18T14:12:38.2196795Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-18T14:12:38.2207055Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:12:38.2965586Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-18T14:12:38.3254379Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-18T14:12:38.3275303Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:12:38.3635315Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-18T14:12:38.3858060Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:12:38.3877401Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:12:38.4356598Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-18T14:12:38.4618053Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:12:38.4632660Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:12:38.5035102Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-18T14:12:38.5259241Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:12:38.5297612Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:12:38.5716157Z Selecting previously unselected package libgit2-28:amd64. 2021-05-18T14:12:38.5965408Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:12:38.5977956Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:12:38.6658957Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-18T14:12:38.6965708Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:12:38.6980227Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:12:38.7796311Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-18T14:12:38.8074132Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-18T14:12:38.8085127Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:12:38.8756808Z Selecting previously unselected package libhttp-parser-dev. 2021-05-18T14:12:38.9019640Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-18T14:12:38.9040581Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:12:38.9395942Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-18T14:12:38.9638253Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:12:38.9655525Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:12:39.1098910Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-18T14:12:39.1137475Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:12:39.1170877Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:12:39.1212088Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:12:39.1245604Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:12:39.1279382Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:12:39.1315173Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:12:39.1385686Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:12:39.1417155Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:12:39.1446276Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:12:39.1473508Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:12:39.1512285Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:44.6687269Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:12:44.7917391Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:47.1659219Z Reading package lists... 2021-05-18T14:12:47.3303880Z Building dependency tree... 2021-05-18T14:12:47.3324934Z Reading state information... 2021-05-18T14:12:47.5839944Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-18T14:12:47.5841450Z libtiff-dev set to manually installed. 2021-05-18T14:12:47.5842556Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:47.6523258Z Reading package lists... 2021-05-18T14:12:47.8139146Z Building dependency tree... 2021-05-18T14:12:47.8160047Z Reading state information... 2021-05-18T14:12:48.0545297Z unixodbc-dev is already the newest version (2.3.7). 2021-05-18T14:12:48.0546782Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:48.1267341Z Reading package lists... 2021-05-18T14:12:48.2968088Z Building dependency tree... 2021-05-18T14:12:48.2987503Z Reading state information... 2021-05-18T14:12:48.5093967Z The following NEW packages will be installed: 2021-05-18T14:12:48.5096362Z libsodium-dev 2021-05-18T14:12:48.5344204Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:48.5345418Z Need to get 169 kB of archives. 2021-05-18T14:12:48.5346671Z After this operation, 826 kB of additional disk space will be used. 2021-05-18T14:12:48.5349402Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-18T14:12:49.0055626Z Fetched 169 kB in 0s (7001 kB/s) 2021-05-18T14:12:49.0400695Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-18T14:12:49.0480355Z (Reading database ... 2021-05-18T14:12:49.0481323Z (Reading database ... 5% 2021-05-18T14:12:49.0482115Z (Reading database ... 10% 2021-05-18T14:12:49.0482885Z (Reading database ... 15% 2021-05-18T14:12:49.0483652Z (Reading database ... 20% 2021-05-18T14:12:49.0484463Z (Reading database ... 25% 2021-05-18T14:12:49.0485219Z (Reading database ... 30% 2021-05-18T14:12:49.0486056Z (Reading database ... 35% 2021-05-18T14:12:49.0486818Z (Reading database ... 40% 2021-05-18T14:12:49.0487562Z (Reading database ... 45% 2021-05-18T14:12:49.0488318Z (Reading database ... 50% 2021-05-18T14:12:49.0530854Z (Reading database ... 55% 2021-05-18T14:12:49.0585912Z (Reading database ... 60% 2021-05-18T14:12:49.0612873Z (Reading database ... 65% 2021-05-18T14:12:49.0756785Z (Reading database ... 70% 2021-05-18T14:12:49.0888913Z (Reading database ... 75% 2021-05-18T14:12:49.0913405Z (Reading database ... 80% 2021-05-18T14:12:49.1497903Z (Reading database ... 85% 2021-05-18T14:12:49.1677611Z (Reading database ... 90% 2021-05-18T14:12:49.1763144Z (Reading database ... 95% 2021-05-18T14:12:49.1763764Z (Reading database ... 100% 2021-05-18T14:12:49.1764650Z (Reading database ... 268426 files and directories currently installed.) 2021-05-18T14:12:49.1881648Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-18T14:12:49.1906944Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:12:49.2742080Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:12:51.6690675Z Reading package lists... 2021-05-18T14:12:51.8459069Z Building dependency tree... 2021-05-18T14:12:51.8480788Z Reading state information... 2021-05-18T14:12:52.0192659Z The following additional packages will be installed: 2021-05-18T14:12:52.0197367Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-18T14:12:52.0715230Z The following NEW packages will be installed: 2021-05-18T14:12:52.0723536Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-18T14:12:52.0726859Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-18T14:12:52.0942739Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:52.0943777Z Need to get 10.4 MB of archives. 2021-05-18T14:12:52.0944740Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-18T14:12:52.0946823Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-18T14:12:52.1059977Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-18T14:12:52.1272484Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-18T14:12:52.1598594Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-18T14:12:52.1857008Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-18T14:12:52.2161629Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-18T14:12:52.2490712Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-18T14:12:52.3053304Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-18T14:12:52.7793257Z Fetched 10.4 MB in 0s (44.8 MB/s) 2021-05-18T14:12:52.8126396Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-18T14:12:52.8207101Z (Reading database ... 2021-05-18T14:12:52.8207723Z (Reading database ... 5% 2021-05-18T14:12:52.8208450Z (Reading database ... 10% 2021-05-18T14:12:52.8210555Z (Reading database ... 15% 2021-05-18T14:12:52.8211147Z (Reading database ... 20% 2021-05-18T14:12:52.8211711Z (Reading database ... 25% 2021-05-18T14:12:52.8212272Z (Reading database ... 30% 2021-05-18T14:12:52.8212824Z (Reading database ... 35% 2021-05-18T14:12:52.8213379Z (Reading database ... 40% 2021-05-18T14:12:52.8213939Z (Reading database ... 45% 2021-05-18T14:12:52.8214485Z (Reading database ... 50% 2021-05-18T14:12:52.8255080Z (Reading database ... 55% 2021-05-18T14:12:52.8304067Z (Reading database ... 60% 2021-05-18T14:12:52.8332006Z (Reading database ... 65% 2021-05-18T14:12:52.8465967Z (Reading database ... 70% 2021-05-18T14:12:52.8593427Z (Reading database ... 75% 2021-05-18T14:12:52.8620197Z (Reading database ... 80% 2021-05-18T14:12:52.9196890Z (Reading database ... 85% 2021-05-18T14:12:52.9380077Z (Reading database ... 90% 2021-05-18T14:12:52.9464883Z (Reading database ... 95% 2021-05-18T14:12:52.9465633Z (Reading database ... 100% 2021-05-18T14:12:52.9466583Z (Reading database ... 268496 files and directories currently installed.) 2021-05-18T14:12:52.9586585Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-18T14:12:52.9600456Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:12:53.0476010Z Selecting previously unselected package liblept5:amd64. 2021-05-18T14:12:53.0758784Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-18T14:12:53.0785627Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:12:53.2157059Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-18T14:12:53.2390437Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-18T14:12:53.2407981Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:12:53.4027409Z Selecting previously unselected package libtesseract4:amd64. 2021-05-18T14:12:53.4334825Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-18T14:12:53.4351998Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:12:53.5897483Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-18T14:12:53.6218515Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-18T14:12:53.6229046Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:12:53.8156185Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-18T14:12:53.8360399Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:12:53.8380635Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:12:54.0356601Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-18T14:12:54.0613846Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:12:54.0625134Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:12:54.4940272Z Selecting previously unselected package tesseract-ocr. 2021-05-18T14:12:54.5247496Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-18T14:12:54.5259809Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:12:54.6211736Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:12:54.6259875Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:12:54.6290489Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:12:54.6321538Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:12:54.6355660Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:12:54.6383297Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:12:54.6409573Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:12:54.6434205Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:12:54.6463402Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:57.9299255Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:00.3018608Z Reading package lists... 2021-05-18T14:13:00.4680554Z Building dependency tree... 2021-05-18T14:13:00.4698047Z Reading state information... 2021-05-18T14:13:00.7059374Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-18T14:13:00.7061012Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:00.7755513Z Reading package lists... 2021-05-18T14:13:00.9527773Z Building dependency tree... 2021-05-18T14:13:00.9547374Z Reading state information... 2021-05-18T14:13:01.1276729Z The following additional packages will be installed: 2021-05-18T14:13:01.1280719Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:13:01.1283602Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-18T14:13:01.1289318Z Suggested packages: 2021-05-18T14:13:01.1293208Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-18T14:13:01.1828870Z The following NEW packages will be installed: 2021-05-18T14:13:01.1834787Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:13:01.1842105Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-18T14:13:01.2048875Z 0 upgraded, 10 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:01.2050166Z Need to get 1459 kB of archives. 2021-05-18T14:13:01.2051046Z After this operation, 7754 kB of additional disk space will be used. 2021-05-18T14:13:01.2053520Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-18T14:13:01.2075587Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-18T14:13:01.2082997Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-18T14:13:01.2091981Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-18T14:13:01.2099547Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-18T14:13:01.2115017Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-18T14:13:01.2128106Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-18T14:13:01.2187070Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-18T14:13:01.2207445Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-18T14:13:01.2213314Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-18T14:13:01.6968253Z Fetched 1459 kB in 0s (40.7 MB/s) 2021-05-18T14:13:01.7315133Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-18T14:13:01.7395467Z (Reading database ... 2021-05-18T14:13:01.7396473Z (Reading database ... 5% 2021-05-18T14:13:01.7397252Z (Reading database ... 10% 2021-05-18T14:13:01.7398059Z (Reading database ... 15% 2021-05-18T14:13:01.7398848Z (Reading database ... 20% 2021-05-18T14:13:01.7399600Z (Reading database ... 25% 2021-05-18T14:13:01.7400431Z (Reading database ... 30% 2021-05-18T14:13:01.7401207Z (Reading database ... 35% 2021-05-18T14:13:01.7401950Z (Reading database ... 40% 2021-05-18T14:13:01.7402705Z (Reading database ... 45% 2021-05-18T14:13:01.7403469Z (Reading database ... 50% 2021-05-18T14:13:01.7425162Z (Reading database ... 55% 2021-05-18T14:13:01.7471430Z (Reading database ... 60% 2021-05-18T14:13:01.7502987Z (Reading database ... 65% 2021-05-18T14:13:01.7634393Z (Reading database ... 70% 2021-05-18T14:13:01.7759104Z (Reading database ... 75% 2021-05-18T14:13:01.7781291Z (Reading database ... 80% 2021-05-18T14:13:01.8182242Z (Reading database ... 85% 2021-05-18T14:13:01.8495105Z (Reading database ... 90% 2021-05-18T14:13:01.8576215Z (Reading database ... 95% 2021-05-18T14:13:01.8577302Z (Reading database ... 100% 2021-05-18T14:13:01.8579131Z (Reading database ... 268721 files and directories currently installed.) 2021-05-18T14:13:01.8687454Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:13:01.8716236Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:01.9116379Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-18T14:13:01.9483484Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:13:01.9498013Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:01.9842316Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-18T14:13:02.0116095Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:13:02.0128003Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:02.0479058Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-18T14:13:02.0790206Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:13:02.0801473Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:02.1165923Z Selecting previously unselected package comerr-dev:amd64. 2021-05-18T14:13:02.1462822Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-18T14:13:02.1507127Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:13:02.1876043Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-18T14:13:02.2113536Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:13:02.2132135Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:02.2556350Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-18T14:13:02.2828367Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-18T14:13:02.2842220Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:13:02.3675640Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-18T14:13:02.3939595Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:13:02.3951475Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:13:02.4518518Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-18T14:13:02.4817027Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:13:02.4825489Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:02.5157211Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-18T14:13:02.5438720Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-18T14:13:02.5450865Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:13:02.6689409Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:13:02.6722169Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:02.6757038Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:13:02.6786890Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:13:02.6834802Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:02.6869732Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:02.6899045Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:02.6929416Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:02.6970890Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:02.7006362Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:13:02.7043352Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:02.7261059Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:06.2406081Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:13:08.7431330Z Reading package lists... 2021-05-18T14:13:08.9016750Z Building dependency tree... 2021-05-18T14:13:08.9037677Z Reading state information... 2021-05-18T14:13:09.0778977Z E: Unable to locate package udunits 2021-05-18T14:13:09.1472565Z Reading package lists... 2021-05-18T14:13:09.3096423Z Building dependency tree... 2021-05-18T14:13:09.3117374Z Reading state information... 2021-05-18T14:13:09.4726320Z The following additional packages will be installed: 2021-05-18T14:13:09.4727657Z libwebpdemux2 2021-05-18T14:13:09.5217283Z The following NEW packages will be installed: 2021-05-18T14:13:09.5221862Z libwebp-dev libwebpdemux2 2021-05-18T14:13:09.5418861Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:09.5419695Z Need to get 277 kB of archives. 2021-05-18T14:13:09.5420537Z After this operation, 965 kB of additional disk space will be used. 2021-05-18T14:13:09.5422452Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-18T14:13:09.5454028Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-18T14:13:10.0089395Z Fetched 277 kB in 0s (11.5 MB/s) 2021-05-18T14:13:10.0454450Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-18T14:13:10.0535183Z (Reading database ... 2021-05-18T14:13:10.0536113Z (Reading database ... 5% 2021-05-18T14:13:10.0536896Z (Reading database ... 10% 2021-05-18T14:13:10.0537671Z (Reading database ... 15% 2021-05-18T14:13:10.0538627Z (Reading database ... 20% 2021-05-18T14:13:10.0539408Z (Reading database ... 25% 2021-05-18T14:13:10.0540169Z (Reading database ... 30% 2021-05-18T14:13:10.0540909Z (Reading database ... 35% 2021-05-18T14:13:10.0541656Z (Reading database ... 40% 2021-05-18T14:13:10.0542419Z (Reading database ... 45% 2021-05-18T14:13:10.0543156Z (Reading database ... 50% 2021-05-18T14:13:10.0579369Z (Reading database ... 55% 2021-05-18T14:13:10.0625550Z (Reading database ... 60% 2021-05-18T14:13:10.0660781Z (Reading database ... 65% 2021-05-18T14:13:10.0794736Z (Reading database ... 70% 2021-05-18T14:13:10.0925660Z (Reading database ... 75% 2021-05-18T14:13:10.0952709Z (Reading database ... 80% 2021-05-18T14:13:10.1380215Z (Reading database ... 85% 2021-05-18T14:13:10.1709324Z (Reading database ... 90% 2021-05-18T14:13:10.1794581Z (Reading database ... 95% 2021-05-18T14:13:10.1795215Z (Reading database ... 100% 2021-05-18T14:13:10.1796085Z (Reading database ... 269021 files and directories currently installed.) 2021-05-18T14:13:10.1910763Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-18T14:13:10.1933030Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:13:10.2275818Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-18T14:13:10.2502905Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-18T14:13:10.2517130Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:13:10.3467414Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:13:10.3493348Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:13:10.3527383Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:12.7057051Z Reading package lists... 2021-05-18T14:13:12.8682634Z Building dependency tree... 2021-05-18T14:13:12.8705123Z Reading state information... 2021-05-18T14:13:13.0304856Z The following additional packages will be installed: 2021-05-18T14:13:13.0309801Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:13:13.0312611Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:13:13.0317368Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:13:13.0318599Z Suggested packages: 2021-05-18T14:13:13.0320187Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-18T14:13:13.0321420Z Recommended packages: 2021-05-18T14:13:13.0322282Z cargo 2021-05-18T14:13:13.0901858Z The following NEW packages will be installed: 2021-05-18T14:13:13.0906996Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:13:13.0908935Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:13:13.0910583Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:13:13.1182316Z 0 upgraded, 13 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:13.1183578Z Need to get 108 MB of archives. 2021-05-18T14:13:13.1184928Z After this operation, 501 MB of additional disk space will be used. 2021-05-18T14:13:13.1187179Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-18T14:13:13.1238097Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-18T14:13:13.1250096Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-18T14:13:13.1268428Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-18T14:13:13.1344031Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-18T14:13:13.1390481Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-18T14:13:13.1398186Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-18T14:13:13.2724113Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-18T14:13:14.2184349Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-18T14:13:14.7053861Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-18T14:13:14.7400383Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-18T14:13:14.8112423Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-18T14:13:14.9966269Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-18T14:13:15.4641302Z Fetched 108 MB in 2s (56.8 MB/s) 2021-05-18T14:13:15.5013520Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-18T14:13:15.5093727Z (Reading database ... 2021-05-18T14:13:15.5094394Z (Reading database ... 5% 2021-05-18T14:13:15.5094974Z (Reading database ... 10% 2021-05-18T14:13:15.5095546Z (Reading database ... 15% 2021-05-18T14:13:15.5096627Z (Reading database ... 20% 2021-05-18T14:13:15.5097201Z (Reading database ... 25% 2021-05-18T14:13:15.5097750Z (Reading database ... 30% 2021-05-18T14:13:15.5098305Z (Reading database ... 35% 2021-05-18T14:13:15.5099102Z (Reading database ... 40% 2021-05-18T14:13:15.5099759Z (Reading database ... 45% 2021-05-18T14:13:15.5100427Z (Reading database ... 50% 2021-05-18T14:13:15.5142270Z (Reading database ... 55% 2021-05-18T14:13:15.5189829Z (Reading database ... 60% 2021-05-18T14:13:15.5223311Z (Reading database ... 65% 2021-05-18T14:13:15.5349349Z (Reading database ... 70% 2021-05-18T14:13:15.5472481Z (Reading database ... 75% 2021-05-18T14:13:15.5498975Z (Reading database ... 80% 2021-05-18T14:13:15.5898587Z (Reading database ... 85% 2021-05-18T14:13:15.6209974Z (Reading database ... 90% 2021-05-18T14:13:15.6285957Z (Reading database ... 95% 2021-05-18T14:13:15.6286935Z (Reading database ... 100% 2021-05-18T14:13:15.6288139Z (Reading database ... 269049 files and directories currently installed.) 2021-05-18T14:13:15.6397227Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-18T14:13:15.6420006Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:13:15.6915783Z Selecting previously unselected package libipt2. 2021-05-18T14:13:15.7140724Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-18T14:13:15.7154177Z Unpacking libipt2 (2.0.1-1) ... 2021-05-18T14:13:15.7516710Z Selecting previously unselected package libsource-highlight-common. 2021-05-18T14:13:15.7787786Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-18T14:13:15.7801977Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:13:15.8293217Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-18T14:13:15.8583373Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-18T14:13:15.8594237Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:13:15.9476808Z Selecting previously unselected package libsource-highlight4v5. 2021-05-18T14:13:15.9726524Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-18T14:13:15.9738440Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:13:16.0253029Z Selecting previously unselected package libxxhash0:amd64. 2021-05-18T14:13:16.0546907Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-18T14:13:16.0570983Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:13:16.0875087Z Selecting previously unselected package gdb. 2021-05-18T14:13:16.1137595Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-18T14:13:16.1148958Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:13:16.4837669Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-18T14:13:16.5098298Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:13:16.5111043Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:13:23.0920153Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-18T14:13:23.1216578Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:13:23.1238678Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:13:26.3936177Z Selecting previously unselected package rustc. 2021-05-18T14:13:26.4246002Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:13:26.4257131Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:13:26.6337236Z Selecting previously unselected package cargo. 2021-05-18T14:13:26.6636980Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:13:26.6648001Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:13:27.0515861Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-18T14:13:27.0814588Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-18T14:13:27.0830058Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:13:28.3550967Z Selecting previously unselected package rust-gdb. 2021-05-18T14:13:28.3847727Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-18T14:13:28.3860634Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:13:28.4535606Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:13:28.4570412Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:13:28.4596668Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:13:28.4625598Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:13:28.4649609Z Setting up libipt2 (2.0.1-1) ... 2021-05-18T14:13:28.4672832Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:13:28.4699164Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:13:28.4732362Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:13:28.4757382Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:13:28.4790588Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:13:28.4821930Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:13:28.4848525Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:13:28.4882032Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:13:28.4909462Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:28.5157105Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:32.2318208Z Reading package lists... 2021-05-18T14:13:32.3958827Z Building dependency tree... 2021-05-18T14:13:32.3981117Z Reading state information... 2021-05-18T14:13:32.5708577Z The following additional packages will be installed: 2021-05-18T14:13:32.5712337Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:13:32.5715868Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:13:32.5719012Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:13:32.5722016Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:13:32.5725135Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:13:32.5731654Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:13:32.5734059Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:13:32.5736783Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:13:32.5739643Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:13:32.5742646Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:13:32.5748796Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:13:32.5752408Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:13:32.5754470Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:13:32.5756330Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:13:32.5758077Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:13:32.5759760Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:13:32.5761332Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:13:32.5762916Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:13:32.5764583Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:13:32.5765915Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:13:32.5767220Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:13:32.5768587Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:13:32.5769913Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:13:32.5771138Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:13:32.5772403Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:13:32.5773968Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:13:32.5775496Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:13:32.5777063Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:13:32.5778663Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:13:32.5780125Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:13:32.5781518Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:13:32.5782885Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:13:32.5784337Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:13:32.5785860Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:13:32.5787469Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:13:32.5789126Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:13:32.5790667Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:13:32.5792119Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:13:32.5793546Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:13:32.5795509Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:13:32.5797083Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:13:32.5798517Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-18T14:13:32.5799980Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:13:32.5801695Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:13:32.5803469Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:13:32.5804980Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:13:32.5806487Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:13:32.5808145Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:13:32.5809521Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:13:32.5810324Z Suggested packages: 2021-05-18T14:13:32.5811529Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-18T14:13:32.5812934Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-18T14:13:32.5814577Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-18T14:13:32.5816177Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-18T14:13:32.5817532Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-18T14:13:32.5819005Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-18T14:13:32.5820557Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-18T14:13:32.5822136Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-18T14:13:32.5823597Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-18T14:13:32.5825088Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-18T14:13:32.5826726Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-18T14:13:32.5828376Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-18T14:13:32.5829904Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-18T14:13:32.5831036Z wpagui libengine-pkcs11-openssl 2021-05-18T14:13:32.6698725Z The following NEW packages will be installed: 2021-05-18T14:13:32.6702448Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:13:32.6705653Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:13:32.6708829Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:13:32.6711962Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:13:32.6715363Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:13:32.6718421Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:13:32.6722513Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:13:32.6725744Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:13:32.6728797Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:13:32.6731728Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:13:32.6734689Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:13:32.6737694Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:13:32.6740839Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:13:32.6744281Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:13:32.6747602Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:13:32.6752094Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:13:32.6755830Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:13:32.6758627Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:13:32.6761553Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:13:32.6763899Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:13:32.6766166Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:13:32.6768601Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:13:32.6770623Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:13:32.6771842Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:13:32.6773093Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:13:32.6774599Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:13:32.6776150Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:13:32.6777581Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:13:32.6779134Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:13:32.6780501Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:13:32.6781783Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:13:32.6783014Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:13:32.6784372Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:13:32.6786032Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:13:32.6787632Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:13:32.6789242Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:13:32.6790754Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:13:32.6792210Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:13:32.6793705Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:13:32.6795997Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:13:32.6797612Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:13:32.6799066Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-18T14:13:32.6800503Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:13:32.6802267Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:13:32.6821739Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:13:32.6823547Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:13:32.6824935Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:13:32.6826686Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:13:32.6828053Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:13:32.6996553Z 0 upgraded, 214 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:32.6997363Z Need to get 183 MB of archives. 2021-05-18T14:13:32.6998191Z After this operation, 776 MB of additional disk space will be used. 2021-05-18T14:13:32.7000283Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-18T14:13:32.7035514Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-18T14:13:32.7453190Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-18T14:13:32.7480052Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-18T14:13:32.7489279Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-18T14:13:32.7500123Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-18T14:13:32.7512829Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-18T14:13:32.7526655Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-18T14:13:32.7537616Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-18T14:13:32.7547002Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-18T14:13:32.7575288Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-18T14:13:32.7639323Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-18T14:13:32.7761440Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-18T14:13:32.7770554Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-18T14:13:32.7777539Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-18T14:13:32.7783278Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-18T14:13:32.7790004Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-18T14:13:32.7802829Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-18T14:13:32.7809966Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-18T14:13:32.7815617Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-18T14:13:32.7823361Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-18T14:13:32.7837298Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-18T14:13:32.7849923Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-18T14:13:32.8487674Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-18T14:13:32.9072292Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-18T14:13:32.9110758Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-18T14:13:32.9161397Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-18T14:13:32.9328870Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-18T14:13:32.9338326Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-18T14:13:32.9390966Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-18T14:13:32.9432491Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-18T14:13:32.9731033Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-18T14:13:33.0027014Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-18T14:13:33.0054933Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-18T14:13:33.0069049Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-18T14:13:33.0088908Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-18T14:13:33.2781080Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-18T14:13:33.2792405Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-18T14:13:33.2935747Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-18T14:13:33.3004005Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-18T14:13:33.3077777Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-18T14:13:33.3109676Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-18T14:13:33.3121016Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-18T14:13:33.3171674Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-18T14:13:33.3195607Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-18T14:13:33.3236499Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-18T14:13:33.3272060Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-18T14:13:33.3381026Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-18T14:13:33.3402540Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-18T14:13:33.3514558Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-18T14:13:33.3543235Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-18T14:13:33.3556703Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-18T14:13:33.3568733Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-18T14:13:33.3601545Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-18T14:13:33.3733221Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-18T14:13:33.3748521Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-18T14:13:33.5652051Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-18T14:13:33.5867732Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-18T14:13:33.5884233Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-18T14:13:33.5943476Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-18T14:13:33.5953322Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-18T14:13:33.5966580Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-18T14:13:33.5979185Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-18T14:13:33.6021490Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-18T14:13:33.6058901Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-18T14:13:33.6151650Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-18T14:13:33.6198276Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-18T14:13:33.6235914Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-18T14:13:33.6506125Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-18T14:13:33.6687832Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-18T14:13:33.8195003Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-18T14:13:33.8203197Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-18T14:13:33.8224878Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-18T14:13:33.8233230Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-18T14:13:33.8259427Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-18T14:13:33.8326799Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-18T14:13:33.8340250Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-18T14:13:33.9536012Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-18T14:13:33.9550897Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-18T14:13:33.9561413Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-18T14:13:33.9875405Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-18T14:13:33.9894412Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-18T14:13:33.9948888Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-18T14:13:34.0114430Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-18T14:13:34.1276508Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-18T14:13:34.1757628Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-18T14:13:34.1776708Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-18T14:13:34.1788426Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-18T14:13:34.1812412Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-18T14:13:34.1935982Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-18T14:13:34.1944467Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-18T14:13:34.1982254Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-18T14:13:34.2004662Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-18T14:13:34.2044494Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-18T14:13:34.2080731Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-18T14:13:34.2106725Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-18T14:13:34.2710162Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-18T14:13:34.2845178Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-18T14:13:34.2905445Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-18T14:13:34.2912524Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-18T14:13:34.2975454Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-18T14:13:34.3036797Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-18T14:13:34.3118476Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-18T14:13:34.3133948Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-18T14:13:34.3143484Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-18T14:13:34.3245773Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-18T14:13:34.3252741Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-18T14:13:35.6287052Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-18T14:13:35.6289426Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-18T14:13:35.6291614Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-18T14:13:35.6293741Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-18T14:13:35.6296283Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-18T14:13:35.6298599Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-18T14:13:35.6301099Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-18T14:13:35.6303559Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-18T14:13:35.6306136Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-18T14:13:35.6308773Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-18T14:13:35.6311314Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-18T14:13:35.6313603Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-18T14:13:35.6315997Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-18T14:13:35.6318067Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-18T14:13:35.6320669Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-18T14:13:35.6323218Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-18T14:13:35.6325263Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-18T14:13:35.6327828Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-18T14:13:35.6330124Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-18T14:13:35.6332538Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-18T14:13:35.6334960Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-18T14:13:35.6337494Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-18T14:13:35.6340203Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-18T14:13:35.6343268Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-18T14:13:35.6346109Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-18T14:13:35.6348968Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-18T14:13:35.6351739Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-18T14:13:35.6363281Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-18T14:13:35.6366158Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-18T14:13:35.6368685Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-18T14:13:35.6371180Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-18T14:13:35.6377283Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-18T14:13:35.6379952Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-18T14:13:35.6384330Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-18T14:13:35.6387979Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-18T14:13:35.6391110Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-18T14:13:35.6394363Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-18T14:13:35.6396709Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-18T14:13:35.6398940Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-18T14:13:35.6401108Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-18T14:13:35.6403315Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-18T14:13:35.6405519Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-18T14:13:35.6407714Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-18T14:13:35.6409646Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-18T14:13:35.6411824Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-18T14:13:35.6413880Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-18T14:13:35.6415920Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-18T14:13:35.6418098Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-18T14:13:35.6420391Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-18T14:13:35.6422584Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-18T14:13:35.6424917Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-18T14:13:35.6426980Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-18T14:13:35.6430396Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-18T14:13:35.6432657Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-18T14:13:35.6435108Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-18T14:13:35.6437084Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-18T14:13:35.6438928Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-18T14:13:35.6440895Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-18T14:13:35.6442929Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-18T14:13:35.6444857Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-18T14:13:35.6446783Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-18T14:13:35.6448895Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-18T14:13:35.6451034Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-18T14:13:35.6452766Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-18T14:13:35.6454479Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-18T14:13:35.6456274Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-18T14:13:35.6458118Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-18T14:13:35.6459872Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-18T14:13:35.6461696Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-18T14:13:35.6463516Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-18T14:13:35.6466190Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-18T14:13:35.6468483Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-18T14:13:35.6470511Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-18T14:13:35.6472753Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-18T14:13:35.6475694Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-18T14:13:35.6477793Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-18T14:13:35.6479813Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-18T14:13:35.6481832Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-18T14:13:35.6483735Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-18T14:13:35.6485783Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-18T14:13:35.6487667Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-18T14:13:35.6489537Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-18T14:13:35.6491379Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-18T14:13:35.6493185Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-18T14:13:35.6495206Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-18T14:13:35.6497449Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-18T14:13:35.6499724Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-18T14:13:35.6502051Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-18T14:13:35.6769711Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-18T14:13:35.6820299Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-18T14:13:35.6836929Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-18T14:13:35.6849259Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-18T14:13:35.6872472Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-18T14:13:35.7276804Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-18T14:13:35.8555749Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-18T14:13:35.8588565Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-18T14:13:35.8651473Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-18T14:13:36.3825925Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-18T14:13:36.4274292Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-18T14:13:36.4325284Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-18T14:13:36.4337907Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-18T14:13:36.4397672Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-18T14:13:36.4410619Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-18T14:13:36.4550035Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-18T14:13:36.4678368Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-18T14:13:36.4687158Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-18T14:13:36.4693155Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-18T14:13:37.6861350Z Fetched 183 MB in 4s (48.3 MB/s) 2021-05-18T14:13:37.7254266Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-18T14:13:37.7335391Z (Reading database ... 2021-05-18T14:13:37.7336308Z (Reading database ... 5% 2021-05-18T14:13:37.7337043Z (Reading database ... 10% 2021-05-18T14:13:37.7337758Z (Reading database ... 15% 2021-05-18T14:13:37.7338472Z (Reading database ... 20% 2021-05-18T14:13:37.7339188Z (Reading database ... 25% 2021-05-18T14:13:37.7339885Z (Reading database ... 30% 2021-05-18T14:13:37.7340587Z (Reading database ... 35% 2021-05-18T14:13:37.7341491Z (Reading database ... 40% 2021-05-18T14:13:37.7342260Z (Reading database ... 45% 2021-05-18T14:13:37.7343015Z (Reading database ... 50% 2021-05-18T14:13:37.7367313Z (Reading database ... 55% 2021-05-18T14:13:37.7411788Z (Reading database ... 60% 2021-05-18T14:13:37.7444842Z (Reading database ... 65% 2021-05-18T14:13:37.7571663Z (Reading database ... 70% 2021-05-18T14:13:37.7693831Z (Reading database ... 75% 2021-05-18T14:13:37.7719674Z (Reading database ... 80% 2021-05-18T14:13:37.8110218Z (Reading database ... 85% 2021-05-18T14:13:37.8419342Z (Reading database ... 90% 2021-05-18T14:13:37.8498572Z (Reading database ... 95% 2021-05-18T14:13:37.8499178Z (Reading database ... 100% 2021-05-18T14:13:37.8500066Z (Reading database ... 269804 files and directories currently installed.) 2021-05-18T14:13:37.8614273Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-18T14:13:37.8643249Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:13:37.8999986Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-18T14:13:37.9301880Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:37.9395259Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:38.1476862Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-18T14:13:38.1726011Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:13:38.1739019Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:13:38.2155498Z Selecting previously unselected package libegl1:amd64. 2021-05-18T14:13:38.2419707Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:13:38.2442063Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:13:38.2796205Z Selecting previously unselected package libevdev2:amd64. 2021-05-18T14:13:38.3057717Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-18T14:13:38.3067425Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:13:38.3355400Z Selecting previously unselected package libmtdev1:amd64. 2021-05-18T14:13:38.3647058Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-18T14:13:38.3662616Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:13:38.3996692Z Selecting previously unselected package libwacom-common. 2021-05-18T14:13:38.4216121Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-18T14:13:38.4228207Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:13:38.4956023Z Selecting previously unselected package libwacom2:amd64. 2021-05-18T14:13:38.5188537Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:13:38.5199596Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:13:38.5517130Z Selecting previously unselected package libinput-bin. 2021-05-18T14:13:38.5774658Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:13:38.5786995Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:13:38.6156453Z Selecting previously unselected package libinput10:amd64. 2021-05-18T14:13:38.6397536Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:13:38.6407673Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:13:38.6811847Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-18T14:13:38.7117716Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:38.7132776Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:38.7626377Z Selecting previously unselected package libqt5network5:amd64. 2021-05-18T14:13:38.7931808Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:38.7944236Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:38.8955667Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-18T14:13:38.9211996Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-18T14:13:38.9223281Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:13:38.9636261Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-18T14:13:38.9899353Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-18T14:13:38.9917525Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:13:39.0275980Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-18T14:13:39.0594304Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-18T14:13:39.0631850Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:13:39.0995859Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-18T14:13:39.1268098Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-18T14:13:39.1279156Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:13:39.1596790Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-18T14:13:39.1892974Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-18T14:13:39.1914757Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:13:39.2205361Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-18T14:13:39.2503468Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-18T14:13:39.2520849Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:13:39.2835540Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-18T14:13:39.3074777Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-18T14:13:39.3089377Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:13:39.3396234Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-18T14:13:39.3669525Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-18T14:13:39.3683650Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:13:39.4035427Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-18T14:13:39.4296732Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-18T14:13:39.4306582Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:13:39.4593309Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-18T14:13:39.4888707Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-18T14:13:39.4900012Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:13:39.5355355Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-18T14:13:39.5603424Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:39.5700915Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:39.9235561Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-18T14:13:39.9538444Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:39.9550777Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:40.2155245Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-18T14:13:40.2406318Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:40.2417470Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:40.2875765Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-18T14:13:40.3104372Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-18T14:13:40.3125089Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:13:40.3635018Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-18T14:13:40.3970530Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-18T14:13:40.3982461Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:13:40.5035833Z Selecting previously unselected package libhyphen0:amd64. 2021-05-18T14:13:40.5335574Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-18T14:13:40.5345603Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:13:40.5675943Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-18T14:13:40.5934437Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:40.5952399Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:40.6435259Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-18T14:13:40.6739577Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:40.6750749Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:40.7270376Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-18T14:13:40.7542211Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:40.7552140Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:40.9331005Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-18T14:13:40.9629562Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:40.9643778Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:41.1443050Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-18T14:13:41.1740458Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:41.1754435Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:41.2129775Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-18T14:13:41.2432370Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:41.2444085Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:41.2733509Z Selecting previously unselected package libwoff1:amd64. 2021-05-18T14:13:41.3045405Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-18T14:13:41.3060458Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:13:41.3435950Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-18T14:13:41.3703591Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-18T14:13:41.3715476Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:13:42.8036066Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-18T14:13:42.8285900Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:42.8298953Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:42.8676069Z Selecting previously unselected package qgis-providers-common. 2021-05-18T14:13:42.8945204Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:13:42.8955410Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:43.1493943Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-18T14:13:43.1803047Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-18T14:13:43.1816678Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:13:43.2374693Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-18T14:13:43.2668441Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-18T14:13:43.2681686Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:13:43.3172013Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-18T14:13:43.3482875Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:43.3494082Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:43.3955474Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-18T14:13:43.4252805Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:43.4270404Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:43.4636149Z Selecting previously unselected package gdal-data. 2021-05-18T14:13:43.4901906Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-18T14:13:43.4913989Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:13:43.5458882Z Selecting previously unselected package libarpack2:amd64. 2021-05-18T14:13:43.5771476Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-18T14:13:43.5780449Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:13:43.6157784Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-18T14:13:43.6462356Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-18T14:13:43.6476157Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:13:43.6995127Z Selecting previously unselected package libarmadillo9. 2021-05-18T14:13:43.7229843Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-18T14:13:43.7244914Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:13:43.7623143Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-18T14:13:43.7933349Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-18T14:13:43.7944624Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:13:43.8755412Z Selecting previously unselected package libcharls2:amd64. 2021-05-18T14:13:43.9070404Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-18T14:13:43.9079897Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:13:43.9514998Z Selecting previously unselected package libdap25:amd64. 2021-05-18T14:13:43.9753314Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-18T14:13:43.9764503Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:13:44.0503725Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-18T14:13:44.0804354Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-18T14:13:44.0821260Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:13:44.1176113Z Selecting previously unselected package libepsilon1:amd64. 2021-05-18T14:13:44.1480342Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-18T14:13:44.1493452Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:13:44.1835333Z Selecting previously unselected package libfreexl1:amd64. 2021-05-18T14:13:44.2088408Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-18T14:13:44.2098125Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:13:44.2474918Z Selecting previously unselected package libfyba0:amd64. 2021-05-18T14:13:44.2724537Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-18T14:13:44.2738369Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:13:44.3223012Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-18T14:13:44.3500383Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-18T14:13:44.3514529Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:13:44.4327804Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-18T14:13:44.4667274Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-18T14:13:44.4683189Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:13:44.5076640Z Selecting previously unselected package proj-data. 2021-05-18T14:13:44.5350575Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-18T14:13:44.5360642Z Unpacking proj-data (6.3.1-1) ... 2021-05-18T14:13:45.4355840Z Selecting previously unselected package libproj15:amd64. 2021-05-18T14:13:45.4603657Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-18T14:13:45.4620739Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:13:45.5856543Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-18T14:13:45.6168598Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-18T14:13:45.6180154Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:13:45.6523268Z Selecting previously unselected package libhdf4-0-alt. 2021-05-18T14:13:45.6831351Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-18T14:13:45.6845976Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:13:45.7435001Z Selecting previously unselected package libminizip1:amd64. 2021-05-18T14:13:45.7697191Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-18T14:13:45.7708797Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:13:45.8075454Z Selecting previously unselected package liburiparser1:amd64. 2021-05-18T14:13:45.8315123Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-18T14:13:45.8326679Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:13:45.8674783Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-18T14:13:45.8949962Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:13:45.8962914Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:13:45.9396026Z Selecting previously unselected package libkmldom1:amd64. 2021-05-18T14:13:45.9613239Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:13:45.9627198Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:13:46.0156344Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-18T14:13:46.0434660Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:13:46.0446481Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:13:46.0835794Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-18T14:13:46.1093119Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-18T14:13:46.1104377Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:13:46.1859162Z Selecting previously unselected package libogdi4.1. 2021-05-18T14:13:46.2202364Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-18T14:13:46.2216403Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:13:46.2756182Z Selecting previously unselected package libqhull7:amd64. 2021-05-18T14:13:46.3003619Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-18T14:13:46.3018945Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:13:46.3455556Z Selecting previously unselected package libspatialite7:amd64. 2021-05-18T14:13:46.3761599Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:13:46.3774050Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:13:46.5556812Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-18T14:13:46.5809533Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-18T14:13:46.5831836Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:13:46.7155458Z Selecting previously unselected package libgdal26. 2021-05-18T14:13:46.7397466Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:13:46.7411064Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:13:47.4667145Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-18T14:13:47.4969984Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:47.4982533Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:47.5355349Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-18T14:13:47.5603644Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-18T14:13:47.5615760Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:13:47.5938247Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-18T14:13:47.6242656Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:47.6257878Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:47.6562064Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-18T14:13:47.6873256Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:47.6885716Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:47.7287449Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-18T14:13:47.7598922Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-18T14:13:47.7610402Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:13:47.8144785Z Selecting previously unselected package libzip5:amd64. 2021-05-18T14:13:47.8445778Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-18T14:13:47.8457431Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:13:47.8932401Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-18T14:13:47.9287597Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:47.9301131Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:48.5521622Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-18T14:13:48.5827996Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:48.5841779Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:48.6132597Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-18T14:13:48.6439941Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-18T14:13:48.6457710Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:13:48.6965879Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-18T14:13:48.7286801Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:13:48.7299923Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:13:48.8985415Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-18T14:13:48.9298560Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:48.9311026Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:48.9627019Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-18T14:13:48.9933782Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:48.9950164Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:49.0404441Z Selecting previously unselected package libqwt-qt5-6. 2021-05-18T14:13:49.0707528Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-18T14:13:49.0721855Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:13:49.1521713Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-18T14:13:49.1855362Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:49.2021271Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:49.5868010Z Selecting previously unselected package qgis-providers. 2021-05-18T14:13:49.6169358Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:49.6182932Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:49.8591982Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-18T14:13:49.8897192Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:13:49.8933494Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:13:49.9268689Z Selecting previously unselected package libdaemon0:amd64. 2021-05-18T14:13:49.9567135Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-18T14:13:49.9580898Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:13:49.9848710Z Selecting previously unselected package avahi-daemon. 2021-05-18T14:13:50.0150972Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:13:50.0167606Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:13:50.0679162Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-18T14:13:50.0992154Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:13:50.1004730Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:13:50.1835474Z Selecting previously unselected package blt. 2021-05-18T14:13:50.2171555Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:13:50.2182281Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-18T14:13:50.2435171Z Selecting previously unselected package fonts-lyx. 2021-05-18T14:13:50.2737452Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-18T14:13:50.2756163Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:13:50.3175152Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-18T14:13:50.3492337Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-18T14:13:50.3507214Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:13:50.3868881Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-18T14:13:50.4181499Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:13:50.4193301Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:13:50.4699270Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-18T14:13:50.5012906Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:13:50.5024177Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:13:50.5414868Z Selecting previously unselected package gcr. 2021-05-18T14:13:50.5720495Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-18T14:13:50.5732026Z Unpacking gcr (3.36.0-2build1) ... 2021-05-18T14:13:50.6255901Z Selecting previously unselected package python3-numpy. 2021-05-18T14:13:50.6562977Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-18T14:13:50.6579204Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:13:50.9855760Z Selecting previously unselected package python3-gdal. 2021-05-18T14:13:51.0170113Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:13:51.0181635Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:13:51.1056337Z Selecting previously unselected package gdal-bin. 2021-05-18T14:13:51.1366343Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:13:51.1377021Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:13:51.1983626Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-18T14:13:51.2286433Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:13:51.2303367Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:13:51.2595296Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-18T14:13:51.2941255Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-18T14:13:51.2953040Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:13:51.3443270Z Selecting previously unselected package geoclue-2.0. 2021-05-18T14:13:51.3748713Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-18T14:13:51.3760589Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:13:51.4236020Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-18T14:13:51.4580468Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:13:51.4595242Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:13:51.5221084Z Selecting previously unselected package p11-kit. 2021-05-18T14:13:51.5538694Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:13:51.5549902Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:13:51.5955772Z Selecting previously unselected package pinentry-gnome3. 2021-05-18T14:13:51.6217946Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-18T14:13:51.6234672Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:13:51.6559786Z Selecting previously unselected package gnome-keyring. 2021-05-18T14:13:51.6866377Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:13:51.7016410Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:13:51.8075976Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-18T14:13:51.8360619Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:13:51.8388588Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:13:51.8714822Z Selecting previously unselected package grass-doc. 2021-05-18T14:13:51.9028542Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-18T14:13:51.9045296Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-18T14:13:53.8664572Z Selecting previously unselected package liblaszip8:amd64. 2021-05-18T14:13:53.9000382Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-18T14:13:53.9013318Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:13:53.9430361Z Selecting previously unselected package libpdal-util9. 2021-05-18T14:13:53.9739662Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:13:53.9753561Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:13:54.0134250Z Selecting previously unselected package libpdal-base9. 2021-05-18T14:13:54.0445440Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:13:54.0457340Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:13:54.2635924Z Selecting previously unselected package grass-core. 2021-05-18T14:13:54.2910664Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-18T14:13:54.2925654Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-18T14:13:55.0115442Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-18T14:13:55.0393284Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-18T14:13:55.0408587Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:13:55.0821261Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-18T14:13:55.1075014Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-18T14:13:55.1086508Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:13:55.1430148Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-18T14:13:55.1734198Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-18T14:13:55.1748588Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:13:55.2712430Z Selecting previously unselected package iio-sensor-proxy. 2021-05-18T14:13:55.3038742Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-18T14:13:55.3049712Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:13:55.3545628Z Selecting previously unselected package libassimp5:amd64. 2021-05-18T14:13:55.3857457Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-18T14:13:55.3869309Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:13:55.7578583Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-18T14:13:55.7899178Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-18T14:13:55.7908871Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:13:55.9059399Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-18T14:13:55.9388005Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-18T14:13:55.9400474Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:13:55.9913249Z Selecting previously unselected package libfcgi-bin. 2021-05-18T14:13:56.0165680Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-18T14:13:56.6348495Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:13:56.6349561Z Selecting previously unselected package libimagequant0:amd64. 2021-05-18T14:13:56.6350829Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-18T14:13:56.6351872Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:13:56.6352995Z Selecting previously unselected package libjs-jquery-ui. 2021-05-18T14:13:56.6354586Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-18T14:13:56.6355657Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:13:56.6357077Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-18T14:13:56.6358296Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-18T14:13:56.6359305Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:13:56.6360384Z Selecting previously unselected package libmbim-proxy. 2021-05-18T14:13:56.6361556Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-18T14:13:56.6362507Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-18T14:13:56.6363635Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-18T14:13:56.6364855Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:13:56.6365902Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:13:56.6367077Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-18T14:13:56.6368326Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:13:56.6369391Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:13:56.6370880Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-18T14:13:56.6372164Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-18T14:13:56.6373224Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:13:56.6375023Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-18T14:13:56.6376464Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:13:56.6377715Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:13:56.6486600Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-18T14:13:56.6826682Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-18T14:13:56.6841846Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:13:56.7161649Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-18T14:13:56.7484852Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:13:56.7494510Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:13:56.7789676Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-18T14:13:56.8101431Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:13:56.8111594Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:13:56.8435597Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-18T14:13:56.8722969Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:13:56.8736823Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:13:56.9116703Z Selecting previously unselected package libpdal-plugin-python. 2021-05-18T14:13:56.9406415Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:13:56.9420280Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:13:56.9834113Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-18T14:13:57.0199156Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:13:57.0210868Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:13:57.2059317Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-18T14:13:57.2374797Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:13:57.2385892Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:13:57.2796540Z Selecting previously unselected package libpdal-plugins. 2021-05-18T14:13:57.3068341Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:13:57.3084801Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:13:57.3395153Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-18T14:13:57.3694635Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:57.3709979Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:57.4236002Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-18T14:13:57.4526025Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:57.4539706Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:57.5598198Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-18T14:13:57.5919386Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:57.5936843Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:57.6394713Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-18T14:13:57.6740069Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:57.6750326Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:57.7174665Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-18T14:13:57.7505832Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:57.7515791Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:57.7875219Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-18T14:13:57.8162041Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:57.8173603Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:57.8636825Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-18T14:13:57.8910567Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:57.8925687Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:57.9276540Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-18T14:13:57.9548142Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:57.9565677Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:57.9914065Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-18T14:13:58.0220592Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:58.0230805Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:58.0613695Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-18T14:13:58.0931466Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:58.0941280Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:58.1235810Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-18T14:13:58.1543492Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:13:58.1554936Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:13:58.1838125Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-18T14:13:58.2156503Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:58.2172716Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:58.2692689Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-18T14:13:58.3017844Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:58.3034828Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:58.4374349Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-18T14:13:58.4682156Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:58.4695077Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:13:58.8555910Z Selecting previously unselected package qtchooser. 2021-05-18T14:13:58.8869348Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-18T14:13:58.8883154Z Unpacking qtchooser (66-2build1) ... 2021-05-18T14:13:58.9275495Z Selecting previously unselected package qdoc-qt5. 2021-05-18T14:13:58.9520904Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:58.9533146Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:59.0395341Z Selecting previously unselected package libqt5help5:amd64. 2021-05-18T14:13:59.0684907Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:59.0700847Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:59.1156485Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-18T14:13:59.1432339Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:59.1445514Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:59.1875562Z Selecting previously unselected package qt5-assistant. 2021-05-18T14:13:59.2117643Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:59.2133208Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:13:59.2795955Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-18T14:13:59.3112327Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:59.3121795Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:59.3515941Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-18T14:13:59.3791722Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:59.3805476Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:59.6215382Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-18T14:13:59.6516441Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:59.6525571Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:13:59.7591883Z Selecting previously unselected package qttools5-dev-tools. 2021-05-18T14:13:59.7915675Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:13:59.7925856Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:13:59.9395033Z Selecting previously unselected package libqgis-customwidgets. 2021-05-18T14:13:59.9716075Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:13:59.9733691Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:00.1156384Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-18T14:14:00.1472528Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:00.1485689Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:00.2132008Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-18T14:14:00.2445807Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:00.2458616Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:00.2982533Z Selecting previously unselected package libqgispython3.10.4. 2021-05-18T14:14:00.3298317Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:00.3308713Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:00.3715923Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-18T14:14:00.3951971Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-18T14:14:00.3963727Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:14:00.4844336Z Selecting previously unselected package libqmi-proxy. 2021-05-18T14:14:00.5142269Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-18T14:14:00.5325777Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-18T14:14:00.5635095Z Selecting previously unselected package libqt5test5:amd64. 2021-05-18T14:14:00.5899707Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:00.5911013Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:00.6351018Z Selecting previously unselected package libwacom-bin. 2021-05-18T14:14:00.6618423Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:14:00.6628596Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:14:00.6995853Z Selecting previously unselected package modemmanager. 2021-05-18T14:14:00.7302313Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-18T14:14:00.7386965Z Unpacking modemmanager (1.12.8-1) ... 2021-05-18T14:14:00.8594877Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-18T14:14:00.8900917Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-18T14:14:00.8910822Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:14:00.9315481Z Selecting previously unselected package python-matplotlib-data. 2021-05-18T14:14:00.9576517Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-18T14:14:00.9587789Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:14:01.3046348Z Selecting previously unselected package python3-soupsieve. 2021-05-18T14:14:01.3358288Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-18T14:14:01.3370123Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:14:01.3676460Z Selecting previously unselected package python3-bs4. 2021-05-18T14:14:01.3988821Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-18T14:14:01.4008242Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-18T14:14:01.4356493Z Selecting previously unselected package python3-cycler. 2021-05-18T14:14:01.4669246Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-18T14:14:01.4681659Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-18T14:14:01.4976978Z Selecting previously unselected package python3-dateutil. 2021-05-18T14:14:01.5285818Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-18T14:14:01.5299277Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:14:01.5640672Z Selecting previously unselected package python3-decorator. 2021-05-18T14:14:01.5944566Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-18T14:14:01.5959072Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:14:01.6229944Z Selecting previously unselected package python3-future. 2021-05-18T14:14:01.6541195Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-18T14:14:01.6553151Z Unpacking python3-future (0.18.2-2) ... 2021-05-18T14:14:01.7254656Z Selecting previously unselected package python3-webencodings. 2021-05-18T14:14:01.7569077Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-18T14:14:01.7584300Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:14:01.7894851Z Selecting previously unselected package python3-html5lib. 2021-05-18T14:14:01.8287272Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-18T14:14:01.8312379Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-18T14:14:01.8708797Z Selecting previously unselected package python3-ipython-genutils. 2021-05-18T14:14:01.9033256Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-18T14:14:01.9042947Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:14:01.9337764Z Selecting previously unselected package python3-traitlets. 2021-05-18T14:14:01.9656002Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-18T14:14:01.9668083Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-18T14:14:02.0039073Z Selecting previously unselected package python3-jupyter-core. 2021-05-18T14:14:02.0354018Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-18T14:14:02.0366907Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:14:02.0668529Z Selecting previously unselected package python3-kiwisolver. 2021-05-18T14:14:02.0977239Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-18T14:14:02.0993056Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:14:02.1341840Z Selecting previously unselected package python3-lxml:amd64. 2021-05-18T14:14:02.1667473Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-18T14:14:02.1682728Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:14:02.3516056Z Selecting previously unselected package python3-pyparsing. 2021-05-18T14:14:02.3796451Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-18T14:14:02.3807244Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-18T14:14:02.4235570Z Selecting previously unselected package python3-matplotlib. 2021-05-18T14:14:02.4475306Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-18T14:14:02.4490266Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:14:02.9436285Z Selecting previously unselected package python3-nbformat. 2021-05-18T14:14:02.9706806Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-18T14:14:02.9717935Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-18T14:14:03.0076131Z Selecting previously unselected package python3-olefile. 2021-05-18T14:14:03.0347794Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-18T14:14:03.0357404Z Unpacking python3-olefile (0.46-2) ... 2021-05-18T14:14:03.0727224Z Selecting previously unselected package python3-pyproj. 2021-05-18T14:14:03.1102256Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-18T14:14:03.1116375Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:14:03.1835709Z Selecting previously unselected package python3-tz. 2021-05-18T14:14:03.2080828Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-18T14:14:03.2091479Z Unpacking python3-tz (2019.3-1) ... 2021-05-18T14:14:03.2435661Z Selecting previously unselected package python3-owslib. 2021-05-18T14:14:03.2734855Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-18T14:14:03.2746757Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-18T14:14:03.3155680Z Selecting previously unselected package python3-pil:amd64. 2021-05-18T14:14:03.3472065Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-18T14:14:03.3482829Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:14:03.4275854Z Selecting previously unselected package python3-retrying. 2021-05-18T14:14:03.4520087Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-18T14:14:03.4531071Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-18T14:14:03.4875523Z Selecting previously unselected package python3-plotly. 2021-05-18T14:14:03.5133729Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-18T14:14:03.5143491Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:14:04.0436112Z Selecting previously unselected package python3-psycopg2. 2021-05-18T14:14:04.0729462Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-18T14:14:04.0743037Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:14:04.1139988Z Selecting previously unselected package python3-sip. 2021-05-18T14:14:04.1522514Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-18T14:14:04.1533773Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:14:04.1926749Z Selecting previously unselected package python3-pyqt5. 2021-05-18T14:14:04.2243532Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:14:04.2251683Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:14:04.5342836Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-18T14:14:04.5660669Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:14:04.5678145Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:14:04.6225573Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-18T14:14:04.6543668Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:14:04.6556696Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:14:04.6909790Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-18T14:14:04.7228279Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:14:04.7238894Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:14:04.7530915Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-18T14:14:04.7845173Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:14:04.7859032Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:14:04.8272439Z Selecting previously unselected package python3-qgis-common. 2021-05-18T14:14:04.8588129Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:14:04.8599654Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:05.1792418Z Selecting previously unselected package python3-qgis. 2021-05-18T14:14:05.2121132Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:05.2131478Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:06.2104455Z Selecting previously unselected package python3-tk:amd64. 2021-05-18T14:14:06.2437492Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-18T14:14:06.2455087Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:14:06.2841603Z Selecting previously unselected package libjs-leaflet. 2021-05-18T14:14:06.3182353Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-18T14:14:06.3199269Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:14:06.3719511Z Selecting previously unselected package qgis-common. 2021-05-18T14:14:06.4038990Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:14:06.4049084Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:08.2061110Z Selecting previously unselected package qgis. 2021-05-18T14:14:08.2384017Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:08.3074342Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:08.5951443Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-18T14:14:08.6277760Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:14:08.6289504Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:08.8097569Z Selecting previously unselected package qgis-provider-grass. 2021-05-18T14:14:08.8426819Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:08.8439933Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:08.8811016Z Selecting previously unselected package qgis-plugin-grass. 2021-05-18T14:14:08.9133659Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:08.9144344Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:08.9904162Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-18T14:14:09.0226511Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:09.0239307Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:09.0620000Z Selecting previously unselected package qttranslations5-l10n. 2021-05-18T14:14:09.0944114Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-18T14:14:09.0958795Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:14:09.2899708Z Selecting previously unselected package wpasupplicant. 2021-05-18T14:14:09.3223965Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-18T14:14:09.3237418Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:14:09.4700805Z Selecting previously unselected package proj-bin. 2021-05-18T14:14:09.5021164Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-18T14:14:09.5031639Z Unpacking proj-bin (6.3.1-1) ... 2021-05-18T14:14:09.5475357Z Selecting previously unselected package usb-modeswitch-data. 2021-05-18T14:14:09.5723088Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-18T14:14:09.5736219Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-18T14:14:09.6115372Z Selecting previously unselected package usb-modeswitch. 2021-05-18T14:14:09.6398752Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-18T14:14:09.6496726Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:14:09.7243354Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:14:09.7284587Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:14:10.0089970Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-18T14:14:10.0113617Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:14:10.0143223Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:14:10.0178738Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:10.0316589Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:14:10.0343325Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:14:10.0370529Z Setting up proj-data (6.3.1-1) ... 2021-05-18T14:14:10.0392652Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:14:10.0416277Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:14:10.0448715Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:14:10.0474071Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:14:10.0494533Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:14:10.0542576Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:14:10.0576457Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:14:10.0609065Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:14:10.0641945Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:14:10.0677868Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:14:10.0717486Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:14:10.2366760Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:14:10.2401752Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:14:10.2426328Z Setting up python3-olefile (0.46-2) ... 2021-05-18T14:14:10.4058991Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-18T14:14:10.4091843Z Setting up python3-retrying (1.3.3-4) ... 2021-05-18T14:14:10.5682623Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:14:10.5709104Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:14:10.5736985Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:14:10.5770241Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:14:10.5792753Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:14:10.5816193Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:14:10.5842278Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:14:10.7066031Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:14:10.7095241Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:14:10.7128020Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:14:10.7159625Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:14:10.7198328Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:14:10.8859659Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:14:10.8880991Z Setting up python3-tz (2019.3-1) ... 2021-05-18T14:14:11.0543557Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:14:11.0639500Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:14:11.0667327Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:14:11.0763255Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:14:11.0796274Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:14:11.0825488Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:14:11.0851411Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:14:11.0883422Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:14:11.2504594Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:14:11.2531888Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:14:11.2568146Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:14:11.2593322Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:14:11.2681146Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:14:11.2708909Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-18T14:14:11.4693197Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:14:11.4723210Z Setting up python3-cycler (0.10.0-3) ... 2021-05-18T14:14:11.6347949Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:14:11.6382256Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:14:11.6410154Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:14:11.6440228Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-18T14:14:11.6479319Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-18T14:14:11.6514832Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:14:11.6547306Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:14:11.8386248Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:14:11.8424583Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:14:11.8459113Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:14:11.8484775Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:11.8571614Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-18T14:14:12.0991212Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:14:13.4505028Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:14:13.4531817Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:14:13.4555051Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:14:13.4584990Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:14:13.4609968Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:14:13.4637057Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:14:13.4668775Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:14:13.4703509Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:14:13.6753232Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:13.6807113Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:14:13.6840830Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:14:13.6871385Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-18T14:14:13.9107489Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:14:13.9153130Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:14:13.9198431Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:14:13.9234046Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:14:13.9264405Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:14:13.9464285Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:14:14.1415301Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:14:14.1460814Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:14:14.1493212Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:14:14.1595891Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:14:14.1625870Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:14:14.1654058Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:14.1682245Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:14:14.1705636Z Setting up python3-future (0.18.2-2) ... 2021-05-18T14:14:14.1781983Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-18T14:14:14.1843173Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-18T14:14:14.5824299Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:14.7462247Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:14:14.7493775Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:14.7520081Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:14:14.7547597Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:14:14.7576503Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:14:14.7636295Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:14:14.7665703Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:14:14.7698937Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:14.7724632Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:14:15.0553515Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:14:15.2495984Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:14:15.4297497Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:14:15.4332869Z Setting up qtchooser (66-2build1) ... 2021-05-18T14:14:15.4372705Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:14:15.4399183Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:14:15.6132256Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:14:15.6191029Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:14:15.6221569Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:14:15.6252358Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:14:16.7232894Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:14:16.7256731Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:14:16.7290573Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:14:16.7326761Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:16.7360759Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:16.7389465Z Setting up proj-bin (6.3.1-1) ... 2021-05-18T14:14:16.7415235Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:14:16.7441101Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:14:16.7465104Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:14:17.1716327Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-18T14:14:17.1742794Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:17.1778591Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-18T14:14:17.3718507Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-18T14:14:17.3759236Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:14:17.5556199Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:17.5590523Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-18T14:14:17.7811849Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:14:17.7847003Z Setting up gcr (3.36.0-2build1) ... 2021-05-18T14:14:17.7876320Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:17.7912094Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:14:17.9644482Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:14:17.9647399Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:14:18.5271174Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:14:18.8568092Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:18.8593347Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:14:18.8640885Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:18.8693855Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:18.8729410Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:18.8764426Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:18.8793463Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:14:19.0664801Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:19.0666977Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:14:19.0668760Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:19.0670429Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:14:19.1169267Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:19.1170901Z if direction is "increasing": 2021-05-18T14:14:19.1172718Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:19.1174045Z elif direction is "decreasing": 2021-05-18T14:14:19.1382326Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:19.1385210Z if direction is "increasing": 2021-05-18T14:14:19.1388788Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:19.1391347Z elif direction is "decreasing": 2021-05-18T14:14:20.2400372Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:20.2403289Z if props["offset_coordinates"] is "data": 2021-05-18T14:14:20.2406689Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:14:20.2409057Z if props["coordinates"] is not "data": 2021-05-18T14:14:21.1436915Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:14:22.1403312Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:14:22.1406199Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:14:22.1408479Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-18T14:14:23.1063704Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:14:23.1114203Z First installation detected... 2021-05-18T14:14:23.1114930Z Checking NSS setup... 2021-05-18T14:14:23.1158244Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:14:23.1205280Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:23.1232710Z Setting up python3-owslib (0.19.1-1) ... 2021-05-18T14:14:23.4285408Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:14:23.4313231Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:14:23.4349014Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:14:23.4392373Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:14:23.4423549Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:14:23.4465886Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:14:23.4507151Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:14:23.4538495Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:14:23.4579673Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:14:23.6821689Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:14:23.6859790Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:14:23.6906423Z Setting up grass-core (7.8.2-1build3) ... 2021-05-18T14:14:24.0965217Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:24.0968506Z if value is '': 2021-05-18T14:14:24.2170911Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:24.2172717Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:14:24.2174656Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:24.2176337Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:14:24.2178276Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:14:24.2180049Z if driver_string is not None and driver_string is not "": 2021-05-18T14:14:24.2671359Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:24.2673562Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:14:24.2676284Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:24.2678341Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:14:24.3378544Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:14:24.3412308Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:24.3516153Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-18T14:14:24.3559952Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:24.3599756Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:24.3782543Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:24.3814559Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:24.3841636Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:24.3868796Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:24.3899841Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:24.3933045Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:14:24.4928008Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:24.4964915Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:24.5005644Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:24.5040176Z Setting up modemmanager (1.12.8-1) ... 2021-05-18T14:14:24.6477896Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:14:24.6481591Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:14:25.2822874Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:25.2883651Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:25.2941900Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:14:25.2984054Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:25.3032121Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:25.3080922Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:25.3133239Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:14:25.3180499Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:14:25.3223595Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:14:25.3252518Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:25.3295709Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:25.3330889Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:25.3377370Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:25.3415947Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:25.3456812Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:25.3509559Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:14:25.3576895Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:14:25.3624234Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:25.3682065Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:25.3718275Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:14:25.5610826Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:14:25.5647622Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:25.5687065Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:25.5730412Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:03.6816754Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:03.6849931Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:15:03.6883437Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:03.6920469Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:03.6955847Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:03.7003229Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:03.7033550Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:03.7064453Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:03.8661082Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:03.8690123Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:15:03.8714523Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:03.8743745Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:15:03.8767269Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:04.0615771Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:04.0663343Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:04.0694099Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:04.0821967Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-18T14:15:04.0988292Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-18T14:15:05.1213065Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:15:05.1403963Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:15:05.1706396Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:15:05.1895055Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-18T14:15:05.2511693Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:05.2844609Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-18T14:15:05.5569500Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:18.2859576Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:15:18.3075945Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:15:20.6921548Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-18T14:15:20.6922138Z with: 2021-05-18T14:15:20.6922630Z github_slug: neuroconductor/RAVEL 2021-05-18T14:15:20.6923113Z env: 2021-05-18T14:15:20.6923577Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:15:20.6924077Z TIC_DEPLOY_KEY: 2021-05-18T14:15:20.6924943Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:15:20.6926821Z GITHUB_PAT: *** 2021-05-18T14:15:20.6927690Z COVERALLS_TOKEN: *** 2021-05-18T14:15:20.6928222Z continue-on-error: false 2021-05-18T14:15:20.6928715Z VDIFFR_RUN_TESTS: 2021-05-18T14:15:20.6929229Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:15:20.6929696Z TZ: UTC 2021-05-18T14:15:20.6930113Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:15:20.6930556Z NOT_CRAN: true 2021-05-18T14:15:20.6930940Z ##[endgroup] 2021-05-18T14:15:20.7292076Z repo slug is: neuroconductor/RAVEL 2021-05-18T14:15:20.7393310Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-18T14:15:20.7394225Z env: 2021-05-18T14:15:20.7394719Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:15:20.7395268Z TIC_DEPLOY_KEY: 2021-05-18T14:15:20.7396183Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:15:20.7397783Z GITHUB_PAT: *** 2021-05-18T14:15:20.7398637Z COVERALLS_TOKEN: *** 2021-05-18T14:15:20.7399155Z continue-on-error: false 2021-05-18T14:15:20.7399668Z VDIFFR_RUN_TESTS: 2021-05-18T14:15:20.7400186Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:15:20.7400933Z TZ: UTC 2021-05-18T14:15:20.7401352Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:15:20.7401786Z NOT_CRAN: true 2021-05-18T14:15:20.7402191Z ##[endgroup] 2021-05-18T14:15:20.9607683Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-18T14:15:20.9608371Z with: 2021-05-18T14:15:20.9608777Z repo_name: RAVEL 2021-05-18T14:15:20.9609231Z repo_version: 1.2.2 2021-05-18T14:15:20.9609673Z runner_os: Linux 2021-05-18T14:15:20.9610103Z R_version: 3.5 2021-05-18T14:15:20.9610501Z env: 2021-05-18T14:15:20.9610981Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:15:20.9611519Z TIC_DEPLOY_KEY: 2021-05-18T14:15:20.9612445Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:15:20.9614466Z GITHUB_PAT: *** 2021-05-18T14:15:20.9615406Z COVERALLS_TOKEN: *** 2021-05-18T14:15:20.9615965Z continue-on-error: false 2021-05-18T14:15:20.9616519Z VDIFFR_RUN_TESTS: 2021-05-18T14:15:20.9617078Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:15:20.9617582Z TZ: UTC 2021-05-18T14:15:20.9618029Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:15:20.9618494Z NOT_CRAN: true 2021-05-18T14:15:20.9618951Z ##[endgroup] 2021-05-18T14:15:20.9996772Z Package: RAVEL 2021-05-18T14:15:21.0003767Z Version: 1.2.2 2021-05-18T14:15:21.0005887Z OS: Linux 2021-05-18T14:15:21.0082569Z ##[group]Run install.packages('remotes') 2021-05-18T14:15:21.0083356Z install.packages('remotes') 2021-05-18T14:15:21.0084313Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-18T14:15:21.0085471Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-18T14:15:21.0093112Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:15:21.0093580Z env: 2021-05-18T14:15:21.0094098Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:15:21.0094644Z TIC_DEPLOY_KEY: 2021-05-18T14:15:21.0095583Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:15:21.0097151Z GITHUB_PAT: *** 2021-05-18T14:15:21.0098061Z COVERALLS_TOKEN: *** 2021-05-18T14:15:21.0098643Z continue-on-error: false 2021-05-18T14:15:21.0099204Z VDIFFR_RUN_TESTS: 2021-05-18T14:15:21.0099750Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:15:21.0100284Z TZ: UTC 2021-05-18T14:15:21.0100737Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:15:21.0101222Z NOT_CRAN: true 2021-05-18T14:15:21.0101643Z ##[endgroup] 2021-05-18T14:15:21.1872219Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:15:21.1915837Z (as ‘lib’ is unspecified) 2021-05-18T14:15:36.6710847Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-18T14:15:37.3468453Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-18T14:15:37.3664729Z ================================================== 2021-05-18T14:15:37.3665354Z downloaded 378 KB 2021-05-18T14:15:37.3665687Z 2021-05-18T14:15:37.6052364Z * installing *binary* package ‘remotes’ ... 2021-05-18T14:15:37.6113593Z * DONE (remotes) 2021-05-18T14:15:37.6168419Z 2021-05-18T14:15:37.6169526Z The downloaded source packages are in 2021-05-18T14:15:37.6171060Z ‘/tmp/RtmpmmLHI3/downloaded_packages’ 2021-05-18T14:15:58.9604029Z ##[group]Run actions/cache@v1 2021-05-18T14:15:58.9604515Z with: 2021-05-18T14:15:58.9605011Z path: /home/runner/work/_temp/Library 2021-05-18T14:15:58.9608264Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-d764ee2e5d34edc233a6371c7dc24ca4b0cddba3c2bb72b3910737579d29c799 2021-05-18T14:15:58.9612327Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-18T14:15:58.9613659Z env: 2021-05-18T14:15:58.9614158Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:15:58.9614692Z TIC_DEPLOY_KEY: 2021-05-18T14:15:58.9615611Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:15:58.9617690Z GITHUB_PAT: *** 2021-05-18T14:15:58.9618611Z COVERALLS_TOKEN: *** 2021-05-18T14:15:58.9619162Z continue-on-error: false 2021-05-18T14:15:58.9619702Z VDIFFR_RUN_TESTS: 2021-05-18T14:15:58.9620239Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:15:58.9620817Z TZ: UTC 2021-05-18T14:15:58.9621246Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:15:58.9621712Z NOT_CRAN: true 2021-05-18T14:15:58.9622123Z ##[endgroup] 2021-05-18T14:15:59.0113033Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:15:59.0180574Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:15:59.0181548Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:15:59.0182422Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-18T14:15:59.0183144Z sudo -s eval "$sysreqs" 2021-05-18T14:15:59.0235145Z shell: /usr/bin/bash -e {0} 2021-05-18T14:15:59.0235594Z env: 2021-05-18T14:15:59.0236107Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:15:59.0236658Z TIC_DEPLOY_KEY: 2021-05-18T14:15:59.0237584Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:15:59.0239191Z GITHUB_PAT: *** 2021-05-18T14:15:59.0240112Z COVERALLS_TOKEN: *** 2021-05-18T14:15:59.0240667Z continue-on-error: false 2021-05-18T14:15:59.0241223Z VDIFFR_RUN_TESTS: 2021-05-18T14:15:59.0241770Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:15:59.0242291Z TZ: UTC 2021-05-18T14:15:59.0242756Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:15:59.0243235Z NOT_CRAN: true 2021-05-18T14:15:59.0243902Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-18T14:15:59.0244457Z ##[endgroup] 2021-05-18T14:15:59.2204825Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:15:59.7549253Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-18T14:16:17.0024540Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-18T14:16:17.0025931Z crayon (NA -> 1.4.1) [CRAN] 2021-05-18T14:16:17.0027180Z R6 (NA -> 2.5.0) [CRAN] 2021-05-18T14:16:17.0028336Z desc (NA -> 1.3.0) [CRAN] 2021-05-18T14:16:17.0029522Z debugme (NA -> 1.1.0) [CRAN] 2021-05-18T14:16:17.0050708Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-18T14:16:17.0063311Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:16:17.0064918Z (as ‘lib’ is unspecified) 2021-05-18T14:16:31.7299798Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-18T14:16:32.1343394Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-18T14:16:32.1413281Z ================================================== 2021-05-18T14:16:32.1414715Z downloaded 93 KB 2021-05-18T14:16:32.1415750Z 2021-05-18T14:16:32.1457340Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-18T14:16:32.8009405Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-18T14:16:32.8077724Z ================================================== 2021-05-18T14:16:32.8079344Z downloaded 134 KB 2021-05-18T14:16:32.8080317Z 2021-05-18T14:16:32.8120957Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-18T14:16:33.6664459Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-18T14:16:33.6668944Z ================================================== 2021-05-18T14:16:33.6672109Z downloaded 79 KB 2021-05-18T14:16:33.6675358Z 2021-05-18T14:16:33.6724839Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-18T14:16:34.3267102Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-18T14:16:34.3516448Z ================================================== 2021-05-18T14:16:34.3518348Z downloaded 515 KB 2021-05-18T14:16:34.3519021Z 2021-05-18T14:16:34.3558816Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-18T14:16:35.0116711Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-18T14:16:35.0423533Z ================================================== 2021-05-18T14:16:35.0424209Z downloaded 991 KB 2021-05-18T14:16:35.0424545Z 2021-05-18T14:16:35.2693404Z * installing *binary* package ‘rprojroot’ ... 2021-05-18T14:16:35.2760762Z * DONE (rprojroot) 2021-05-18T14:16:35.4848126Z * installing *binary* package ‘crayon’ ... 2021-05-18T14:16:35.4903761Z * DONE (crayon) 2021-05-18T14:16:35.7247900Z * installing *binary* package ‘R6’ ... 2021-05-18T14:16:35.7312505Z * DONE (R6) 2021-05-18T14:16:35.9782602Z * installing *binary* package ‘desc’ ... 2021-05-18T14:16:35.9856948Z * DONE (desc) 2021-05-18T14:16:36.2347416Z * installing *binary* package ‘debugme’ ... 2021-05-18T14:16:36.2415659Z * DONE (debugme) 2021-05-18T14:16:36.2471592Z 2021-05-18T14:16:36.2472730Z The downloaded source packages are in 2021-05-18T14:16:36.2474633Z ‘/tmp/RtmpyjtMwg/downloaded_packages’ 2021-05-18T14:16:36.2483880Z Running `R CMD build`... 2021-05-18T14:16:36.5009437Z * checking for file ‘/tmp/RtmpyjtMwg/remotes6a79693a352c/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-18T14:16:36.5011228Z * preparing ‘sysreqs’: 2021-05-18T14:16:36.5012439Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:16:36.5013920Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:16:36.5015150Z * checking for empty or unneeded directories 2021-05-18T14:16:36.5016256Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-18T14:16:36.5017919Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:16:36.5021609Z (as ‘lib’ is unspecified) 2021-05-18T14:16:36.7017560Z * installing *source* package ‘sysreqs’ ... 2021-05-18T14:16:36.7153375Z ** R 2021-05-18T14:16:36.7241474Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:16:36.8986445Z ** help 2021-05-18T14:16:36.9112545Z *** installing help indices 2021-05-18T14:16:36.9317680Z ** building package indices 2021-05-18T14:16:36.9426088Z ** testing if installed package can be loaded 2021-05-18T14:16:37.1444403Z * DONE (sysreqs) 2021-05-18T14:16:55.9130628Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:16:55.9133399Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-18T14:16:55.9135398Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-18T14:16:55.9421071Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-18T14:16:56.0024627Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:16:56.0602984Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:16:56.1821667Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-18T14:16:56.2189208Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-18T14:16:56.3770990Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:16:57.0318962Z Fetched 109 kB in 1s (105 kB/s) 2021-05-18T14:16:57.8603236Z Reading package lists... 2021-05-18T14:16:57.9417903Z Reading package lists... 2021-05-18T14:16:58.1113604Z Building dependency tree... 2021-05-18T14:16:58.1136491Z Reading state information... 2021-05-18T14:16:58.2789187Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-18T14:16:58.2790644Z libicu-dev set to manually installed. 2021-05-18T14:16:58.2792106Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-18T14:16:58.2793511Z pandoc is already the newest version (2.7.3-1). 2021-05-18T14:16:58.2795219Z The following additional packages will be installed: 2021-05-18T14:16:58.2797664Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-18T14:16:58.2798773Z Suggested packages: 2021-05-18T14:16:58.2800135Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-18T14:16:58.3285659Z The following NEW packages will be installed: 2021-05-18T14:16:58.3291426Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-18T14:16:58.3293181Z pandoc-citeproc 2021-05-18T14:16:58.3492187Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:58.3493887Z Need to get 13.7 MB of archives. 2021-05-18T14:16:58.3494952Z After this operation, 109 MB of additional disk space will be used. 2021-05-18T14:16:58.3497039Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-18T14:16:58.3549950Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-18T14:16:58.3587325Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-18T14:16:58.3592335Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-18T14:16:59.2299825Z Fetched 13.7 MB in 0s (34.9 MB/s) 2021-05-18T14:16:59.2718985Z Selecting previously unselected package libbibutils6. 2021-05-18T14:16:59.2812734Z (Reading database ... 2021-05-18T14:16:59.2813606Z (Reading database ... 5% 2021-05-18T14:16:59.2814303Z (Reading database ... 10% 2021-05-18T14:16:59.2815047Z (Reading database ... 15% 2021-05-18T14:16:59.2815728Z (Reading database ... 20% 2021-05-18T14:16:59.2816398Z (Reading database ... 25% 2021-05-18T14:16:59.2817342Z (Reading database ... 30% 2021-05-18T14:16:59.2818072Z (Reading database ... 35% 2021-05-18T14:16:59.2818749Z (Reading database ... 40% 2021-05-18T14:16:59.2819450Z (Reading database ... 45% 2021-05-18T14:16:59.2820157Z (Reading database ... 50% 2021-05-18T14:16:59.2869994Z (Reading database ... 55% 2021-05-18T14:16:59.2930697Z (Reading database ... 60% 2021-05-18T14:16:59.2979167Z (Reading database ... 65% 2021-05-18T14:16:59.3195972Z (Reading database ... 70% 2021-05-18T14:16:59.3229294Z (Reading database ... 75% 2021-05-18T14:16:59.3525208Z (Reading database ... 80% 2021-05-18T14:16:59.3643289Z (Reading database ... 85% 2021-05-18T14:16:59.4079261Z (Reading database ... 90% 2021-05-18T14:16:59.4168583Z (Reading database ... 95% 2021-05-18T14:16:59.4169207Z (Reading database ... 100% 2021-05-18T14:16:59.4170089Z (Reading database ... 285015 files and directories currently installed.) 2021-05-18T14:16:59.4302310Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-18T14:16:59.4327687Z Unpacking libbibutils6 (6.2-1) ... 2021-05-18T14:16:59.5107740Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-18T14:16:59.5431264Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-18T14:16:59.5441774Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:16:59.6116332Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-18T14:16:59.6476142Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-18T14:16:59.6491646Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-18T14:16:59.6876584Z Selecting previously unselected package pandoc-citeproc. 2021-05-18T14:16:59.7183066Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-18T14:16:59.7196240Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-18T14:16:59.7242923Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-18T14:17:01.2705582Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-18T14:17:01.2741879Z Setting up libbibutils6 (6.2-1) ... 2021-05-18T14:17:01.2772331Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:17:01.2805408Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-18T14:17:01.2833627Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:17:04.9483732Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:17:07.2949050Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-18T14:17:07.2949876Z remotes::install_github("ropensci/tic") 2021-05-18T14:17:07.2950641Z remotes::install_github("muschellij2/ghtravis") 2021-05-18T14:17:07.2951444Z remotes::install_github("muschellij2/aghast") 2021-05-18T14:17:07.2952138Z remotes::install_cran("covr") 2021-05-18T14:17:07.2959958Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:17:07.2960437Z env: 2021-05-18T14:17:07.2961002Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:17:07.2961555Z TIC_DEPLOY_KEY: 2021-05-18T14:17:07.2962478Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:17:07.2964363Z GITHUB_PAT: *** 2021-05-18T14:17:07.2965440Z COVERALLS_TOKEN: *** 2021-05-18T14:17:07.2966010Z continue-on-error: false 2021-05-18T14:17:07.2966563Z VDIFFR_RUN_TESTS: 2021-05-18T14:17:07.2967111Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:17:07.2967670Z TZ: UTC 2021-05-18T14:17:07.2968105Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:17:07.2968582Z NOT_CRAN: true 2021-05-18T14:17:07.2969006Z ##[endgroup] 2021-05-18T14:17:07.4984554Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:17:07.9429695Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-18T14:17:24.9203981Z rlang (NA -> 0.4.11) [CRAN] 2021-05-18T14:17:24.9205357Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:17:24.9206335Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:17:24.9207236Z sys (NA -> 3.4 ) [CRAN] 2021-05-18T14:17:24.9208160Z askpass (NA -> 1.1 ) [CRAN] 2021-05-18T14:17:24.9209096Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-18T14:17:24.9210006Z mime (NA -> 0.10 ) [CRAN] 2021-05-18T14:17:24.9210906Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-18T14:17:24.9212210Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-18T14:17:24.9213111Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-18T14:17:24.9214010Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:17:24.9214952Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-18T14:17:24.9215857Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:17:24.9216818Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-18T14:17:24.9218937Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-18T14:17:24.9219930Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:17:24.9220809Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-18T14:17:24.9221647Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-18T14:17:24.9222468Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-18T14:17:24.9223283Z whisker (NA -> 0.4 ) [CRAN] 2021-05-18T14:17:24.9224132Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-18T14:17:24.9224977Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:17:24.9225894Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:17:24.9226679Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:17:24.9227432Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:17:24.9228176Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-18T14:17:24.9228927Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-18T14:17:24.9229695Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-18T14:17:24.9231542Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-18T14:17:24.9233383Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:17:24.9234696Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-18T14:17:24.9235528Z git2r (NA -> 0.28.0) [CRAN] 2021-05-18T14:17:24.9242817Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:17:24.9243807Z (as ‘lib’ is unspecified) 2021-05-18T14:17:39.4803937Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-18T14:17:39.7588834Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-18T14:17:39.8111062Z ================================================== 2021-05-18T14:17:39.8113090Z downloaded 1.3 MB 2021-05-18T14:17:39.8115144Z 2021-05-18T14:17:39.8147685Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-18T14:17:40.3496850Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-18T14:17:40.3651273Z ================================================== 2021-05-18T14:17:40.3652417Z downloaded 226 KB 2021-05-18T14:17:40.3653108Z 2021-05-18T14:17:40.3694581Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-18T14:17:40.9951367Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-18T14:17:41.0061525Z ================================================== 2021-05-18T14:17:41.0062688Z downloaded 140 KB 2021-05-18T14:17:41.0063296Z 2021-05-18T14:17:41.0108333Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-18T14:17:41.5470817Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-18T14:17:41.5536382Z ================================================== 2021-05-18T14:17:41.5536975Z downloaded 53 KB 2021-05-18T14:17:41.5537317Z 2021-05-18T14:17:41.5576221Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-18T14:17:41.8385856Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-18T14:17:41.8388474Z ================================================== 2021-05-18T14:17:41.8389728Z downloaded 22 KB 2021-05-18T14:17:41.8390421Z 2021-05-18T14:17:41.8443705Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-18T14:17:42.1136175Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-18T14:17:42.1432118Z ================================================== 2021-05-18T14:17:42.1434280Z downloaded 1.4 MB 2021-05-18T14:17:42.1434876Z 2021-05-18T14:17:42.1473252Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-18T14:17:42.4277411Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-18T14:17:42.4292274Z ================================================== 2021-05-18T14:17:42.4293562Z downloaded 36 KB 2021-05-18T14:17:42.4294516Z 2021-05-18T14:17:42.4330210Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-18T14:17:42.7050528Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-18T14:17:42.7303025Z ================================================== 2021-05-18T14:17:42.7304088Z downloaded 883 KB 2021-05-18T14:17:42.7304650Z 2021-05-18T14:17:42.7340236Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-18T14:17:43.2749402Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-18T14:17:43.2971069Z ================================================== 2021-05-18T14:17:43.2971849Z downloaded 522 KB 2021-05-18T14:17:43.2972321Z 2021-05-18T14:17:43.3012039Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-18T14:17:44.0880530Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-18T14:17:44.0883563Z ================================================== 2021-05-18T14:17:44.0884243Z downloaded 12 KB 2021-05-18T14:17:44.0884656Z 2021-05-18T14:17:44.0927196Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-18T14:17:44.4595290Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-18T14:17:44.4792363Z ================================================== 2021-05-18T14:17:44.4793382Z downloaded 482 KB 2021-05-18T14:17:44.4796043Z 2021-05-18T14:17:44.4828031Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-18T14:17:44.8721140Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-18T14:17:44.8810216Z ================================================== 2021-05-18T14:17:44.8811124Z downloaded 90 KB 2021-05-18T14:17:44.8811759Z 2021-05-18T14:17:44.8857705Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-18T14:17:46.2079171Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-18T14:17:46.2084902Z ================================================== 2021-05-18T14:17:46.2085696Z downloaded 503 KB 2021-05-18T14:17:46.2086193Z 2021-05-18T14:17:46.2088184Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-18T14:17:46.2091131Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-18T14:17:46.2092456Z ================================================== 2021-05-18T14:17:46.2093375Z downloaded 621 KB 2021-05-18T14:17:46.2093946Z 2021-05-18T14:17:46.2096610Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-18T14:17:46.4528075Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-18T14:17:46.4678632Z ================================================== 2021-05-18T14:17:46.4679217Z downloaded 265 KB 2021-05-18T14:17:46.4679556Z 2021-05-18T14:17:46.4717077Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-18T14:17:46.9875188Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-18T14:17:47.0133198Z ================================================== 2021-05-18T14:17:47.0133818Z downloaded 166 KB 2021-05-18T14:17:47.0134153Z 2021-05-18T14:17:47.0174058Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-18T14:17:47.5556441Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-18T14:17:47.5710348Z ================================================== 2021-05-18T14:17:47.5711362Z downloaded 235 KB 2021-05-18T14:17:47.5711917Z 2021-05-18T14:17:47.5750682Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-18T14:17:48.1791417Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-18T14:17:48.1953695Z ================================================== 2021-05-18T14:17:48.1955912Z downloaded 276 KB 2021-05-18T14:17:48.1956878Z 2021-05-18T14:17:48.1992398Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-18T14:17:48.7332800Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-18T14:17:48.7471102Z ================================================== 2021-05-18T14:17:48.7471731Z downloaded 202 KB 2021-05-18T14:17:48.7472072Z 2021-05-18T14:17:48.7515452Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-18T14:17:49.0380162Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-18T14:17:49.0440748Z ================================================== 2021-05-18T14:17:49.0441387Z downloaded 63 KB 2021-05-18T14:17:49.0442058Z 2021-05-18T14:17:49.0494373Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-18T14:17:49.5844431Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-18T14:17:49.5894856Z ================================================== 2021-05-18T14:17:49.5895736Z downloaded 45 KB 2021-05-18T14:17:49.5896380Z 2021-05-18T14:17:49.5936926Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-18T14:17:50.1976594Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-18T14:17:50.2175316Z ================================================== 2021-05-18T14:17:50.2176383Z downloaded 415 KB 2021-05-18T14:17:50.2176981Z 2021-05-18T14:17:50.2208121Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-18T14:17:50.4934018Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-18T14:17:50.5031382Z ================================================== 2021-05-18T14:17:50.5032681Z downloaded 90 KB 2021-05-18T14:17:50.5033016Z 2021-05-18T14:17:50.5077184Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-18T14:17:51.1438172Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-18T14:17:51.1550081Z ================================================== 2021-05-18T14:17:51.1550651Z downloaded 132 KB 2021-05-18T14:17:51.1550986Z 2021-05-18T14:17:51.1587702Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-18T14:17:51.4309527Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-18T14:17:51.4466704Z ================================================== 2021-05-18T14:17:51.4468360Z downloaded 270 KB 2021-05-18T14:17:51.4468884Z 2021-05-18T14:17:51.4507591Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-18T14:17:51.9816053Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-18T14:17:52.0049057Z ================================================== 2021-05-18T14:17:52.0049699Z downloaded 736 KB 2021-05-18T14:17:52.0051252Z 2021-05-18T14:17:52.0089458Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-18T14:17:52.4982338Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-18T14:17:52.5029908Z ================================================== 2021-05-18T14:17:52.5030508Z downloaded 45 KB 2021-05-18T14:17:52.5030852Z 2021-05-18T14:17:52.5071909Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-18T14:17:52.7912778Z Content type 'binary/octet-stream' length 68487 bytes (66 KB) 2021-05-18T14:17:52.8057199Z ================================================== 2021-05-18T14:17:52.8058003Z downloaded 66 KB 2021-05-18T14:17:52.8058421Z 2021-05-18T14:17:52.8108502Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-18T14:17:53.0816391Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-18T14:17:53.1043284Z ================================================== 2021-05-18T14:17:53.1043950Z downloaded 684 KB 2021-05-18T14:17:53.1044290Z 2021-05-18T14:17:53.1088405Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-18T14:17:53.3893641Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-18T14:17:53.3941551Z ================================================== 2021-05-18T14:17:53.3942508Z downloaded 45 KB 2021-05-18T14:17:53.3943145Z 2021-05-18T14:17:53.3986838Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-18T14:17:53.9287184Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-18T14:17:53.9504888Z ================================================== 2021-05-18T14:17:53.9505858Z downloaded 598 KB 2021-05-18T14:17:53.9506529Z 2021-05-18T14:17:54.2534010Z * installing *binary* package ‘rlang’ ... 2021-05-18T14:17:54.2611888Z * DONE (rlang) 2021-05-18T14:17:54.5025968Z * installing *binary* package ‘magrittr’ ... 2021-05-18T14:17:54.5083537Z * DONE (magrittr) 2021-05-18T14:17:54.7347807Z * installing *binary* package ‘glue’ ... 2021-05-18T14:17:54.7394072Z * DONE (glue) 2021-05-18T14:17:54.9592719Z * installing *binary* package ‘sys’ ... 2021-05-18T14:17:54.9660387Z * DONE (sys) 2021-05-18T14:17:55.1817724Z * installing *binary* package ‘mime’ ... 2021-05-18T14:17:55.1880020Z * DONE (mime) 2021-05-18T14:17:55.5030740Z * installing *binary* package ‘curl’ ... 2021-05-18T14:17:55.5107059Z * DONE (curl) 2021-05-18T14:17:55.7628840Z * installing *binary* package ‘jsonlite’ ... 2021-05-18T14:17:55.7690249Z * DONE (jsonlite) 2021-05-18T14:17:56.0017098Z * installing *binary* package ‘ini’ ... 2021-05-18T14:17:56.0081781Z * DONE (ini) 2021-05-18T14:17:56.2752136Z * installing *binary* package ‘gitcreds’ ... 2021-05-18T14:17:56.2802353Z * DONE (gitcreds) 2021-05-18T14:17:56.5645932Z * installing *binary* package ‘zip’ ... 2021-05-18T14:17:56.5754252Z * DONE (zip) 2021-05-18T14:17:56.8257979Z * installing *binary* package ‘rstudioapi’ ... 2021-05-18T14:17:56.8323030Z * DONE (rstudioapi) 2021-05-18T14:17:57.0725653Z * installing *binary* package ‘fastmap’ ... 2021-05-18T14:17:57.0774812Z * DONE (fastmap) 2021-05-18T14:17:57.3284873Z * installing *binary* package ‘yaml’ ... 2021-05-18T14:17:57.3339191Z * DONE (yaml) 2021-05-18T14:17:57.5739538Z * installing *binary* package ‘withr’ ... 2021-05-18T14:17:57.5804893Z * DONE (withr) 2021-05-18T14:17:57.8156324Z * installing *binary* package ‘whisker’ ... 2021-05-18T14:17:57.8233655Z * DONE (whisker) 2021-05-18T14:17:58.0448645Z * installing *binary* package ‘rappdirs’ ... 2021-05-18T14:17:58.0500371Z * DONE (rappdirs) 2021-05-18T14:17:58.3519462Z * installing *binary* package ‘fs’ ... 2021-05-18T14:17:58.3590123Z * DONE (fs) 2021-05-18T14:17:58.5746517Z * installing *binary* package ‘clipr’ ... 2021-05-18T14:17:58.5816897Z * DONE (clipr) 2021-05-18T14:17:58.8367488Z * installing *binary* package ‘git2r’ ... 2021-05-18T14:17:58.8426972Z * DONE (git2r) 2021-05-18T14:17:59.0506585Z * installing *binary* package ‘askpass’ ... 2021-05-18T14:17:59.0558207Z * DONE (askpass) 2021-05-18T14:17:59.2985988Z * installing *binary* package ‘cli’ ... 2021-05-18T14:17:59.3063765Z * DONE (cli) 2021-05-18T14:17:59.5547115Z * installing *binary* package ‘purrr’ ... 2021-05-18T14:17:59.5615712Z * DONE (purrr) 2021-05-18T14:17:59.7944759Z * installing *binary* package ‘lifecycle’ ... 2021-05-18T14:17:59.8027488Z * DONE (lifecycle) 2021-05-18T14:18:00.0152428Z * installing *binary* package ‘cachem’ ... 2021-05-18T14:18:00.0194566Z * DONE (cachem) 2021-05-18T14:18:00.3610623Z * installing *binary* package ‘openssl’ ... 2021-05-18T14:18:00.3695368Z * DONE (openssl) 2021-05-18T14:18:00.5776080Z * installing *binary* package ‘memoise’ ... 2021-05-18T14:18:00.5816078Z * DONE (memoise) 2021-05-18T14:18:00.8306073Z * installing *binary* package ‘httr’ ... 2021-05-18T14:18:00.8384664Z * DONE (httr) 2021-05-18T14:18:01.0616690Z * installing *binary* package ‘credentials’ ... 2021-05-18T14:18:01.0663482Z * DONE (credentials) 2021-05-18T14:18:01.2933641Z * installing *binary* package ‘gh’ ... 2021-05-18T14:18:01.3022055Z * DONE (gh) 2021-05-18T14:18:01.5475892Z * installing *binary* package ‘gert’ ... 2021-05-18T14:18:01.5538619Z * DONE (gert) 2021-05-18T14:18:01.8391692Z * installing *binary* package ‘usethis’ ... 2021-05-18T14:18:01.8475085Z * DONE (usethis) 2021-05-18T14:18:01.8543856Z 2021-05-18T14:18:01.8544913Z The downloaded source packages are in 2021-05-18T14:18:01.8546399Z ‘/tmp/RtmpLv8KVa/downloaded_packages’ 2021-05-18T14:18:01.8555990Z Running `R CMD build`... 2021-05-18T14:18:03.4922038Z * checking for file ‘/tmp/RtmpLv8KVa/remotes72f11aae5265/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-18T14:18:03.4923783Z * preparing ‘tic’: 2021-05-18T14:18:03.4924956Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:18:03.4926137Z * installing the package to process help pages 2021-05-18T14:18:03.4927538Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:18:03.4928663Z * checking for empty or unneeded directories 2021-05-18T14:18:03.4929834Z Removed empty directory ‘tic/.circleci’ 2021-05-18T14:18:03.4930985Z Removed empty directory ‘tic/pkgdown’ 2021-05-18T14:18:03.4932006Z * building ‘tic_0.10.0.tar.gz’ 2021-05-18T14:18:03.4934134Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:03.4935339Z (as ‘lib’ is unspecified) 2021-05-18T14:18:03.8557779Z * installing *source* package ‘tic’ ... 2021-05-18T14:18:03.8845298Z ** R 2021-05-18T14:18:03.9100732Z ** inst 2021-05-18T14:18:03.9143439Z ** preparing package for lazy loading 2021-05-18T14:18:04.1285264Z ** help 2021-05-18T14:18:04.3076208Z *** installing help indices 2021-05-18T14:18:04.4464224Z *** copying figures 2021-05-18T14:18:04.4469862Z ** building package indices 2021-05-18T14:18:04.5875835Z ** installing vignettes 2021-05-18T14:18:04.5908654Z ** testing if installed package can be loaded 2021-05-18T14:18:04.8486918Z * DONE (tic) 2021-05-18T14:18:04.8623538Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:18:05.0974818Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-18T14:18:07.1945363Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-18T14:18:07.1950971Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-18T14:18:07.1955208Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:18:07.1957274Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:07.1959772Z (as ‘lib’ is unspecified) 2021-05-18T14:18:07.1961131Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-18T14:18:07.1962978Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-18T14:18:07.1964584Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-18T14:18:07.1966150Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-18T14:18:07.1967711Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-18T14:18:07.1969259Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-18T14:18:07.1970793Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:18:07.1972303Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-18T14:18:07.1973795Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-18T14:18:07.1975791Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-18T14:18:07.1977359Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:18:07.1978933Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:18:07.1980525Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-18T14:18:07.1982112Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-18T14:18:07.1983692Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-18T14:18:07.1985243Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-18T14:18:07.1987555Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-18T14:18:07.1991679Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-18T14:18:07.1992941Z xfun (NA -> 0.23 ) [CRAN] 2021-05-18T14:18:07.1994595Z markdown (NA -> 1.1 ) [CRAN] 2021-05-18T14:18:07.1995925Z highr (NA -> 0.9 ) [CRAN] 2021-05-18T14:18:07.1997190Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-18T14:18:07.1998485Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-18T14:18:07.1999774Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-18T14:18:07.2001018Z knitr (NA -> 1.33 ) [CRAN] 2021-05-18T14:18:07.2002349Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-18T14:18:07.2003645Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-18T14:18:07.2004909Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:18:07.2006306Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:18:07.2007700Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:18:07.2009069Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-18T14:18:07.2010403Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-18T14:18:07.2011723Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:18:07.2013059Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-18T14:18:07.2014377Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-18T14:18:07.2015781Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-18T14:18:22.9955937Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-18T14:18:23.2655113Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-18T14:18:23.2812680Z ================================================== 2021-05-18T14:18:23.2813307Z downloaded 231 KB 2021-05-18T14:18:23.2813642Z 2021-05-18T14:18:23.2848904Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-18T14:18:23.5634395Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-18T14:18:23.5974416Z ================================================== 2021-05-18T14:18:23.5975431Z downloaded 1.5 MB 2021-05-18T14:18:23.5976077Z 2021-05-18T14:18:23.6014222Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-18T14:18:24.0055403Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-18T14:18:24.0056285Z ================================================== 2021-05-18T14:18:24.0057003Z downloaded 17 KB 2021-05-18T14:18:24.0057388Z 2021-05-18T14:18:24.0095013Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-18T14:18:24.4493289Z Content type 'binary/octet-stream' length 1008456 bytes (984 KB) 2021-05-18T14:18:24.4757143Z ================================================== 2021-05-18T14:18:24.4758563Z downloaded 984 KB 2021-05-18T14:18:24.4759253Z 2021-05-18T14:18:24.4797070Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-18T14:18:25.0134540Z Content type 'binary/octet-stream' length 810235 bytes (791 KB) 2021-05-18T14:18:25.0363034Z ================================================== 2021-05-18T14:18:25.0363638Z downloaded 791 KB 2021-05-18T14:18:25.0363956Z 2021-05-18T14:18:25.0407354Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-18T14:18:25.2200464Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-18T14:18:25.2249452Z ================================================== 2021-05-18T14:18:25.2250128Z downloaded 43 KB 2021-05-18T14:18:25.2250483Z 2021-05-18T14:18:25.2286256Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-18T14:18:25.7279116Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-18T14:18:25.7424612Z ================================================== 2021-05-18T14:18:25.7426280Z downloaded 247 KB 2021-05-18T14:18:25.7427271Z 2021-05-18T14:18:25.7461494Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-18T14:18:26.1623248Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-18T14:18:26.2740562Z ================================================== 2021-05-18T14:18:26.2742073Z downloaded 968 KB 2021-05-18T14:18:26.2743062Z 2021-05-18T14:18:26.2795092Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-18T14:18:26.5555314Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-18T14:18:26.5611275Z ================================================== 2021-05-18T14:18:26.5611846Z downloaded 67 KB 2021-05-18T14:18:26.5612173Z 2021-05-18T14:18:26.5647321Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-18T14:18:26.8369940Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-18T14:18:26.8554691Z ================================================== 2021-05-18T14:18:26.8555579Z downloaded 349 KB 2021-05-18T14:18:26.8556217Z 2021-05-18T14:18:26.8593991Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-18T14:18:27.1315977Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-18T14:18:27.1515293Z ================================================== 2021-05-18T14:18:27.1517015Z downloaded 411 KB 2021-05-18T14:18:27.1517996Z 2021-05-18T14:18:27.1555239Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-18T14:18:27.3252487Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-18T14:18:27.3254369Z ================================================== 2021-05-18T14:18:27.3255439Z downloaded 15 KB 2021-05-18T14:18:27.3256213Z 2021-05-18T14:18:27.3284534Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-18T14:18:27.8652575Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-18T14:18:27.8767770Z ================================================== 2021-05-18T14:18:27.8768939Z downloaded 146 KB 2021-05-18T14:18:27.8769543Z 2021-05-18T14:18:27.8808736Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-18T14:18:28.3676346Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-18T14:18:28.3739817Z ================================================== 2021-05-18T14:18:28.3740708Z downloaded 71 KB 2021-05-18T14:18:28.3741262Z 2021-05-18T14:18:28.3781370Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-18T14:18:28.5540886Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-18T14:18:28.5570840Z ================================================== 2021-05-18T14:18:28.5571442Z downloaded 39 KB 2021-05-18T14:18:28.5571778Z 2021-05-18T14:18:28.5607405Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-18T14:18:29.1025397Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-18T14:18:29.1200349Z ================================================== 2021-05-18T14:18:29.1201395Z downloaded 348 KB 2021-05-18T14:18:29.1201946Z 2021-05-18T14:18:29.1239675Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-18T14:18:29.3978048Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-18T14:18:29.4170102Z ================================================== 2021-05-18T14:18:29.4170729Z downloaded 423 KB 2021-05-18T14:18:29.4171063Z 2021-05-18T14:18:29.4208589Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-18T14:18:29.9594295Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-18T14:18:29.9643387Z ================================================== 2021-05-18T14:18:29.9643988Z downloaded 41 KB 2021-05-18T14:18:29.9644322Z 2021-05-18T14:18:29.9681427Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-18T14:18:30.2443102Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-18T14:18:30.2664257Z ================================================== 2021-05-18T14:18:30.2665756Z downloaded 603 KB 2021-05-18T14:18:30.2666098Z 2021-05-18T14:18:30.2707936Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-18T14:18:30.5462139Z Content type 'binary/octet-stream' length 328669 bytes (320 KB) 2021-05-18T14:18:30.5639951Z ================================================== 2021-05-18T14:18:30.5641372Z downloaded 320 KB 2021-05-18T14:18:30.5642197Z 2021-05-18T14:18:30.5682238Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-18T14:18:30.8419201Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-18T14:18:30.8577866Z ================================================== 2021-05-18T14:18:30.8578456Z downloaded 224 KB 2021-05-18T14:18:30.8578841Z 2021-05-18T14:18:30.8615250Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-18T14:18:31.1485883Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-18T14:18:31.1499131Z ================================================== 2021-05-18T14:18:31.1499677Z downloaded 37 KB 2021-05-18T14:18:31.1500212Z 2021-05-18T14:18:31.1552119Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-18T14:18:31.6442770Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-18T14:18:31.6597271Z ================================================== 2021-05-18T14:18:31.6597887Z downloaded 200 KB 2021-05-18T14:18:31.6598272Z 2021-05-18T14:18:31.6637979Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.2.tar.gz' 2021-05-18T14:18:31.9372506Z Content type 'binary/octet-stream' length 2947889 bytes (2.8 MB) 2021-05-18T14:18:31.9731243Z ================================================== 2021-05-18T14:18:31.9732199Z downloaded 2.8 MB 2021-05-18T14:18:31.9732834Z 2021-05-18T14:18:31.9770925Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-18T14:18:32.2617316Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-18T14:18:32.4694503Z ================================================== 2021-05-18T14:18:32.4696016Z downloaded 4.0 MB 2021-05-18T14:18:32.4696789Z 2021-05-18T14:18:32.4731332Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-18T14:18:32.7665806Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-18T14:18:32.9449331Z ================================================== 2021-05-18T14:18:32.9450349Z downloaded 1.3 MB 2021-05-18T14:18:32.9450820Z 2021-05-18T14:18:32.9492411Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-18T14:18:33.4966617Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-18T14:18:33.5180350Z ================================================== 2021-05-18T14:18:33.5181222Z downloaded 479 KB 2021-05-18T14:18:33.5181560Z 2021-05-18T14:18:33.5221740Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-18T14:18:33.9079942Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-18T14:18:33.9183799Z ================================================== 2021-05-18T14:18:33.9184454Z downloaded 107 KB 2021-05-18T14:18:33.9184773Z 2021-05-18T14:18:33.9226756Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-18T14:18:34.1964218Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-18T14:18:34.1969274Z ================================================== 2021-05-18T14:18:34.1970191Z downloaded 21 KB 2021-05-18T14:18:34.1970770Z 2021-05-18T14:18:34.2015608Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-18T14:18:34.6281113Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-18T14:18:34.6332921Z ================================================== 2021-05-18T14:18:34.6333572Z downloaded 42 KB 2021-05-18T14:18:34.6333967Z 2021-05-18T14:18:34.6375510Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-18T14:18:34.9087009Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-18T14:18:34.9099258Z ================================================== 2021-05-18T14:18:34.9100557Z downloaded 33 KB 2021-05-18T14:18:34.9101447Z 2021-05-18T14:18:34.9137803Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-18T14:18:35.1864041Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-18T14:18:35.1979977Z ================================================== 2021-05-18T14:18:35.1980554Z downloaded 135 KB 2021-05-18T14:18:35.1980892Z 2021-05-18T14:18:35.2037653Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-18T14:18:35.4775455Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-18T14:18:35.5166531Z ================================================== 2021-05-18T14:18:35.5167186Z downloaded 3.4 MB 2021-05-18T14:18:35.5167525Z 2021-05-18T14:18:35.5210651Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-18T14:18:35.7954756Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-18T14:18:35.8007307Z ================================================== 2021-05-18T14:18:35.8007850Z downloaded 64 KB 2021-05-18T14:18:35.8008215Z 2021-05-18T14:18:35.8048159Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-18T14:18:36.3427094Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-18T14:18:36.3714449Z ================================================== 2021-05-18T14:18:36.3715433Z downloaded 1.3 MB 2021-05-18T14:18:36.3715996Z 2021-05-18T14:18:36.3750685Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-18T14:18:36.9144414Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-18T14:18:36.9250591Z ================================================== 2021-05-18T14:18:36.9251756Z downloaded 128 KB 2021-05-18T14:18:36.9252559Z 2021-05-18T14:18:36.9293965Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-18T14:18:37.3139083Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-18T14:18:37.3327412Z ================================================== 2021-05-18T14:18:37.3330429Z downloaded 383 KB 2021-05-18T14:18:37.3330772Z 2021-05-18T14:18:37.5696606Z * installing *binary* package ‘utf8’ ... 2021-05-18T14:18:37.5773626Z * DONE (utf8) 2021-05-18T14:18:37.7979363Z * installing *binary* package ‘pkgconfig’ ... 2021-05-18T14:18:37.8027983Z * DONE (pkgconfig) 2021-05-18T14:18:38.0383680Z * installing *binary* package ‘fansi’ ... 2021-05-18T14:18:38.0449285Z * DONE (fansi) 2021-05-18T14:18:38.3188074Z * installing *binary* package ‘diffobj’ ... 2021-05-18T14:18:38.3242532Z * DONE (diffobj) 2021-05-18T14:18:38.5678581Z * installing *binary* package ‘ps’ ... 2021-05-18T14:18:38.5750758Z * DONE (ps) 2021-05-18T14:18:38.7899477Z * installing *binary* package ‘praise’ ... 2021-05-18T14:18:38.7942912Z * DONE (praise) 2021-05-18T14:18:39.0132891Z * installing *binary* package ‘pkgload’ ... 2021-05-18T14:18:39.0196577Z * DONE (pkgload) 2021-05-18T14:18:39.2363232Z * installing *binary* package ‘evaluate’ ... 2021-05-18T14:18:39.2405013Z * DONE (evaluate) 2021-05-18T14:18:39.4479313Z * installing *binary* package ‘ellipsis’ ... 2021-05-18T14:18:39.4544438Z * DONE (ellipsis) 2021-05-18T14:18:39.7153482Z * installing *binary* package ‘digest’ ... 2021-05-18T14:18:39.7228066Z * DONE (digest) 2021-05-18T14:18:39.9308024Z * installing *binary* package ‘brio’ ... 2021-05-18T14:18:39.9349406Z * DONE (brio) 2021-05-18T14:18:40.2130656Z * installing *binary* package ‘xml2’ ... 2021-05-18T14:18:40.2202568Z * DONE (xml2) 2021-05-18T14:18:40.4574471Z * installing *binary* package ‘xfun’ ... 2021-05-18T14:18:40.4629591Z * DONE (xfun) 2021-05-18T14:18:40.9458943Z * installing *binary* package ‘stringi’ ... 2021-05-18T14:18:40.9565860Z * DONE (stringi) 2021-05-18T14:18:41.9674284Z * installing *binary* package ‘Rcpp’ ... 2021-05-18T14:18:42.0116552Z * DONE (Rcpp) 2021-05-18T14:18:42.2995681Z * installing *binary* package ‘commonmark’ ... 2021-05-18T14:18:42.3060927Z * DONE (commonmark) 2021-05-18T14:18:42.5449165Z * installing *binary* package ‘brew’ ... 2021-05-18T14:18:42.5522071Z * DONE (brew) 2021-05-18T14:18:42.7744783Z * installing *binary* package ‘sessioninfo’ ... 2021-05-18T14:18:42.7806303Z * DONE (sessioninfo) 2021-05-18T14:18:42.9897558Z * installing *binary* package ‘prettyunits’ ... 2021-05-18T14:18:42.9938912Z * DONE (prettyunits) 2021-05-18T14:18:43.3418187Z * installing *binary* package ‘vctrs’ ... 2021-05-18T14:18:43.3499876Z * DONE (vctrs) 2021-05-18T14:18:43.5921710Z * installing *binary* package ‘processx’ ... 2021-05-18T14:18:43.5981601Z * DONE (processx) 2021-05-18T14:18:43.8518971Z * installing *binary* package ‘markdown’ ... 2021-05-18T14:18:43.8603291Z * DONE (markdown) 2021-05-18T14:18:44.0795962Z * installing *binary* package ‘highr’ ... 2021-05-18T14:18:44.0847100Z * DONE (highr) 2021-05-18T14:18:44.3186294Z * installing *binary* package ‘stringr’ ... 2021-05-18T14:18:44.3260433Z * DONE (stringr) 2021-05-18T14:18:44.5443281Z * installing *binary* package ‘rversions’ ... 2021-05-18T14:18:44.5503084Z * DONE (rversions) 2021-05-18T14:18:44.8455337Z * installing *binary* package ‘pillar’ ... 2021-05-18T14:18:44.8522863Z * DONE (pillar) 2021-05-18T14:18:45.1038847Z * installing *binary* package ‘callr’ ... 2021-05-18T14:18:45.1086802Z * DONE (callr) 2021-05-18T14:18:45.4799649Z * installing *binary* package ‘knitr’ ... 2021-05-18T14:18:45.4931242Z * DONE (knitr) 2021-05-18T14:18:45.6988801Z * installing *binary* package ‘xopen’ ... 2021-05-18T14:18:45.7029790Z * DONE (xopen) 2021-05-18T14:18:46.0017286Z * installing *binary* package ‘tibble’ ... 2021-05-18T14:18:46.0082336Z * DONE (tibble) 2021-05-18T14:18:46.2196109Z * installing *binary* package ‘pkgbuild’ ... 2021-05-18T14:18:46.2239757Z * DONE (pkgbuild) 2021-05-18T14:18:46.5636769Z * installing *binary* package ‘roxygen2’ ... 2021-05-18T14:18:46.5714513Z * DONE (roxygen2) 2021-05-18T14:18:46.7800070Z * installing *binary* package ‘rematch2’ ... 2021-05-18T14:18:46.7840303Z * DONE (rematch2) 2021-05-18T14:18:46.9976014Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-18T14:18:47.0019459Z * DONE (rcmdcheck) 2021-05-18T14:18:47.2154281Z * installing *binary* package ‘waldo’ ... 2021-05-18T14:18:47.2217061Z * DONE (waldo) 2021-05-18T14:18:47.7910467Z * installing *binary* package ‘testthat’ ... 2021-05-18T14:18:47.8060468Z * DONE (testthat) 2021-05-18T14:18:48.0427266Z * installing *binary* package ‘devtools’ ... 2021-05-18T14:18:48.0480432Z * DONE (devtools) 2021-05-18T14:18:48.0541915Z 2021-05-18T14:18:48.0543002Z The downloaded source packages are in 2021-05-18T14:18:48.0544537Z ‘/tmp/RtmpLv8KVa/downloaded_packages’ 2021-05-18T14:18:48.1298250Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-18T14:18:50.0363612Z 2021-05-18T14:18:50.3547769Z 2021-05-18T14:18:50.3563163Z checking for file ‘/tmp/RtmpLv8KVa/remotes72f1407f10ca/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-18T14:18:50.3640788Z 2021-05-18T14:18:50.3642932Z ✔ checking for file ‘/tmp/RtmpLv8KVa/remotes72f1407f10ca/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-18T14:18:50.3721123Z 2021-05-18T14:18:50.3721671Z 2021-05-18T14:18:50.3722563Z ─ preparing ‘desc’: 2021-05-18T14:18:50.3722919Z 2021-05-18T14:18:50.3723280Z 2021-05-18T14:18:50.3812139Z checking DESCRIPTION meta-information ... 2021-05-18T14:18:50.3849263Z 2021-05-18T14:18:50.3850867Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:18:50.4568145Z 2021-05-18T14:18:50.5487957Z 2021-05-18T14:18:50.5489498Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:18:50.5496810Z 2021-05-18T14:18:50.5521397Z 2021-05-18T14:18:50.5522963Z ─ checking for empty or unneeded directories 2021-05-18T14:18:50.5546775Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-18T14:18:50.5939055Z 2021-05-18T14:18:50.5942991Z 2021-05-18T14:18:50.5946052Z 2021-05-18T14:18:50.6032389Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:50.6033654Z (as ‘lib’ is unspecified) 2021-05-18T14:18:50.8872275Z * installing *source* package ‘desc’ ... 2021-05-18T14:18:50.9112079Z ** R 2021-05-18T14:18:50.9283952Z ** inst 2021-05-18T14:18:50.9300177Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:18:52.2627350Z ** help 2021-05-18T14:18:52.4016375Z *** installing help indices 2021-05-18T14:18:52.5017151Z ** building package indices 2021-05-18T14:18:52.6280167Z ** testing if installed package can be loaded 2021-05-18T14:18:52.8159399Z * DONE (desc) 2021-05-18T14:18:53.0292389Z 2021-05-18T14:18:53.0294132Z 2021-05-18T14:18:53.0299577Z checking for file ‘/tmp/RtmpLv8KVa/remotes72f135133b03/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-18T14:18:53.0300816Z 2021-05-18T14:18:53.0309571Z checking for file ‘/tmp/RtmpLv8KVa/remotes72f135133b03/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-18T14:18:53.0347760Z 2021-05-18T14:18:53.0349960Z ✔ checking for file ‘/tmp/RtmpLv8KVa/remotes72f135133b03/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-18T14:18:53.0468465Z 2021-05-18T14:18:53.0468998Z 2021-05-18T14:18:53.0469893Z ─ preparing ‘ghtravis’: 2021-05-18T14:18:53.0470269Z 2021-05-18T14:18:53.0470629Z 2021-05-18T14:18:53.0553671Z checking DESCRIPTION meta-information ... 2021-05-18T14:18:53.0591378Z 2021-05-18T14:18:53.0593235Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:18:53.1083918Z 2021-05-18T14:18:53.1124666Z 2021-05-18T14:18:53.1126392Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:18:53.1135861Z 2021-05-18T14:18:53.1168576Z 2021-05-18T14:18:53.1170788Z ─ checking for empty or unneeded directories 2021-05-18T14:18:53.1204478Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-18T14:18:53.1437849Z 2021-05-18T14:18:53.1440355Z 2021-05-18T14:18:53.1441806Z 2021-05-18T14:18:53.1893263Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:53.1895398Z (as ‘lib’ is unspecified) 2021-05-18T14:18:53.4237478Z * installing *source* package ‘ghtravis’ ... 2021-05-18T14:18:53.4395352Z ** R 2021-05-18T14:18:53.4501841Z ** inst 2021-05-18T14:18:53.4512075Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:18:54.4592183Z ** help 2021-05-18T14:18:54.5123029Z *** installing help indices 2021-05-18T14:18:54.5597184Z ** building package indices 2021-05-18T14:18:54.6006988Z ** testing if installed package can be loaded 2021-05-18T14:18:55.2566962Z * DONE (ghtravis) 2021-05-18T14:18:55.2672185Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:18:55.4304031Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-18T14:18:58.0759821Z 2021-05-18T14:18:58.0761750Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-18T14:18:58.0762863Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-18T14:18:58.0763855Z generics (NA -> 0.1.0) [CRAN] 2021-05-18T14:18:58.0764753Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-18T14:18:58.0765579Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-18T14:18:58.0766421Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-18T14:18:58.0771453Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:58.0772486Z (as ‘lib’ is unspecified) 2021-05-18T14:19:12.7506960Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-18T14:19:13.1774052Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-18T14:19:13.1902606Z ================================================== 2021-05-18T14:19:13.1904201Z downloaded 192 KB 2021-05-18T14:19:13.1905307Z 2021-05-18T14:19:13.1940269Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-18T14:19:13.5873137Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-18T14:19:13.5935535Z ================================================== 2021-05-18T14:19:13.5937627Z downloaded 66 KB 2021-05-18T14:19:13.5938977Z 2021-05-18T14:19:13.5971952Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-18T14:19:14.0331697Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-18T14:19:14.0470920Z ================================================== 2021-05-18T14:19:14.0471959Z downloaded 191 KB 2021-05-18T14:19:14.0472532Z 2021-05-18T14:19:14.0506433Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-18T14:19:14.3228437Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-18T14:19:14.3538322Z ================================================== 2021-05-18T14:19:14.3539365Z downloaded 1.2 MB 2021-05-18T14:19:14.3539972Z 2021-05-18T14:19:14.3578379Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-18T14:19:14.6467337Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-18T14:19:14.6766228Z ================================================== 2021-05-18T14:19:14.6767625Z downloaded 1.0 MB 2021-05-18T14:19:14.6768181Z 2021-05-18T14:19:14.9042097Z * installing *binary* package ‘tidyselect’ ... 2021-05-18T14:19:14.9104558Z * DONE (tidyselect) 2021-05-18T14:19:15.1211946Z * installing *binary* package ‘generics’ ... 2021-05-18T14:19:15.1252647Z * DONE (generics) 2021-05-18T14:19:15.3738800Z * installing *binary* package ‘cpp11’ ... 2021-05-18T14:19:15.3817453Z * DONE (cpp11) 2021-05-18T14:19:15.6863371Z * installing *binary* package ‘dplyr’ ... 2021-05-18T14:19:15.6942202Z * DONE (dplyr) 2021-05-18T14:19:15.9951480Z * installing *binary* package ‘tidyr’ ... 2021-05-18T14:19:16.0033699Z * DONE (tidyr) 2021-05-18T14:19:16.0101439Z 2021-05-18T14:19:16.0102502Z The downloaded source packages are in 2021-05-18T14:19:16.0104130Z ‘/tmp/RtmpLv8KVa/downloaded_packages’ 2021-05-18T14:19:16.1980206Z 2021-05-18T14:19:16.1984058Z checking for file ‘/tmp/RtmpLv8KVa/remotes72f171ce7c55/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-18T14:19:16.2038720Z 2021-05-18T14:19:16.2040857Z ✔ checking for file ‘/tmp/RtmpLv8KVa/remotes72f171ce7c55/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-18T14:19:16.2052545Z 2021-05-18T14:19:16.2183408Z 2021-05-18T14:19:16.2186273Z ─ preparing ‘aghast’: 2021-05-18T14:19:16.2199586Z checking DESCRIPTION meta-information ... 2021-05-18T14:19:16.2234132Z 2021-05-18T14:19:16.2237442Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:19:16.2459268Z 2021-05-18T14:19:16.2493152Z 2021-05-18T14:19:16.2497691Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:19:16.2508799Z 2021-05-18T14:19:16.2543441Z 2021-05-18T14:19:16.2545529Z ─ checking for empty or unneeded directories 2021-05-18T14:19:16.2585116Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-18T14:19:16.2673106Z 2021-05-18T14:19:16.2675585Z 2021-05-18T14:19:16.2676493Z 2021-05-18T14:19:16.2754690Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:19:16.2755663Z (as ‘lib’ is unspecified) 2021-05-18T14:19:16.4890698Z * installing *source* package ‘aghast’ ... 2021-05-18T14:19:16.5122610Z ** R 2021-05-18T14:19:16.5189745Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:19:16.7621750Z ** help 2021-05-18T14:19:16.7833004Z *** installing help indices 2021-05-18T14:19:16.8066756Z ** building package indices 2021-05-18T14:19:16.8277696Z ** testing if installed package can be loaded 2021-05-18T14:19:17.0052611Z * DONE (aghast) 2021-05-18T14:19:17.0152664Z Installing 1 packages: covr 2021-05-18T14:19:17.0163882Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:19:17.0164824Z (as ‘lib’ is unspecified) 2021-05-18T14:19:31.9898063Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-18T14:19:31.9900532Z 2021-05-18T14:19:31.9909538Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-18T14:19:32.2822133Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-18T14:19:32.2944623Z ================================================== 2021-05-18T14:19:32.2945992Z downloaded 160 KB 2021-05-18T14:19:32.2946670Z 2021-05-18T14:19:32.2992558Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-18T14:19:32.4720262Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-18T14:19:32.4819977Z ================================================== 2021-05-18T14:19:32.4820951Z downloaded 118 KB 2021-05-18T14:19:32.4821508Z 2021-05-18T14:19:32.4855133Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-18T14:19:32.7617277Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-18T14:19:32.7787659Z ================================================== 2021-05-18T14:19:32.7789585Z downloaded 280 KB 2021-05-18T14:19:32.7791292Z 2021-05-18T14:19:33.0345129Z * installing *binary* package ‘lazyeval’ ... 2021-05-18T14:19:33.0401215Z * DONE (lazyeval) 2021-05-18T14:19:33.2641684Z * installing *binary* package ‘rex’ ... 2021-05-18T14:19:33.2715118Z * DONE (rex) 2021-05-18T14:19:33.5169066Z * installing *binary* package ‘covr’ ... 2021-05-18T14:19:33.5248257Z * DONE (covr) 2021-05-18T14:19:33.5309788Z 2021-05-18T14:19:33.5310831Z The downloaded source packages are in 2021-05-18T14:19:33.5312235Z ‘/tmp/RtmpLv8KVa/downloaded_packages’ 2021-05-18T14:19:33.5464255Z 2021-05-18T14:19:33.5520653Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-18T14:19:33.5521372Z Rscript -e "tic::before_install()" 2021-05-18T14:19:33.5569103Z shell: /usr/bin/bash -e {0} 2021-05-18T14:19:33.5569545Z env: 2021-05-18T14:19:33.5570058Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:33.5570589Z TIC_DEPLOY_KEY: 2021-05-18T14:19:33.5571521Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:33.5573428Z GITHUB_PAT: *** 2021-05-18T14:19:33.5574465Z COVERALLS_TOKEN: *** 2021-05-18T14:19:33.5575040Z continue-on-error: false 2021-05-18T14:19:33.5575587Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:33.5576134Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:33.5576650Z TZ: UTC 2021-05-18T14:19:33.5577087Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:33.5577568Z NOT_CRAN: true 2021-05-18T14:19:33.5578005Z ##[endgroup] 2021-05-18T14:19:33.8324816Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:19:33.9560585Z Running before_install: step_install_remote_binaries() 2021-05-18T14:19:34.4202002Z Installing RAVELData binaries 2021-05-18T14:19:34.4213351Z [1] "neuroconductor/RAVELData" 2021-05-18T14:19:34.6361733Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:19:34.6392146Z tag_name 2021-05-18T14:19:34.6393470Z 8 0.99.1.s 2021-05-18T14:19:34.6395246Z zipball_url 2021-05-18T14:19:34.6397649Z 8 https://api.github.com/repos/neuroconductor/RAVELData/zipball/refs/tags/0.99.1.s 2021-05-18T14:19:34.6400118Z Installing RAVELData package binaries 2021-05-18T14:19:34.6401513Z tarball_url 2021-05-18T14:19:34.6403180Z 8 https://api.github.com/repos/neuroconductor/RAVELData/tarball/refs/tags/0.99.1.s 2021-05-18T14:19:34.6404246Z commit.sha 2021-05-18T14:19:34.6405112Z 8 253a47f28c220e3c238bd5260af75a7fcfb5b761 2021-05-18T14:19:34.6406147Z commit.url 2021-05-18T14:19:34.6407558Z 8 https://api.github.com/repos/neuroconductor/RAVELData/commits/253a47f28c220e3c238bd5260af75a7fcfb5b761 2021-05-18T14:19:34.6408851Z node_id 2021-05-18T14:19:34.6410169Z 8 MDM6UmVmMzY4MjAwNTgzOnJlZnMvdGFncy8wLjk5LjEucw== 2021-05-18T14:19:34.6411616Z url 2021-05-18T14:19:34.6413099Z 8 https://api.github.com/repos/neuroconductor/RAVELData/releases/43074761 2021-05-18T14:19:34.6414160Z assets_url 2021-05-18T14:19:34.6415209Z 8 https://api.github.com/repos/neuroconductor/RAVELData/releases/43074761/assets 2021-05-18T14:19:34.6416322Z upload_url 2021-05-18T14:19:34.6417548Z 8 https://uploads.github.com/repos/neuroconductor/RAVELData/releases/43074761/assets{?name,label} 2021-05-18T14:19:34.6418811Z id asset_updated_at asset_created_at created_at 2021-05-18T14:19:34.6420217Z 8 43074761 2021-05-17 17:14:41 2021-05-17 17:14:40 2021-05-17 13:44:20 2021-05-18T14:19:34.6420935Z published_at asset_name 2021-05-18T14:19:34.6421994Z 8 2021-05-17 17:01:47 RAVELData_0.99.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:19:34.6422724Z asset_label asset_download_count 2021-05-18T14:19:34.6423290Z 8 0 2021-05-18T14:19:34.6424053Z asset_browser_download_url 2021-05-18T14:19:34.6425698Z 8 https://github.com/neuroconductor/RAVELData/releases/download/0.99.1.s/RAVELData_0.99.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:19:34.6465753Z --2021-05-18 14:19:34-- https://github.com/neuroconductor/RAVELData/releases/download/0.99.1.s/RAVELData_0.99.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:19:34.6508473Z Resolving github.com (github.com)... 140.82.114.4 2021-05-18T14:19:34.6569867Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-18T14:19:34.7836133Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:19:34.7847626Z Location: https://github-releases.githubusercontent.com/368200583/5d368000-b733-11eb-9fbf-2438cb1a787a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141934Z&X-Amz-Expires=300&X-Amz-Signature=23025db7215054e3999133896d861ffa4da18a7531fd3d10ec44ef60e5772db8&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=368200583&response-content-disposition=attachment%3B%20filename%3DRAVELData_0.99.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:19:34.7867958Z --2021-05-18 14:19:34-- https://github-releases.githubusercontent.com/368200583/5d368000-b733-11eb-9fbf-2438cb1a787a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141934Z&X-Amz-Expires=300&X-Amz-Signature=23025db7215054e3999133896d861ffa4da18a7531fd3d10ec44ef60e5772db8&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=368200583&response-content-disposition=attachment%3B%20filename%3DRAVELData_0.99.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:19:34.7877756Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.110.154, 185.199.111.154, ... 2021-05-18T14:19:34.7915730Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-18T14:19:34.9751929Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:19:34.9755090Z Length: 66715846 (64M) [application/octet-stream] 2021-05-18T14:19:34.9756385Z Saving to: ‘/tmp/RtmpsIqaeI/RAVELData_0.99.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:19:34.9759919Z 2021-05-18T14:19:34.9803337Z 0K .......... .......... .......... .......... .......... 0% 10.3M 6s 2021-05-18T14:19:34.9854698Z 50K .......... .......... .......... .......... .......... 0% 9.32M 7s 2021-05-18T14:19:34.9863897Z 100K .......... .......... .......... .......... .......... 0% 52.7M 5s 2021-05-18T14:19:34.9872991Z 150K .......... .......... .......... .......... .......... 0% 53.6M 4s 2021-05-18T14:19:34.9904903Z 200K .......... .......... .......... .......... .......... 0% 15.3M 4s 2021-05-18T14:19:34.9908676Z 250K .......... .......... .......... .......... .......... 0% 118M 3s 2021-05-18T14:19:34.9917734Z 300K .......... .......... .......... .......... .......... 0% 54.1M 3s 2021-05-18T14:19:34.9920143Z 350K .......... .......... .......... .......... .......... 0% 199M 3s 2021-05-18T14:19:34.9956145Z 400K .......... .......... .......... .......... .......... 0% 13.6M 3s 2021-05-18T14:19:34.9959589Z 450K .......... .......... .......... .......... .......... 0% 136M 3s 2021-05-18T14:19:34.9971711Z 500K .......... .......... .......... .......... .......... 0% 40.1M 3s 2021-05-18T14:19:34.9974590Z 550K .......... .......... .......... .......... .......... 0% 164M 2s 2021-05-18T14:19:34.9982479Z 600K .......... .......... .......... .......... .......... 0% 62.1M 2s 2021-05-18T14:19:35.0006223Z 650K .......... .......... .......... .......... .......... 1% 20.7M 2s 2021-05-18T14:19:35.0009915Z 700K .......... .......... .......... .......... .......... 1% 141M 2s 2021-05-18T14:19:35.0023447Z 750K .......... .......... .......... .......... .......... 1% 35.6M 2s 2021-05-18T14:19:35.0026394Z 800K .......... .......... .......... .......... .......... 1% 153M 2s 2021-05-18T14:19:35.0034725Z 850K .......... .......... .......... .......... .......... 1% 58.9M 2s 2021-05-18T14:19:35.0058505Z 900K .......... .......... .......... .......... .......... 1% 21.3M 2s 2021-05-18T14:19:35.0062529Z 950K .......... .......... .......... .......... .......... 1% 103M 2s 2021-05-18T14:19:35.0068422Z 1000K .......... .......... .......... .......... .......... 1% 81.2M 2s 2021-05-18T14:19:35.0079444Z 1050K .......... .......... .......... .......... .......... 1% 44.4M 2s 2021-05-18T14:19:35.0086141Z 1100K .......... .......... .......... .......... .......... 1% 73.5M 2s 2021-05-18T14:19:35.0113034Z 1150K .......... .......... .......... .......... .......... 1% 18.6M 2s 2021-05-18T14:19:35.0115665Z 1200K .......... .......... .......... .......... .......... 1% 146M 2s 2021-05-18T14:19:35.0118646Z 1250K .......... .......... .......... .......... .......... 1% 160M 2s 2021-05-18T14:19:35.0128091Z 1300K .......... .......... .......... .......... .......... 2% 51.6M 2s 2021-05-18T14:19:35.0138032Z 1350K .......... .......... .......... .......... .......... 2% 51.9M 2s 2021-05-18T14:19:35.0162483Z 1400K .......... .......... .......... .......... .......... 2% 19.9M 2s 2021-05-18T14:19:35.0165929Z 1450K .......... .......... .......... .......... .......... 2% 130M 2s 2021-05-18T14:19:35.0169461Z 1500K .......... .......... .......... .......... .......... 2% 135M 2s 2021-05-18T14:19:35.0178747Z 1550K .......... .......... .......... .......... .......... 2% 52.7M 2s 2021-05-18T14:19:35.0188506Z 1600K .......... .......... .......... .......... .......... 2% 50.1M 2s 2021-05-18T14:19:35.0195922Z 1650K .......... .......... .......... .......... .......... 2% 65.5M 2s 2021-05-18T14:19:35.0216562Z 1700K .......... .......... .......... .......... .......... 2% 24.1M 2s 2021-05-18T14:19:35.0219570Z 1750K .......... .......... .......... .......... .......... 2% 148M 2s 2021-05-18T14:19:35.0228473Z 1800K .......... .......... .......... .......... .......... 2% 54.4M 2s 2021-05-18T14:19:35.0237185Z 1850K .......... .......... .......... .......... .......... 2% 56.1M 2s 2021-05-18T14:19:35.0245303Z 1900K .......... .......... .......... .......... .......... 2% 60.6M 2s 2021-05-18T14:19:35.0264539Z 1950K .......... .......... .......... .......... .......... 3% 26.3M 2s 2021-05-18T14:19:35.0267680Z 2000K .......... .......... .......... .......... .......... 3% 131M 2s 2021-05-18T14:19:35.0270419Z 2050K .......... .......... .......... .......... .......... 3% 167M 2s 2021-05-18T14:19:35.0279692Z 2100K .......... .......... .......... .......... .......... 3% 53.3M 2s 2021-05-18T14:19:35.0288996Z 2150K .......... .......... .......... .......... .......... 3% 51.9M 2s 2021-05-18T14:19:35.0296703Z 2200K .......... .......... .......... .......... .......... 3% 63.8M 2s 2021-05-18T14:19:35.0299581Z 2250K .......... .......... .......... .......... .......... 3% 167M 1s 2021-05-18T14:19:35.0320618Z 2300K .......... .......... .......... .......... .......... 3% 24.0M 2s 2021-05-18T14:19:35.0323414Z 2350K .......... .......... .......... .......... .......... 3% 139M 1s 2021-05-18T14:19:35.0328782Z 2400K .......... .......... .......... .......... .......... 3% 92.1M 1s 2021-05-18T14:19:35.0341567Z 2450K .......... .......... .......... .......... .......... 3% 39.4M 1s 2021-05-18T14:19:35.0344958Z 2500K .......... .......... .......... .......... .......... 3% 127M 1s 2021-05-18T14:19:35.0349612Z 2550K .......... .......... .......... .......... .......... 3% 105M 1s 2021-05-18T14:19:35.0374121Z 2600K .......... .......... .......... .......... .......... 4% 20.6M 1s 2021-05-18T14:19:35.0376852Z 2650K .......... .......... .......... .......... .......... 4% 139M 1s 2021-05-18T14:19:35.0380476Z 2700K .......... .......... .......... .......... .......... 4% 138M 1s 2021-05-18T14:19:35.0383302Z 2750K .......... .......... .......... .......... .......... 4% 167M 1s 2021-05-18T14:19:35.0394332Z 2800K .......... .......... .......... .......... .......... 4% 44.9M 1s 2021-05-18T14:19:35.0399608Z 2850K .......... .......... .......... .......... .......... 4% 96.1M 1s 2021-05-18T14:19:35.0406152Z 2900K .......... .......... .......... .......... .......... 4% 77.3M 1s 2021-05-18T14:19:35.0425511Z 2950K .......... .......... .......... .......... .......... 4% 26.3M 1s 2021-05-18T14:19:35.0428229Z 3000K .......... .......... .......... .......... .......... 4% 135M 1s 2021-05-18T14:19:35.0434220Z 3050K .......... .......... .......... .......... .......... 4% 83.1M 1s 2021-05-18T14:19:35.0444681Z 3100K .......... .......... .......... .......... .......... 4% 49.7M 1s 2021-05-18T14:19:35.0448907Z 3150K .......... .......... .......... .......... .......... 4% 92.1M 1s 2021-05-18T14:19:35.0454902Z 3200K .......... .......... .......... .......... .......... 4% 81.4M 1s 2021-05-18T14:19:35.0477065Z 3250K .......... .......... .......... .......... .......... 5% 99.1M 1s 2021-05-18T14:19:35.0480674Z 3300K .......... .......... .......... .......... .......... 5% 28.2M 1s 2021-05-18T14:19:35.0482908Z 3350K .......... .......... .......... .......... .......... 5% 236M 1s 2021-05-18T14:19:35.0484275Z 3400K .......... .......... .......... .......... .......... 5% 191M 1s 2021-05-18T14:19:35.0494046Z 3450K .......... .......... .......... .......... .......... 5% 45.7M 1s 2021-05-18T14:19:35.0495835Z 3500K .......... .......... .......... .......... .......... 5% 203M 1s 2021-05-18T14:19:35.0502155Z 3550K .......... .......... .......... .......... .......... 5% 75.9M 1s 2021-05-18T14:19:35.0510984Z 3600K .......... .......... .......... .......... .......... 5% 57.5M 1s 2021-05-18T14:19:35.0532234Z 3650K .......... .......... .......... .......... .......... 5% 26.9M 1s 2021-05-18T14:19:35.0533090Z 3700K .......... .......... .......... .......... .......... 5% 253M 1s 2021-05-18T14:19:35.0533770Z 3750K .......... .......... .......... .......... .......... 5% 259M 1s 2021-05-18T14:19:35.0540317Z 3800K .......... .......... .......... .......... .......... 5% 63.5M 1s 2021-05-18T14:19:35.0546315Z 3850K .......... .......... .......... .......... .......... 5% 89.9M 1s 2021-05-18T14:19:35.0552885Z 3900K .......... .......... .......... .......... .......... 6% 72.1M 1s 2021-05-18T14:19:35.0559765Z 3950K .......... .......... .......... .......... .......... 6% 72.1M 1s 2021-05-18T14:19:35.0562751Z 4000K .......... .......... .......... .......... .......... 6% 121M 1s 2021-05-18T14:19:35.0584451Z 4050K .......... .......... .......... .......... .......... 6% 23.1M 1s 2021-05-18T14:19:35.0587547Z 4100K .......... .......... .......... .......... .......... 6% 138M 1s 2021-05-18T14:19:35.0590563Z 4150K .......... .......... .......... .......... .......... 6% 160M 1s 2021-05-18T14:19:35.0593834Z 4200K .......... .......... .......... .......... .......... 6% 164M 1s 2021-05-18T14:19:35.0597821Z 4250K .......... .......... .......... .......... .......... 6% 114M 1s 2021-05-18T14:19:35.0604594Z 4300K .......... .......... .......... .......... .......... 6% 71.4M 1s 2021-05-18T14:19:35.0608969Z 4350K .......... .......... .......... .......... .......... 6% 119M 1s 2021-05-18T14:19:35.0661765Z 4400K .......... .......... .......... .......... .......... 6% 17.8M 1s 2021-05-18T14:19:35.0662898Z 4450K .......... .......... .......... .......... .......... 6% 203M 1s 2021-05-18T14:19:35.0663710Z 4500K .......... .......... .......... .......... .......... 6% 69.2M 1s 2021-05-18T14:19:35.0664565Z 4550K .......... .......... .......... .......... .......... 7% 45.7M 1s 2021-05-18T14:19:35.0665415Z 4600K .......... .......... .......... .......... .......... 7% 228M 1s 2021-05-18T14:19:35.0666530Z 4650K .......... .......... .......... .......... .......... 7% 282M 1s 2021-05-18T14:19:35.0667403Z 4700K .......... .......... .......... .......... .......... 7% 304M 1s 2021-05-18T14:19:35.0674480Z 4750K .......... .......... .......... .......... .......... 7% 50.4M 1s 2021-05-18T14:19:35.0675637Z 4800K .......... .......... .......... .......... .......... 7% 272M 1s 2021-05-18T14:19:35.0686221Z 4850K .......... .......... .......... .......... .......... 7% 37.2M 1s 2021-05-18T14:19:35.0690621Z 4900K .......... .......... .......... .......... .......... 7% 108M 1s 2021-05-18T14:19:35.0695888Z 4950K .......... .......... .......... .......... .......... 7% 93.5M 1s 2021-05-18T14:19:35.0699818Z 5000K .......... .......... .......... .......... .......... 7% 120M 1s 2021-05-18T14:19:35.0706551Z 5050K .......... .......... .......... .......... .......... 7% 72.4M 1s 2021-05-18T14:19:35.0710565Z 5100K .......... .......... .......... .......... .......... 7% 124M 1s 2021-05-18T14:19:35.0714964Z 5150K .......... .......... .......... .......... .......... 7% 110M 1s 2021-05-18T14:19:35.0722728Z 5200K .......... .......... .......... .......... .......... 8% 62.8M 1s 2021-05-18T14:19:35.0726512Z 5250K .......... .......... .......... .......... .......... 8% 128M 1s 2021-05-18T14:19:35.0739636Z 5300K .......... .......... .......... .......... .......... 8% 37.4M 1s 2021-05-18T14:19:35.0744692Z 5350K .......... .......... .......... .......... .......... 8% 97.4M 1s 2021-05-18T14:19:35.0748798Z 5400K .......... .......... .......... .......... .......... 8% 118M 1s 2021-05-18T14:19:35.0754211Z 5450K .......... .......... .......... .......... .......... 8% 91.9M 1s 2021-05-18T14:19:35.0758296Z 5500K .......... .......... .......... .......... .......... 8% 118M 1s 2021-05-18T14:19:35.0762370Z 5550K .......... .......... .......... .......... .......... 8% 123M 1s 2021-05-18T14:19:35.0766307Z 5600K .......... .......... .......... .......... .......... 8% 118M 1s 2021-05-18T14:19:35.0771437Z 5650K .......... .......... .......... .......... .......... 8% 96.2M 1s 2021-05-18T14:19:35.0793368Z 5700K .......... .......... .......... .......... .......... 8% 23.1M 1s 2021-05-18T14:19:35.0797943Z 5750K .......... .......... .......... .......... .......... 8% 92.4M 1s 2021-05-18T14:19:35.0802059Z 5800K .......... .......... .......... .......... .......... 8% 117M 1s 2021-05-18T14:19:35.0806218Z 5850K .......... .......... .......... .......... .......... 9% 122M 1s 2021-05-18T14:19:35.0810339Z 5900K .......... .......... .......... .......... .......... 9% 113M 1s 2021-05-18T14:19:35.0814388Z 5950K .......... .......... .......... .......... .......... 9% 129M 1s 2021-05-18T14:19:35.0817912Z 6000K .......... .......... .......... .......... .......... 9% 128M 1s 2021-05-18T14:19:35.0821653Z 6050K .......... .......... .......... .......... .......... 9% 132M 1s 2021-05-18T14:19:35.0830290Z 6100K .......... .......... .......... .......... .......... 9% 57.1M 1s 2021-05-18T14:19:35.0834319Z 6150K .......... .......... .......... .......... .......... 9% 122M 1s 2021-05-18T14:19:35.0838101Z 6200K .......... .......... .......... .......... .......... 9% 126M 1s 2021-05-18T14:19:35.0846849Z 6250K .......... .......... .......... .......... .......... 9% 56.8M 1s 2021-05-18T14:19:35.0850983Z 6300K .......... .......... .......... .......... .......... 9% 115M 1s 2021-05-18T14:19:35.0854876Z 6350K .......... .......... .......... .......... .......... 9% 124M 1s 2021-05-18T14:19:35.0859152Z 6400K .......... .......... .......... .......... .......... 9% 114M 1s 2021-05-18T14:19:35.0863480Z 6450K .......... .......... .......... .......... .......... 9% 124M 1s 2021-05-18T14:19:35.0867079Z 6500K .......... .......... .......... .......... .......... 10% 122M 1s 2021-05-18T14:19:35.0871451Z 6550K .......... .......... .......... .......... .......... 10% 128M 1s 2021-05-18T14:19:35.0881241Z 6600K .......... .......... .......... .......... .......... 10% 47.5M 1s 2021-05-18T14:19:35.0885160Z 6650K .......... .......... .......... .......... .......... 10% 122M 1s 2021-05-18T14:19:35.0896495Z 6700K .......... .......... .......... .......... .......... 10% 132M 1s 2021-05-18T14:19:35.0899739Z 6750K .......... .......... .......... .......... .......... 10% 45.6M 1s 2021-05-18T14:19:35.0903663Z 6800K .......... .......... .......... .......... .......... 10% 120M 1s 2021-05-18T14:19:35.0907537Z 6850K .......... .......... .......... .......... .......... 10% 126M 1s 2021-05-18T14:19:35.0911680Z 6900K .......... .......... .......... .......... .......... 10% 125M 1s 2021-05-18T14:19:35.0915841Z 6950K .......... .......... .......... .......... .......... 10% 111M 1s 2021-05-18T14:19:35.0919402Z 7000K .......... .......... .......... .......... .......... 10% 143M 1s 2021-05-18T14:19:35.0921316Z 7050K .......... .......... .......... .......... .......... 10% 269M 1s 2021-05-18T14:19:35.0923677Z 7100K .......... .......... .......... .......... .......... 10% 192M 1s 2021-05-18T14:19:35.0930466Z 7150K .......... .......... .......... .......... .......... 11% 70.2M 1s 2021-05-18T14:19:35.0934054Z 7200K .......... .......... .......... .......... .......... 11% 144M 1s 2021-05-18T14:19:35.0935686Z 7250K .......... .......... .......... .......... .......... 11% 246M 1s 2021-05-18T14:19:35.0946817Z 7300K .......... .......... .......... .......... .......... 11% 44.5M 1s 2021-05-18T14:19:35.0960074Z 7350K .......... .......... .......... .......... .......... 11% 75.5M 1s 2021-05-18T14:19:35.0963541Z 7400K .......... .......... .......... .......... .......... 11% 207M 1s 2021-05-18T14:19:35.0964950Z 7450K .......... .......... .......... .......... .......... 11% 291M 1s 2021-05-18T14:19:35.0966053Z 7500K .......... .......... .......... .......... .......... 11% 113M 1s 2021-05-18T14:19:35.0969667Z 7550K .......... .......... .......... .......... .......... 11% 64.9M 1s 2021-05-18T14:19:35.0971841Z 7600K .......... .......... .......... .......... .......... 11% 184M 1s 2021-05-18T14:19:35.0974439Z 7650K .......... .......... .......... .......... .......... 11% 203M 1s 2021-05-18T14:19:35.0995950Z 7700K .......... .......... .......... .......... .......... 11% 132M 1s 2021-05-18T14:19:35.0999631Z 7750K .......... .......... .......... .......... .......... 11% 71.6M 1s 2021-05-18T14:19:35.1002507Z 7800K .......... .......... .......... .......... .......... 12% 54.7M 1s 2021-05-18T14:19:35.1005564Z 7850K .......... .......... .......... .......... .......... 12% 73.2M 1s 2021-05-18T14:19:35.1007997Z 7900K .......... .......... .......... .......... .......... 12% 225M 1s 2021-05-18T14:19:35.1010893Z 7950K .......... .......... .......... .......... .......... 12% 263M 1s 2021-05-18T14:19:35.1014284Z 8000K .......... .......... .......... .......... .......... 12% 128M 1s 2021-05-18T14:19:35.1015937Z 8050K .......... .......... .......... .......... .......... 12% 163M 1s 2021-05-18T14:19:35.1020353Z 8100K .......... .......... .......... .......... .......... 12% 62.6M 1s 2021-05-18T14:19:35.1022747Z 8150K .......... .......... .......... .......... .......... 12% 236M 1s 2021-05-18T14:19:35.1027956Z 8200K .......... .......... .......... .......... .......... 12% 132M 1s 2021-05-18T14:19:35.1028989Z 8250K .......... .......... .......... .......... .......... 12% 262M 1s 2021-05-18T14:19:35.1033408Z 8300K .......... .......... .......... .......... .......... 12% 74.4M 1s 2021-05-18T14:19:35.1037745Z 8350K .......... .......... .......... .......... .......... 12% 109M 1s 2021-05-18T14:19:35.1041872Z 8400K .......... .......... .......... .......... .......... 12% 119M 1s 2021-05-18T14:19:35.1045489Z 8450K .......... .......... .......... .......... .......... 13% 129M 1s 2021-05-18T14:19:35.1066573Z 8500K .......... .......... .......... .......... .......... 13% 41.5M 1s 2021-05-18T14:19:35.1067835Z 8550K .......... .......... .......... .......... .......... 13% 246M 1s 2021-05-18T14:19:35.1068713Z 8600K .......... .......... .......... .......... .......... 13% 280M 1s 2021-05-18T14:19:35.1069722Z 8650K .......... .......... .......... .......... .......... 13% 183M 1s 2021-05-18T14:19:35.1073206Z 8700K .......... .......... .......... .......... .......... 13% 52.3M 1s 2021-05-18T14:19:35.1078423Z 8750K .......... .......... .......... .......... .......... 13% 115M 1s 2021-05-18T14:19:35.1090436Z 8800K .......... .......... .......... .......... .......... 13% 100M 1s 2021-05-18T14:19:35.1091275Z 8850K .......... .......... .......... .......... .......... 13% 245M 1s 2021-05-18T14:19:35.1092277Z 8900K .......... .......... .......... .......... .......... 13% 281M 1s 2021-05-18T14:19:35.1093028Z 8950K .......... .......... .......... .......... .......... 13% 274M 1s 2021-05-18T14:19:35.1094177Z 9000K .......... .......... .......... .......... .......... 13% 282M 1s 2021-05-18T14:19:35.1097487Z 9050K .......... .......... .......... .......... .......... 13% 81.2M 1s 2021-05-18T14:19:35.1103377Z 9100K .......... .......... .......... .......... .......... 14% 61.6M 1s 2021-05-18T14:19:35.1107732Z 9150K .......... .......... .......... .......... .......... 14% 153M 1s 2021-05-18T14:19:35.1127832Z 9200K .......... .......... .......... .......... .......... 14% 131M 1s 2021-05-18T14:19:35.1128656Z 9250K .......... .......... .......... .......... .......... 14% 137M 1s 2021-05-18T14:19:35.1129300Z 9300K .......... .......... .......... .......... .......... 14% 104M 1s 2021-05-18T14:19:35.1129926Z 9350K .......... .......... .......... .......... .......... 14% 132M 1s 2021-05-18T14:19:35.1132200Z 9400K .......... .......... .......... .......... .......... 14% 94.3M 1s 2021-05-18T14:19:35.1133940Z 9450K .......... .......... .......... .......... .......... 14% 84.7M 1s 2021-05-18T14:19:35.1138355Z 9500K .......... .......... .......... .......... .......... 14% 104M 1s 2021-05-18T14:19:35.1141544Z 9550K .......... .......... .......... .......... .......... 14% 147M 1s 2021-05-18T14:19:35.1145255Z 9600K .......... .......... .......... .......... .......... 14% 151M 1s 2021-05-18T14:19:35.1148249Z 9650K .......... .......... .......... .......... .......... 14% 133M 1s 2021-05-18T14:19:35.1152352Z 9700K .......... .......... .......... .......... .......... 14% 125M 1s 2021-05-18T14:19:35.1158552Z 9750K .......... .......... .......... .......... .......... 15% 82.8M 1s 2021-05-18T14:19:35.1161518Z 9800K .......... .......... .......... .......... .......... 15% 139M 1s 2021-05-18T14:19:35.1165382Z 9850K .......... .......... .......... .......... .......... 15% 128M 1s 2021-05-18T14:19:35.1168836Z 9900K .......... .......... .......... .......... .......... 15% 144M 1s 2021-05-18T14:19:35.1172412Z 9950K .......... .......... .......... .......... .......... 15% 147M 1s 2021-05-18T14:19:35.1177879Z 10000K .......... .......... .......... .......... .......... 15% 171M 1s 2021-05-18T14:19:35.1178744Z 10050K .......... .......... .......... .......... .......... 15% 262M 1s 2021-05-18T14:19:35.1181667Z 10100K .......... .......... .......... .......... .......... 15% 106M 1s 2021-05-18T14:19:35.1186249Z 10150K .......... .......... .......... .......... .......... 15% 126M 1s 2021-05-18T14:19:35.1189448Z 10200K .......... .......... .......... .......... .......... 15% 124M 1s 2021-05-18T14:19:35.1192906Z 10250K .......... .......... .......... .......... .......... 15% 145M 1s 2021-05-18T14:19:35.1196598Z 10300K .......... .......... .......... .......... .......... 15% 131M 1s 2021-05-18T14:19:35.1200062Z 10350K .......... .......... .......... .......... .......... 15% 123M 1s 2021-05-18T14:19:35.1203366Z 10400K .......... .......... .......... .......... .......... 16% 152M 1s 2021-05-18T14:19:35.1212001Z 10450K .......... .......... .......... .......... .......... 16% 66.1M 1s 2021-05-18T14:19:35.1216379Z 10500K .......... .......... .......... .......... .......... 16% 113M 1s 2021-05-18T14:19:35.1219695Z 10550K .......... .......... .......... .......... .......... 16% 118M 1s 2021-05-18T14:19:35.1223301Z 10600K .......... .......... .......... .......... .......... 16% 134M 1s 2021-05-18T14:19:35.1227167Z 10650K .......... .......... .......... .......... .......... 16% 139M 1s 2021-05-18T14:19:35.1230756Z 10700K .......... .......... .......... .......... .......... 16% 126M 1s 2021-05-18T14:19:35.1234276Z 10750K .......... .......... .......... .......... .......... 16% 132M 1s 2021-05-18T14:19:35.1238209Z 10800K .......... .......... .......... .......... .......... 16% 133M 1s 2021-05-18T14:19:35.1242189Z 10850K .......... .......... .......... .......... .......... 16% 124M 1s 2021-05-18T14:19:35.1245252Z 10900K .......... .......... .......... .......... .......... 16% 131M 1s 2021-05-18T14:19:35.1248549Z 10950K .......... .......... .......... .......... .......... 16% 149M 1s 2021-05-18T14:19:35.1253799Z 11000K .......... .......... .......... .......... .......... 16% 98.5M 1s 2021-05-18T14:19:35.1256915Z 11050K .......... .......... .......... .......... .......... 17% 141M 1s 2021-05-18T14:19:35.1271322Z 11100K .......... .......... .......... .......... .......... 17% 97.4M 1s 2021-05-18T14:19:35.1272308Z 11150K .......... .......... .......... .......... .......... 17% 176M 1s 2021-05-18T14:19:35.1273147Z 11200K .......... .......... .......... .......... .......... 17% 243M 1s 2021-05-18T14:19:35.1275213Z 11250K .......... .......... .......... .......... .......... 17% 281M 1s 2021-05-18T14:19:35.1277888Z 11300K .......... .......... .......... .......... .......... 17% 59.8M 1s 2021-05-18T14:19:35.1281195Z 11350K .......... .......... .......... .......... .......... 17% 119M 1s 2021-05-18T14:19:35.1284757Z 11400K .......... .......... .......... .......... .......... 17% 137M 1s 2021-05-18T14:19:35.1289211Z 11450K .......... .......... .......... .......... .......... 17% 125M 1s 2021-05-18T14:19:35.1292579Z 11500K .......... .......... .......... .......... .......... 17% 123M 1s 2021-05-18T14:19:35.1296453Z 11550K .......... .......... .......... .......... .......... 17% 128M 1s 2021-05-18T14:19:35.1299958Z 11600K .......... .......... .......... .......... .......... 17% 140M 1s 2021-05-18T14:19:35.1304065Z 11650K .......... .......... .......... .......... .......... 17% 123M 1s 2021-05-18T14:19:35.1307885Z 11700K .......... .......... .......... .......... .......... 18% 127M 1s 2021-05-18T14:19:35.1312179Z 11750K .......... .......... .......... .......... .......... 18% 137M 1s 2021-05-18T14:19:35.1318050Z 11800K .......... .......... .......... .......... .......... 18% 76.6M 1s 2021-05-18T14:19:35.1323397Z 11850K .......... .......... .......... .......... .......... 18% 88.7M 1s 2021-05-18T14:19:35.1327187Z 11900K .......... .......... .......... .......... .......... 18% 124M 1s 2021-05-18T14:19:35.1331082Z 11950K .......... .......... .......... .......... .......... 18% 142M 1s 2021-05-18T14:19:35.1365189Z 12000K .......... .......... .......... .......... .......... 18% 128M 1s 2021-05-18T14:19:35.1365994Z 12050K .......... .......... .......... .......... .......... 18% 177M 1s 2021-05-18T14:19:35.1367473Z 12100K .......... .......... .......... .......... .......... 18% 291M 1s 2021-05-18T14:19:35.1368141Z 12150K .......... .......... .......... .......... .......... 18% 240M 1s 2021-05-18T14:19:35.1368757Z 12200K .......... .......... .......... .......... .......... 18% 290M 1s 2021-05-18T14:19:35.1369400Z 12250K .......... .......... .......... .......... .......... 18% 287M 1s 2021-05-18T14:19:35.1370033Z 12300K .......... .......... .......... .......... .......... 18% 236M 1s 2021-05-18T14:19:35.1370811Z 12350K .......... .......... .......... .......... .......... 19% 289M 1s 2021-05-18T14:19:35.1371575Z 12400K .......... .......... .......... .......... .......... 19% 274M 1s 2021-05-18T14:19:35.1372189Z 12450K .......... .......... .......... .......... .......... 19% 294M 1s 2021-05-18T14:19:35.1373126Z 12500K .......... .......... .......... .......... .......... 19% 220M 1s 2021-05-18T14:19:35.1373868Z 12550K .......... .......... .......... .......... .......... 19% 208M 1s 2021-05-18T14:19:35.1374635Z 12600K .......... .......... .......... .......... .......... 19% 285M 1s 2021-05-18T14:19:35.1375490Z 12650K .......... .......... .......... .......... .......... 19% 243M 1s 2021-05-18T14:19:35.1376122Z 12700K .......... .......... .......... .......... .......... 19% 279M 1s 2021-05-18T14:19:35.1376761Z 12750K .......... .......... .......... .......... .......... 19% 70.6M 1s 2021-05-18T14:19:35.1378277Z 12800K .......... .......... .......... .......... .......... 19% 82.4M 1s 2021-05-18T14:19:35.1379568Z 12850K .......... .......... .......... .......... .......... 19% 88.6M 1s 2021-05-18T14:19:35.1383991Z 12900K .......... .......... .......... .......... .......... 19% 138M 1s 2021-05-18T14:19:35.1387265Z 12950K .......... .......... .......... .......... .......... 19% 124M 1s 2021-05-18T14:19:35.1390961Z 13000K .......... .......... .......... .......... .......... 20% 132M 1s 2021-05-18T14:19:35.1394648Z 13050K .......... .......... .......... .......... .......... 20% 141M 1s 2021-05-18T14:19:35.1398358Z 13100K .......... .......... .......... .......... .......... 20% 136M 1s 2021-05-18T14:19:35.1402450Z 13150K .......... .......... .......... .......... .......... 20% 119M 1s 2021-05-18T14:19:35.1406135Z 13200K .......... .......... .......... .......... .......... 20% 130M 1s 2021-05-18T14:19:35.1409165Z 13250K .......... .......... .......... .......... .......... 20% 148M 1s 2021-05-18T14:19:35.1413063Z 13300K .......... .......... .......... .......... .......... 20% 124M 1s 2021-05-18T14:19:35.1416813Z 13350K .......... .......... .......... .......... .......... 20% 154M 1s 2021-05-18T14:19:35.1419578Z 13400K .......... .......... .......... .......... .......... 20% 145M 1s 2021-05-18T14:19:35.1423502Z 13450K .......... .......... .......... .......... .......... 20% 143M 1s 2021-05-18T14:19:35.1427352Z 13500K .......... .......... .......... .......... .......... 20% 125M 1s 2021-05-18T14:19:35.1430400Z 13550K .......... .......... .......... .......... .......... 20% 140M 1s 2021-05-18T14:19:35.1435086Z 13600K .......... .......... .......... .......... .......... 20% 141M 1s 2021-05-18T14:19:35.1438091Z 13650K .......... .......... .......... .......... .......... 21% 120M 1s 2021-05-18T14:19:35.1441396Z 13700K .......... .......... .......... .......... .......... 21% 144M 1s 2021-05-18T14:19:35.1444998Z 13750K .......... .......... .......... .......... .......... 21% 142M 1s 2021-05-18T14:19:35.1448480Z 13800K .......... .......... .......... .......... .......... 21% 134M 1s 2021-05-18T14:19:35.1452385Z 13850K .......... .......... .......... .......... .......... 21% 133M 1s 2021-05-18T14:19:35.1458218Z 13900K .......... .......... .......... .......... .......... 21% 85.3M 1s 2021-05-18T14:19:35.1462396Z 13950K .......... .......... .......... .......... .......... 21% 123M 1s 2021-05-18T14:19:35.1465537Z 14000K .......... .......... .......... .......... .......... 21% 143M 1s 2021-05-18T14:19:35.1468965Z 14050K .......... .......... .......... .......... .......... 21% 133M 1s 2021-05-18T14:19:35.1474040Z 14100K .......... .......... .......... .......... .......... 21% 120M 1s 2021-05-18T14:19:35.1477795Z 14150K .......... .......... .......... .......... .......... 21% 106M 1s 2021-05-18T14:19:35.1481864Z 14200K .......... .......... .......... .......... .......... 21% 130M 1s 2021-05-18T14:19:35.1485227Z 14250K .......... .......... .......... .......... .......... 21% 137M 1s 2021-05-18T14:19:35.1489401Z 14300K .......... .......... .......... .......... .......... 22% 118M 1s 2021-05-18T14:19:35.1493042Z 14350K .......... .......... .......... .......... .......... 22% 131M 1s 2021-05-18T14:19:35.1497256Z 14400K .......... .......... .......... .......... .......... 22% 118M 1s 2021-05-18T14:19:35.1501085Z 14450K .......... .......... .......... .......... .......... 22% 123M 1s 2021-05-18T14:19:35.1504790Z 14500K .......... .......... .......... .......... .......... 22% 128M 1s 2021-05-18T14:19:35.1508126Z 14550K .......... .......... .......... .......... .......... 22% 137M 1s 2021-05-18T14:19:35.1511638Z 14600K .......... .......... .......... .......... .......... 22% 145M 1s 2021-05-18T14:19:35.1515231Z 14650K .......... .......... .......... .......... .......... 22% 126M 1s 2021-05-18T14:19:35.1518660Z 14700K .......... .......... .......... .......... .......... 22% 137M 1s 2021-05-18T14:19:35.1522672Z 14750K .......... .......... .......... .......... .......... 22% 137M 1s 2021-05-18T14:19:35.1554671Z 14800K .......... .......... .......... .......... .......... 22% 142M 1s 2021-05-18T14:19:35.1556105Z 14850K .......... .......... .......... .......... .......... 22% 307M 1s 2021-05-18T14:19:35.1556983Z 14900K .......... .......... .......... .......... .......... 22% 293M 1s 2021-05-18T14:19:35.1557924Z 14950K .......... .......... .......... .......... .......... 23% 237M 1s 2021-05-18T14:19:35.1558544Z 15000K .......... .......... .......... .......... .......... 23% 271M 1s 2021-05-18T14:19:35.1559190Z 15050K .......... .......... .......... .......... .......... 23% 291M 1s 2021-05-18T14:19:35.1559959Z 15100K .......... .......... .......... .......... .......... 23% 240M 1s 2021-05-18T14:19:35.1560567Z 15150K .......... .......... .......... .......... .......... 23% 283M 1s 2021-05-18T14:19:35.1561203Z 15200K .......... .......... .......... .......... .......... 23% 286M 1s 2021-05-18T14:19:35.1561834Z 15250K .......... .......... .......... .......... .......... 23% 292M 1s 2021-05-18T14:19:35.1563082Z 15300K .......... .......... .......... .......... .......... 23% 248M 1s 2021-05-18T14:19:35.1563716Z 15350K .......... .......... .......... .......... .......... 23% 295M 1s 2021-05-18T14:19:35.1564344Z 15400K .......... .......... .......... .......... .......... 23% 291M 1s 2021-05-18T14:19:35.1565219Z 15450K .......... .......... .......... .......... .......... 23% 242M 1s 2021-05-18T14:19:35.1565852Z 15500K .......... .......... .......... .......... .......... 23% 286M 1s 2021-05-18T14:19:35.1566474Z 15550K .......... .......... .......... .......... .......... 23% 286M 1s 2021-05-18T14:19:35.1567103Z 15600K .......... .......... .......... .......... .......... 24% 251M 1s 2021-05-18T14:19:35.1568111Z 15650K .......... .......... .......... .......... .......... 24% 79.4M 1s 2021-05-18T14:19:35.1568886Z 15700K .......... .......... .......... .......... .......... 24% 90.4M 1s 2021-05-18T14:19:35.1571901Z 15750K .......... .......... .......... .......... .......... 24% 86.8M 1s 2021-05-18T14:19:35.1575482Z 15800K .......... .......... .......... .......... .......... 24% 134M 1s 2021-05-18T14:19:35.1579041Z 15850K .......... .......... .......... .......... .......... 24% 140M 1s 2021-05-18T14:19:35.1582103Z 15900K .......... .......... .......... .......... .......... 24% 141M 1s 2021-05-18T14:19:35.1594762Z 15950K .......... .......... .......... .......... .......... 24% 160M 1s 2021-05-18T14:19:35.1596442Z 16000K .......... .......... .......... .......... .......... 24% 259M 1s 2021-05-18T14:19:35.1597308Z 16050K .......... .......... .......... .......... .......... 24% 282M 1s 2021-05-18T14:19:35.1597949Z 16100K .......... .......... .......... .......... .......... 24% 226M 1s 2021-05-18T14:19:35.1598573Z 16150K .......... .......... .......... .......... .......... 24% 302M 1s 2021-05-18T14:19:35.1599186Z 16200K .......... .......... .......... .......... .......... 24% 279M 1s 2021-05-18T14:19:35.1600408Z 16250K .......... .......... .......... .......... .......... 25% 79.4M 1s 2021-05-18T14:19:35.1604419Z 16300K .......... .......... .......... .......... .......... 25% 138M 1s 2021-05-18T14:19:35.1607835Z 16350K .......... .......... .......... .......... .......... 25% 139M 1s 2021-05-18T14:19:35.1611400Z 16400K .......... .......... .......... .......... .......... 25% 128M 1s 2021-05-18T14:19:35.1615548Z 16450K .......... .......... .......... .......... .......... 25% 139M 1s 2021-05-18T14:19:35.1619070Z 16500K .......... .......... .......... .......... .......... 25% 137M 1s 2021-05-18T14:19:35.1634611Z 16550K .......... .......... .......... .......... .......... 25% 166M 1s 2021-05-18T14:19:35.1635972Z 16600K .......... .......... .......... .......... .......... 25% 295M 1s 2021-05-18T14:19:35.1636593Z 16650K .......... .......... .......... .......... .......... 25% 290M 1s 2021-05-18T14:19:35.1637217Z 16700K .......... .......... .......... .......... .......... 25% 293M 1s 2021-05-18T14:19:35.1637840Z 16750K .......... .......... .......... .......... .......... 25% 264M 1s 2021-05-18T14:19:35.1638456Z 16800K .......... .......... .......... .......... .......... 25% 286M 1s 2021-05-18T14:19:35.1639087Z 16850K .......... .......... .......... .......... .......... 25% 287M 1s 2021-05-18T14:19:35.1639719Z 16900K .......... .......... .......... .......... .......... 26% 290M 1s 2021-05-18T14:19:35.1640345Z 16950K .......... .......... .......... .......... .......... 26% 117M 1s 2021-05-18T14:19:35.1642874Z 17000K .......... .......... .......... .......... .......... 26% 96.7M 1s 2021-05-18T14:19:35.1646131Z 17050K .......... .......... .......... .......... .......... 26% 142M 1s 2021-05-18T14:19:35.1649488Z 17100K .......... .......... .......... .......... .......... 26% 138M 1s 2021-05-18T14:19:35.1652595Z 17150K .......... .......... .......... .......... .......... 26% 151M 1s 2021-05-18T14:19:35.1656149Z 17200K .......... .......... .......... .......... .......... 26% 150M 1s 2021-05-18T14:19:35.1660846Z 17250K .......... .......... .......... .......... .......... 26% 98.4M 1s 2021-05-18T14:19:35.1664142Z 17300K .......... .......... .......... .......... .......... 26% 146M 1s 2021-05-18T14:19:35.2209906Z 17350K .......... .......... .......... .......... .......... 26% 918K 1s 2021-05-18T14:19:35.2217585Z 17400K .......... .......... .......... .......... .......... 26% 70.3M 1s 2021-05-18T14:19:35.2222849Z 17450K .......... .......... .......... .......... .......... 26% 80.3M 1s 2021-05-18T14:19:35.2229580Z 17500K .......... .......... .......... .......... .......... 26% 76.7M 1s 2021-05-18T14:19:35.2235293Z 17550K .......... .......... .......... .......... .......... 27% 84.2M 1s 2021-05-18T14:19:35.2242708Z 17600K .......... .......... .......... .......... .......... 27% 75.2M 1s 2021-05-18T14:19:35.2247912Z 17650K .......... .......... .......... .......... .......... 27% 76.2M 1s 2021-05-18T14:19:35.2254881Z 17700K .......... .......... .......... .......... .......... 27% 80.5M 1s 2021-05-18T14:19:35.2315039Z 17750K .......... .......... .......... .......... .......... 27% 85.0M 1s 2021-05-18T14:19:35.2315745Z 17800K .......... .......... .......... .......... .......... 27% 141M 1s 2021-05-18T14:19:35.2316392Z 17850K .......... .......... .......... .......... .......... 27% 158M 1s 2021-05-18T14:19:35.2317004Z 17900K .......... .......... .......... .......... .......... 27% 153M 1s 2021-05-18T14:19:35.2317637Z 17950K .......... .......... .......... .......... .......... 27% 98.4M 1s 2021-05-18T14:19:35.2318284Z 18000K .......... .......... .......... .......... .......... 27% 71.5M 1s 2021-05-18T14:19:35.2318901Z 18050K .......... .......... .......... .......... .......... 27% 150M 1s 2021-05-18T14:19:35.2320307Z 18100K .......... .......... .......... .......... .......... 27% 151M 1s 2021-05-18T14:19:35.2320947Z 18150K .......... .......... .......... .......... .......... 27% 125M 1s 2021-05-18T14:19:35.2321682Z 18200K .......... .......... .......... .......... .......... 28% 183M 1s 2021-05-18T14:19:35.2322327Z 18250K .......... .......... .......... .......... .......... 28% 297M 1s 2021-05-18T14:19:35.2323309Z 18300K .......... .......... .......... .......... .......... 28% 251M 1s 2021-05-18T14:19:35.2323924Z 18350K .......... .......... .......... .......... .......... 28% 215M 1s 2021-05-18T14:19:35.2324712Z 18400K .......... .......... .......... .......... .......... 28% 264M 1s 2021-05-18T14:19:35.2325500Z 18450K .......... .......... .......... .......... .......... 28% 223M 1s 2021-05-18T14:19:35.2326144Z 18500K .......... .......... .......... .......... .......... 28% 248M 1s 2021-05-18T14:19:35.2326774Z 18550K .......... .......... .......... .......... .......... 28% 216M 1s 2021-05-18T14:19:35.2327389Z 18600K .......... .......... .......... .......... .......... 28% 236M 1s 2021-05-18T14:19:35.2328585Z 18650K .......... .......... .......... .......... .......... 28% 269M 1s 2021-05-18T14:19:35.2329215Z 18700K .......... .......... .......... .......... .......... 28% 269M 1s 2021-05-18T14:19:35.2329856Z 18750K .......... .......... .......... .......... .......... 28% 97.4M 1s 2021-05-18T14:19:35.2330822Z 18800K .......... .......... .......... .......... .......... 28% 87.2M 1s 2021-05-18T14:19:35.2331445Z 18850K .......... .......... .......... .......... .......... 29% 83.6M 1s 2021-05-18T14:19:35.2335388Z 18900K .......... .......... .......... .......... .......... 29% 97.8M 1s 2021-05-18T14:19:35.2338863Z 18950K .......... .......... .......... .......... .......... 29% 137M 1s 2021-05-18T14:19:35.2343144Z 19000K .......... .......... .......... .......... .......... 29% 116M 1s 2021-05-18T14:19:35.2346256Z 19050K .......... .......... .......... .......... .......... 29% 143M 1s 2021-05-18T14:19:35.2350755Z 19100K .......... .......... .......... .......... .......... 29% 106M 1s 2021-05-18T14:19:35.2354918Z 19150K .......... .......... .......... .......... .......... 29% 132M 1s 2021-05-18T14:19:35.2358831Z 19200K .......... .......... .......... .......... .......... 29% 123M 1s 2021-05-18T14:19:35.2362595Z 19250K .......... .......... .......... .......... .......... 29% 122M 1s 2021-05-18T14:19:35.2366521Z 19300K .......... .......... .......... .......... .......... 29% 126M 1s 2021-05-18T14:19:35.2370524Z 19350K .......... .......... .......... .......... .......... 29% 118M 1s 2021-05-18T14:19:35.2376486Z 19400K .......... .......... .......... .......... .......... 29% 84.8M 1s 2021-05-18T14:19:35.2380369Z 19450K .......... .......... .......... .......... .......... 29% 117M 1s 2021-05-18T14:19:35.2384727Z 19500K .......... .......... .......... .......... .......... 30% 119M 1s 2021-05-18T14:19:35.2389229Z 19550K .......... .......... .......... .......... .......... 30% 114M 1s 2021-05-18T14:19:35.2393022Z 19600K .......... .......... .......... .......... .......... 30% 118M 1s 2021-05-18T14:19:35.2397398Z 19650K .......... .......... .......... .......... .......... 30% 127M 1s 2021-05-18T14:19:35.2400607Z 19700K .......... .......... .......... .......... .......... 30% 126M 1s 2021-05-18T14:19:35.2404750Z 19750K .......... .......... .......... .......... .......... 30% 132M 1s 2021-05-18T14:19:35.2408970Z 19800K .......... .......... .......... .......... .......... 30% 115M 1s 2021-05-18T14:19:35.2412417Z 19850K .......... .......... .......... .......... .......... 30% 135M 1s 2021-05-18T14:19:35.2415988Z 19900K .......... .......... .......... .......... .......... 30% 126M 1s 2021-05-18T14:19:35.2419887Z 19950K .......... .......... .......... .......... .......... 30% 130M 1s 2021-05-18T14:19:35.2424218Z 20000K .......... .......... .......... .......... .......... 30% 119M 1s 2021-05-18T14:19:35.2427674Z 20050K .......... .......... .......... .......... .......... 30% 128M 1s 2021-05-18T14:19:35.2431591Z 20100K .......... .......... .......... .......... .......... 30% 142M 1s 2021-05-18T14:19:35.2435707Z 20150K .......... .......... .......... .......... .......... 31% 118M 1s 2021-05-18T14:19:35.2439991Z 20200K .......... .......... .......... .......... .......... 31% 114M 1s 2021-05-18T14:19:35.2443957Z 20250K .......... .......... .......... .......... .......... 31% 127M 1s 2021-05-18T14:19:35.2447244Z 20300K .......... .......... .......... .......... .......... 31% 127M 1s 2021-05-18T14:19:35.2451473Z 20350K .......... .......... .......... .......... .......... 31% 119M 1s 2021-05-18T14:19:35.2455627Z 20400K .......... .......... .......... .......... .......... 31% 129M 1s 2021-05-18T14:19:35.2459830Z 20450K .......... .......... .......... .......... .......... 31% 111M 1s 2021-05-18T14:19:35.2464461Z 20500K .......... .......... .......... .......... .......... 31% 114M 1s 2021-05-18T14:19:35.2468003Z 20550K .......... .......... .......... .......... .......... 31% 127M 1s 2021-05-18T14:19:35.2472245Z 20600K .......... .......... .......... .......... .......... 31% 122M 1s 2021-05-18T14:19:35.2478457Z 20650K .......... .......... .......... .......... .......... 31% 72.8M 1s 2021-05-18T14:19:35.2482519Z 20700K .......... .......... .......... .......... .......... 31% 126M 1s 2021-05-18T14:19:35.2486796Z 20750K .......... .......... .......... .......... .......... 31% 137M 1s 2021-05-18T14:19:35.2489553Z 20800K .......... .......... .......... .......... .......... 32% 136M 1s 2021-05-18T14:19:35.2493670Z 20850K .......... .......... .......... .......... .......... 32% 132M 1s 2021-05-18T14:19:35.2496803Z 20900K .......... .......... .......... .......... .......... 32% 133M 1s 2021-05-18T14:19:35.2500866Z 20950K .......... .......... .......... .......... .......... 32% 130M 1s 2021-05-18T14:19:35.2504317Z 21000K .......... .......... .......... .......... .......... 32% 127M 1s 2021-05-18T14:19:35.2508039Z 21050K .......... .......... .......... .......... .......... 32% 131M 1s 2021-05-18T14:19:35.2512020Z 21100K .......... .......... .......... .......... .......... 32% 143M 1s 2021-05-18T14:19:35.2514889Z 21150K .......... .......... .......... .......... .......... 32% 129M 1s 2021-05-18T14:19:35.2518383Z 21200K .......... .......... .......... .......... .......... 32% 140M 1s 2021-05-18T14:19:35.2522006Z 21250K .......... .......... .......... .......... .......... 32% 135M 1s 2021-05-18T14:19:35.2577265Z 21300K .......... .......... .......... .......... .......... 32% 150M 1s 2021-05-18T14:19:35.2578800Z 21350K .......... .......... .......... .......... .......... 32% 217M 1s 2021-05-18T14:19:35.2579448Z 21400K .......... .......... .......... .......... .......... 32% 245M 1s 2021-05-18T14:19:35.2580093Z 21450K .......... .......... .......... .......... .......... 32% 251M 1s 2021-05-18T14:19:35.2581553Z 21500K .......... .......... .......... .......... .......... 33% 295M 1s 2021-05-18T14:19:35.2582170Z 21550K .......... .......... .......... .......... .......... 33% 227M 1s 2021-05-18T14:19:35.2582806Z 21600K .......... .......... .......... .......... .......... 33% 257M 1s 2021-05-18T14:19:35.2583430Z 21650K .......... .......... .......... .......... .......... 33% 250M 1s 2021-05-18T14:19:35.2584043Z 21700K .......... .......... .......... .......... .......... 33% 249M 1s 2021-05-18T14:19:35.2584681Z 21750K .......... .......... .......... .......... .......... 33% 291M 1s 2021-05-18T14:19:35.2585292Z 21800K .......... .......... .......... .......... .......... 33% 257M 1s 2021-05-18T14:19:35.2585923Z 21850K .......... .......... .......... .......... .......... 33% 244M 1s 2021-05-18T14:19:35.2586564Z 21900K .......... .......... .......... .......... .......... 33% 232M 1s 2021-05-18T14:19:35.2587929Z 21950K .......... .......... .......... .......... .......... 33% 233M 1s 2021-05-18T14:19:35.2588573Z 22000K .......... .......... .......... .......... .......... 33% 252M 1s 2021-05-18T14:19:35.2589203Z 22050K .......... .......... .......... .......... .......... 33% 244M 1s 2021-05-18T14:19:35.2589815Z 22100K .......... .......... .......... .......... .......... 33% 239M 1s 2021-05-18T14:19:35.2590446Z 22150K .......... .......... .......... .......... .......... 34% 289M 1s 2021-05-18T14:19:35.2591981Z 22200K .......... .......... .......... .......... .......... 34% 250M 1s 2021-05-18T14:19:35.2592598Z 22250K .......... .......... .......... .......... .......... 34% 232M 1s 2021-05-18T14:19:35.2593234Z 22300K .......... .......... .......... .......... .......... 34% 265M 1s 2021-05-18T14:19:35.2594309Z 22350K .......... .......... .......... .......... .......... 34% 245M 1s 2021-05-18T14:19:35.2595151Z 22400K .......... .......... .......... .......... .......... 34% 254M 1s 2021-05-18T14:19:35.2595787Z 22450K .......... .......... .......... .......... .......... 34% 239M 1s 2021-05-18T14:19:35.2596645Z 22500K .......... .......... .......... .......... .......... 34% 218M 1s 2021-05-18T14:19:35.2597277Z 22550K .......... .......... .......... .......... .......... 34% 264M 1s 2021-05-18T14:19:35.2597913Z 22600K .......... .......... .......... .......... .......... 34% 288M 1s 2021-05-18T14:19:35.2598559Z 22650K .......... .......... .......... .......... .......... 34% 67.3M 1s 2021-05-18T14:19:35.2599186Z 22700K .......... .......... .......... .......... .......... 34% 96.4M 1s 2021-05-18T14:19:35.2600204Z 22750K .......... .......... .......... .......... .......... 34% 73.7M 1s 2021-05-18T14:19:35.2601932Z 22800K .......... .......... .......... .......... .......... 35% 82.1M 1s 2021-05-18T14:19:35.2606616Z 22850K .......... .......... .......... .......... .......... 35% 113M 1s 2021-05-18T14:19:35.2609721Z 22900K .......... .......... .......... .......... .......... 35% 128M 1s 2021-05-18T14:19:35.2613819Z 22950K .......... .......... .......... .......... .......... 35% 124M 1s 2021-05-18T14:19:35.2617293Z 23000K .......... .......... .......... .......... .......... 35% 130M 1s 2021-05-18T14:19:35.2621003Z 23050K .......... .......... .......... .......... .......... 35% 139M 1s 2021-05-18T14:19:35.2624168Z 23100K .......... .......... .......... .......... .......... 35% 129M 1s 2021-05-18T14:19:35.2627848Z 23150K .......... .......... .......... .......... .......... 35% 138M 1s 2021-05-18T14:19:35.2631559Z 23200K .......... .......... .......... .......... .......... 35% 125M 1s 2021-05-18T14:19:35.2636200Z 23250K .......... .......... .......... .......... .......... 35% 109M 1s 2021-05-18T14:19:35.2639688Z 23300K .......... .......... .......... .......... .......... 35% 152M 1s 2021-05-18T14:19:35.2642989Z 23350K .......... .......... .......... .......... .......... 35% 131M 1s 2021-05-18T14:19:35.2647045Z 23400K .......... .......... .......... .......... .......... 35% 145M 1s 2021-05-18T14:19:35.2650320Z 23450K .......... .......... .......... .......... .......... 36% 137M 1s 2021-05-18T14:19:35.2653746Z 23500K .......... .......... .......... .......... .......... 36% 145M 1s 2021-05-18T14:19:35.2657554Z 23550K .......... .......... .......... .......... .......... 36% 138M 1s 2021-05-18T14:19:35.2661296Z 23600K .......... .......... .......... .......... .......... 36% 118M 1s 2021-05-18T14:19:35.2664801Z 23650K .......... .......... .......... .......... .......... 36% 127M 1s 2021-05-18T14:19:35.2668236Z 23700K .......... .......... .......... .......... .......... 36% 142M 1s 2021-05-18T14:19:35.2671896Z 23750K .......... .......... .......... .......... .......... 36% 134M 1s 2021-05-18T14:19:35.2714823Z 23800K .......... .......... .......... .......... .......... 36% 147M 1s 2021-05-18T14:19:35.2715683Z 23850K .......... .......... .......... .......... .......... 36% 254M 1s 2021-05-18T14:19:35.2717093Z 23900K .......... .......... .......... .......... .......... 36% 111M 1s 2021-05-18T14:19:35.2717737Z 23950K .......... .......... .......... .......... .......... 36% 105M 1s 2021-05-18T14:19:35.2718374Z 24000K .......... .......... .......... .......... .......... 36% 202M 1s 2021-05-18T14:19:35.2719005Z 24050K .......... .......... .......... .......... .......... 36% 248M 1s 2021-05-18T14:19:35.2719618Z 24100K .......... .......... .......... .......... .......... 37% 188M 0s 2021-05-18T14:19:35.2720247Z 24150K .......... .......... .......... .......... .......... 37% 203M 0s 2021-05-18T14:19:35.2720871Z 24200K .......... .......... .......... .......... .......... 37% 239M 0s 2021-05-18T14:19:35.2721486Z 24250K .......... .......... .......... .......... .......... 37% 233M 0s 2021-05-18T14:19:35.2722262Z 24300K .......... .......... .......... .......... .......... 37% 270M 0s 2021-05-18T14:19:35.2722993Z 24350K .......... .......... .......... .......... .......... 37% 193M 0s 2021-05-18T14:19:35.2723801Z 24400K .......... .......... .......... .......... .......... 37% 234M 0s 2021-05-18T14:19:35.2724438Z 24450K .......... .......... .......... .......... .......... 37% 297M 0s 2021-05-18T14:19:35.2725334Z 24500K .......... .......... .......... .......... .......... 37% 215M 0s 2021-05-18T14:19:35.2726068Z 24550K .......... .......... .......... .......... .......... 37% 224M 0s 2021-05-18T14:19:35.2726704Z 24600K .......... .......... .......... .......... .......... 37% 221M 0s 2021-05-18T14:19:35.2727330Z 24650K .......... .......... .......... .......... .......... 37% 58.5M 0s 2021-05-18T14:19:35.2729059Z 24700K .......... .......... .......... .......... .......... 37% 88.2M 0s 2021-05-18T14:19:35.2733357Z 24750K .......... .......... .......... .......... .......... 38% 121M 0s 2021-05-18T14:19:35.2737055Z 24800K .......... .......... .......... .......... .......... 38% 126M 0s 2021-05-18T14:19:35.2741125Z 24850K .......... .......... .......... .......... .......... 38% 118M 0s 2021-05-18T14:19:35.2744475Z 24900K .......... .......... .......... .......... .......... 38% 138M 0s 2021-05-18T14:19:35.2747871Z 24950K .......... .......... .......... .......... .......... 38% 140M 0s 2021-05-18T14:19:35.2751990Z 25000K .......... .......... .......... .......... .......... 38% 119M 0s 2021-05-18T14:19:35.2756565Z 25050K .......... .......... .......... .......... .......... 38% 115M 0s 2021-05-18T14:19:35.2760168Z 25100K .......... .......... .......... .......... .......... 38% 130M 0s 2021-05-18T14:19:35.2764572Z 25150K .......... .......... .......... .......... .......... 38% 130M 0s 2021-05-18T14:19:35.2767610Z 25200K .......... .......... .......... .......... .......... 38% 125M 0s 2021-05-18T14:19:35.2771247Z 25250K .......... .......... .......... .......... .......... 38% 132M 0s 2021-05-18T14:19:35.2774959Z 25300K .......... .......... .......... .......... .......... 38% 142M 0s 2021-05-18T14:19:35.2778473Z 25350K .......... .......... .......... .......... .......... 38% 127M 0s 2021-05-18T14:19:35.2783071Z 25400K .......... .......... .......... .......... .......... 39% 111M 0s 2021-05-18T14:19:35.2786783Z 25450K .......... .......... .......... .......... .......... 39% 127M 0s 2021-05-18T14:19:35.2791326Z 25500K .......... .......... .......... .......... .......... 39% 127M 0s 2021-05-18T14:19:35.2794678Z 25550K .......... .......... .......... .......... .......... 39% 126M 0s 2021-05-18T14:19:35.2798755Z 25600K .......... .......... .......... .......... .......... 39% 137M 0s 2021-05-18T14:19:35.2802426Z 25650K .......... .......... .......... .......... .......... 39% 137M 0s 2021-05-18T14:19:35.2805892Z 25700K .......... .......... .......... .......... .......... 39% 116M 0s 2021-05-18T14:19:35.2809774Z 25750K .......... .......... .......... .......... .......... 39% 132M 0s 2021-05-18T14:19:35.2813791Z 25800K .......... .......... .......... .......... .......... 39% 129M 0s 2021-05-18T14:19:35.2817646Z 25850K .......... .......... .......... .......... .......... 39% 113M 0s 2021-05-18T14:19:35.2821131Z 25900K .......... .......... .......... .......... .......... 39% 139M 0s 2021-05-18T14:19:35.2824991Z 25950K .......... .......... .......... .......... .......... 39% 135M 0s 2021-05-18T14:19:35.2828638Z 26000K .......... .......... .......... .......... .......... 39% 126M 0s 2021-05-18T14:19:35.2832176Z 26050K .......... .......... .......... .......... .......... 40% 141M 0s 2021-05-18T14:19:35.2835926Z 26100K .......... .......... .......... .......... .......... 40% 139M 0s 2021-05-18T14:19:35.2839763Z 26150K .......... .......... .......... .......... .......... 40% 134M 0s 2021-05-18T14:19:35.2842946Z 26200K .......... .......... .......... .......... .......... 40% 133M 0s 2021-05-18T14:19:35.2847610Z 26250K .......... .......... .......... .......... .......... 40% 121M 0s 2021-05-18T14:19:35.2851157Z 26300K .......... .......... .......... .......... .......... 40% 117M 0s 2021-05-18T14:19:35.2855153Z 26350K .......... .......... .......... .......... .......... 40% 122M 0s 2021-05-18T14:19:35.2859993Z 26400K .......... .......... .......... .......... .......... 40% 112M 0s 2021-05-18T14:19:35.2863375Z 26450K .......... .......... .......... .......... .......... 40% 134M 0s 2021-05-18T14:19:35.2867406Z 26500K .......... .......... .......... .......... .......... 40% 128M 0s 2021-05-18T14:19:35.2870564Z 26550K .......... .......... .......... .......... .......... 40% 135M 0s 2021-05-18T14:19:35.2874017Z 26600K .......... .......... .......... .......... .......... 40% 145M 0s 2021-05-18T14:19:35.2878047Z 26650K .......... .......... .......... .......... .......... 40% 126M 0s 2021-05-18T14:19:35.2882500Z 26700K .......... .......... .......... .......... .......... 41% 106M 0s 2021-05-18T14:19:35.2886986Z 26750K .......... .......... .......... .......... .......... 41% 118M 0s 2021-05-18T14:19:35.2890589Z 26800K .......... .......... .......... .......... .......... 41% 125M 0s 2021-05-18T14:19:35.2894403Z 26850K .......... .......... .......... .......... .......... 41% 112M 0s 2021-05-18T14:19:35.2897623Z 26900K .......... .......... .......... .......... .......... 41% 150M 0s 2021-05-18T14:19:35.2901424Z 26950K .......... .......... .......... .......... .......... 41% 151M 0s 2021-05-18T14:19:35.2904570Z 27000K .......... .......... .......... .......... .......... 41% 135M 0s 2021-05-18T14:19:35.2908000Z 27050K .......... .......... .......... .......... .......... 41% 142M 0s 2021-05-18T14:19:35.2911938Z 27100K .......... .......... .......... .......... .......... 41% 121M 0s 2021-05-18T14:19:35.2915787Z 27150K .......... .......... .......... .......... .......... 41% 128M 0s 2021-05-18T14:19:35.2919456Z 27200K .......... .......... .......... .......... .......... 41% 139M 0s 2021-05-18T14:19:35.2954644Z 27250K .......... .......... .......... .......... .......... 41% 165M 0s 2021-05-18T14:19:35.2956772Z 27300K .......... .......... .......... .......... .......... 41% 259M 0s 2021-05-18T14:19:35.2957710Z 27350K .......... .......... .......... .......... .......... 42% 258M 0s 2021-05-18T14:19:35.2958330Z 27400K .......... .......... .......... .......... .......... 42% 257M 0s 2021-05-18T14:19:35.2959199Z 27450K .......... .......... .......... .......... .......... 42% 231M 0s 2021-05-18T14:19:35.2959832Z 27500K .......... .......... .......... .......... .......... 42% 263M 0s 2021-05-18T14:19:35.2960443Z 27550K .......... .......... .......... .......... .......... 42% 274M 0s 2021-05-18T14:19:35.2961077Z 27600K .......... .......... .......... .......... .......... 42% 251M 0s 2021-05-18T14:19:35.2961705Z 27650K .......... .......... .......... .......... .......... 42% 273M 0s 2021-05-18T14:19:35.2962315Z 27700K .......... .......... .......... .......... .......... 42% 241M 0s 2021-05-18T14:19:35.2962967Z 27750K .......... .......... .......... .......... .......... 42% 265M 0s 2021-05-18T14:19:35.2963602Z 27800K .......... .......... .......... .......... .......... 42% 248M 0s 2021-05-18T14:19:35.2964217Z 27850K .......... .......... .......... .......... .......... 42% 275M 0s 2021-05-18T14:19:35.2964844Z 27900K .......... .......... .......... .......... .......... 42% 236M 0s 2021-05-18T14:19:35.2965642Z 27950K .......... .......... .......... .......... .......... 42% 282M 0s 2021-05-18T14:19:35.2966269Z 28000K .......... .......... .......... .......... .......... 43% 257M 0s 2021-05-18T14:19:35.2967236Z 28050K .......... .......... .......... .......... .......... 43% 286M 0s 2021-05-18T14:19:35.2967853Z 28100K .......... .......... .......... .......... .......... 43% 252M 0s 2021-05-18T14:19:35.2968504Z 28150K .......... .......... .......... .......... .......... 43% 78.4M 0s 2021-05-18T14:19:35.2969394Z 28200K .......... .......... .......... .......... .......... 43% 85.0M 0s 2021-05-18T14:19:35.2972306Z 28250K .......... .......... .......... .......... .......... 43% 88.5M 0s 2021-05-18T14:19:35.2976616Z 28300K .......... .......... .......... .......... .......... 43% 122M 0s 2021-05-18T14:19:35.2980455Z 28350K .......... .......... .......... .......... .......... 43% 133M 0s 2021-05-18T14:19:35.2984255Z 28400K .......... .......... .......... .......... .......... 43% 114M 0s 2021-05-18T14:19:35.2988163Z 28450K .......... .......... .......... .......... .......... 43% 124M 0s 2021-05-18T14:19:35.2991615Z 28500K .......... .......... .......... .......... .......... 43% 136M 0s 2021-05-18T14:19:35.2995144Z 28550K .......... .......... .......... .......... .......... 43% 127M 0s 2021-05-18T14:19:35.2999295Z 28600K .......... .......... .......... .......... .......... 43% 151M 0s 2021-05-18T14:19:35.3001962Z 28650K .......... .......... .......... .......... .......... 44% 140M 0s 2021-05-18T14:19:35.3006049Z 28700K .......... .......... .......... .......... .......... 44% 133M 0s 2021-05-18T14:19:35.3009343Z 28750K .......... .......... .......... .......... .......... 44% 131M 0s 2021-05-18T14:19:35.3012892Z 28800K .......... .......... .......... .......... .......... 44% 136M 0s 2021-05-18T14:19:35.3016434Z 28850K .......... .......... .......... .......... .......... 44% 139M 0s 2021-05-18T14:19:35.3034564Z 28900K .......... .......... .......... .......... .......... 44% 169M 0s 2021-05-18T14:19:35.3036387Z 28950K .......... .......... .......... .......... .......... 44% 250M 0s 2021-05-18T14:19:35.3037029Z 29000K .......... .......... .......... .......... .......... 44% 267M 0s 2021-05-18T14:19:35.3037646Z 29050K .......... .......... .......... .......... .......... 44% 248M 0s 2021-05-18T14:19:35.3038278Z 29100K .......... .......... .......... .......... .......... 44% 274M 0s 2021-05-18T14:19:35.3039072Z 29150K .......... .......... .......... .......... .......... 44% 253M 0s 2021-05-18T14:19:35.3040001Z 29200K .......... .......... .......... .......... .......... 44% 266M 0s 2021-05-18T14:19:35.3040809Z 29250K .......... .......... .......... .......... .......... 44% 245M 0s 2021-05-18T14:19:35.3041442Z 29300K .......... .......... .......... .......... .......... 45% 285M 0s 2021-05-18T14:19:35.3042069Z 29350K .......... .......... .......... .......... .......... 45% 71.9M 0s 2021-05-18T14:19:35.3045932Z 29400K .......... .......... .......... .......... .......... 45% 118M 0s 2021-05-18T14:19:35.3050374Z 29450K .......... .......... .......... .......... .......... 45% 133M 0s 2021-05-18T14:19:35.3053356Z 29500K .......... .......... .......... .......... .......... 45% 116M 0s 2021-05-18T14:19:35.3057056Z 29550K .......... .......... .......... .......... .......... 45% 136M 0s 2021-05-18T14:19:35.3060463Z 29600K .......... .......... .......... .......... .......... 45% 130M 0s 2021-05-18T14:19:35.3064746Z 29650K .......... .......... .......... .......... .......... 45% 122M 0s 2021-05-18T14:19:35.3068346Z 29700K .......... .......... .......... .......... .......... 45% 137M 0s 2021-05-18T14:19:35.3074553Z 29750K .......... .......... .......... .......... .......... 45% 165M 0s 2021-05-18T14:19:35.3075865Z 29800K .......... .......... .......... .......... .......... 45% 264M 0s 2021-05-18T14:19:35.3077423Z 29850K .......... .......... .......... .......... .......... 45% 119M 0s 2021-05-18T14:19:35.3080907Z 29900K .......... .......... .......... .......... .......... 45% 125M 0s 2021-05-18T14:19:35.3089440Z 29950K .......... .......... .......... .......... .......... 46% 59.9M 0s 2021-05-18T14:19:35.3093449Z 30000K .......... .......... .......... .......... .......... 46% 117M 0s 2021-05-18T14:19:35.3097248Z 30050K .......... .......... .......... .......... .......... 46% 135M 0s 2021-05-18T14:19:35.3101227Z 30100K .......... .......... .......... .......... .......... 46% 125M 0s 2021-05-18T14:19:35.3104909Z 30150K .......... .......... .......... .......... .......... 46% 130M 0s 2021-05-18T14:19:35.3108427Z 30200K .......... .......... .......... .......... .......... 46% 123M 0s 2021-05-18T14:19:35.3111685Z 30250K .......... .......... .......... .......... .......... 46% 152M 0s 2021-05-18T14:19:35.3115212Z 30300K .......... .......... .......... .......... .......... 46% 135M 0s 2021-05-18T14:19:35.3125289Z 30350K .......... .......... .......... .......... .......... 46% 133M 0s 2021-05-18T14:19:35.3127043Z 30400K .......... .......... .......... .......... .......... 46% 237M 0s 2021-05-18T14:19:35.3127680Z 30450K .......... .......... .......... .......... .......... 46% 274M 0s 2021-05-18T14:19:35.3128627Z 30500K .......... .......... .......... .......... .......... 46% 290M 0s 2021-05-18T14:19:35.3129842Z 30550K .......... .......... .......... .......... .......... 46% 103M 0s 2021-05-18T14:19:35.3133644Z 30600K .......... .......... .......... .......... .......... 47% 112M 0s 2021-05-18T14:19:35.3137842Z 30650K .......... .......... .......... .......... .......... 47% 135M 0s 2021-05-18T14:19:35.3141028Z 30700K .......... .......... .......... .......... .......... 47% 136M 0s 2021-05-18T14:19:35.3144671Z 30750K .......... .......... .......... .......... .......... 47% 131M 0s 2021-05-18T14:19:35.3148166Z 30800K .......... .......... .......... .......... .......... 47% 136M 0s 2021-05-18T14:19:35.3151794Z 30850K .......... .......... .......... .......... .......... 47% 152M 0s 2021-05-18T14:19:35.3155918Z 30900K .......... .......... .......... .......... .......... 47% 129M 0s 2021-05-18T14:19:35.3159291Z 30950K .......... .......... .......... .......... .......... 47% 127M 0s 2021-05-18T14:19:35.3162457Z 31000K .......... .......... .......... .......... .......... 47% 137M 0s 2021-05-18T14:19:35.3166236Z 31050K .......... .......... .......... .......... .......... 47% 136M 0s 2021-05-18T14:19:35.3170022Z 31100K .......... .......... .......... .......... .......... 47% 138M 0s 2021-05-18T14:19:35.3194643Z 31150K .......... .......... .......... .......... .......... 47% 159M 0s 2021-05-18T14:19:35.3195710Z 31200K .......... .......... .......... .......... .......... 47% 245M 0s 2021-05-18T14:19:35.3196423Z 31250K .......... .......... .......... .......... .......... 48% 253M 0s 2021-05-18T14:19:35.3197149Z 31300K .......... .......... .......... .......... .......... 48% 244M 0s 2021-05-18T14:19:35.3197724Z 31350K .......... .......... .......... .......... .......... 48% 266M 0s 2021-05-18T14:19:35.3198326Z 31400K .......... .......... .......... .......... .......... 48% 262M 0s 2021-05-18T14:19:35.3198919Z 31450K .......... .......... .......... .......... .......... 48% 217M 0s 2021-05-18T14:19:35.3199494Z 31500K .......... .......... .......... .......... .......... 48% 163M 0s 2021-05-18T14:19:35.3200089Z 31550K .......... .......... .......... .......... .......... 48% 256M 0s 2021-05-18T14:19:35.3200682Z 31600K .......... .......... .......... .......... .......... 48% 250M 0s 2021-05-18T14:19:35.3201269Z 31650K .......... .......... .......... .......... .......... 48% 267M 0s 2021-05-18T14:19:35.3204269Z 31700K .......... .......... .......... .......... .......... 48% 44.7M 0s 2021-05-18T14:19:35.3208528Z 31750K .......... .......... .......... .......... .......... 48% 112M 0s 2021-05-18T14:19:35.3212527Z 31800K .......... .......... .......... .......... .......... 48% 122M 0s 2021-05-18T14:19:35.3216690Z 31850K .......... .......... .......... .......... .......... 48% 120M 0s 2021-05-18T14:19:35.3221228Z 31900K .......... .......... .......... .......... .......... 49% 118M 0s 2021-05-18T14:19:35.3225483Z 31950K .......... .......... .......... .......... .......... 49% 115M 0s 2021-05-18T14:19:35.3229182Z 32000K .......... .......... .......... .......... .......... 49% 116M 0s 2021-05-18T14:19:35.3232960Z 32050K .......... .......... .......... .......... .......... 49% 133M 0s 2021-05-18T14:19:35.3237333Z 32100K .......... .......... .......... .......... .......... 49% 111M 0s 2021-05-18T14:19:35.3241415Z 32150K .......... .......... .......... .......... .......... 49% 126M 0s 2021-05-18T14:19:35.3245699Z 32200K .......... .......... .......... .......... .......... 49% 108M 0s 2021-05-18T14:19:35.3249777Z 32250K .......... .......... .......... .......... .......... 49% 117M 0s 2021-05-18T14:19:35.3253574Z 32300K .......... .......... .......... .......... .......... 49% 131M 0s 2021-05-18T14:19:35.3257403Z 32350K .......... .......... .......... .......... .......... 49% 129M 0s 2021-05-18T14:19:35.3261315Z 32400K .......... .......... .......... .......... .......... 49% 122M 0s 2021-05-18T14:19:35.3265081Z 32450K .......... .......... .......... .......... .......... 49% 132M 0s 2021-05-18T14:19:35.3268952Z 32500K .......... .......... .......... .......... .......... 49% 124M 0s 2021-05-18T14:19:35.3273079Z 32550K .......... .......... .......... .......... .......... 50% 118M 0s 2021-05-18T14:19:35.3277184Z 32600K .......... .......... .......... .......... .......... 50% 120M 0s 2021-05-18T14:19:35.3281684Z 32650K .......... .......... .......... .......... .......... 50% 113M 0s 2021-05-18T14:19:35.3286840Z 32700K .......... .......... .......... .......... .......... 50% 111M 0s 2021-05-18T14:19:35.3291677Z 32750K .......... .......... .......... .......... .......... 50% 86.7M 0s 2021-05-18T14:19:35.3295714Z 32800K .......... .......... .......... .......... .......... 50% 117M 0s 2021-05-18T14:19:35.3299939Z 32850K .......... .......... .......... .......... .......... 50% 116M 0s 2021-05-18T14:19:35.3304191Z 32900K .......... .......... .......... .......... .......... 50% 114M 0s 2021-05-18T14:19:35.3308311Z 32950K .......... .......... .......... .......... .......... 50% 119M 0s 2021-05-18T14:19:35.3312691Z 33000K .......... .......... .......... .......... .......... 50% 118M 0s 2021-05-18T14:19:35.3317564Z 33050K .......... .......... .......... .......... .......... 50% 101M 0s 2021-05-18T14:19:35.3355300Z 33100K .......... .......... .......... .......... .......... 50% 205M 0s 2021-05-18T14:19:35.3356984Z 33150K .......... .......... .......... .......... .......... 50% 214M 0s 2021-05-18T14:19:35.3358569Z 33200K .......... .......... .......... .......... .......... 51% 238M 0s 2021-05-18T14:19:35.3360178Z 33250K .......... .......... .......... .......... .......... 51% 225M 0s 2021-05-18T14:19:35.3361751Z 33300K .......... .......... .......... .......... .......... 51% 237M 0s 2021-05-18T14:19:35.3363305Z 33350K .......... .......... .......... .......... .......... 51% 245M 0s 2021-05-18T14:19:35.3364883Z 33400K .......... .......... .......... .......... .......... 51% 223M 0s 2021-05-18T14:19:35.3366458Z 33450K .......... .......... .......... .......... .......... 51% 239M 0s 2021-05-18T14:19:35.3368017Z 33500K .......... .......... .......... .......... .......... 51% 309M 0s 2021-05-18T14:19:35.3369590Z 33550K .......... .......... .......... .......... .......... 51% 254M 0s 2021-05-18T14:19:35.3385375Z 33600K .......... .......... .......... .......... .......... 51% 222M 0s 2021-05-18T14:19:35.3386065Z 33650K .......... .......... .......... .......... .......... 51% 284M 0s 2021-05-18T14:19:35.3386704Z 33700K .......... .......... .......... .......... .......... 51% 241M 0s 2021-05-18T14:19:35.3387594Z 33750K .......... .......... .......... .......... .......... 51% 252M 0s 2021-05-18T14:19:35.3388493Z 33800K .......... .......... .......... .......... .......... 51% 237M 0s 2021-05-18T14:19:35.3389141Z 33850K .......... .......... .......... .......... .......... 52% 254M 0s 2021-05-18T14:19:35.3389773Z 33900K .......... .......... .......... .......... .......... 52% 308M 0s 2021-05-18T14:19:35.3390390Z 33950K .......... .......... .......... .......... .......... 52% 240M 0s 2021-05-18T14:19:35.3391023Z 34000K .......... .......... .......... .......... .......... 52% 225M 0s 2021-05-18T14:19:35.3391799Z 34050K .......... .......... .......... .......... .......... 52% 252M 0s 2021-05-18T14:19:35.3392422Z 34100K .......... .......... .......... .......... .......... 52% 238M 0s 2021-05-18T14:19:35.3393063Z 34150K .......... .......... .......... .......... .......... 52% 267M 0s 2021-05-18T14:19:35.3393683Z 34200K .......... .......... .......... .......... .......... 52% 245M 0s 2021-05-18T14:19:35.3394441Z 34250K .......... .......... .......... .......... .......... 52% 264M 0s 2021-05-18T14:19:35.3395075Z 34300K .......... .......... .......... .......... .......... 52% 275M 0s 2021-05-18T14:19:35.3395685Z 34350K .......... .......... .......... .......... .......... 52% 225M 0s 2021-05-18T14:19:35.3396321Z 34400K .......... .......... .......... .......... .......... 52% 261M 0s 2021-05-18T14:19:35.3396953Z 34450K .......... .......... .......... .......... .......... 52% 231M 0s 2021-05-18T14:19:35.3397563Z 34500K .......... .......... .......... .......... .......... 53% 229M 0s 2021-05-18T14:19:35.3398195Z 34550K .......... .......... .......... .......... .......... 53% 223M 0s 2021-05-18T14:19:35.3398922Z 34600K .......... .......... .......... .......... .......... 53% 214M 0s 2021-05-18T14:19:35.3399531Z 34650K .......... .......... .......... .......... .......... 53% 239M 0s 2021-05-18T14:19:35.3400164Z 34700K .......... .......... .......... .......... .......... 53% 262M 0s 2021-05-18T14:19:35.3526462Z 34750K .......... .......... .......... .......... .......... 53% 3.45M 0s 2021-05-18T14:19:35.3529849Z 34800K .......... .......... .......... .......... .......... 53% 124M 0s 2021-05-18T14:19:35.3534142Z 34850K .......... .......... .......... .......... .......... 53% 109M 0s 2021-05-18T14:19:35.3554221Z 34900K .......... .......... .......... .......... .......... 53% 24.6M 0s 2021-05-18T14:19:35.3558298Z 34950K .......... .......... .......... .......... .......... 53% 113M 0s 2021-05-18T14:19:35.3565406Z 35000K .......... .......... .......... .......... .......... 53% 68.7M 0s 2021-05-18T14:19:35.3569272Z 35050K .......... .......... .......... .......... .......... 53% 144M 0s 2021-05-18T14:19:35.3572860Z 35100K .......... .......... .......... .......... .......... 53% 120M 0s 2021-05-18T14:19:35.3577693Z 35150K .......... .......... .......... .......... .......... 54% 148M 0s 2021-05-18T14:19:35.3580849Z 35200K .......... .......... .......... .......... .......... 54% 104M 0s 2021-05-18T14:19:35.3584080Z 35250K .......... .......... .......... .......... .......... 54% 158M 0s 2021-05-18T14:19:35.3604455Z 35300K .......... .......... .......... .......... .......... 54% 24.0M 0s 2021-05-18T14:19:35.3607882Z 35350K .......... .......... .......... .......... .......... 54% 138M 0s 2021-05-18T14:19:35.3614009Z 35400K .......... .......... .......... .......... .......... 54% 83.3M 0s 2021-05-18T14:19:35.3617556Z 35450K .......... .......... .......... .......... .......... 54% 120M 0s 2021-05-18T14:19:35.3620856Z 35500K .......... .......... .......... .......... .......... 54% 147M 0s 2021-05-18T14:19:35.3642209Z 35550K .......... .......... .......... .......... .......... 54% 151M 0s 2021-05-18T14:19:35.3646399Z 35600K .......... .......... .......... .......... .......... 54% 22.5M 0s 2021-05-18T14:19:35.3650572Z 35650K .......... .......... .......... .......... .......... 54% 111M 0s 2021-05-18T14:19:35.3654642Z 35700K .......... .......... .......... .......... .......... 54% 117M 0s 2021-05-18T14:19:35.3661129Z 35750K .......... .......... .......... .......... .......... 54% 159M 0s 2021-05-18T14:19:35.3662039Z 35800K .......... .......... .......... .......... .......... 55% 247M 0s 2021-05-18T14:19:35.3663408Z 35850K .......... .......... .......... .......... .......... 55% 299M 0s 2021-05-18T14:19:35.3668352Z 35900K .......... .......... .......... .......... .......... 55% 78.1M 0s 2021-05-18T14:19:35.3672016Z 35950K .......... .......... .......... .......... .......... 55% 110M 0s 2021-05-18T14:19:35.3676267Z 36000K .......... .......... .......... .......... .......... 55% 119M 0s 2021-05-18T14:19:35.3679841Z 36050K .......... .......... .......... .......... .......... 55% 132M 0s 2021-05-18T14:19:35.3683239Z 36100K .......... .......... .......... .......... .......... 55% 143M 0s 2021-05-18T14:19:35.3687044Z 36150K .......... .......... .......... .......... .......... 55% 137M 0s 2021-05-18T14:19:35.3690336Z 36200K .......... .......... .......... .......... .......... 55% 140M 0s 2021-05-18T14:19:35.3694093Z 36250K .......... .......... .......... .......... .......... 55% 151M 0s 2021-05-18T14:19:35.3784093Z 36300K .......... .......... .......... .......... .......... 55% 5.40M 0s 2021-05-18T14:19:35.3789890Z 36350K .......... .......... .......... .......... .......... 55% 76.8M 0s 2021-05-18T14:19:35.3793285Z 36400K .......... .......... .......... .......... .......... 55% 152M 0s 2021-05-18T14:19:35.3798203Z 36450K .......... .......... .......... .......... .......... 56% 96.1M 0s 2021-05-18T14:19:35.3801380Z 36500K .......... .......... .......... .......... .......... 56% 147M 0s 2021-05-18T14:19:35.3805703Z 36550K .......... .......... .......... .......... .......... 56% 113M 0s 2021-05-18T14:19:35.3808967Z 36600K .......... .......... .......... .......... .......... 56% 149M 0s 2021-05-18T14:19:35.3812168Z 36650K .......... .......... .......... .......... .......... 56% 154M 0s 2021-05-18T14:19:35.3816767Z 36700K .......... .......... .......... .......... .......... 56% 113M 0s 2021-05-18T14:19:35.3821973Z 36750K .......... .......... .......... .......... .......... 56% 91.8M 0s 2021-05-18T14:19:35.3825885Z 36800K .......... .......... .......... .......... .......... 56% 123M 0s 2021-05-18T14:19:35.3830955Z 36850K .......... .......... .......... .......... .......... 56% 99.5M 0s 2021-05-18T14:19:35.3835331Z 36900K .......... .......... .......... .......... .......... 56% 119M 0s 2021-05-18T14:19:35.3840622Z 36950K .......... .......... .......... .......... .......... 56% 90.9M 0s 2021-05-18T14:19:35.3844403Z 37000K .......... .......... .......... .......... .......... 56% 117M 0s 2021-05-18T14:19:35.3849425Z 37050K .......... .......... .......... .......... .......... 56% 99.7M 0s 2021-05-18T14:19:35.3854814Z 37100K .......... .......... .......... .......... .......... 57% 120M 0s 2021-05-18T14:19:35.3858608Z 37150K .......... .......... .......... .......... .......... 57% 92.8M 0s 2021-05-18T14:19:35.3863734Z 37200K .......... .......... .......... .......... .......... 57% 97.1M 0s 2021-05-18T14:19:35.3867644Z 37250K .......... .......... .......... .......... .......... 57% 127M 0s 2021-05-18T14:19:35.3872752Z 37300K .......... .......... .......... .......... .......... 57% 94.6M 0s 2021-05-18T14:19:35.3876845Z 37350K .......... .......... .......... .......... .......... 57% 117M 0s 2021-05-18T14:19:35.3881930Z 37400K .......... .......... .......... .......... .......... 57% 97.3M 0s 2021-05-18T14:19:35.3887054Z 37450K .......... .......... .......... .......... .......... 57% 98.6M 0s 2021-05-18T14:19:35.3891069Z 37500K .......... .......... .......... .......... .......... 57% 115M 0s 2021-05-18T14:19:35.3896131Z 37550K .......... .......... .......... .......... .......... 57% 97.1M 0s 2021-05-18T14:19:35.3901185Z 37600K .......... .......... .......... .......... .......... 57% 137M 0s 2021-05-18T14:19:35.3904987Z 37650K .......... .......... .......... .......... .......... 57% 94.9M 0s 2021-05-18T14:19:35.3907401Z 37700K .......... .......... .......... .......... .......... 57% 242M 0s 2021-05-18T14:19:35.3910337Z 37750K .......... .......... .......... .......... .......... 58% 174M 0s 2021-05-18T14:19:35.3911974Z 37800K .......... .......... .......... .......... .......... 58% 274M 0s 2021-05-18T14:19:35.3913625Z 37850K .......... .......... .......... .......... .......... 58% 295M 0s 2021-05-18T14:19:35.3980075Z 37900K .......... .......... .......... .......... .......... 58% 228M 0s 2021-05-18T14:19:35.3981977Z 37950K .......... .......... .......... .......... .......... 58% 181M 0s 2021-05-18T14:19:35.3983621Z 38000K .......... .......... .......... .......... .......... 58% 285M 0s 2021-05-18T14:19:35.3985198Z 38050K .......... .......... .......... .......... .......... 58% 295M 0s 2021-05-18T14:19:35.3986809Z 38100K .......... .......... .......... .......... .......... 58% 296M 0s 2021-05-18T14:19:35.3988389Z 38150K .......... .......... .......... .......... .......... 58% 252M 0s 2021-05-18T14:19:35.3990046Z 38200K .......... .......... .......... .......... .......... 58% 182M 0s 2021-05-18T14:19:35.3991837Z 38250K .......... .......... .......... .......... .......... 58% 293M 0s 2021-05-18T14:19:35.3993459Z 38300K .......... .......... .......... .......... .......... 58% 254M 0s 2021-05-18T14:19:35.3999741Z 38350K .......... .......... .......... .......... .......... 58% 187M 0s 2021-05-18T14:19:35.4003809Z 38400K .......... .......... .......... .......... .......... 59% 298M 0s 2021-05-18T14:19:35.4004479Z 38450K .......... .......... .......... .......... .......... 59% 276M 0s 2021-05-18T14:19:35.4005240Z 38500K .......... .......... .......... .......... .......... 59% 260M 0s 2021-05-18T14:19:35.4005908Z 38550K .......... .......... .......... .......... .......... 59% 192M 0s 2021-05-18T14:19:35.4006552Z 38600K .......... .......... .......... .......... .......... 59% 293M 0s 2021-05-18T14:19:35.4007170Z 38650K .......... .......... .......... .......... .......... 59% 293M 0s 2021-05-18T14:19:35.4007874Z 38700K .......... .......... .......... .......... .......... 59% 166M 0s 2021-05-18T14:19:35.4008511Z 38750K .......... .......... .......... .......... .......... 59% 293M 0s 2021-05-18T14:19:35.4009162Z 38800K .......... .......... .......... .......... .......... 59% 297M 0s 2021-05-18T14:19:35.4009785Z 38850K .......... .......... .......... .......... .......... 59% 282M 0s 2021-05-18T14:19:35.4010414Z 38900K .......... .......... .......... .......... .......... 59% 162M 0s 2021-05-18T14:19:35.4011039Z 38950K .......... .......... .......... .......... .......... 59% 282M 0s 2021-05-18T14:19:35.4011665Z 39000K .......... .......... .......... .......... .......... 59% 271M 0s 2021-05-18T14:19:35.4012286Z 39050K .......... .......... .......... .......... .......... 60% 302M 0s 2021-05-18T14:19:35.4012911Z 39100K .......... .......... .......... .......... .......... 60% 178M 0s 2021-05-18T14:19:35.4013542Z 39150K .......... .......... .......... .......... .......... 60% 266M 0s 2021-05-18T14:19:35.4014165Z 39200K .......... .......... .......... .......... .......... 60% 254M 0s 2021-05-18T14:19:35.4014775Z 39250K .......... .......... .......... .......... .......... 60% 279M 0s 2021-05-18T14:19:35.4015404Z 39300K .......... .......... .......... .......... .......... 60% 194M 0s 2021-05-18T14:19:35.4016027Z 39350K .......... .......... .......... .......... .......... 60% 280M 0s 2021-05-18T14:19:35.4016674Z 39400K .......... .......... .......... .......... .......... 60% 267M 0s 2021-05-18T14:19:35.4017309Z 39450K .......... .......... .......... .......... .......... 60% 276M 0s 2021-05-18T14:19:35.4017918Z 39500K .......... .......... .......... .......... .......... 60% 167M 0s 2021-05-18T14:19:35.4018541Z 39550K .......... .......... .......... .......... .......... 60% 286M 0s 2021-05-18T14:19:35.4019165Z 39600K .......... .......... .......... .......... .......... 60% 292M 0s 2021-05-18T14:19:35.4019777Z 39650K .......... .......... .......... .......... .......... 60% 244M 0s 2021-05-18T14:19:35.4020405Z 39700K .......... .......... .......... .......... .......... 61% 285M 0s 2021-05-18T14:19:35.4021029Z 39750K .......... .......... .......... .......... .......... 61% 286M 0s 2021-05-18T14:19:35.4021638Z 39800K .......... .......... .......... .......... .......... 61% 181M 0s 2021-05-18T14:19:35.4022269Z 39850K .......... .......... .......... .......... .......... 61% 174M 0s 2021-05-18T14:19:35.4022973Z 39900K .......... .......... .......... .......... .......... 61% 42.4M 0s 2021-05-18T14:19:35.4023644Z 39950K .......... .......... .......... .......... .......... 61% 68.6M 0s 2021-05-18T14:19:35.4024271Z 40000K .......... .......... .......... .......... .......... 61% 67.8M 0s 2021-05-18T14:19:35.4027458Z 40050K .......... .......... .......... .......... .......... 61% 74.3M 0s 2021-05-18T14:19:35.4032156Z 40100K .......... .......... .......... .......... .......... 61% 97.1M 0s 2021-05-18T14:19:35.4035700Z 40150K .......... .......... .......... .......... .......... 61% 137M 0s 2021-05-18T14:19:35.4040095Z 40200K .......... .......... .......... .......... .......... 61% 102M 0s 2021-05-18T14:19:35.4043748Z 40250K .......... .......... .......... .......... .......... 61% 132M 0s 2021-05-18T14:19:35.4048797Z 40300K .......... .......... .......... .......... .......... 61% 102M 0s 2021-05-18T14:19:35.4054217Z 40350K .......... .......... .......... .......... .......... 62% 89.7M 0s 2021-05-18T14:19:35.4059698Z 40400K .......... .......... .......... .......... .......... 62% 113M 0s 2021-05-18T14:19:35.4064072Z 40450K .......... .......... .......... .......... .......... 62% 86.6M 0s 2021-05-18T14:19:35.4069277Z 40500K .......... .......... .......... .......... .......... 62% 93.4M 0s 2021-05-18T14:19:35.4073893Z 40550K .......... .......... .......... .......... .......... 62% 109M 0s 2021-05-18T14:19:35.4079466Z 40600K .......... .......... .......... .......... .......... 62% 86.6M 0s 2021-05-18T14:19:35.4084566Z 40650K .......... .......... .......... .......... .......... 62% 96.5M 0s 2021-05-18T14:19:35.4089815Z 40700K .......... .......... .......... .......... .......... 62% 119M 0s 2021-05-18T14:19:35.4094449Z 40750K .......... .......... .......... .......... .......... 62% 85.1M 0s 2021-05-18T14:19:35.4100351Z 40800K .......... .......... .......... .......... .......... 62% 85.6M 0s 2021-05-18T14:19:35.4105846Z 40850K .......... .......... .......... .......... .......... 62% 86.1M 0s 2021-05-18T14:19:35.4110234Z 40900K .......... .......... .......... .......... .......... 62% 111M 0s 2021-05-18T14:19:35.4115995Z 40950K .......... .......... .......... .......... .......... 62% 85.9M 0s 2021-05-18T14:19:35.4121692Z 41000K .......... .......... .......... .......... .......... 63% 84.8M 0s 2021-05-18T14:19:35.4126041Z 41050K .......... .......... .......... .......... .......... 63% 109M 0s 2021-05-18T14:19:35.4131787Z 41100K .......... .......... .......... .......... .......... 63% 85.7M 0s 2021-05-18T14:19:35.4206721Z 41150K .......... .......... .......... .......... .......... 63% 89.1M 0s 2021-05-18T14:19:35.4208504Z 41200K .......... .......... .......... .......... .......... 63% 235M 0s 2021-05-18T14:19:35.4209144Z 41250K .......... .......... .......... .......... .......... 63% 206M 0s 2021-05-18T14:19:35.4209791Z 41300K .......... .......... .......... .......... .......... 63% 212M 0s 2021-05-18T14:19:35.4210428Z 41350K .......... .......... .......... .......... .......... 63% 238M 0s 2021-05-18T14:19:35.4211066Z 41400K .......... .......... .......... .......... .......... 63% 289M 0s 2021-05-18T14:19:35.4211702Z 41450K .......... .......... .......... .......... .......... 63% 229M 0s 2021-05-18T14:19:35.4212320Z 41500K .......... .......... .......... .......... .......... 63% 265M 0s 2021-05-18T14:19:35.4212948Z 41550K .......... .......... .......... .......... .......... 63% 237M 0s 2021-05-18T14:19:35.4213588Z 41600K .......... .......... .......... .......... .......... 63% 221M 0s 2021-05-18T14:19:35.4214207Z 41650K .......... .......... .......... .......... .......... 64% 212M 0s 2021-05-18T14:19:35.4214841Z 41700K .......... .......... .......... .......... .......... 64% 293M 0s 2021-05-18T14:19:35.4215467Z 41750K .......... .......... .......... .......... .......... 64% 292M 0s 2021-05-18T14:19:35.4216083Z 41800K .......... .......... .......... .......... .......... 64% 219M 0s 2021-05-18T14:19:35.4216884Z 41850K .......... .......... .......... .......... .......... 64% 211M 0s 2021-05-18T14:19:35.4217527Z 41900K .......... .......... .......... .......... .......... 64% 229M 0s 2021-05-18T14:19:35.4218140Z 41950K .......... .......... .......... .......... .......... 64% 238M 0s 2021-05-18T14:19:35.4218773Z 42000K .......... .......... .......... .......... .......... 64% 235M 0s 2021-05-18T14:19:35.4219405Z 42050K .......... .......... .......... .......... .......... 64% 262M 0s 2021-05-18T14:19:35.4220019Z 42100K .......... .......... .......... .......... .......... 64% 180M 0s 2021-05-18T14:19:35.4220655Z 42150K .......... .......... .......... .......... .......... 64% 241M 0s 2021-05-18T14:19:35.4221277Z 42200K .......... .......... .......... .......... .......... 64% 206M 0s 2021-05-18T14:19:35.4221907Z 42250K .......... .......... .......... .......... .......... 64% 180M 0s 2021-05-18T14:19:35.4222529Z 42300K .......... .......... .......... .......... .......... 65% 254M 0s 2021-05-18T14:19:35.4223147Z 42350K .......... .......... .......... .......... .......... 65% 203M 0s 2021-05-18T14:19:35.4223853Z 42400K .......... .......... .......... .......... .......... 65% 215M 0s 2021-05-18T14:19:35.4224477Z 42450K .......... .......... .......... .......... .......... 65% 254M 0s 2021-05-18T14:19:35.4225109Z 42500K .......... .......... .......... .......... .......... 65% 138M 0s 2021-05-18T14:19:35.4225738Z 42550K .......... .......... .......... .......... .......... 65% 224M 0s 2021-05-18T14:19:35.4226371Z 42600K .......... .......... .......... .......... .......... 65% 302M 0s 2021-05-18T14:19:35.4226980Z 42650K .......... .......... .......... .......... .......... 65% 291M 0s 2021-05-18T14:19:35.4227610Z 42700K .......... .......... .......... .......... .......... 65% 189M 0s 2021-05-18T14:19:35.4228238Z 42750K .......... .......... .......... .......... .......... 65% 202M 0s 2021-05-18T14:19:35.4228845Z 42800K .......... .......... .......... .......... .......... 65% 68.2M 0s 2021-05-18T14:19:35.4229484Z 42850K .......... .......... .......... .......... .......... 65% 92.1M 0s 2021-05-18T14:19:35.4230107Z 42900K .......... .......... .......... .......... .......... 65% 85.2M 0s 2021-05-18T14:19:35.4230726Z 42950K .......... .......... .......... .......... .......... 65% 89.1M 0s 2021-05-18T14:19:35.4234736Z 43000K .......... .......... .......... .......... .......... 66% 129M 0s 2021-05-18T14:19:35.4238591Z 43050K .......... .......... .......... .......... .......... 66% 131M 0s 2021-05-18T14:19:35.4241486Z 43100K .......... .......... .......... .......... .......... 66% 147M 0s 2021-05-18T14:19:35.4244768Z 43150K .......... .......... .......... .......... .......... 66% 168M 0s 2021-05-18T14:19:35.4248301Z 43200K .......... .......... .......... .......... .......... 66% 133M 0s 2021-05-18T14:19:35.4251415Z 43250K .......... .......... .......... .......... .......... 66% 156M 0s 2021-05-18T14:19:35.4254460Z 43300K .......... .......... .......... .......... .......... 66% 148M 0s 2021-05-18T14:19:35.4257729Z 43350K .......... .......... .......... .......... .......... 66% 149M 0s 2021-05-18T14:19:35.4260750Z 43400K .......... .......... .......... .......... .......... 66% 164M 0s 2021-05-18T14:19:35.4264060Z 43450K .......... .......... .......... .......... .......... 66% 145M 0s 2021-05-18T14:19:35.4267313Z 43500K .......... .......... .......... .......... .......... 66% 150M 0s 2021-05-18T14:19:35.4270485Z 43550K .......... .......... .......... .......... .......... 66% 155M 0s 2021-05-18T14:19:35.4273689Z 43600K .......... .......... .......... .......... .......... 66% 152M 0s 2021-05-18T14:19:35.4277260Z 43650K .......... .......... .......... .......... .......... 67% 136M 0s 2021-05-18T14:19:35.4280320Z 43700K .......... .......... .......... .......... .......... 67% 159M 0s 2021-05-18T14:19:35.4283400Z 43750K .......... .......... .......... .......... .......... 67% 162M 0s 2021-05-18T14:19:35.4286733Z 43800K .......... .......... .......... .......... .......... 67% 150M 0s 2021-05-18T14:19:35.4289626Z 43850K .......... .......... .......... .......... .......... 67% 163M 0s 2021-05-18T14:19:35.4292968Z 43900K .......... .......... .......... .......... .......... 67% 145M 0s 2021-05-18T14:19:35.4297310Z 43950K .......... .......... .......... .......... .......... 67% 149M 0s 2021-05-18T14:19:35.4310334Z 44000K .......... .......... .......... .......... .......... 67% 34.8M 0s 2021-05-18T14:19:35.4314609Z 44050K .......... .......... .......... .......... .......... 67% 113M 0s 2021-05-18T14:19:35.4318605Z 44100K .......... .......... .......... .......... .......... 67% 113M 0s 2021-05-18T14:19:35.4322965Z 44150K .......... .......... .......... .......... .......... 67% 111M 0s 2021-05-18T14:19:35.4326872Z 44200K .......... .......... .......... .......... .......... 67% 125M 0s 2021-05-18T14:19:35.4330905Z 44250K .......... .......... .......... .......... .......... 67% 126M 0s 2021-05-18T14:19:35.4335072Z 44300K .......... .......... .......... .......... .......... 68% 114M 0s 2021-05-18T14:19:35.4339119Z 44350K .......... .......... .......... .......... .......... 68% 121M 0s 2021-05-18T14:19:35.4343409Z 44400K .......... .......... .......... .......... .......... 68% 113M 0s 2021-05-18T14:19:35.4347619Z 44450K .......... .......... .......... .......... .......... 68% 116M 0s 2021-05-18T14:19:35.4351781Z 44500K .......... .......... .......... .......... .......... 68% 122M 0s 2021-05-18T14:19:35.4355782Z 44550K .......... .......... .......... .......... .......... 68% 119M 0s 2021-05-18T14:19:35.4359534Z 44600K .......... .......... .......... .......... .......... 68% 130M 0s 2021-05-18T14:19:35.4363535Z 44650K .......... .......... .......... .......... .......... 68% 120M 0s 2021-05-18T14:19:35.4367252Z 44700K .......... .......... .......... .......... .......... 68% 131M 0s 2021-05-18T14:19:35.4371409Z 44750K .......... .......... .......... .......... .......... 68% 118M 0s 2021-05-18T14:19:35.4375173Z 44800K .......... .......... .......... .......... .......... 68% 130M 0s 2021-05-18T14:19:35.4378980Z 44850K .......... .......... .......... .......... .......... 68% 131M 0s 2021-05-18T14:19:35.4383078Z 44900K .......... .......... .......... .......... .......... 68% 117M 0s 2021-05-18T14:19:35.4386760Z 44950K .......... .......... .......... .......... .......... 69% 133M 0s 2021-05-18T14:19:35.4390966Z 45000K .......... .......... .......... .......... .......... 69% 125M 0s 2021-05-18T14:19:35.4394995Z 45050K .......... .......... .......... .......... .......... 69% 112M 0s 2021-05-18T14:19:35.4398704Z 45100K .......... .......... .......... .......... .......... 69% 132M 0s 2021-05-18T14:19:35.4402448Z 45150K .......... .......... .......... .......... .......... 69% 131M 0s 2021-05-18T14:19:35.4406668Z 45200K .......... .......... .......... .......... .......... 69% 122M 0s 2021-05-18T14:19:35.4410564Z 45250K .......... .......... .......... .......... .......... 69% 119M 0s 2021-05-18T14:19:35.4414660Z 45300K .......... .......... .......... .......... .......... 69% 119M 0s 2021-05-18T14:19:35.4418426Z 45350K .......... .......... .......... .......... .......... 69% 130M 0s 2021-05-18T14:19:35.4422444Z 45400K .......... .......... .......... .......... .......... 69% 126M 0s 2021-05-18T14:19:35.4425010Z 45450K .......... .......... .......... .......... .......... 69% 183M 0s 2021-05-18T14:19:35.4427944Z 45500K .......... .......... .......... .......... .......... 69% 160M 0s 2021-05-18T14:19:35.4431078Z 45550K .......... .......... .......... .......... .......... 69% 178M 0s 2021-05-18T14:19:35.4718689Z 45600K .......... .......... .......... .......... .......... 70% 1.70M 0s 2021-05-18T14:19:35.4727250Z 45650K .......... .......... .......... .......... .......... 70% 59.7M 0s 2021-05-18T14:19:35.4730705Z 45700K .......... .......... .......... .......... .......... 70% 138M 0s 2021-05-18T14:19:35.4764786Z 45750K .......... .......... .......... .......... .......... 70% 14.8M 0s 2021-05-18T14:19:35.4771108Z 45800K .......... .......... .......... .......... .......... 70% 59.9M 0s 2021-05-18T14:19:35.4773549Z 45850K .......... .......... .......... .......... .......... 70% 247M 0s 2021-05-18T14:19:35.4775178Z 45900K .......... .......... .......... .......... .......... 70% 293M 0s 2021-05-18T14:19:35.4784889Z 45950K .......... .......... .......... .......... .......... 70% 51.1M 0s 2021-05-18T14:19:35.4786992Z 46000K .......... .......... .......... .......... .......... 70% 275M 0s 2021-05-18T14:19:35.4789003Z 46050K .......... .......... .......... .......... .......... 70% 295M 0s 2021-05-18T14:19:35.4792240Z 46100K .......... .......... .......... .......... .......... 70% 121M 0s 2021-05-18T14:19:35.4798374Z 46150K .......... .......... .......... .......... .......... 70% 86.7M 0s 2021-05-18T14:19:35.4800397Z 46200K .......... .......... .......... .......... .......... 70% 284M 0s 2021-05-18T14:19:35.4803671Z 46250K .......... .......... .......... .......... .......... 71% 124M 0s 2021-05-18T14:19:35.4810591Z 46300K .......... .......... .......... .......... .......... 71% 74.0M 0s 2021-05-18T14:19:35.4812635Z 46350K .......... .......... .......... .......... .......... 71% 279M 0s 2021-05-18T14:19:35.4814199Z 46400K .......... .......... .......... .......... .......... 71% 248M 0s 2021-05-18T14:19:35.4817842Z 46450K .......... .......... .......... .......... .......... 71% 127M 0s 2021-05-18T14:19:35.4824039Z 46500K .......... .......... .......... .......... .......... 71% 82.0M 0s 2021-05-18T14:19:35.4825998Z 46550K .......... .......... .......... .......... .......... 71% 263M 0s 2021-05-18T14:19:35.4827958Z 46600K .......... .......... .......... .......... .......... 71% 258M 0s 2021-05-18T14:19:35.4834433Z 46650K .......... .......... .......... .......... .......... 71% 76.8M 0s 2021-05-18T14:19:35.4836394Z 46700K .......... .......... .......... .......... .......... 71% 236M 0s 2021-05-18T14:19:35.4838299Z 46750K .......... .......... .......... .......... .......... 71% 250M 0s 2021-05-18T14:19:35.4841073Z 46800K .......... .......... .......... .......... .......... 71% 286M 0s 2021-05-18T14:19:35.4842303Z 46850K .......... .......... .......... .......... .......... 71% 164M 0s 2021-05-18T14:19:35.4846242Z 46900K .......... .......... .......... .......... .......... 72% 116M 0s 2021-05-18T14:19:35.4849297Z 46950K .......... .......... .......... .......... .......... 72% 142M 0s 2021-05-18T14:19:35.4852974Z 47000K .......... .......... .......... .......... .......... 72% 132M 0s 2021-05-18T14:19:35.4860396Z 47050K .......... .......... .......... .......... .......... 72% 66.2M 0s 2021-05-18T14:19:35.4865211Z 47100K .......... .......... .......... .......... .......... 72% 101M 0s 2021-05-18T14:19:35.4868520Z 47150K .......... .......... .......... .......... .......... 72% 146M 0s 2021-05-18T14:19:35.4872561Z 47200K .......... .......... .......... .......... .......... 72% 121M 0s 2021-05-18T14:19:35.4875972Z 47250K .......... .......... .......... .......... .......... 72% 148M 0s 2021-05-18T14:19:35.4879036Z 47300K .......... .......... .......... .......... .......... 72% 156M 0s 2021-05-18T14:19:35.4882588Z 47350K .......... .......... .......... .......... .......... 72% 152M 0s 2021-05-18T14:19:35.4886739Z 47400K .......... .......... .......... .......... .......... 72% 108M 0s 2021-05-18T14:19:35.4890332Z 47450K .......... .......... .......... .......... .......... 72% 135M 0s 2021-05-18T14:19:35.4895211Z 47500K .......... .......... .......... .......... .......... 72% 125M 0s 2021-05-18T14:19:35.4900363Z 47550K .......... .......... .......... .......... .......... 73% 85.0M 0s 2021-05-18T14:19:35.4908056Z 47600K .......... .......... .......... .......... .......... 73% 76.5M 0s 2021-05-18T14:19:35.4911571Z 47650K .......... .......... .......... .......... .......... 73% 105M 0s 2021-05-18T14:19:35.4915912Z 47700K .......... .......... .......... .......... .......... 73% 153M 0s 2021-05-18T14:19:35.4918138Z 47750K .......... .......... .......... .......... .......... 73% 170M 0s 2021-05-18T14:19:35.4924420Z 47800K .......... .......... .......... .......... .......... 73% 88.9M 0s 2021-05-18T14:19:35.4927213Z 47850K .......... .......... .......... .......... .......... 73% 108M 0s 2021-05-18T14:19:35.4933197Z 47900K .......... .......... .......... .......... .......... 73% 117M 0s 2021-05-18T14:19:35.4936719Z 47950K .......... .......... .......... .......... .......... 73% 90.9M 0s 2021-05-18T14:19:35.4940420Z 48000K .......... .......... .......... .......... .......... 73% 267M 0s 2021-05-18T14:19:35.4942082Z 48050K .......... .......... .......... .......... .......... 73% 246M 0s 2021-05-18T14:19:35.4943767Z 48100K .......... .......... .......... .......... .......... 73% 226M 0s 2021-05-18T14:19:35.4945823Z 48150K .......... .......... .......... .......... .......... 73% 291M 0s 2021-05-18T14:19:35.4948780Z 48200K .......... .......... .......... .......... .......... 74% 182M 0s 2021-05-18T14:19:35.4952201Z 48250K .......... .......... .......... .......... .......... 74% 128M 0s 2021-05-18T14:19:35.5001562Z 48300K .......... .......... .......... .......... .......... 74% 106M 0s 2021-05-18T14:19:35.5003231Z 48350K .......... .......... .......... .......... .......... 74% 257M 0s 2021-05-18T14:19:35.5003887Z 48400K .......... .......... .......... .......... .......... 74% 210M 0s 2021-05-18T14:19:35.5004503Z 48450K .......... .......... .......... .......... .......... 74% 236M 0s 2021-05-18T14:19:35.5005138Z 48500K .......... .......... .......... .......... .......... 74% 284M 0s 2021-05-18T14:19:35.5005750Z 48550K .......... .......... .......... .......... .......... 74% 270M 0s 2021-05-18T14:19:35.5006378Z 48600K .......... .......... .......... .......... .......... 74% 256M 0s 2021-05-18T14:19:35.5007005Z 48650K .......... .......... .......... .......... .......... 74% 264M 0s 2021-05-18T14:19:35.5008540Z 48700K .......... .......... .......... .......... .......... 74% 286M 0s 2021-05-18T14:19:35.5009184Z 48750K .......... .......... .......... .......... .......... 74% 206M 0s 2021-05-18T14:19:35.5009813Z 48800K .......... .......... .......... .......... .......... 74% 243M 0s 2021-05-18T14:19:35.5010421Z 48850K .......... .......... .......... .......... .......... 75% 231M 0s 2021-05-18T14:19:35.5013019Z 48900K .......... .......... .......... .......... .......... 75% 233M 0s 2021-05-18T14:19:35.5013655Z 48950K .......... .......... .......... .......... .......... 75% 228M 0s 2021-05-18T14:19:35.5014266Z 49000K .......... .......... .......... .......... .......... 75% 273M 0s 2021-05-18T14:19:35.5014895Z 49050K .......... .......... .......... .......... .......... 75% 259M 0s 2021-05-18T14:19:35.5015518Z 49100K .......... .......... .......... .......... .......... 75% 231M 0s 2021-05-18T14:19:35.5018281Z 49150K .......... .......... .......... .......... .......... 75% 227M 0s 2021-05-18T14:19:35.5018936Z 49200K .......... .......... .......... .......... .......... 75% 268M 0s 2021-05-18T14:19:35.5019590Z 49250K .......... .......... .......... .......... .......... 75% 43.6M 0s 2021-05-18T14:19:35.5020200Z 49300K .......... .......... .......... .......... .......... 75% 98.0M 0s 2021-05-18T14:19:35.5020831Z 49350K .......... .......... .......... .......... .......... 75% 108M 0s 2021-05-18T14:19:35.5021508Z 49400K .......... .......... .......... .......... .......... 75% 104M 0s 2021-05-18T14:19:35.5025019Z 49450K .......... .......... .......... .......... .......... 75% 90.2M 0s 2021-05-18T14:19:35.5026700Z 49500K .......... .......... .......... .......... .......... 76% 141M 0s 2021-05-18T14:19:35.5033211Z 49550K .......... .......... .......... .......... .......... 76% 97.0M 0s 2021-05-18T14:19:35.5036935Z 49600K .......... .......... .......... .......... .......... 76% 97.5M 0s 2021-05-18T14:19:35.5044608Z 49650K .......... .......... .......... .......... .......... 76% 79.1M 0s 2021-05-18T14:19:35.5052097Z 49700K .......... .......... .......... .......... .......... 76% 55.4M 0s 2021-05-18T14:19:35.5056878Z 49750K .......... .......... .......... .......... .......... 76% 110M 0s 2021-05-18T14:19:35.5065276Z 49800K .......... .......... .......... .......... .......... 76% 114M 0s 2021-05-18T14:19:35.5065951Z 49850K .......... .......... .......... .......... .......... 76% 145M 0s 2021-05-18T14:19:35.5070208Z 49900K .......... .......... .......... .......... .......... 76% 107M 0s 2021-05-18T14:19:35.5074789Z 49950K .......... .......... .......... .......... .......... 76% 81.8M 0s 2021-05-18T14:19:35.5080769Z 50000K .......... .......... .......... .......... .......... 76% 78.9M 0s 2021-05-18T14:19:35.5085178Z 50050K .......... .......... .......... .......... .......... 76% 106M 0s 2021-05-18T14:19:35.5089432Z 50100K .......... .......... .......... .......... .......... 76% 120M 0s 2021-05-18T14:19:35.5095208Z 50150K .......... .......... .......... .......... .......... 77% 103M 0s 2021-05-18T14:19:35.5099265Z 50200K .......... .......... .......... .......... .......... 77% 95.1M 0s 2021-05-18T14:19:35.5104078Z 50250K .......... .......... .......... .......... .......... 77% 100M 0s 2021-05-18T14:19:35.5108654Z 50300K .......... .......... .......... .......... .......... 77% 110M 0s 2021-05-18T14:19:35.5113385Z 50350K .......... .......... .......... .......... .......... 77% 115M 0s 2021-05-18T14:19:35.5117891Z 50400K .......... .......... .......... .......... .......... 77% 96.9M 0s 2021-05-18T14:19:35.5122151Z 50450K .......... .......... .......... .......... .......... 77% 112M 0s 2021-05-18T14:19:35.5127749Z 50500K .......... .......... .......... .......... .......... 77% 90.4M 0s 2021-05-18T14:19:35.5131439Z 50550K .......... .......... .......... .......... .......... 77% 119M 0s 2021-05-18T14:19:35.5134401Z 50600K .......... .......... .......... .......... .......... 77% 169M 0s 2021-05-18T14:19:35.5136565Z 50650K .......... .......... .......... .......... .......... 77% 225M 0s 2021-05-18T14:19:35.5140462Z 50700K .......... .......... .......... .......... .......... 77% 128M 0s 2021-05-18T14:19:35.5142701Z 50750K .......... .......... .......... .......... .......... 77% 214M 0s 2021-05-18T14:19:35.5146554Z 50800K .......... .......... .......... .......... .......... 78% 124M 0s 2021-05-18T14:19:35.5148634Z 50850K .......... .......... .......... .......... .......... 78% 219M 0s 2021-05-18T14:19:35.5152128Z 50900K .......... .......... .......... .......... .......... 78% 148M 0s 2021-05-18T14:19:35.5154599Z 50950K .......... .......... .......... .......... .......... 78% 218M 0s 2021-05-18T14:19:35.5158318Z 51000K .......... .......... .......... .......... .......... 78% 123M 0s 2021-05-18T14:19:35.5160407Z 51050K .......... .......... .......... .......... .......... 78% 212M 0s 2021-05-18T14:19:35.5163904Z 51100K .......... .......... .......... .......... .......... 78% 149M 0s 2021-05-18T14:19:35.5166081Z 51150K .......... .......... .......... .......... .......... 78% 225M 0s 2021-05-18T14:19:35.5170048Z 51200K .......... .......... .......... .......... .......... 78% 140M 0s 2021-05-18T14:19:35.5171724Z 51250K .......... .......... .......... .......... .......... 78% 222M 0s 2021-05-18T14:19:35.5175243Z 51300K .......... .......... .......... .......... .......... 78% 144M 0s 2021-05-18T14:19:35.5176955Z 51350K .......... .......... .......... .......... .......... 78% 274M 0s 2021-05-18T14:19:35.5180787Z 51400K .......... .......... .......... .......... .......... 78% 138M 0s 2021-05-18T14:19:35.5182789Z 51450K .......... .......... .......... .......... .......... 79% 191M 0s 2021-05-18T14:19:35.5186273Z 51500K .......... .......... .......... .......... .......... 79% 150M 0s 2021-05-18T14:19:35.5188445Z 51550K .......... .......... .......... .......... .......... 79% 222M 0s 2021-05-18T14:19:35.5192343Z 51600K .......... .......... .......... .......... .......... 79% 142M 0s 2021-05-18T14:19:35.5194262Z 51650K .......... .......... .......... .......... .......... 79% 239M 0s 2021-05-18T14:19:35.5197918Z 51700K .......... .......... .......... .......... .......... 79% 128M 0s 2021-05-18T14:19:35.5199531Z 51750K .......... .......... .......... .......... .......... 79% 267M 0s 2021-05-18T14:19:35.5203157Z 51800K .......... .......... .......... .......... .......... 79% 143M 0s 2021-05-18T14:19:35.5205105Z 51850K .......... .......... .......... .......... .......... 79% 269M 0s 2021-05-18T14:19:35.5208697Z 51900K .......... .......... .......... .......... .......... 79% 130M 0s 2021-05-18T14:19:35.5210412Z 51950K .......... .......... .......... .......... .......... 79% 273M 0s 2021-05-18T14:19:35.5214207Z 52000K .......... .......... .......... .......... .......... 79% 140M 0s 2021-05-18T14:19:35.5216154Z 52050K .......... .......... .......... .......... .......... 79% 197M 0s 2021-05-18T14:19:35.5219522Z 52100K .......... .......... .......... .......... .......... 80% 148M 0s 2021-05-18T14:19:35.6053783Z 52150K .......... .......... .......... .......... .......... 80% 601K 0s 2021-05-18T14:19:35.6060147Z 52200K .......... .......... .......... .......... .......... 80% 77.5M 0s 2021-05-18T14:19:35.6063712Z 52250K .......... .......... .......... .......... .......... 80% 97.7M 0s 2021-05-18T14:19:35.6068742Z 52300K .......... .......... .......... .......... .......... 80% 102M 0s 2021-05-18T14:19:35.6075886Z 52350K .......... .......... .......... .......... .......... 80% 81.4M 0s 2021-05-18T14:19:35.6080564Z 52400K .......... .......... .......... .......... .......... 80% 86.2M 0s 2021-05-18T14:19:35.6084600Z 52450K .......... .......... .......... .......... .......... 80% 107M 0s 2021-05-18T14:19:35.6089561Z 52500K .......... .......... .......... .......... .......... 80% 111M 0s 2021-05-18T14:19:35.6093582Z 52550K .......... .......... .......... .......... .......... 80% 111M 0s 2021-05-18T14:19:35.6099276Z 52600K .......... .......... .......... .......... .......... 80% 105M 0s 2021-05-18T14:19:35.6104259Z 52650K .......... .......... .......... .......... .......... 80% 87.1M 0s 2021-05-18T14:19:35.6108576Z 52700K .......... .......... .......... .......... .......... 80% 101M 0s 2021-05-18T14:19:35.6115478Z 52750K .......... .......... .......... .......... .......... 81% 97.9M 0s 2021-05-18T14:19:35.6118152Z 52800K .......... .......... .......... .......... .......... 81% 130M 0s 2021-05-18T14:19:35.6124034Z 52850K .......... .......... .......... .......... .......... 81% 72.4M 0s 2021-05-18T14:19:35.6129750Z 52900K .......... .......... .......... .......... .......... 81% 101M 0s 2021-05-18T14:19:35.6165689Z 52950K .......... .......... .......... .......... .......... 81% 146M 0s 2021-05-18T14:19:35.6167359Z 53000K .......... .......... .......... .......... .......... 81% 168M 0s 2021-05-18T14:19:35.6167991Z 53050K .......... .......... .......... .......... .......... 81% 173M 0s 2021-05-18T14:19:35.6169786Z 53100K .......... .......... .......... .......... .......... 81% 151M 0s 2021-05-18T14:19:35.6170429Z 53150K .......... .......... .......... .......... .......... 81% 171M 0s 2021-05-18T14:19:35.6171983Z 53200K .......... .......... .......... .......... .......... 81% 70.5M 0s 2021-05-18T14:19:35.6172618Z 53250K .......... .......... .......... .......... .......... 81% 234M 0s 2021-05-18T14:19:35.6173234Z 53300K .......... .......... .......... .......... .......... 81% 292M 0s 2021-05-18T14:19:35.6173865Z 53350K .......... .......... .......... .......... .......... 81% 258M 0s 2021-05-18T14:19:35.6174502Z 53400K .......... .......... .......... .......... .......... 82% 248M 0s 2021-05-18T14:19:35.6175115Z 53450K .......... .......... .......... .......... .......... 82% 150M 0s 2021-05-18T14:19:35.6177934Z 53500K .......... .......... .......... .......... .......... 82% 263M 0s 2021-05-18T14:19:35.6178568Z 53550K .......... .......... .......... .......... .......... 82% 142M 0s 2021-05-18T14:19:35.6179459Z 53600K .......... .......... .......... .......... .......... 82% 93.5M 0s 2021-05-18T14:19:35.6181055Z 53650K .......... .......... .......... .......... .......... 82% 109M 0s 2021-05-18T14:19:35.6181708Z 53700K .......... .......... .......... .......... .......... 82% 106M 0s 2021-05-18T14:19:35.6187766Z 53750K .......... .......... .......... .......... .......... 82% 120M 0s 2021-05-18T14:19:35.6188436Z 53800K .......... .......... .......... .......... .......... 82% 241M 0s 2021-05-18T14:19:35.6190016Z 53850K .......... .......... .......... .......... .......... 82% 190M 0s 2021-05-18T14:19:35.6195317Z 53900K .......... .......... .......... .......... .......... 82% 128M 0s 2021-05-18T14:19:35.6195975Z 53950K .......... .......... .......... .......... .......... 82% 232M 0s 2021-05-18T14:19:35.6198785Z 54000K .......... .......... .......... .......... .......... 82% 132M 0s 2021-05-18T14:19:35.6203140Z 54050K .......... .......... .......... .......... .......... 83% 124M 0s 2021-05-18T14:19:35.6206547Z 54100K .......... .......... .......... .......... .......... 83% 126M 0s 2021-05-18T14:19:35.6210168Z 54150K .......... .......... .......... .......... .......... 83% 152M 0s 2021-05-18T14:19:35.6212998Z 54200K .......... .......... .......... .......... .......... 83% 151M 0s 2021-05-18T14:19:35.6217618Z 54250K .......... .......... .......... .......... .......... 83% 140M 0s 2021-05-18T14:19:35.6218967Z 54300K .......... .......... .......... .......... .......... 83% 183M 0s 2021-05-18T14:19:35.6222926Z 54350K .......... .......... .......... .......... .......... 83% 133M 0s 2021-05-18T14:19:35.6227081Z 54400K .......... .......... .......... .......... .......... 83% 123M 0s 2021-05-18T14:19:35.6230332Z 54450K .......... .......... .......... .......... .......... 83% 140M 0s 2021-05-18T14:19:35.6235001Z 54500K .......... .......... .......... .......... .......... 83% 129M 0s 2021-05-18T14:19:35.6238456Z 54550K .......... .......... .......... .......... .......... 83% 134M 0s 2021-05-18T14:19:35.6241968Z 54600K .......... .......... .......... .......... .......... 83% 114M 0s 2021-05-18T14:19:35.6246721Z 54650K .......... .......... .......... .......... .......... 83% 134M 0s 2021-05-18T14:19:35.6250467Z 54700K .......... .......... .......... .......... .......... 84% 106M 0s 2021-05-18T14:19:35.6254698Z 54750K .......... .......... .......... .......... .......... 84% 111M 0s 2021-05-18T14:19:35.6258874Z 54800K .......... .......... .......... .......... .......... 84% 136M 0s 2021-05-18T14:19:35.6262270Z 54850K .......... .......... .......... .......... .......... 84% 123M 0s 2021-05-18T14:19:35.6265736Z 54900K .......... .......... .......... .......... .......... 84% 140M 0s 2021-05-18T14:19:35.6269461Z 54950K .......... .......... .......... .......... .......... 84% 130M 0s 2021-05-18T14:19:35.6272708Z 55000K .......... .......... .......... .......... .......... 84% 151M 0s 2021-05-18T14:19:35.6276292Z 55050K .......... .......... .......... .......... .......... 84% 142M 0s 2021-05-18T14:19:35.6279641Z 55100K .......... .......... .......... .......... .......... 84% 141M 0s 2021-05-18T14:19:35.6283459Z 55150K .......... .......... .......... .......... .......... 84% 127M 0s 2021-05-18T14:19:35.6286632Z 55200K .......... .......... .......... .......... .......... 84% 153M 0s 2021-05-18T14:19:35.6290212Z 55250K .......... .......... .......... .......... .......... 84% 141M 0s 2021-05-18T14:19:35.6294009Z 55300K .......... .......... .......... .......... .......... 84% 142M 0s 2021-05-18T14:19:35.6296829Z 55350K .......... .......... .......... .......... .......... 85% 152M 0s 2021-05-18T14:19:35.6301012Z 55400K .......... .......... .......... .......... .......... 85% 129M 0s 2021-05-18T14:19:35.6304201Z 55450K .......... .......... .......... .......... .......... 85% 135M 0s 2021-05-18T14:19:35.6308429Z 55500K .......... .......... .......... .......... .......... 85% 149M 0s 2021-05-18T14:19:35.6311123Z 55550K .......... .......... .......... .......... .......... 85% 153M 0s 2021-05-18T14:19:35.6315550Z 55600K .......... .......... .......... .......... .......... 85% 135M 0s 2021-05-18T14:19:35.6318522Z 55650K .......... .......... .......... .......... .......... 85% 116M 0s 2021-05-18T14:19:35.6321948Z 55700K .......... .......... .......... .......... .......... 85% 142M 0s 2021-05-18T14:19:35.6326685Z 55750K .......... .......... .......... .......... .......... 85% 118M 0s 2021-05-18T14:19:35.6329870Z 55800K .......... .......... .......... .......... .......... 85% 128M 0s 2021-05-18T14:19:35.6333778Z 55850K .......... .......... .......... .......... .......... 85% 126M 0s 2021-05-18T14:19:35.6337193Z 55900K .......... .......... .......... .......... .......... 85% 143M 0s 2021-05-18T14:19:35.6341355Z 55950K .......... .......... .......... .......... .......... 85% 119M 0s 2021-05-18T14:19:35.6344750Z 56000K .......... .......... .......... .......... .......... 86% 139M 0s 2021-05-18T14:19:35.6351936Z 56050K .......... .......... .......... .......... .......... 86% 69.1M 0s 2021-05-18T14:19:35.6356338Z 56100K .......... .......... .......... .......... .......... 86% 127M 0s 2021-05-18T14:19:35.6360212Z 56150K .......... .......... .......... .......... .......... 86% 131M 0s 2021-05-18T14:19:35.6363772Z 56200K .......... .......... .......... .......... .......... 86% 119M 0s 2021-05-18T14:19:35.6367274Z 56250K .......... .......... .......... .......... .......... 86% 131M 0s 2021-05-18T14:19:35.6371371Z 56300K .......... .......... .......... .......... .......... 86% 128M 0s 2021-05-18T14:19:35.6374696Z 56350K .......... .......... .......... .......... .......... 86% 133M 0s 2021-05-18T14:19:35.6379135Z 56400K .......... .......... .......... .......... .......... 86% 127M 0s 2021-05-18T14:19:35.6382718Z 56450K .......... .......... .......... .......... .......... 86% 117M 0s 2021-05-18T14:19:35.6387204Z 56500K .......... .......... .......... .......... .......... 86% 126M 0s 2021-05-18T14:19:35.6390476Z 56550K .......... .......... .......... .......... .......... 86% 127M 0s 2021-05-18T14:19:35.6394625Z 56600K .......... .......... .......... .......... .......... 86% 139M 0s 2021-05-18T14:19:35.6398670Z 56650K .......... .......... .......... .......... .......... 87% 111M 0s 2021-05-18T14:19:35.6475026Z 56700K .......... .......... .......... .......... .......... 87% 163M 0s 2021-05-18T14:19:35.6476086Z 56750K .......... .......... .......... .......... .......... 87% 202M 0s 2021-05-18T14:19:35.6477067Z 56800K .......... .......... .......... .......... .......... 87% 295M 0s 2021-05-18T14:19:35.6479366Z 56850K .......... .......... .......... .......... .......... 87% 218M 0s 2021-05-18T14:19:35.6480010Z 56900K .......... .......... .......... .......... .......... 87% 248M 0s 2021-05-18T14:19:35.6480732Z 56950K .......... .......... .......... .......... .......... 87% 224M 0s 2021-05-18T14:19:35.6482074Z 57000K .......... .......... .......... .......... .......... 87% 220M 0s 2021-05-18T14:19:35.6482837Z 57050K .......... .......... .......... .......... .......... 87% 190M 0s 2021-05-18T14:19:35.6483573Z 57100K .......... .......... .......... .......... .......... 87% 259M 0s 2021-05-18T14:19:35.6484326Z 57150K .......... .......... .......... .......... .......... 87% 253M 0s 2021-05-18T14:19:35.6485082Z 57200K .......... .......... .......... .......... .......... 87% 227M 0s 2021-05-18T14:19:35.6485834Z 57250K .......... .......... .......... .......... .......... 87% 230M 0s 2021-05-18T14:19:35.6486564Z 57300K .......... .......... .......... .......... .......... 88% 217M 0s 2021-05-18T14:19:35.6487497Z 57350K .......... .......... .......... .......... .......... 88% 218M 0s 2021-05-18T14:19:35.6488433Z 57400K .......... .......... .......... .......... .......... 88% 204M 0s 2021-05-18T14:19:35.6489325Z 57450K .......... .......... .......... .......... .......... 88% 241M 0s 2021-05-18T14:19:35.6490266Z 57500K .......... .......... .......... .......... .......... 88% 175M 0s 2021-05-18T14:19:35.6491327Z 57550K .......... .......... .......... .......... .......... 88% 242M 0s 2021-05-18T14:19:35.6492287Z 57600K .......... .......... .......... .......... .......... 88% 262M 0s 2021-05-18T14:19:35.6493168Z 57650K .......... .......... .......... .......... .......... 88% 208M 0s 2021-05-18T14:19:35.6493924Z 57700K .......... .......... .......... .......... .......... 88% 206M 0s 2021-05-18T14:19:35.6494946Z 57750K .......... .......... .......... .......... .......... 88% 212M 0s 2021-05-18T14:19:35.6495881Z 57800K .......... .......... .......... .......... .......... 88% 231M 0s 2021-05-18T14:19:35.6496647Z 57850K .......... .......... .......... .......... .......... 88% 187M 0s 2021-05-18T14:19:35.6498247Z 57900K .......... .......... .......... .......... .......... 88% 222M 0s 2021-05-18T14:19:35.6498881Z 57950K .......... .......... .......... .......... .......... 89% 231M 0s 2021-05-18T14:19:35.6500016Z 58000K .......... .......... .......... .......... .......... 89% 236M 0s 2021-05-18T14:19:35.6500625Z 58050K .......... .......... .......... .......... .......... 89% 251M 0s 2021-05-18T14:19:35.6501252Z 58100K .......... .......... .......... .......... .......... 89% 224M 0s 2021-05-18T14:19:35.6501884Z 58150K .......... .......... .......... .......... .......... 89% 204M 0s 2021-05-18T14:19:35.6502900Z 58200K .......... .......... .......... .......... .......... 89% 235M 0s 2021-05-18T14:19:35.6503528Z 58250K .......... .......... .......... .......... .......... 89% 215M 0s 2021-05-18T14:19:35.6504528Z 58300K .......... .......... .......... .......... .......... 89% 215M 0s 2021-05-18T14:19:35.6505142Z 58350K .......... .......... .......... .......... .......... 89% 250M 0s 2021-05-18T14:19:35.6505767Z 58400K .......... .......... .......... .......... .......... 89% 62.6M 0s 2021-05-18T14:19:35.6506404Z 58450K .......... .......... .......... .......... .......... 89% 239M 0s 2021-05-18T14:19:35.6507047Z 58500K .......... .......... .......... .......... .......... 89% 267M 0s 2021-05-18T14:19:35.6507898Z 58550K .......... .......... .......... .......... .......... 89% 250M 0s 2021-05-18T14:19:35.6508528Z 58600K .......... .......... .......... .......... .......... 90% 245M 0s 2021-05-18T14:19:35.6509330Z 58650K .......... .......... .......... .......... .......... 90% 246M 0s 2021-05-18T14:19:35.6509957Z 58700K .......... .......... .......... .......... .......... 90% 263M 0s 2021-05-18T14:19:35.6510843Z 58750K .......... .......... .......... .......... .......... 90% 214M 0s 2021-05-18T14:19:35.6511553Z 58800K .......... .......... .......... .......... .......... 90% 248M 0s 2021-05-18T14:19:35.6512418Z 58850K .......... .......... .......... .......... .......... 90% 193M 0s 2021-05-18T14:19:35.6513338Z 58900K .......... .......... .......... .......... .......... 90% 212M 0s 2021-05-18T14:19:35.6514551Z 58950K .......... .......... .......... .......... .......... 90% 264M 0s 2021-05-18T14:19:35.6515611Z 59000K .......... .......... .......... .......... .......... 90% 244M 0s 2021-05-18T14:19:35.6516248Z 59050K .......... .......... .......... .......... .......... 90% 231M 0s 2021-05-18T14:19:35.6517145Z 59100K .......... .......... .......... .......... .......... 90% 288M 0s 2021-05-18T14:19:35.6517838Z 59150K .......... .......... .......... .......... .......... 90% 236M 0s 2021-05-18T14:19:35.6518466Z 59200K .......... .......... .......... .......... .......... 90% 164M 0s 2021-05-18T14:19:35.6519215Z 59250K .......... .......... .......... .......... .......... 91% 141M 0s 2021-05-18T14:19:35.6522617Z 59300K .......... .......... .......... .......... .......... 91% 113M 0s 2021-05-18T14:19:35.6525816Z 59350K .......... .......... .......... .......... .......... 91% 156M 0s 2021-05-18T14:19:35.6528806Z 59400K .......... .......... .......... .......... .......... 91% 171M 0s 2021-05-18T14:19:35.6531762Z 59450K .......... .......... .......... .......... .......... 91% 155M 0s 2021-05-18T14:19:35.6535049Z 59500K .......... .......... .......... .......... .......... 91% 141M 0s 2021-05-18T14:19:35.6538136Z 59550K .......... .......... .......... .......... .......... 91% 156M 0s 2021-05-18T14:19:35.6541861Z 59600K .......... .......... .......... .......... .......... 91% 150M 0s 2021-05-18T14:19:35.6544502Z 59650K .......... .......... .......... .......... .......... 91% 165M 0s 2021-05-18T14:19:35.6547967Z 59700K .......... .......... .......... .......... .......... 91% 152M 0s 2021-05-18T14:19:35.6550902Z 59750K .......... .......... .......... .......... .......... 91% 168M 0s 2021-05-18T14:19:35.6555810Z 59800K .......... .......... .......... .......... .......... 91% 99.6M 0s 2021-05-18T14:19:35.6560259Z 59850K .......... .......... .......... .......... .......... 91% 148M 0s 2021-05-18T14:19:35.6563004Z 59900K .......... .......... .......... .......... .......... 92% 122M 0s 2021-05-18T14:19:35.6568943Z 59950K .......... .......... .......... .......... .......... 92% 82.0M 0s 2021-05-18T14:19:35.6572041Z 60000K .......... .......... .......... .......... .......... 92% 149M 0s 2021-05-18T14:19:35.6577693Z 60050K .......... .......... .......... .......... .......... 92% 87.1M 0s 2021-05-18T14:19:35.6581339Z 60100K .......... .......... .......... .......... .......... 92% 136M 0s 2021-05-18T14:19:35.6584421Z 60150K .......... .......... .......... .......... .......... 92% 143M 0s 2021-05-18T14:19:35.6588286Z 60200K .......... .......... .......... .......... .......... 92% 135M 0s 2021-05-18T14:19:35.6591655Z 60250K .......... .......... .......... .......... .......... 92% 155M 0s 2021-05-18T14:19:35.6595444Z 60300K .......... .......... .......... .......... .......... 92% 121M 0s 2021-05-18T14:19:35.6598847Z 60350K .......... .......... .......... .......... .......... 92% 169M 0s 2021-05-18T14:19:35.6601162Z 60400K .......... .......... .......... .......... .......... 92% 174M 0s 2021-05-18T14:19:35.6603828Z 60450K .......... .......... .......... .......... .......... 92% 185M 0s 2021-05-18T14:19:35.6607384Z 60500K .......... .......... .......... .......... .......... 92% 126M 0s 2021-05-18T14:19:35.6611118Z 60550K .......... .......... .......... .......... .......... 93% 141M 0s 2021-05-18T14:19:35.6614113Z 60600K .......... .......... .......... .......... .......... 93% 154M 0s 2021-05-18T14:19:35.6618180Z 60650K .......... .......... .......... .......... .......... 93% 137M 0s 2021-05-18T14:19:35.6621379Z 60700K .......... .......... .......... .......... .......... 93% 124M 0s 2021-05-18T14:19:35.6626013Z 60750K .......... .......... .......... .......... .......... 93% 131M 0s 2021-05-18T14:19:35.6629349Z 60800K .......... .......... .......... .......... .......... 93% 139M 0s 2021-05-18T14:19:35.6632251Z 60850K .......... .......... .......... .......... .......... 93% 154M 0s 2021-05-18T14:19:35.6636514Z 60900K .......... .......... .......... .......... .......... 93% 114M 0s 2021-05-18T14:19:35.6639316Z 60950K .......... .......... .......... .......... .......... 93% 154M 0s 2021-05-18T14:19:35.6643379Z 61000K .......... .......... .......... .......... .......... 93% 136M 0s 2021-05-18T14:19:35.6646336Z 61050K .......... .......... .......... .......... .......... 93% 152M 0s 2021-05-18T14:19:35.6650713Z 61100K .......... .......... .......... .......... .......... 93% 123M 0s 2021-05-18T14:19:35.6655003Z 61150K .......... .......... .......... .......... .......... 93% 117M 0s 2021-05-18T14:19:35.6657818Z 61200K .......... .......... .......... .......... .......... 94% 145M 0s 2021-05-18T14:19:35.6661978Z 61250K .......... .......... .......... .......... .......... 94% 130M 0s 2021-05-18T14:19:35.6665024Z 61300K .......... .......... .......... .......... .......... 94% 139M 0s 2021-05-18T14:19:35.6669097Z 61350K .......... .......... .......... .......... .......... 94% 134M 0s 2021-05-18T14:19:35.6673091Z 61400K .......... .......... .......... .......... .......... 94% 149M 0s 2021-05-18T14:19:35.6675694Z 61450K .......... .......... .......... .......... .......... 94% 139M 0s 2021-05-18T14:19:35.6679491Z 61500K .......... .......... .......... .......... .......... 94% 127M 0s 2021-05-18T14:19:35.6682603Z 61550K .......... .......... .......... .......... .......... 94% 155M 0s 2021-05-18T14:19:35.6685746Z 61600K .......... .......... .......... .......... .......... 94% 154M 0s 2021-05-18T14:19:35.6688856Z 61650K .......... .......... .......... .......... .......... 94% 157M 0s 2021-05-18T14:19:35.6692674Z 61700K .......... .......... .......... .......... .......... 94% 144M 0s 2021-05-18T14:19:35.6695612Z 61750K .......... .......... .......... .......... .......... 94% 162M 0s 2021-05-18T14:19:35.6699143Z 61800K .......... .......... .......... .......... .......... 94% 159M 0s 2021-05-18T14:19:35.6703147Z 61850K .......... .......... .......... .......... .......... 95% 132M 0s 2021-05-18T14:19:35.6704822Z 61900K .......... .......... .......... .......... .......... 95% 171M 0s 2021-05-18T14:19:35.6709557Z 61950K .......... .......... .......... .......... .......... 95% 123M 0s 2021-05-18T14:19:35.6711664Z 62000K .......... .......... .......... .......... .......... 95% 169M 0s 2021-05-18T14:19:35.6717402Z 62050K .......... .......... .......... .......... .......... 95% 93.8M 0s 2021-05-18T14:19:35.6720876Z 62100K .......... .......... .......... .......... .......... 95% 134M 0s 2021-05-18T14:19:35.6724395Z 62150K .......... .......... .......... .......... .......... 95% 139M 0s 2021-05-18T14:19:35.6728002Z 62200K .......... .......... .......... .......... .......... 95% 147M 0s 2021-05-18T14:19:35.6730529Z 62250K .......... .......... .......... .......... .......... 95% 162M 0s 2021-05-18T14:19:35.6734381Z 62300K .......... .......... .......... .......... .......... 95% 128M 0s 2021-05-18T14:19:35.6737939Z 62350K .......... .......... .......... .......... .......... 95% 134M 0s 2021-05-18T14:19:35.6741656Z 62400K .......... .......... .......... .......... .......... 95% 138M 0s 2021-05-18T14:19:35.6745577Z 62450K .......... .......... .......... .......... .......... 95% 120M 0s 2021-05-18T14:19:35.6749250Z 62500K .......... .......... .......... .......... .......... 96% 132M 0s 2021-05-18T14:19:35.6753108Z 62550K .......... .......... .......... .......... .......... 96% 131M 0s 2021-05-18T14:19:35.6759054Z 62600K .......... .......... .......... .......... .......... 96% 85.1M 0s 2021-05-18T14:19:35.6762565Z 62650K .......... .......... .......... .......... .......... 96% 129M 0s 2021-05-18T14:19:35.6766155Z 62700K .......... .......... .......... .......... .......... 96% 149M 0s 2021-05-18T14:19:35.6769660Z 62750K .......... .......... .......... .......... .......... 96% 137M 0s 2021-05-18T14:19:35.6773308Z 62800K .......... .......... .......... .......... .......... 96% 124M 0s 2021-05-18T14:19:35.6776097Z 62850K .......... .......... .......... .......... .......... 96% 164M 0s 2021-05-18T14:19:35.6779636Z 62900K .......... .......... .......... .......... .......... 96% 148M 0s 2021-05-18T14:19:35.6783026Z 62950K .......... .......... .......... .......... .......... 96% 145M 0s 2021-05-18T14:19:35.6785686Z 63000K .......... .......... .......... .......... .......... 96% 165M 0s 2021-05-18T14:19:35.7249473Z 63050K .......... .......... .......... .......... .......... 96% 1.06M 0s 2021-05-18T14:19:35.7252959Z 63100K .......... .......... .......... .......... .......... 96% 97.6M 0s 2021-05-18T14:19:35.7263521Z 63150K .......... .......... .......... .......... .......... 97% 66.9M 0s 2021-05-18T14:19:35.7266342Z 63200K .......... .......... .......... .......... .......... 97% 126M 0s 2021-05-18T14:19:35.7267577Z 63250K .......... .......... .......... .......... .......... 97% 105M 0s 2021-05-18T14:19:35.7272315Z 63300K .......... .......... .......... .......... .......... 97% 112M 0s 2021-05-18T14:19:35.7278124Z 63350K .......... .......... .......... .......... .......... 97% 306M 0s 2021-05-18T14:19:35.7279825Z 63400K .......... .......... .......... .......... .......... 97% 125M 0s 2021-05-18T14:19:35.7283611Z 63450K .......... .......... .......... .......... .......... 97% 90.2M 0s 2021-05-18T14:19:35.7287489Z 63500K .......... .......... .......... .......... .......... 97% 131M 0s 2021-05-18T14:19:35.7289545Z 63550K .......... .......... .......... .......... .......... 97% 262M 0s 2021-05-18T14:19:35.7293889Z 63600K .......... .......... .......... .......... .......... 97% 94.6M 0s 2021-05-18T14:19:35.7296458Z 63650K .......... .......... .......... .......... .......... 97% 202M 0s 2021-05-18T14:19:35.7300018Z 63700K .......... .......... .......... .......... .......... 97% 138M 0s 2021-05-18T14:19:35.7327269Z 63750K .......... .......... .......... .......... .......... 97% 21.2M 0s 2021-05-18T14:19:35.7330193Z 63800K .......... .......... .......... .......... .......... 98% 200M 0s 2021-05-18T14:19:35.7331114Z 63850K .......... .......... .......... .......... .......... 98% 147M 0s 2021-05-18T14:19:35.7337129Z 63900K .......... .......... .......... .......... .......... 98% 85.3M 0s 2021-05-18T14:19:35.7337782Z 63950K .......... .......... .......... .......... .......... 98% 233M 0s 2021-05-18T14:19:35.7339999Z 64000K .......... .......... .......... .......... .......... 98% 136M 0s 2021-05-18T14:19:35.7346094Z 64050K .......... .......... .......... .......... .......... 98% 128M 0s 2021-05-18T14:19:35.7346745Z 64100K .......... .......... .......... .......... .......... 98% 230M 0s 2021-05-18T14:19:35.7349981Z 64150K .......... .......... .......... .......... .......... 98% 149M 0s 2021-05-18T14:19:35.7351563Z 64200K .......... .......... .......... .......... .......... 98% 216M 0s 2021-05-18T14:19:35.7359425Z 64250K .......... .......... .......... .......... .......... 98% 124M 0s 2021-05-18T14:19:35.7360099Z 64300K .......... .......... .......... .......... .......... 98% 237M 0s 2021-05-18T14:19:35.7360744Z 64350K .......... .......... .......... .......... .......... 98% 201M 0s 2021-05-18T14:19:35.7370785Z 64400K .......... .......... .......... .......... .......... 98% 112M 0s 2021-05-18T14:19:35.7372584Z 64450K .......... .......... .......... .......... .......... 98% 238M 0s 2021-05-18T14:19:35.7373608Z 64500K .......... .......... .......... .......... .......... 99% 132M 0s 2021-05-18T14:19:35.7377096Z 64550K .......... .......... .......... .......... .......... 99% 70.5M 0s 2021-05-18T14:19:35.7381726Z 64600K .......... .......... .......... .......... .......... 99% 281M 0s 2021-05-18T14:19:35.7382398Z 64650K .......... .......... .......... .......... .......... 99% 169M 0s 2021-05-18T14:19:35.7386323Z 64700K .......... .......... .......... .......... .......... 99% 117M 0s 2021-05-18T14:19:35.7389189Z 64750K .......... .......... .......... .......... .......... 99% 176M 0s 2021-05-18T14:19:35.7391048Z 64800K .......... .......... .......... .......... .......... 99% 183M 0s 2021-05-18T14:19:35.7394976Z 64850K .......... .......... .......... .......... .......... 99% 135M 0s 2021-05-18T14:19:35.7396526Z 64900K .......... .......... .......... .......... .......... 99% 252M 0s 2021-05-18T14:19:35.7399944Z 64950K .......... .......... .......... .......... .......... 99% 142M 0s 2021-05-18T14:19:35.7401900Z 65000K .......... .......... .......... .......... .......... 99% 232M 0s 2021-05-18T14:19:35.7405477Z 65050K .......... .......... .......... .......... .......... 99% 151M 0s 2021-05-18T14:19:35.7408736Z 65100K .......... .......... .......... .......... .......... 99% 252M 0s 2021-05-18T14:19:35.7409379Z 65150K .. 100% 21.9M=0.8s 2021-05-18T14:19:35.7409715Z 2021-05-18T14:19:35.7411431Z 2021-05-18 14:19:35 (83.1 MB/s) - ‘/tmp/RtmpsIqaeI/RAVELData_0.99.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [66715846/66715846] 2021-05-18T14:19:35.7412366Z 2021-05-18T14:19:35.7451125Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:19:35.7451989Z (as ‘lib’ is unspecified) 2021-05-18T14:19:38.0651136Z * installing *binary* package ‘RAVELData’ ... 2021-05-18T14:19:38.1241925Z * DONE (RAVELData) 2021-05-18T14:19:38.1460880Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/EveTemplate@9f904f84f78a58f05ea12ee1f20176301e172fb3, neuroconductor/WhiteStripe@2642ac54c2fca8e1c8e39a47847ec3ac10989911, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-18T14:19:38.1540817Z Installing oro.nifti binaries 2021-05-18T14:19:38.1549452Z [1] "neuroconductor/oro.nifti" 2021-05-18T14:19:38.2968751Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:19:38.2985777Z tag_name 2021-05-18T14:19:38.2986960Z 9 0.10.3.s 2021-05-18T14:19:38.2988291Z zipball_url 2021-05-18T14:19:38.2990438Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-18T14:19:38.2998932Z Installing oro.nifti package binaries 2021-05-18T14:19:38.3000321Z tarball_url 2021-05-18T14:19:38.3002198Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-18T14:19:38.3003831Z commit.sha 2021-05-18T14:19:38.3005145Z 9 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-18T14:19:38.3006742Z commit.url 2021-05-18T14:19:38.3009026Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-18T14:19:38.3011011Z node_id 2021-05-18T14:19:38.3013095Z 9 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-18T14:19:38.3015238Z url 2021-05-18T14:19:38.3016938Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-18T14:19:38.3018679Z assets_url 2021-05-18T14:19:38.3020486Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-18T14:19:38.3022305Z upload_url 2021-05-18T14:19:38.3023398Z 9 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-18T14:19:38.3024543Z id asset_updated_at asset_created_at created_at 2021-05-18T14:19:38.3025821Z 9 43005549 2021-05-15 22:50:23 2021-05-15 22:50:22 2021-05-15 22:37:06 2021-05-18T14:19:38.3026479Z published_at asset_name 2021-05-18T14:19:38.3027439Z 9 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:19:38.3028131Z asset_label asset_download_count 2021-05-18T14:19:38.3028660Z 9 48 2021-05-18T14:19:38.3029363Z asset_browser_download_url 2021-05-18T14:19:38.3030792Z 9 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:19:38.3048921Z --2021-05-18 14:19:38-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:19:38.3093714Z Resolving github.com (github.com)... 140.82.114.4 2021-05-18T14:19:38.3154068Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-18T14:19:38.4075782Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:19:38.4087607Z Location: https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141938Z&X-Amz-Expires=300&X-Amz-Signature=dacd0dd45c6df122729e82342e62a46687b3c1b62a35f42edd3ad26bb9f7f5bd&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:19:38.4104484Z --2021-05-18 14:19:38-- https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141938Z&X-Amz-Expires=300&X-Amz-Signature=dacd0dd45c6df122729e82342e62a46687b3c1b62a35f42edd3ad26bb9f7f5bd&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:19:38.4114719Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.110.154, 185.199.111.154, ... 2021-05-18T14:19:38.4155888Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-18T14:19:38.5173852Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:19:38.5176384Z Length: 6034005 (5.8M) [application/octet-stream] 2021-05-18T14:19:38.5179586Z Saving to: ‘/tmp/RtmpsIqaeI/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:19:38.5180730Z 2021-05-18T14:19:38.5226993Z 0K .......... .......... .......... .......... .......... 0% 10.9M 1s 2021-05-18T14:19:38.5280870Z 50K .......... .......... .......... .......... .......... 1% 9.08M 1s 2021-05-18T14:19:38.5287620Z 100K .......... .......... .......... .......... .......... 2% 56.7M 0s 2021-05-18T14:19:38.5296421Z 150K .......... .......... .......... .......... .......... 3% 56.6M 0s 2021-05-18T14:19:38.5332330Z 200K .......... .......... .......... .......... .......... 4% 13.8M 0s 2021-05-18T14:19:38.5336075Z 250K .......... .......... .......... .......... .......... 5% 122M 0s 2021-05-18T14:19:38.5339976Z 300K .......... .......... .......... .......... .......... 5% 124M 0s 2021-05-18T14:19:38.5348753Z 350K .......... .......... .......... .......... .......... 6% 55.1M 0s 2021-05-18T14:19:38.5352340Z 400K .......... .......... .......... .......... .......... 7% 124M 0s 2021-05-18T14:19:38.5382432Z 450K .......... .......... .......... .......... .......... 8% 16.6M 0s 2021-05-18T14:19:38.5385555Z 500K .......... .......... .......... .......... .......... 9% 127M 0s 2021-05-18T14:19:38.5389725Z 550K .......... .......... .......... .......... .......... 10% 131M 0s 2021-05-18T14:19:38.5392435Z 600K .......... .......... .......... .......... .......... 11% 144M 0s 2021-05-18T14:19:38.5395918Z 650K .......... .......... .......... .......... .......... 11% 132M 0s 2021-05-18T14:19:38.5399187Z 700K .......... .......... .......... .......... .......... 12% 150M 0s 2021-05-18T14:19:38.5402842Z 750K .......... .......... .......... .......... .......... 13% 139M 0s 2021-05-18T14:19:38.5406282Z 800K .......... .......... .......... .......... .......... 14% 137M 0s 2021-05-18T14:19:38.5409427Z 850K .......... .......... .......... .......... .......... 15% 152M 0s 2021-05-18T14:19:38.5412588Z 900K .......... .......... .......... .......... .......... 16% 154M 0s 2021-05-18T14:19:38.5434951Z 950K .......... .......... .......... .......... .......... 16% 22.4M 0s 2021-05-18T14:19:38.5438381Z 1000K .......... .......... .......... .......... .......... 17% 124M 0s 2021-05-18T14:19:38.5441838Z 1050K .......... .......... .......... .......... .......... 18% 143M 0s 2021-05-18T14:19:38.5446318Z 1100K .......... .......... .......... .......... .......... 19% 135M 0s 2021-05-18T14:19:38.5449916Z 1150K .......... .......... .......... .......... .......... 20% 140M 0s 2021-05-18T14:19:38.5452917Z 1200K .......... .......... .......... .......... .......... 21% 131M 0s 2021-05-18T14:19:38.5456696Z 1250K .......... .......... .......... .......... .......... 22% 141M 0s 2021-05-18T14:19:38.5461537Z 1300K .......... .......... .......... .......... .......... 22% 189M 0s 2021-05-18T14:19:38.5463202Z 1350K .......... .......... .......... .......... .......... 23% 237M 0s 2021-05-18T14:19:38.5467635Z 1400K .......... .......... .......... .......... .......... 24% 94.6M 0s 2021-05-18T14:19:38.5470328Z 1450K .......... .......... .......... .......... .......... 25% 126M 0s 2021-05-18T14:19:38.5473631Z 1500K .......... .......... .......... .......... .......... 26% 143M 0s 2021-05-18T14:19:38.5491924Z 1550K .......... .......... .......... .......... .......... 27% 27.9M 0s 2021-05-18T14:19:38.5495549Z 1600K .......... .......... .......... .......... .......... 28% 111M 0s 2021-05-18T14:19:38.5499172Z 1650K .......... .......... .......... .......... .......... 28% 138M 0s 2021-05-18T14:19:38.5502730Z 1700K .......... .......... .......... .......... .......... 29% 132M 0s 2021-05-18T14:19:38.5506476Z 1750K .......... .......... .......... .......... .......... 30% 126M 0s 2021-05-18T14:19:38.5510977Z 1800K .......... .......... .......... .......... .......... 31% 122M 0s 2021-05-18T14:19:38.5517573Z 1850K .......... .......... .......... .......... .......... 32% 156M 0s 2021-05-18T14:19:38.5518242Z 1900K .......... .......... .......... .......... .......... 33% 264M 0s 2021-05-18T14:19:38.5519301Z 1950K .......... .......... .......... .......... .......... 33% 129M 0s 2021-05-18T14:19:38.5524099Z 2000K .......... .......... .......... .......... .......... 34% 108M 0s 2021-05-18T14:19:38.5527662Z 2050K .......... .......... .......... .......... .......... 35% 127M 0s 2021-05-18T14:19:38.5547700Z 2100K .......... .......... .......... .......... .......... 36% 25.4M 0s 2021-05-18T14:19:38.5561335Z 2150K .......... .......... .......... .......... .......... 37% 134M 0s 2021-05-18T14:19:38.5566449Z 2200K .......... .......... .......... .......... .......... 38% 228M 0s 2021-05-18T14:19:38.5567151Z 2250K .......... .......... .......... .......... .......... 39% 254M 0s 2021-05-18T14:19:38.5567867Z 2300K .......... .......... .......... .......... .......... 39% 192M 0s 2021-05-18T14:19:38.5568782Z 2350K .......... .......... .......... .......... .......... 40% 269M 0s 2021-05-18T14:19:38.5569862Z 2400K .......... .......... .......... .......... .......... 41% 125M 0s 2021-05-18T14:19:38.5574536Z 2450K .......... .......... .......... .......... .......... 42% 98.2M 0s 2021-05-18T14:19:38.5577725Z 2500K .......... .......... .......... .......... .......... 43% 210M 0s 2021-05-18T14:19:38.5578415Z 2550K .......... .......... .......... .......... .......... 44% 216M 0s 2021-05-18T14:19:38.5579198Z 2600K .......... .......... .......... .......... .......... 44% 130M 0s 2021-05-18T14:19:38.5601596Z 2650K .......... .......... .......... .......... .......... 45% 19.5M 0s 2021-05-18T14:19:38.5606419Z 2700K .......... .......... .......... .......... .......... 46% 107M 0s 2021-05-18T14:19:38.5610862Z 2750K .......... .......... .......... .......... .......... 47% 114M 0s 2021-05-18T14:19:38.5627707Z 2800K .......... .......... .......... .......... .......... 48% 157M 0s 2021-05-18T14:19:38.5649397Z 2850K .......... .......... .......... .......... .......... 49% 227M 0s 2021-05-18T14:19:38.5652429Z 2900K .......... .......... .......... .......... .......... 50% 211M 0s 2021-05-18T14:19:38.5653493Z 2950K .......... .......... .......... .......... .......... 50% 236M 0s 2021-05-18T14:19:38.5654120Z 3000K .......... .......... .......... .......... .......... 51% 202M 0s 2021-05-18T14:19:38.5654922Z 3050K .......... .......... .......... .......... .......... 52% 244M 0s 2021-05-18T14:19:38.5656029Z 3100K .......... .......... .......... .......... .......... 53% 207M 0s 2021-05-18T14:19:38.5656663Z 3150K .......... .......... .......... .......... .......... 54% 111M 0s 2021-05-18T14:19:38.5657294Z 3200K .......... .......... .......... .......... .......... 55% 226M 0s 2021-05-18T14:19:38.5657920Z 3250K .......... .......... .......... .......... .......... 56% 180M 0s 2021-05-18T14:19:38.5658543Z 3300K .......... .......... .......... .......... .......... 56% 23.1M 0s 2021-05-18T14:19:38.5662266Z 3350K .......... .......... .......... .......... .......... 57% 94.6M 0s 2021-05-18T14:19:38.5666523Z 3400K .......... .......... .......... .......... .......... 58% 120M 0s 2021-05-18T14:19:38.5670099Z 3450K .......... .......... .......... .......... .......... 59% 142M 0s 2021-05-18T14:19:38.5673572Z 3500K .......... .......... .......... .......... .......... 60% 131M 0s 2021-05-18T14:19:38.5677596Z 3550K .......... .......... .......... .......... .......... 61% 119M 0s 2021-05-18T14:19:38.5681650Z 3600K .......... .......... .......... .......... .......... 61% 129M 0s 2021-05-18T14:19:38.5684949Z 3650K .......... .......... .......... .......... .......... 62% 134M 0s 2021-05-18T14:19:38.5688831Z 3700K .......... .......... .......... .......... .......... 63% 134M 0s 2021-05-18T14:19:38.5691785Z 3750K .......... .......... .......... .......... .......... 64% 148M 0s 2021-05-18T14:19:38.5695472Z 3800K .......... .......... .......... .......... .......... 65% 137M 0s 2021-05-18T14:19:38.5698867Z 3850K .......... .......... .......... .......... .......... 66% 137M 0s 2021-05-18T14:19:38.5702242Z 3900K .......... .......... .......... .......... .......... 67% 145M 0s 2021-05-18T14:19:38.5710174Z 3950K .......... .......... .......... .......... .......... 67% 65.7M 0s 2021-05-18T14:19:38.5713559Z 4000K .......... .......... .......... .......... .......... 68% 133M 0s 2021-05-18T14:19:38.5717627Z 4050K .......... .......... .......... .......... .......... 69% 123M 0s 2021-05-18T14:19:38.5721511Z 4100K .......... .......... .......... .......... .......... 70% 131M 0s 2021-05-18T14:19:38.5726042Z 4150K .......... .......... .......... .......... .......... 71% 109M 0s 2021-05-18T14:19:38.5730312Z 4200K .......... .......... .......... .......... .......... 72% 111M 0s 2021-05-18T14:19:38.5734494Z 4250K .......... .......... .......... .......... .......... 72% 117M 0s 2021-05-18T14:19:38.5738618Z 4300K .......... .......... .......... .......... .......... 73% 120M 0s 2021-05-18T14:19:38.5742093Z 4350K .......... .......... .......... .......... .......... 74% 126M 0s 2021-05-18T14:19:38.5745951Z 4400K .......... .......... .......... .......... .......... 75% 125M 0s 2021-05-18T14:19:38.5750279Z 4450K .......... .......... .......... .......... .......... 76% 126M 0s 2021-05-18T14:19:38.5754276Z 4500K .......... .......... .......... .......... .......... 77% 127M 0s 2021-05-18T14:19:38.5758352Z 4550K .......... .......... .......... .......... .......... 78% 114M 0s 2021-05-18T14:19:38.5762696Z 4600K .......... .......... .......... .......... .......... 78% 111M 0s 2021-05-18T14:19:38.5767723Z 4650K .......... .......... .......... .......... .......... 79% 122M 0s 2021-05-18T14:19:38.5771154Z 4700K .......... .......... .......... .......... .......... 80% 104M 0s 2021-05-18T14:19:38.5775286Z 4750K .......... .......... .......... .......... .......... 81% 107M 0s 2021-05-18T14:19:38.5779635Z 4800K .......... .......... .......... .......... .......... 82% 118M 0s 2021-05-18T14:19:38.5783777Z 4850K .......... .......... .......... .......... .......... 83% 118M 0s 2021-05-18T14:19:38.5787752Z 4900K .......... .......... .......... .......... .......... 84% 127M 0s 2021-05-18T14:19:38.5791916Z 4950K .......... .......... .......... .......... .......... 84% 116M 0s 2021-05-18T14:19:38.5795824Z 5000K .......... .......... .......... .......... .......... 85% 116M 0s 2021-05-18T14:19:38.5820341Z 5050K .......... .......... .......... .......... .......... 86% 147M 0s 2021-05-18T14:19:38.5821298Z 5100K .......... .......... .......... .......... .......... 87% 223M 0s 2021-05-18T14:19:38.5822029Z 5150K .......... .......... .......... .......... .......... 88% 214M 0s 2021-05-18T14:19:38.5822875Z 5200K .......... .......... .......... .......... .......... 89% 244M 0s 2021-05-18T14:19:38.5823821Z 5250K .......... .......... .......... .......... .......... 89% 236M 0s 2021-05-18T14:19:38.5835479Z 5300K .......... .......... .......... .......... .......... 90% 255M 0s 2021-05-18T14:19:38.5837316Z 5350K .......... .......... .......... .......... .......... 91% 243M 0s 2021-05-18T14:19:38.5851776Z 5400K .......... .......... .......... .......... .......... 92% 227M 0s 2021-05-18T14:19:38.5852428Z 5450K .......... .......... .......... .......... .......... 93% 251M 0s 2021-05-18T14:19:38.5853060Z 5500K .......... .......... .......... .......... .......... 94% 310M 0s 2021-05-18T14:19:38.5853820Z 5550K .......... .......... .......... .......... .......... 95% 230M 0s 2021-05-18T14:19:38.5854451Z 5600K .......... .......... .......... .......... .......... 95% 67.2M 0s 2021-05-18T14:19:38.5855068Z 5650K .......... .......... .......... .......... .......... 96% 183M 0s 2021-05-18T14:19:38.5855695Z 5700K .......... .......... .......... .......... .......... 97% 236M 0s 2021-05-18T14:19:38.5856328Z 5750K .......... .......... .......... .......... .......... 98% 199M 0s 2021-05-18T14:19:38.5856937Z 5800K .......... .......... .......... .......... .......... 99% 203M 0s 2021-05-18T14:19:38.5857580Z 5850K .......... .......... .......... .......... .. 100% 238M=0.07s 2021-05-18T14:19:38.5857912Z 2021-05-18T14:19:38.5859523Z 2021-05-18 14:19:38 (87.4 MB/s) - ‘/tmp/RtmpsIqaeI/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6034005/6034005] 2021-05-18T14:19:38.5860175Z 2021-05-18T14:19:38.5861057Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:19:38.5861952Z (as ‘lib’ is unspecified) 2021-05-18T14:19:39.0171466Z * installing *binary* package ‘oro.nifti’ ... 2021-05-18T14:19:39.0293990Z * DONE (oro.nifti) 2021-05-18T14:19:39.0413614Z Rewriting new remotes: neuroconductor/EveTemplate@9f904f84f78a58f05ea12ee1f20176301e172fb3, neuroconductor/WhiteStripe@2642ac54c2fca8e1c8e39a47847ec3ac10989911, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-18T14:19:39.0480068Z Installing EveTemplate binaries 2021-05-18T14:19:39.0538976Z [1] "neuroconductor/EveTemplate" 2021-05-18T14:19:39.2085732Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:19:39.2108591Z tag_name 2021-05-18T14:19:39.2109082Z 9 1.0.0.s 2021-05-18T14:19:39.2109688Z zipball_url 2021-05-18T14:19:39.2110789Z 9 https://api.github.com/repos/neuroconductor/EveTemplate/zipball/refs/tags/1.0.0.s 2021-05-18T14:19:39.2111864Z tarball_url 2021-05-18T14:19:39.2112956Z 9 https://api.github.com/repos/neuroconductor/EveTemplate/tarball/refs/tags/1.0.0.s 2021-05-18T14:19:39.2114096Z commit.sha 2021-05-18T14:19:39.2114847Z 9 9f904f84f78a58f05ea12ee1f20176301e172fb3 2021-05-18T14:19:39.2115733Z commit.url 2021-05-18T14:19:39.2117050Z 9 https://api.github.com/repos/neuroconductor/EveTemplate/commits/9f904f84f78a58f05ea12ee1f20176301e172fb3 2021-05-18T14:19:39.2118195Z node_id 2021-05-18T14:19:39.2119259Z 9 MDM6UmVmMzY3NzU1MTgxOnJlZnMvdGFncy8xLjAuMC5z 2021-05-18T14:19:39.2120386Z url 2021-05-18T14:19:39.2121380Z 9 https://api.github.com/repos/neuroconductor/EveTemplate/releases/43007017 2021-05-18T14:19:39.2122386Z assets_url 2021-05-18T14:19:39.2123745Z 9 https://api.github.com/repos/neuroconductor/EveTemplate/releases/43007017/assets 2021-05-18T14:19:39.2124855Z upload_url 2021-05-18T14:19:39.2126070Z 9 https://uploads.github.com/repos/neuroconductor/EveTemplate/releases/43007017/assets{?name,label} 2021-05-18T14:19:39.2127362Z id asset_updated_at asset_created_at created_at 2021-05-18T14:19:39.2128762Z 9 43007017 2021-05-16 00:43:48 2021-05-16 00:43:47 2021-05-16 00:30:39 2021-05-18T14:19:39.2129481Z published_at asset_name 2021-05-18T14:19:39.2130564Z 9 2021-05-16 00:31:04 EveTemplate_1.0.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:19:39.2131317Z asset_label asset_download_count 2021-05-18T14:19:39.2131882Z 9 0 2021-05-18T14:19:39.2132667Z asset_browser_download_url 2021-05-18T14:19:39.2134403Z 9 https://github.com/neuroconductor/EveTemplate/releases/download/1.0.0.s/EveTemplate_1.0.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:19:39.2135698Z Installing EveTemplate package binaries 2021-05-18T14:19:39.2165994Z --2021-05-18 14:19:39-- https://github.com/neuroconductor/EveTemplate/releases/download/1.0.0.s/EveTemplate_1.0.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:19:39.2214761Z Resolving github.com (github.com)... 140.82.114.4 2021-05-18T14:19:39.2276799Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-18T14:19:39.3385550Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:19:39.3400444Z Location: https://github-releases.githubusercontent.com/367755181/c60ce380-b5df-11eb-8930-91f40e997e09?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141939Z&X-Amz-Expires=300&X-Amz-Signature=0d802e29b5bf580734704a2ef7547613c44aff1db66f649ab4293fac15975c0d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367755181&response-content-disposition=attachment%3B%20filename%3DEveTemplate_1.0.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:19:39.3415259Z --2021-05-18 14:19:39-- https://github-releases.githubusercontent.com/367755181/c60ce380-b5df-11eb-8930-91f40e997e09?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141939Z&X-Amz-Expires=300&X-Amz-Signature=0d802e29b5bf580734704a2ef7547613c44aff1db66f649ab4293fac15975c0d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367755181&response-content-disposition=attachment%3B%20filename%3DEveTemplate_1.0.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:19:39.3423661Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.110.154, 185.199.111.154, ... 2021-05-18T14:19:39.3472107Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-18T14:19:39.5401695Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:19:39.5405388Z Length: 36540383 (35M) [application/octet-stream] 2021-05-18T14:19:39.5406802Z Saving to: ‘/tmp/RtmpsIqaeI/EveTemplate_1.0.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:19:39.5407495Z 2021-05-18T14:19:39.5453229Z 0K .......... .......... .......... .......... .......... 0% 10.4M 3s 2021-05-18T14:19:39.5503760Z 50K .......... .......... .......... .......... .......... 0% 9.88M 3s 2021-05-18T14:19:39.5511252Z 100K .......... .......... .......... .......... .......... 0% 52.8M 3s 2021-05-18T14:19:39.5521332Z 150K .......... .......... .......... .......... .......... 0% 47.0M 2s 2021-05-18T14:19:39.5554904Z 200K .......... .......... .......... .......... .......... 0% 15.1M 2s 2021-05-18T14:19:39.5562509Z 250K .......... .......... .......... .......... .......... 0% 63.1M 2s 2021-05-18T14:19:39.5566787Z 300K .......... .......... .......... .......... .......... 0% 101M 2s 2021-05-18T14:19:39.5572780Z 350K .......... .......... .......... .......... .......... 1% 87.5M 1s 2021-05-18T14:19:39.5577342Z 400K .......... .......... .......... .......... .......... 1% 99.8M 1s 2021-05-18T14:19:39.5603172Z 450K .......... .......... .......... .......... .......... 1% 85.8M 1s 2021-05-18T14:19:39.5610008Z 500K .......... .......... .......... .......... .......... 1% 18.1M 1s 2021-05-18T14:19:39.5612805Z 550K .......... .......... .......... .......... .......... 1% 138M 1s 2021-05-18T14:19:39.5621617Z 600K .......... .......... .......... .......... .......... 1% 55.2M 1s 2021-05-18T14:19:39.5626017Z 650K .......... .......... .......... .......... .......... 1% 99.7M 1s 2021-05-18T14:19:39.5629504Z 700K .......... .......... .......... .......... .......... 2% 144M 1s 2021-05-18T14:19:39.5660339Z 750K .......... .......... .......... .......... .......... 2% 16.0M 1s 2021-05-18T14:19:39.5664272Z 800K .......... .......... .......... .......... .......... 2% 127M 1s 2021-05-18T14:19:39.5669586Z 850K .......... .......... .......... .......... .......... 2% 91.7M 1s 2021-05-18T14:19:39.5677163Z 900K .......... .......... .......... .......... .......... 2% 64.0M 1s 2021-05-18T14:19:39.5681339Z 950K .......... .......... .......... .......... .......... 2% 124M 1s 2021-05-18T14:19:39.5684213Z 1000K .......... .......... .......... .......... .......... 2% 135M 1s 2021-05-18T14:19:39.5715104Z 1050K .......... .......... .......... .......... .......... 3% 16.0M 1s 2021-05-18T14:19:39.5719520Z 1100K .......... .......... .......... .......... .......... 3% 110M 1s 2021-05-18T14:19:39.5726040Z 1150K .......... .......... .......... .......... .......... 3% 71.7M 1s 2021-05-18T14:19:39.5734713Z 1200K .......... .......... .......... .......... .......... 3% 56.0M 1s 2021-05-18T14:19:39.5738080Z 1250K .......... .......... .......... .......... .......... 3% 148M 1s 2021-05-18T14:19:39.5745197Z 1300K .......... .......... .......... .......... .......... 3% 67.1M 1s 2021-05-18T14:19:39.5769038Z 1350K .......... .......... .......... .......... .......... 3% 20.9M 1s 2021-05-18T14:19:39.5774693Z 1400K .......... .......... .......... .......... .......... 4% 86.0M 1s 2021-05-18T14:19:39.5782463Z 1450K .......... .......... .......... .......... .......... 4% 79.5M 1s 2021-05-18T14:19:39.5786122Z 1500K .......... .......... .......... .......... .......... 4% 86.7M 1s 2021-05-18T14:19:39.5792729Z 1550K .......... .......... .......... .......... .......... 4% 75.3M 1s 2021-05-18T14:19:39.5800690Z 1600K .......... .......... .......... .......... .......... 4% 64.4M 1s 2021-05-18T14:19:39.5820403Z 1650K .......... .......... .......... .......... .......... 4% 24.5M 1s 2021-05-18T14:19:39.5825335Z 1700K .......... .......... .......... .......... .......... 4% 100M 1s 2021-05-18T14:19:39.5829325Z 1750K .......... .......... .......... .......... .......... 5% 115M 1s 2021-05-18T14:19:39.5834064Z 1800K .......... .......... .......... .......... .......... 5% 113M 1s 2021-05-18T14:19:39.5842812Z 1850K .......... .......... .......... .......... .......... 5% 53.0M 1s 2021-05-18T14:19:39.5850694Z 1900K .......... .......... .......... .......... .......... 5% 62.2M 1s 2021-05-18T14:19:39.5870593Z 1950K .......... .......... .......... .......... .......... 5% 25.5M 1s 2021-05-18T14:19:39.5883904Z 2000K .......... .......... .......... .......... .......... 5% 102M 1s 2021-05-18T14:19:39.5884830Z 2050K .......... .......... .......... .......... .......... 5% 181M 1s 2021-05-18T14:19:39.5887522Z 2100K .......... .......... .......... .......... .......... 6% 47.5M 1s 2021-05-18T14:19:39.5892350Z 2150K .......... .......... .......... .......... .......... 6% 114M 1s 2021-05-18T14:19:39.5900169Z 2200K .......... .......... .......... .......... .......... 6% 61.7M 1s 2021-05-18T14:19:39.5925876Z 2250K .......... .......... .......... .......... .......... 6% 20.5M 1s 2021-05-18T14:19:39.5928923Z 2300K .......... .......... .......... .......... .......... 6% 92.2M 1s 2021-05-18T14:19:39.5932916Z 2350K .......... .......... .......... .......... .......... 6% 129M 1s 2021-05-18T14:19:39.5937303Z 2400K .......... .......... .......... .......... .......... 6% 105M 1s 2021-05-18T14:19:39.5941629Z 2450K .......... .......... .......... .......... .......... 7% 113M 1s 2021-05-18T14:19:39.5945610Z 2500K .......... .......... .......... .......... .......... 7% 130M 1s 2021-05-18T14:19:39.5950502Z 2550K .......... .......... .......... .......... .......... 7% 95.8M 1s 2021-05-18T14:19:39.5979127Z 2600K .......... .......... .......... .......... .......... 7% 17.4M 1s 2021-05-18T14:19:39.5983166Z 2650K .......... .......... .......... .......... .......... 7% 108M 1s 2021-05-18T14:19:39.5987970Z 2700K .......... .......... .......... .......... .......... 7% 100M 1s 2021-05-18T14:19:39.5991648Z 2750K .......... .......... .......... .......... .......... 7% 128M 1s 2021-05-18T14:19:39.5996301Z 2800K .......... .......... .......... .......... .......... 7% 108M 1s 2021-05-18T14:19:39.6002541Z 2850K .......... .......... .......... .......... .......... 8% 77.7M 1s 2021-05-18T14:19:39.6008678Z 2900K .......... .......... .......... .......... .......... 8% 97.4M 1s 2021-05-18T14:19:39.6013338Z 2950K .......... .......... .......... .......... .......... 8% 84.0M 1s 2021-05-18T14:19:39.6033157Z 3000K .......... .......... .......... .......... .......... 8% 25.5M 1s 2021-05-18T14:19:39.6038166Z 3050K .......... .......... .......... .......... .......... 8% 91.8M 1s 2021-05-18T14:19:39.6042151Z 3100K .......... .......... .......... .......... .......... 8% 114M 1s 2021-05-18T14:19:39.6046722Z 3150K .......... .......... .......... .......... .......... 8% 110M 1s 2021-05-18T14:19:39.6052861Z 3200K .......... .......... .......... .......... .......... 9% 81.5M 1s 2021-05-18T14:19:39.6056756Z 3250K .......... .......... .......... .......... .......... 9% 118M 1s 2021-05-18T14:19:39.6061870Z 3300K .......... .......... .......... .......... .......... 9% 96.2M 1s 2021-05-18T14:19:39.6087463Z 3350K .......... .......... .......... .......... .......... 9% 19.9M 1s 2021-05-18T14:19:39.6091235Z 3400K .......... .......... .......... .......... .......... 9% 99.8M 1s 2021-05-18T14:19:39.6095380Z 3450K .......... .......... .......... .......... .......... 9% 116M 1s 2021-05-18T14:19:39.6100047Z 3500K .......... .......... .......... .......... .......... 9% 105M 1s 2021-05-18T14:19:39.6103708Z 3550K .......... .......... .......... .......... .......... 10% 129M 1s 2021-05-18T14:19:39.6108086Z 3600K .......... .......... .......... .......... .......... 10% 114M 1s 2021-05-18T14:19:39.6113638Z 3650K .......... .......... .......... .......... .......... 10% 88.6M 1s 2021-05-18T14:19:39.6141252Z 3700K .......... .......... .......... .......... .......... 10% 18.4M 1s 2021-05-18T14:19:39.6144805Z 3750K .......... .......... .......... .......... .......... 10% 105M 1s 2021-05-18T14:19:39.6149303Z 3800K .......... .......... .......... .......... .......... 10% 109M 1s 2021-05-18T14:19:39.6153921Z 3850K .......... .......... .......... .......... .......... 10% 115M 1s 2021-05-18T14:19:39.6158045Z 3900K .......... .......... .......... .......... .......... 11% 118M 1s 2021-05-18T14:19:39.6162135Z 3950K .......... .......... .......... .......... .......... 11% 109M 1s 2021-05-18T14:19:39.6166699Z 4000K .......... .......... .......... .......... .......... 11% 117M 1s 2021-05-18T14:19:39.6170315Z 4050K .......... .......... .......... .......... .......... 11% 120M 1s 2021-05-18T14:19:39.6174706Z 4100K .......... .......... .......... .......... .......... 11% 114M 1s 2021-05-18T14:19:39.6195454Z 4150K .......... .......... .......... .......... .......... 11% 24.8M 1s 2021-05-18T14:19:39.6200477Z 4200K .......... .......... .......... .......... .......... 11% 92.2M 1s 2021-05-18T14:19:39.6204955Z 4250K .......... .......... .......... .......... .......... 12% 123M 1s 2021-05-18T14:19:39.6208381Z 4300K .......... .......... .......... .......... .......... 12% 114M 1s 2021-05-18T14:19:39.6213015Z 4350K .......... .......... .......... .......... .......... 12% 119M 1s 2021-05-18T14:19:39.6216180Z 4400K .......... .......... .......... .......... .......... 12% 121M 1s 2021-05-18T14:19:39.6220198Z 4450K .......... .......... .......... .......... .......... 12% 116M 1s 2021-05-18T14:19:39.6224448Z 4500K .......... .......... .......... .......... .......... 12% 131M 1s 2021-05-18T14:19:39.6228765Z 4550K .......... .......... .......... .......... .......... 12% 101M 1s 2021-05-18T14:19:39.6232432Z 4600K .......... .......... .......... .......... .......... 13% 130M 1s 2021-05-18T14:19:39.6248833Z 4650K .......... .......... .......... .......... .......... 13% 31.2M 1s 2021-05-18T14:19:39.6254329Z 4700K .......... .......... .......... .......... .......... 13% 106M 1s 2021-05-18T14:19:39.6257042Z 4750K .......... .......... .......... .......... .......... 13% 115M 1s 2021-05-18T14:19:39.6261922Z 4800K .......... .......... .......... .......... .......... 13% 111M 1s 2021-05-18T14:19:39.6267276Z 4850K .......... .......... .......... .......... .......... 13% 81.0M 1s 2021-05-18T14:19:39.6272178Z 4900K .......... .......... .......... .......... .......... 13% 108M 1s 2021-05-18T14:19:39.6278460Z 4950K .......... .......... .......... .......... .......... 14% 153M 1s 2021-05-18T14:19:39.6281134Z 5000K .......... .......... .......... .......... .......... 14% 79.4M 1s 2021-05-18T14:19:39.6285027Z 5050K .......... .......... .......... .......... .......... 14% 126M 1s 2021-05-18T14:19:39.6302250Z 5100K .......... .......... .......... .......... .......... 14% 29.1M 1s 2021-05-18T14:19:39.6305491Z 5150K .......... .......... .......... .......... .......... 14% 136M 1s 2021-05-18T14:19:39.6308703Z 5200K .......... .......... .......... .......... .......... 14% 164M 1s 2021-05-18T14:19:39.6311360Z 5250K .......... .......... .......... .......... .......... 14% 166M 1s 2021-05-18T14:19:39.6317829Z 5300K .......... .......... .......... .......... .......... 14% 80.2M 1s 2021-05-18T14:19:39.6320913Z 5350K .......... .......... .......... .......... .......... 15% 143M 1s 2021-05-18T14:19:39.6329508Z 5400K .......... .......... .......... .......... .......... 15% 57.4M 1s 2021-05-18T14:19:39.6332890Z 5450K .......... .......... .......... .......... .......... 15% 155M 1s 2021-05-18T14:19:39.6335785Z 5500K .......... .......... .......... .......... .......... 15% 158M 1s 2021-05-18T14:19:39.6338756Z 5550K .......... .......... .......... .......... .......... 15% 153M 1s 2021-05-18T14:19:39.6357311Z 5600K .......... .......... .......... .......... .......... 15% 27.3M 1s 2021-05-18T14:19:39.6361891Z 5650K .......... .......... .......... .......... .......... 15% 134M 1s 2021-05-18T14:19:39.6363584Z 5700K .......... .......... .......... .......... .......... 16% 155M 0s 2021-05-18T14:19:39.6366302Z 5750K .......... .......... .......... .......... .......... 16% 172M 0s 2021-05-18T14:19:39.6369699Z 5800K .......... .......... .......... .......... .......... 16% 143M 0s 2021-05-18T14:19:39.6373142Z 5850K .......... .......... .......... .......... .......... 16% 154M 0s 2021-05-18T14:19:39.6381291Z 5900K .......... .......... .......... .......... .......... 16% 58.6M 0s 2021-05-18T14:19:39.6384918Z 5950K .......... .......... .......... .......... .......... 16% 152M 0s 2021-05-18T14:19:39.6387672Z 6000K .......... .......... .......... .......... .......... 16% 155M 0s 2021-05-18T14:19:39.6390612Z 6050K .......... .......... .......... .......... .......... 17% 165M 0s 2021-05-18T14:19:39.6412664Z 6100K .......... .......... .......... .......... .......... 17% 23.2M 0s 2021-05-18T14:19:39.6415197Z 6150K .......... .......... .......... .......... .......... 17% 138M 0s 2021-05-18T14:19:39.6418506Z 6200K .......... .......... .......... .......... .......... 17% 155M 0s 2021-05-18T14:19:39.6421617Z 6250K .......... .......... .......... .......... .......... 17% 147M 0s 2021-05-18T14:19:39.6424846Z 6300K .......... .......... .......... .......... .......... 17% 153M 0s 2021-05-18T14:19:39.6427813Z 6350K .......... .......... .......... .......... .......... 17% 162M 0s 2021-05-18T14:19:39.6430703Z 6400K .......... .......... .......... .......... .......... 18% 171M 0s 2021-05-18T14:19:39.6434546Z 6450K .......... .......... .......... .......... .......... 18% 131M 0s 2021-05-18T14:19:39.6437739Z 6500K .......... .......... .......... .......... .......... 18% 144M 0s 2021-05-18T14:19:39.6442268Z 6550K .......... .......... .......... .......... .......... 18% 111M 0s 2021-05-18T14:19:39.6466194Z 6600K .......... .......... .......... .......... .......... 18% 20.5M 0s 2021-05-18T14:19:39.6470198Z 6650K .......... .......... .......... .......... .......... 18% 124M 0s 2021-05-18T14:19:39.6472849Z 6700K .......... .......... .......... .......... .......... 18% 170M 0s 2021-05-18T14:19:39.6476141Z 6750K .......... .......... .......... .......... .......... 19% 148M 0s 2021-05-18T14:19:39.6479325Z 6800K .......... .......... .......... .......... .......... 19% 152M 0s 2021-05-18T14:19:39.6482307Z 6850K .......... .......... .......... .......... .......... 19% 164M 0s 2021-05-18T14:19:39.6485579Z 6900K .......... .......... .......... .......... .......... 19% 153M 0s 2021-05-18T14:19:39.6488693Z 6950K .......... .......... .......... .......... .......... 19% 166M 0s 2021-05-18T14:19:39.6491643Z 7000K .......... .......... .......... .......... .......... 19% 149M 0s 2021-05-18T14:19:39.6494934Z 7050K .......... .......... .......... .......... .......... 19% 154M 0s 2021-05-18T14:19:39.6504153Z 7100K .......... .......... .......... .......... .......... 20% 52.7M 0s 2021-05-18T14:19:39.6519108Z 7150K .......... .......... .......... .......... .......... 20% 37.3M 0s 2021-05-18T14:19:39.6520856Z 7200K .......... .......... .......... .......... .......... 20% 233M 0s 2021-05-18T14:19:39.6522539Z 7250K .......... .......... .......... .......... .......... 20% 298M 0s 2021-05-18T14:19:39.6524147Z 7300K .......... .......... .......... .......... .......... 20% 214M 0s 2021-05-18T14:19:39.6528619Z 7350K .......... .......... .......... .......... .......... 20% 131M 0s 2021-05-18T14:19:39.6531515Z 7400K .......... .......... .......... .......... .......... 20% 144M 0s 2021-05-18T14:19:39.6538126Z 7450K .......... .......... .......... .......... .......... 21% 70.5M 0s 2021-05-18T14:19:39.6539739Z 7500K .......... .......... .......... .......... .......... 21% 285M 0s 2021-05-18T14:19:39.6543255Z 7550K .......... .......... .......... .......... .......... 21% 141M 0s 2021-05-18T14:19:39.6548532Z 7600K .......... .......... .......... .......... .......... 21% 90.8M 0s 2021-05-18T14:19:39.6551435Z 7650K .......... .......... .......... .......... .......... 21% 219M 0s 2021-05-18T14:19:39.6555195Z 7700K .......... .......... .......... .......... .......... 21% 119M 0s 2021-05-18T14:19:39.6573955Z 7750K .......... .......... .......... .......... .......... 21% 26.9M 0s 2021-05-18T14:19:39.6575598Z 7800K .......... .......... .......... .......... .......... 21% 218M 0s 2021-05-18T14:19:39.6580628Z 7850K .......... .......... .......... .......... .......... 22% 170M 0s 2021-05-18T14:19:39.6582088Z 7900K .......... .......... .......... .......... .......... 22% 264M 0s 2021-05-18T14:19:39.6584635Z 7950K .......... .......... .......... .......... .......... 22% 118M 0s 2021-05-18T14:19:39.6588498Z 8000K .......... .......... .......... .......... .......... 22% 129M 0s 2021-05-18T14:19:39.6591754Z 8050K .......... .......... .......... .......... .......... 22% 204M 0s 2021-05-18T14:19:39.6597034Z 8100K .......... .......... .......... .......... .......... 22% 83.1M 0s 2021-05-18T14:19:39.6598804Z 8150K .......... .......... .......... .......... .......... 22% 187M 0s 2021-05-18T14:19:39.6601142Z 8200K .......... .......... .......... .......... .......... 23% 251M 0s 2021-05-18T14:19:39.6605428Z 8250K .......... .......... .......... .......... .......... 23% 113M 0s 2021-05-18T14:19:39.6609676Z 8300K .......... .......... .......... .......... .......... 23% 106M 0s 2021-05-18T14:19:39.6622366Z 8350K .......... .......... .......... .......... .......... 23% 38.5M 0s 2021-05-18T14:19:39.6626592Z 8400K .......... .......... .......... .......... .......... 23% 237M 0s 2021-05-18T14:19:39.6630395Z 8450K .......... .......... .......... .......... .......... 23% 260M 0s 2021-05-18T14:19:39.6631025Z 8500K .......... .......... .......... .......... .......... 23% 192M 0s 2021-05-18T14:19:39.6633244Z 8550K .......... .......... .......... .......... .......... 24% 113M 0s 2021-05-18T14:19:39.6638153Z 8600K .......... .......... .......... .......... .......... 24% 97.3M 0s 2021-05-18T14:19:39.6639016Z 8650K .......... .......... .......... .......... .......... 24% 283M 0s 2021-05-18T14:19:39.6642857Z 8700K .......... .......... .......... .......... .......... 24% 141M 0s 2021-05-18T14:19:39.6647258Z 8750K .......... .......... .......... .......... .......... 24% 158M 0s 2021-05-18T14:19:39.6651322Z 8800K .......... .......... .......... .......... .......... 24% 138M 0s 2021-05-18T14:19:39.6655031Z 8850K .......... .......... .......... .......... .......... 24% 98.0M 0s 2021-05-18T14:19:39.6657422Z 8900K .......... .......... .......... .......... .......... 25% 277M 0s 2021-05-18T14:19:39.6661381Z 8950K .......... .......... .......... .......... .......... 25% 117M 0s 2021-05-18T14:19:39.6673510Z 9000K .......... .......... .......... .......... .......... 25% 39.3M 0s 2021-05-18T14:19:39.6680649Z 9050K .......... .......... .......... .......... .......... 25% 202M 0s 2021-05-18T14:19:39.6681317Z 9100K .......... .......... .......... .......... .......... 25% 202M 0s 2021-05-18T14:19:39.6684236Z 9150K .......... .......... .......... .......... .......... 25% 81.3M 0s 2021-05-18T14:19:39.6690480Z 9200K .......... .......... .......... .......... .......... 25% 239M 0s 2021-05-18T14:19:39.6691141Z 9250K .......... .......... .......... .......... .......... 26% 212M 0s 2021-05-18T14:19:39.6692583Z 9300K .......... .......... .......... .......... .......... 26% 128M 0s 2021-05-18T14:19:39.6697239Z 9350K .......... .......... .......... .......... .......... 26% 119M 0s 2021-05-18T14:19:39.6699295Z 9400K .......... .......... .......... .......... .......... 26% 252M 0s 2021-05-18T14:19:39.6703523Z 9450K .......... .......... .......... .......... .......... 26% 100M 0s 2021-05-18T14:19:39.6705720Z 9500K .......... .......... .......... .......... .......... 26% 267M 0s 2021-05-18T14:19:39.6708583Z 9550K .......... .......... .......... .......... .......... 26% 184M 0s 2021-05-18T14:19:39.6712212Z 9600K .......... .......... .......... .......... .......... 27% 178M 0s 2021-05-18T14:19:39.6721847Z 9650K .......... .......... .......... .......... .......... 27% 43.3M 0s 2021-05-18T14:19:39.6724498Z 9700K .......... .......... .......... .......... .......... 27% 218M 0s 2021-05-18T14:19:39.6727641Z 9750K .......... .......... .......... .......... .......... 27% 139M 0s 2021-05-18T14:19:39.6731086Z 9800K .......... .......... .......... .......... .......... 27% 135M 0s 2021-05-18T14:19:39.6733068Z 9850K .......... .......... .......... .......... .......... 27% 259M 0s 2021-05-18T14:19:39.6736728Z 9900K .......... .......... .......... .......... .......... 27% 151M 0s 2021-05-18T14:19:39.6741489Z 9950K .......... .......... .......... .......... .......... 28% 103M 0s 2021-05-18T14:19:39.6743799Z 10000K .......... .......... .......... .......... .......... 28% 206M 0s 2021-05-18T14:19:39.6747203Z 10050K .......... .......... .......... .......... .......... 28% 127M 0s 2021-05-18T14:19:39.6750979Z 10100K .......... .......... .......... .......... .......... 28% 164M 0s 2021-05-18T14:19:39.6755808Z 10150K .......... .......... .......... .......... .......... 28% 246M 0s 2021-05-18T14:19:39.6756467Z 10200K .......... .......... .......... .......... .......... 28% 256M 0s 2021-05-18T14:19:39.6761482Z 10250K .......... .......... .......... .......... .......... 28% 102M 0s 2021-05-18T14:19:39.6762111Z 10300K .......... .......... .......... .......... .......... 29% 217M 0s 2021-05-18T14:19:39.6771254Z 10350K .......... .......... .......... .......... .......... 29% 47.5M 0s 2021-05-18T14:19:39.6776318Z 10400K .......... .......... .......... .......... .......... 29% 101M 0s 2021-05-18T14:19:39.6779523Z 10450K .......... .......... .......... .......... .......... 29% 134M 0s 2021-05-18T14:19:39.6782831Z 10500K .......... .......... .......... .......... .......... 29% 147M 0s 2021-05-18T14:19:39.6787310Z 10550K .......... .......... .......... .......... .......... 29% 118M 0s 2021-05-18T14:19:39.6790810Z 10600K .......... .......... .......... .......... .......... 29% 130M 0s 2021-05-18T14:19:39.6794487Z 10650K .......... .......... .......... .......... .......... 29% 126M 0s 2021-05-18T14:19:39.6797973Z 10700K .......... .......... .......... .......... .......... 30% 137M 0s 2021-05-18T14:19:39.6801894Z 10750K .......... .......... .......... .......... .......... 30% 126M 0s 2021-05-18T14:19:39.6805574Z 10800K .......... .......... .......... .......... .......... 30% 144M 0s 2021-05-18T14:19:39.6809001Z 10850K .......... .......... .......... .......... .......... 30% 128M 0s 2021-05-18T14:19:39.6812642Z 10900K .......... .......... .......... .......... .......... 30% 131M 0s 2021-05-18T14:19:39.6815970Z 10950K .......... .......... .......... .......... .......... 30% 151M 0s 2021-05-18T14:19:39.6819414Z 11000K .......... .......... .......... .......... .......... 30% 155M 0s 2021-05-18T14:19:39.6822723Z 11050K .......... .......... .......... .......... .......... 31% 132M 0s 2021-05-18T14:19:39.6826774Z 11100K .......... .......... .......... .......... .......... 31% 123M 0s 2021-05-18T14:19:39.6830539Z 11150K .......... .......... .......... .......... .......... 31% 131M 0s 2021-05-18T14:19:39.6847005Z 11200K .......... .......... .......... .......... .......... 31% 185M 0s 2021-05-18T14:19:39.6848171Z 11250K .......... .......... .......... .......... .......... 31% 213M 0s 2021-05-18T14:19:39.6849011Z 11300K .......... .......... .......... .......... .......... 31% 254M 0s 2021-05-18T14:19:39.6849872Z 11350K .......... .......... .......... .......... .......... 31% 224M 0s 2021-05-18T14:19:39.6850962Z 11400K .......... .......... .......... .......... .......... 32% 227M 0s 2021-05-18T14:19:39.6852087Z 11450K .......... .......... .......... .......... .......... 32% 275M 0s 2021-05-18T14:19:39.6852944Z 11500K .......... .......... .......... .......... .......... 32% 244M 0s 2021-05-18T14:19:39.6856205Z 11550K .......... .......... .......... .......... .......... 32% 50.1M 0s 2021-05-18T14:19:39.6859798Z 11600K .......... .......... .......... .......... .......... 32% 117M 0s 2021-05-18T14:19:39.6863434Z 11650K .......... .......... .......... .......... .......... 32% 132M 0s 2021-05-18T14:19:39.6867443Z 11700K .......... .......... .......... .......... .......... 32% 139M 0s 2021-05-18T14:19:39.6871413Z 11750K .......... .......... .......... .......... .......... 33% 121M 0s 2021-05-18T14:19:39.6874579Z 11800K .......... .......... .......... .......... .......... 33% 139M 0s 2021-05-18T14:19:39.6879424Z 11850K .......... .......... .......... .......... .......... 33% 121M 0s 2021-05-18T14:19:39.6882483Z 11900K .......... .......... .......... .......... .......... 33% 121M 0s 2021-05-18T14:19:39.6885803Z 11950K .......... .......... .......... .......... .......... 33% 153M 0s 2021-05-18T14:19:39.6889847Z 12000K .......... .......... .......... .......... .......... 33% 134M 0s 2021-05-18T14:19:39.6894093Z 12050K .......... .......... .......... .......... .......... 33% 110M 0s 2021-05-18T14:19:39.6897659Z 12100K .......... .......... .......... .......... .......... 34% 125M 0s 2021-05-18T14:19:39.6901261Z 12150K .......... .......... .......... .......... .......... 34% 139M 0s 2021-05-18T14:19:39.6905020Z 12200K .......... .......... .......... .......... .......... 34% 140M 0s 2021-05-18T14:19:39.6909148Z 12250K .......... .......... .......... .......... .......... 34% 119M 0s 2021-05-18T14:19:39.6912731Z 12300K .......... .......... .......... .......... .......... 34% 114M 0s 2021-05-18T14:19:39.6916364Z 12350K .......... .......... .......... .......... .......... 34% 142M 0s 2021-05-18T14:19:39.6919946Z 12400K .......... .......... .......... .......... .......... 34% 127M 0s 2021-05-18T14:19:39.6923311Z 12450K .......... .......... .......... .......... .......... 35% 148M 0s 2021-05-18T14:19:39.6927108Z 12500K .......... .......... .......... .......... .......... 35% 139M 0s 2021-05-18T14:19:39.6931159Z 12550K .......... .......... .......... .......... .......... 35% 111M 0s 2021-05-18T14:19:39.6934602Z 12600K .......... .......... .......... .......... .......... 35% 143M 0s 2021-05-18T14:19:39.6954606Z 12650K .......... .......... .......... .......... .......... 35% 161M 0s 2021-05-18T14:19:39.6955629Z 12700K .......... .......... .......... .......... .......... 35% 218M 0s 2021-05-18T14:19:39.6956640Z 12750K .......... .......... .......... .......... .......... 35% 290M 0s 2021-05-18T14:19:39.6957450Z 12800K .......... .......... .......... .......... .......... 36% 300M 0s 2021-05-18T14:19:39.6958073Z 12850K .......... .......... .......... .......... .......... 36% 205M 0s 2021-05-18T14:19:39.6958723Z 12900K .......... .......... .......... .......... .......... 36% 209M 0s 2021-05-18T14:19:39.6959702Z 12950K .......... .......... .......... .......... .......... 36% 213M 0s 2021-05-18T14:19:39.6960320Z 13000K .......... .......... .......... .......... .......... 36% 266M 0s 2021-05-18T14:19:39.6960957Z 13050K .......... .......... .......... .......... .......... 36% 201M 0s 2021-05-18T14:19:39.6965898Z 13100K .......... .......... .......... .......... .......... 36% 44.7M 0s 2021-05-18T14:19:39.6969635Z 13150K .......... .......... .......... .......... .......... 36% 117M 0s 2021-05-18T14:19:39.6977950Z 13200K .......... .......... .......... .......... .......... 37% 116M 0s 2021-05-18T14:19:39.6978635Z 13250K .......... .......... .......... .......... .......... 37% 259M 0s 2021-05-18T14:19:39.6979248Z 13300K .......... .......... .......... .......... .......... 37% 298M 0s 2021-05-18T14:19:39.6984657Z 13350K .......... .......... .......... .......... .......... 37% 82.1M 0s 2021-05-18T14:19:39.6988181Z 13400K .......... .......... .......... .......... .......... 37% 110M 0s 2021-05-18T14:19:39.6992329Z 13450K .......... .......... .......... .......... .......... 37% 109M 0s 2021-05-18T14:19:39.6996734Z 13500K .......... .......... .......... .......... .......... 37% 108M 0s 2021-05-18T14:19:39.7001997Z 13550K .......... .......... .......... .......... .......... 38% 101M 0s 2021-05-18T14:19:39.7006806Z 13600K .......... .......... .......... .......... .......... 38% 98.0M 0s 2021-05-18T14:19:39.7010805Z 13650K .......... .......... .......... .......... .......... 38% 115M 0s 2021-05-18T14:19:39.7015166Z 13700K .......... .......... .......... .......... .......... 38% 112M 0s 2021-05-18T14:19:39.7020331Z 13750K .......... .......... .......... .......... .......... 38% 94.2M 0s 2021-05-18T14:19:39.7025240Z 13800K .......... .......... .......... .......... .......... 38% 99.9M 0s 2021-05-18T14:19:39.7029675Z 13850K .......... .......... .......... .......... .......... 38% 111M 0s 2021-05-18T14:19:39.7034202Z 13900K .......... .......... .......... .......... .......... 39% 113M 0s 2021-05-18T14:19:39.7039540Z 13950K .......... .......... .......... .......... .......... 39% 89.1M 0s 2021-05-18T14:19:39.7043953Z 14000K .......... .......... .......... .......... .......... 39% 108M 0s 2021-05-18T14:19:39.7048575Z 14050K .......... .......... .......... .......... .......... 39% 107M 0s 2021-05-18T14:19:39.7053504Z 14100K .......... .......... .......... .......... .......... 39% 98.4M 0s 2021-05-18T14:19:39.7058036Z 14150K .......... .......... .......... .......... .......... 39% 108M 0s 2021-05-18T14:19:39.7062308Z 14200K .......... .......... .......... .......... .......... 39% 115M 0s 2021-05-18T14:19:39.7066124Z 14250K .......... .......... .......... .......... .......... 40% 123M 0s 2021-05-18T14:19:39.7069865Z 14300K .......... .......... .......... .......... .......... 40% 132M 0s 2021-05-18T14:19:39.7074499Z 14350K .......... .......... .......... .......... .......... 40% 134M 0s 2021-05-18T14:19:39.7078765Z 14400K .......... .......... .......... .......... .......... 40% 96.9M 0s 2021-05-18T14:19:39.7083651Z 14450K .......... .......... .......... .......... .......... 40% 96.8M 0s 2021-05-18T14:19:39.7088879Z 14500K .......... .......... .......... .......... .......... 40% 94.9M 0s 2021-05-18T14:19:39.7093710Z 14550K .......... .......... .......... .......... .......... 40% 103M 0s 2021-05-18T14:19:39.7098788Z 14600K .......... .......... .......... .......... .......... 41% 104M 0s 2021-05-18T14:19:39.7103486Z 14650K .......... .......... .......... .......... .......... 41% 92.5M 0s 2021-05-18T14:19:39.7108536Z 14700K .......... .......... .......... .......... .......... 41% 96.9M 0s 2021-05-18T14:19:39.7113593Z 14750K .......... .......... .......... .......... .......... 41% 102M 0s 2021-05-18T14:19:39.7118018Z 14800K .......... .......... .......... .......... .......... 41% 106M 0s 2021-05-18T14:19:39.7121940Z 14850K .......... .......... .......... .......... .......... 41% 120M 0s 2021-05-18T14:19:39.7126828Z 14900K .......... .......... .......... .......... .......... 41% 113M 0s 2021-05-18T14:19:39.7130545Z 14950K .......... .......... .......... .......... .......... 42% 117M 0s 2021-05-18T14:19:39.7135268Z 15000K .......... .......... .......... .......... .......... 42% 102M 0s 2021-05-18T14:19:39.7140488Z 15050K .......... .......... .......... .......... .......... 42% 102M 0s 2021-05-18T14:19:39.7145268Z 15100K .......... .......... .......... .......... .......... 42% 106M 0s 2021-05-18T14:19:39.7150326Z 15150K .......... .......... .......... .......... .......... 42% 86.6M 0s 2021-05-18T14:19:39.7154824Z 15200K .......... .......... .......... .......... .......... 42% 117M 0s 2021-05-18T14:19:39.7159505Z 15250K .......... .......... .......... .......... .......... 42% 108M 0s 2021-05-18T14:19:39.7164310Z 15300K .......... .......... .......... .......... .......... 43% 91.9M 0s 2021-05-18T14:19:39.7168239Z 15350K .......... .......... .......... .......... .......... 43% 127M 0s 2021-05-18T14:19:39.7170659Z 15400K .......... .......... .......... .......... .......... 43% 277M 0s 2021-05-18T14:19:39.7172263Z 15450K .......... .......... .......... .......... .......... 43% 294M 0s 2021-05-18T14:19:39.7221213Z 15500K .......... .......... .......... .......... .......... 43% 260M 0s 2021-05-18T14:19:39.7222828Z 15550K .......... .......... .......... .......... .......... 43% 288M 0s 2021-05-18T14:19:39.7224393Z 15600K .......... .......... .......... .......... .......... 43% 224M 0s 2021-05-18T14:19:39.7225951Z 15650K .......... .......... .......... .......... .......... 43% 258M 0s 2021-05-18T14:19:39.7227505Z 15700K .......... .......... .......... .......... .......... 44% 244M 0s 2021-05-18T14:19:39.7229266Z 15750K .......... .......... .......... .......... .......... 44% 216M 0s 2021-05-18T14:19:39.7230894Z 15800K .......... .......... .......... .......... .......... 44% 271M 0s 2021-05-18T14:19:39.7232652Z 15850K .......... .......... .......... .......... .......... 44% 227M 0s 2021-05-18T14:19:39.7234365Z 15900K .......... .......... .......... .......... .......... 44% 286M 0s 2021-05-18T14:19:39.7236016Z 15950K .......... .......... .......... .......... .......... 44% 236M 0s 2021-05-18T14:19:39.7237586Z 16000K .......... .......... .......... .......... .......... 44% 220M 0s 2021-05-18T14:19:39.7239130Z 16050K .......... .......... .......... .......... .......... 45% 263M 0s 2021-05-18T14:19:39.7240748Z 16100K .......... .......... .......... .......... .......... 45% 267M 0s 2021-05-18T14:19:39.7242321Z 16150K .......... .......... .......... .......... .......... 45% 248M 0s 2021-05-18T14:19:39.7243946Z 16200K .......... .......... .......... .......... .......... 45% 241M 0s 2021-05-18T14:19:39.7245568Z 16250K .......... .......... .......... .......... .......... 45% 296M 0s 2021-05-18T14:19:39.7256509Z 16300K .......... .......... .......... .......... .......... 45% 274M 0s 2021-05-18T14:19:39.7258474Z 16350K .......... .......... .......... .......... .......... 45% 240M 0s 2021-05-18T14:19:39.7260087Z 16400K .......... .......... .......... .......... .......... 46% 231M 0s 2021-05-18T14:19:39.7261777Z 16450K .......... .......... .......... .......... .......... 46% 246M 0s 2021-05-18T14:19:39.7263348Z 16500K .......... .......... .......... .......... .......... 46% 256M 0s 2021-05-18T14:19:39.7264902Z 16550K .......... .......... .......... .......... .......... 46% 257M 0s 2021-05-18T14:19:39.7266578Z 16600K .......... .......... .......... .......... .......... 46% 252M 0s 2021-05-18T14:19:39.7268151Z 16650K .......... .......... .......... .......... .......... 46% 300M 0s 2021-05-18T14:19:39.7269699Z 16700K .......... .......... .......... .......... .......... 46% 298M 0s 2021-05-18T14:19:39.7271347Z 16750K .......... .......... .......... .......... .......... 47% 225M 0s 2021-05-18T14:19:39.7272926Z 16800K .......... .......... .......... .......... .......... 47% 293M 0s 2021-05-18T14:19:39.7274599Z 16850K .......... .......... .......... .......... .......... 47% 308M 0s 2021-05-18T14:19:39.7276174Z 16900K .......... .......... .......... .......... .......... 47% 217M 0s 2021-05-18T14:19:39.7278351Z 16950K .......... .......... .......... .......... .......... 47% 214M 0s 2021-05-18T14:19:39.7280017Z 17000K .......... .......... .......... .......... .......... 47% 290M 0s 2021-05-18T14:19:39.7281584Z 17050K .......... .......... .......... .......... .......... 47% 261M 0s 2021-05-18T14:19:39.7283213Z 17100K .......... .......... .......... .......... .......... 48% 195M 0s 2021-05-18T14:19:39.7284784Z 17150K .......... .......... .......... .......... .......... 48% 243M 0s 2021-05-18T14:19:39.7286513Z 17200K .......... .......... .......... .......... .......... 48% 298M 0s 2021-05-18T14:19:39.7291602Z 17250K .......... .......... .......... .......... .......... 48% 211M 0s 2021-05-18T14:19:39.7292249Z 17300K .......... .......... .......... .......... .......... 48% 296M 0s 2021-05-18T14:19:39.7292865Z 17350K .......... .......... .......... .......... .......... 48% 195M 0s 2021-05-18T14:19:39.7293492Z 17400K .......... .......... .......... .......... .......... 48% 236M 0s 2021-05-18T14:19:39.7294120Z 17450K .......... .......... .......... .......... .......... 49% 251M 0s 2021-05-18T14:19:39.7294723Z 17500K .......... .......... .......... .......... .......... 49% 243M 0s 2021-05-18T14:19:39.7295354Z 17550K .......... .......... .......... .......... .......... 49% 259M 0s 2021-05-18T14:19:39.7296825Z 17600K .......... .......... .......... .......... .......... 49% 300M 0s 2021-05-18T14:19:39.7297450Z 17650K .......... .......... .......... .......... .......... 49% 167M 0s 2021-05-18T14:19:39.7298114Z 17700K .......... .......... .......... .......... .......... 49% 253M 0s 2021-05-18T14:19:39.7298760Z 17750K .......... .......... .......... .......... .......... 49% 221M 0s 2021-05-18T14:19:39.7299566Z 17800K .......... .......... .......... .......... .......... 50% 301M 0s 2021-05-18T14:19:39.7300210Z 17850K .......... .......... .......... .......... .......... 50% 213M 0s 2021-05-18T14:19:39.7300818Z 17900K .......... .......... .......... .......... .......... 50% 250M 0s 2021-05-18T14:19:39.7301446Z 17950K .......... .......... .......... .......... .......... 50% 298M 0s 2021-05-18T14:19:39.7302897Z 18000K .......... .......... .......... .......... .......... 50% 299M 0s 2021-05-18T14:19:39.7303505Z 18050K .......... .......... .......... .......... .......... 50% 294M 0s 2021-05-18T14:19:39.7304172Z 18100K .......... .......... .......... .......... .......... 50% 251M 0s 2021-05-18T14:19:39.7304796Z 18150K .......... .......... .......... .......... .......... 51% 297M 0s 2021-05-18T14:19:39.7305537Z 18200K .......... .......... .......... .......... .......... 51% 264M 0s 2021-05-18T14:19:39.7306171Z 18250K .......... .......... .......... .......... .......... 51% 251M 0s 2021-05-18T14:19:39.7306890Z 18300K .......... .......... .......... .......... .......... 51% 211M 0s 2021-05-18T14:19:39.7308370Z 18350K .......... .......... .......... .......... .......... 51% 303M 0s 2021-05-18T14:19:39.7309000Z 18400K .......... .......... .......... .......... .......... 51% 249M 0s 2021-05-18T14:19:39.7309607Z 18450K .......... .......... .......... .......... .......... 51% 247M 0s 2021-05-18T14:19:39.7310230Z 18500K .......... .......... .......... .......... .......... 51% 233M 0s 2021-05-18T14:19:39.7311108Z 18550K .......... .......... .......... .......... .......... 52% 94.1M 0s 2021-05-18T14:19:39.7311712Z 18600K .......... .......... .......... .......... .......... 52% 76.1M 0s 2021-05-18T14:19:39.7312335Z 18650K .......... .......... .......... .......... .......... 52% 93.1M 0s 2021-05-18T14:19:39.7313904Z 18700K .......... .......... .......... .......... .......... 52% 93.5M 0s 2021-05-18T14:19:39.7318107Z 18750K .......... .......... .......... .......... .......... 52% 114M 0s 2021-05-18T14:19:39.7321085Z 18800K .......... .......... .......... .......... .......... 52% 197M 0s 2021-05-18T14:19:39.7324094Z 18850K .......... .......... .......... .......... .......... 52% 155M 0s 2021-05-18T14:19:39.7327069Z 18900K .......... .......... .......... .......... .......... 53% 145M 0s 2021-05-18T14:19:39.7329148Z 18950K .......... .......... .......... .......... .......... 53% 203M 0s 2021-05-18T14:19:39.7333095Z 19000K .......... .......... .......... .......... .......... 53% 132M 0s 2021-05-18T14:19:39.7336404Z 19050K .......... .......... .......... .......... .......... 53% 167M 0s 2021-05-18T14:19:39.7339411Z 19100K .......... .......... .......... .......... .......... 53% 146M 0s 2021-05-18T14:19:39.7342391Z 19150K .......... .......... .......... .......... .......... 53% 161M 0s 2021-05-18T14:19:39.7344458Z 19200K .......... .......... .......... .......... .......... 53% 226M 0s 2021-05-18T14:19:39.7349039Z 19250K .......... .......... .......... .......... .......... 54% 121M 0s 2021-05-18T14:19:39.7351032Z 19300K .......... .......... .......... .......... .......... 54% 185M 0s 2021-05-18T14:19:39.7355168Z 19350K .......... .......... .......... .......... .......... 54% 127M 0s 2021-05-18T14:19:39.7358179Z 19400K .......... .......... .......... .......... .......... 54% 209M 0s 2021-05-18T14:19:39.7361401Z 19450K .......... .......... .......... .......... .......... 54% 123M 0s 2021-05-18T14:19:39.7364822Z 19500K .......... .......... .......... .......... .......... 54% 143M 0s 2021-05-18T14:19:39.7368073Z 19550K .......... .......... .......... .......... .......... 54% 201M 0s 2021-05-18T14:19:39.7370957Z 19600K .......... .......... .......... .......... .......... 55% 152M 0s 2021-05-18T14:19:39.7372435Z 19650K .......... .......... .......... .......... .......... 55% 231M 0s 2021-05-18T14:19:39.7395687Z 19700K .......... .......... .......... .......... .......... 55% 143M 0s 2021-05-18T14:19:39.7411018Z 19750K .......... .......... .......... .......... .......... 55% 199M 0s 2021-05-18T14:19:39.7411679Z 19800K .......... .......... .......... .......... .......... 55% 259M 0s 2021-05-18T14:19:39.7412349Z 19850K .......... .......... .......... .......... .......... 55% 237M 0s 2021-05-18T14:19:39.7412962Z 19900K .......... .......... .......... .......... .......... 55% 250M 0s 2021-05-18T14:19:39.7413591Z 19950K .......... .......... .......... .......... .......... 56% 261M 0s 2021-05-18T14:19:39.7414212Z 20000K .......... .......... .......... .......... .......... 56% 233M 0s 2021-05-18T14:19:39.7414820Z 20050K .......... .......... .......... .......... .......... 56% 268M 0s 2021-05-18T14:19:39.7415447Z 20100K .......... .......... .......... .......... .......... 56% 221M 0s 2021-05-18T14:19:39.7416058Z 20150K .......... .......... .......... .......... .......... 56% 230M 0s 2021-05-18T14:19:39.7416672Z 20200K .......... .......... .......... .......... .......... 56% 215M 0s 2021-05-18T14:19:39.7417428Z 20250K .......... .......... .......... .......... .......... 56% 238M 0s 2021-05-18T14:19:39.7418042Z 20300K .......... .......... .......... .......... .......... 57% 221M 0s 2021-05-18T14:19:39.7418701Z 20350K .......... .......... .......... .......... .......... 57% 295M 0s 2021-05-18T14:19:39.7419322Z 20400K .......... .......... .......... .......... .......... 57% 207M 0s 2021-05-18T14:19:39.7419925Z 20450K .......... .......... .......... .......... .......... 57% 264M 0s 2021-05-18T14:19:39.7420553Z 20500K .......... .......... .......... .......... .......... 57% 231M 0s 2021-05-18T14:19:39.7421171Z 20550K .......... .......... .......... .......... .......... 57% 250M 0s 2021-05-18T14:19:39.7435410Z 20600K .......... .......... .......... .......... .......... 57% 217M 0s 2021-05-18T14:19:39.7437017Z 20650K .......... .......... .......... .......... .......... 58% 293M 0s 2021-05-18T14:19:39.7454747Z 20700K .......... .......... .......... .......... .......... 58% 297M 0s 2021-05-18T14:19:39.7455380Z 20750K .......... .......... .......... .......... .......... 58% 195M 0s 2021-05-18T14:19:39.7456016Z 20800K .......... .......... .......... .......... .......... 58% 242M 0s 2021-05-18T14:19:39.7456682Z 20850K .......... .......... .......... .......... .......... 58% 297M 0s 2021-05-18T14:19:39.7457291Z 20900K .......... .......... .......... .......... .......... 58% 212M 0s 2021-05-18T14:19:39.7457921Z 20950K .......... .......... .......... .......... .......... 58% 219M 0s 2021-05-18T14:19:39.7458579Z 21000K .......... .......... .......... .......... .......... 58% 286M 0s 2021-05-18T14:19:39.7459190Z 21050K .......... .......... .......... .......... .......... 59% 244M 0s 2021-05-18T14:19:39.7459818Z 21100K .......... .......... .......... .......... .......... 59% 212M 0s 2021-05-18T14:19:39.7460443Z 21150K .......... .......... .......... .......... .......... 59% 309M 0s 2021-05-18T14:19:39.7461058Z 21200K .......... .......... .......... .......... .......... 59% 224M 0s 2021-05-18T14:19:39.7461726Z 21250K .......... .......... .......... .......... .......... 59% 178M 0s 2021-05-18T14:19:39.7462354Z 21300K .......... .......... .......... .......... .......... 59% 288M 0s 2021-05-18T14:19:39.7462964Z 21350K .......... .......... .......... .......... .......... 59% 229M 0s 2021-05-18T14:19:39.7463628Z 21400K .......... .......... .......... .......... .......... 60% 218M 0s 2021-05-18T14:19:39.7464241Z 21450K .......... .......... .......... .......... .......... 60% 230M 0s 2021-05-18T14:19:39.7466350Z 21500K .......... .......... .......... .......... .......... 60% 296M 0s 2021-05-18T14:19:39.7466995Z 21550K .......... .......... .......... .......... .......... 60% 299M 0s 2021-05-18T14:19:39.7467601Z 21600K .......... .......... .......... .......... .......... 60% 261M 0s 2021-05-18T14:19:39.7468269Z 21650K .......... .......... .......... .......... .......... 60% 265M 0s 2021-05-18T14:19:39.7476972Z 21700K .......... .......... .......... .......... .......... 60% 218M 0s 2021-05-18T14:19:39.7477632Z 21750K .......... .......... .......... .......... .......... 61% 255M 0s 2021-05-18T14:19:39.7478308Z 21800K .......... .......... .......... .......... .......... 61% 238M 0s 2021-05-18T14:19:39.7479763Z 21850K .......... .......... .......... .......... .......... 61% 243M 0s 2021-05-18T14:19:39.7480373Z 21900K .......... .......... .......... .......... .......... 61% 213M 0s 2021-05-18T14:19:39.7480994Z 21950K .......... .......... .......... .......... .......... 61% 267M 0s 2021-05-18T14:19:39.7481623Z 22000K .......... .......... .......... .......... .......... 61% 245M 0s 2021-05-18T14:19:39.7482916Z 22050K .......... .......... .......... .......... .......... 61% 264M 0s 2021-05-18T14:19:39.7483599Z 22100K .......... .......... .......... .......... .......... 62% 242M 0s 2021-05-18T14:19:39.7485112Z 22150K .......... .......... .......... .......... .......... 62% 243M 0s 2021-05-18T14:19:39.7485923Z 22200K .......... .......... .......... .......... .......... 62% 110M 0s 2021-05-18T14:19:39.7486559Z 22250K .......... .......... .......... .......... .......... 62% 80.3M 0s 2021-05-18T14:19:39.7490004Z 22300K .......... .......... .......... .......... .......... 62% 95.7M 0s 2021-05-18T14:19:39.7495262Z 22350K .......... .......... .......... .......... .......... 62% 108M 0s 2021-05-18T14:19:39.7501478Z 22400K .......... .......... .......... .......... .......... 62% 71.6M 0s 2021-05-18T14:19:39.7507250Z 22450K .......... .......... .......... .......... .......... 63% 97.0M 0s 2021-05-18T14:19:39.7508889Z 22500K .......... .......... .......... .......... .......... 63% 273M 0s 2021-05-18T14:19:39.7513661Z 22550K .......... .......... .......... .......... .......... 63% 114M 0s 2021-05-18T14:19:39.7515867Z 22600K .......... .......... .......... .......... .......... 63% 166M 0s 2021-05-18T14:19:39.7520150Z 22650K .......... .......... .......... .......... .......... 63% 123M 0s 2021-05-18T14:19:39.7523108Z 22700K .......... .......... .......... .......... .......... 63% 169M 0s 2021-05-18T14:19:39.7526150Z 22750K .......... .......... .......... .......... .......... 63% 156M 0s 2021-05-18T14:19:39.7530180Z 22800K .......... .......... .......... .......... .......... 64% 138M 0s 2021-05-18T14:19:39.7531677Z 22850K .......... .......... .......... .......... .......... 64% 227M 0s 2021-05-18T14:19:39.7535603Z 22900K .......... .......... .......... .......... .......... 64% 133M 0s 2021-05-18T14:19:39.7538978Z 22950K .......... .......... .......... .......... .......... 64% 141M 0s 2021-05-18T14:19:39.7540477Z 23000K .......... .......... .......... .......... .......... 64% 278M 0s 2021-05-18T14:19:39.7545423Z 23050K .......... .......... .......... .......... .......... 64% 108M 0s 2021-05-18T14:19:39.7547697Z 23100K .......... .......... .......... .......... .......... 64% 178M 0s 2021-05-18T14:19:39.7552046Z 23150K .......... .......... .......... .......... .......... 65% 121M 0s 2021-05-18T14:19:39.7554224Z 23200K .......... .......... .......... .......... .......... 65% 235M 0s 2021-05-18T14:19:39.7558671Z 23250K .......... .......... .......... .......... .......... 65% 113M 0s 2021-05-18T14:19:39.7560976Z 23300K .......... .......... .......... .......... .......... 65% 173M 0s 2021-05-18T14:19:39.7565096Z 23350K .......... .......... .......... .......... .......... 65% 128M 0s 2021-05-18T14:19:39.7567370Z 23400K .......... .......... .......... .......... .......... 65% 216M 0s 2021-05-18T14:19:39.7571877Z 23450K .......... .......... .......... .......... .......... 65% 106M 0s 2021-05-18T14:19:39.7573885Z 23500K .......... .......... .......... .......... .......... 65% 225M 0s 2021-05-18T14:19:39.7578199Z 23550K .......... .......... .......... .......... .......... 66% 119M 0s 2021-05-18T14:19:39.7580154Z 23600K .......... .......... .......... .......... .......... 66% 212M 0s 2021-05-18T14:19:39.7592011Z 23650K .......... .......... .......... .......... .......... 66% 125M 0s 2021-05-18T14:19:39.7592728Z 23700K .......... .......... .......... .......... .......... 66% 196M 0s 2021-05-18T14:19:39.7594326Z 23750K .......... .......... .......... .......... .......... 66% 258M 0s 2021-05-18T14:19:39.7594971Z 23800K .......... .......... .......... .......... .......... 66% 213M 0s 2021-05-18T14:19:39.7595634Z 23850K .......... .......... .......... .......... .......... 66% 163M 0s 2021-05-18T14:19:39.7602245Z 23900K .......... .......... .......... .......... .......... 67% 95.3M 0s 2021-05-18T14:19:39.7603188Z 23950K .......... .......... .......... .......... .......... 67% 186M 0s 2021-05-18T14:19:39.7605482Z 24000K .......... .......... .......... .......... .......... 67% 195M 0s 2021-05-18T14:19:39.7611097Z 24050K .......... .......... .......... .......... .......... 67% 99.0M 0s 2021-05-18T14:19:39.7612083Z 24100K .......... .......... .......... .......... .......... 67% 232M 0s 2021-05-18T14:19:39.7618567Z 24150K .......... .......... .......... .......... .......... 67% 94.0M 0s 2021-05-18T14:19:39.7619430Z 24200K .......... .......... .......... .......... .......... 67% 244M 0s 2021-05-18T14:19:39.7624555Z 24250K .......... .......... .......... .......... .......... 68% 122M 0s 2021-05-18T14:19:39.7625525Z 24300K .......... .......... .......... .......... .......... 68% 267M 0s 2021-05-18T14:19:39.7630198Z 24350K .......... .......... .......... .......... .......... 68% 106M 0s 2021-05-18T14:19:39.7632803Z 24400K .......... .......... .......... .......... .......... 68% 183M 0s 2021-05-18T14:19:39.7638788Z 24450K .......... .......... .......... .......... .......... 68% 103M 0s 2021-05-18T14:19:39.7639415Z 24500K .......... .......... .......... .......... .......... 68% 214M 0s 2021-05-18T14:19:39.7642767Z 24550K .......... .......... .......... .......... .......... 68% 123M 0s 2021-05-18T14:19:39.7646576Z 24600K .......... .......... .......... .......... .......... 69% 142M 0s 2021-05-18T14:19:39.7648820Z 24650K .......... .......... .......... .......... .......... 69% 176M 0s 2021-05-18T14:19:39.7653558Z 24700K .......... .......... .......... .......... .......... 69% 107M 0s 2021-05-18T14:19:39.7655512Z 24750K .......... .......... .......... .......... .......... 69% 269M 0s 2021-05-18T14:19:39.7660149Z 24800K .......... .......... .......... .......... .......... 69% 99.8M 0s 2021-05-18T14:19:39.7663374Z 24850K .......... .......... .......... .......... .......... 69% 155M 0s 2021-05-18T14:19:39.7665326Z 24900K .......... .......... .......... .......... .......... 69% 274M 0s 2021-05-18T14:19:39.7669234Z 24950K .......... .......... .......... .......... .......... 70% 117M 0s 2021-05-18T14:19:39.7672591Z 25000K .......... .......... .......... .......... .......... 70% 145M 0s 2021-05-18T14:19:39.7679678Z 25050K .......... .......... .......... .......... .......... 70% 216M 0s 2021-05-18T14:19:39.7680338Z 25100K .......... .......... .......... .......... .......... 70% 142M 0s 2021-05-18T14:19:39.7680954Z 25150K .......... .......... .......... .......... .......... 70% 291M 0s 2021-05-18T14:19:39.7683571Z 25200K .......... .......... .......... .......... .......... 70% 192M 0s 2021-05-18T14:19:39.7689663Z 25250K .......... .......... .......... .......... .......... 70% 94.1M 0s 2021-05-18T14:19:39.7690292Z 25300K .......... .......... .......... .......... .......... 71% 233M 0s 2021-05-18T14:19:39.7691792Z 25350K .......... .......... .......... .......... .......... 71% 227M 0s 2021-05-18T14:19:39.7696150Z 25400K .......... .......... .......... .......... .......... 71% 119M 0s 2021-05-18T14:19:39.7698124Z 25450K .......... .......... .......... .......... .......... 71% 276M 0s 2021-05-18T14:19:39.7703415Z 25500K .......... .......... .......... .......... .......... 71% 88.6M 0s 2021-05-18T14:19:39.7706477Z 25550K .......... .......... .......... .......... .......... 71% 163M 0s 2021-05-18T14:19:39.7709533Z 25600K .......... .......... .......... .......... .......... 71% 179M 0s 2021-05-18T14:19:39.7712918Z 25650K .......... .......... .......... .......... .......... 72% 146M 0s 2021-05-18T14:19:39.7716602Z 25700K .......... .......... .......... .......... .......... 72% 137M 0s 2021-05-18T14:19:39.7717990Z 25750K .......... .......... .......... .......... .......... 72% 158M 0s 2021-05-18T14:19:39.7721478Z 25800K .......... .......... .......... .......... .......... 72% 136M 0s 2021-05-18T14:19:39.7723197Z 25850K .......... .......... .......... .......... .......... 72% 280M 0s 2021-05-18T14:19:39.7725709Z 25900K .......... .......... .......... .......... .......... 72% 266M 0s 2021-05-18T14:19:39.7727261Z 25950K .......... .......... .......... .......... .......... 72% 212M 0s 2021-05-18T14:19:39.7729582Z 26000K .......... .......... .......... .......... .......... 73% 216M 0s 2021-05-18T14:19:39.7731958Z 26050K .......... .......... .......... .......... .......... 73% 282M 0s 2021-05-18T14:19:39.7733639Z 26100K .......... .......... .......... .......... .......... 73% 208M 0s 2021-05-18T14:19:39.7736401Z 26150K .......... .......... .......... .......... .......... 73% 182M 0s 2021-05-18T14:19:39.7739252Z 26200K .......... .......... .......... .......... .......... 73% 199M 0s 2021-05-18T14:19:39.7741020Z 26250K .......... .......... .......... .......... .......... 73% 217M 0s 2021-05-18T14:19:39.7743869Z 26300K .......... .......... .......... .......... .......... 73% 179M 0s 2021-05-18T14:19:39.7746246Z 26350K .......... .......... .......... .......... .......... 73% 201M 0s 2021-05-18T14:19:39.7749082Z 26400K .......... .......... .......... .......... .......... 74% 170M 0s 2021-05-18T14:19:39.7751833Z 26450K .......... .......... .......... .......... .......... 74% 181M 0s 2021-05-18T14:19:39.7754561Z 26500K .......... .......... .......... .......... .......... 74% 179M 0s 2021-05-18T14:19:39.7757423Z 26550K .......... .......... .......... .......... .......... 74% 185M 0s 2021-05-18T14:19:39.7760278Z 26600K .......... .......... .......... .......... .......... 74% 157M 0s 2021-05-18T14:19:39.7762887Z 26650K .......... .......... .......... .......... .......... 74% 191M 0s 2021-05-18T14:19:39.7765647Z 26700K .......... .......... .......... .......... .......... 74% 194M 0s 2021-05-18T14:19:39.7834653Z 26750K .......... .......... .......... .......... .......... 75% 197M 0s 2021-05-18T14:19:39.7835319Z 26800K .......... .......... .......... .......... .......... 75% 283M 0s 2021-05-18T14:19:39.7835962Z 26850K .......... .......... .......... .......... .......... 75% 219M 0s 2021-05-18T14:19:39.7836631Z 26900K .......... .......... .......... .......... .......... 75% 259M 0s 2021-05-18T14:19:39.7837460Z 26950K .......... .......... .......... .......... .......... 75% 257M 0s 2021-05-18T14:19:39.7838089Z 27000K .......... .......... .......... .......... .......... 75% 295M 0s 2021-05-18T14:19:39.7838842Z 27050K .......... .......... .......... .......... .......... 75% 227M 0s 2021-05-18T14:19:39.7839573Z 27100K .......... .......... .......... .......... .......... 76% 207M 0s 2021-05-18T14:19:39.7840312Z 27150K .......... .......... .......... .......... .......... 76% 230M 0s 2021-05-18T14:19:39.7841048Z 27200K .......... .......... .......... .......... .......... 76% 266M 0s 2021-05-18T14:19:39.7841763Z 27250K .......... .......... .......... .......... .......... 76% 242M 0s 2021-05-18T14:19:39.7842734Z 27300K .......... .......... .......... .......... .......... 76% 221M 0s 2021-05-18T14:19:39.7843399Z 27350K .......... .......... .......... .......... .......... 76% 258M 0s 2021-05-18T14:19:39.7844118Z 27400K .......... .......... .......... .......... .......... 76% 252M 0s 2021-05-18T14:19:39.7844841Z 27450K .......... .......... .......... .......... .......... 77% 220M 0s 2021-05-18T14:19:39.7845561Z 27500K .......... .......... .......... .......... .......... 77% 208M 0s 2021-05-18T14:19:39.7846446Z 27550K .......... .......... .......... .......... .......... 77% 236M 0s 2021-05-18T14:19:39.7847227Z 27600K .......... .......... .......... .......... .......... 77% 270M 0s 2021-05-18T14:19:39.7847887Z 27650K .......... .......... .......... .......... .......... 77% 243M 0s 2021-05-18T14:19:39.7848603Z 27700K .......... .......... .......... .......... .......... 77% 264M 0s 2021-05-18T14:19:39.7849359Z 27750K .......... .......... .......... .......... .......... 77% 205M 0s 2021-05-18T14:19:39.7850083Z 27800K .......... .......... .......... .......... .......... 78% 270M 0s 2021-05-18T14:19:39.7850814Z 27850K .......... .......... .......... .......... .......... 78% 290M 0s 2021-05-18T14:19:39.7851519Z 27900K .......... .......... .......... .......... .......... 78% 214M 0s 2021-05-18T14:19:39.7852243Z 27950K .......... .......... .......... .......... .......... 78% 249M 0s 2021-05-18T14:19:39.7852972Z 28000K .......... .......... .......... .......... .......... 78% 244M 0s 2021-05-18T14:19:39.7853884Z 28050K .......... .......... .......... .......... .......... 78% 247M 0s 2021-05-18T14:19:39.7854601Z 28100K .......... .......... .......... .......... .......... 78% 294M 0s 2021-05-18T14:19:39.7855323Z 28150K .......... .......... .......... .......... .......... 79% 204M 0s 2021-05-18T14:19:39.7856255Z 28200K .......... .......... .......... .......... .......... 79% 254M 0s 2021-05-18T14:19:39.7856974Z 28250K .......... .......... .......... .......... .......... 79% 262M 0s 2021-05-18T14:19:39.7857696Z 28300K .......... .......... .......... .......... .......... 79% 240M 0s 2021-05-18T14:19:39.7858436Z 28350K .......... .......... .......... .......... .......... 79% 290M 0s 2021-05-18T14:19:39.7859125Z 28400K .......... .......... .......... .......... .......... 79% 209M 0s 2021-05-18T14:19:39.7859772Z 28450K .......... .......... .......... .......... .......... 79% 154M 0s 2021-05-18T14:19:39.7860421Z 28500K .......... .......... .......... .......... .......... 80% 198M 0s 2021-05-18T14:19:39.7861156Z 28550K .......... .......... .......... .......... .......... 80% 117M 0s 2021-05-18T14:19:39.7861878Z 28600K .......... .......... .......... .......... .......... 80% 137M 0s 2021-05-18T14:19:39.7862599Z 28650K .......... .......... .......... .......... .......... 80% 118M 0s 2021-05-18T14:19:39.7863337Z 28700K .......... .......... .......... .......... .......... 80% 102M 0s 2021-05-18T14:19:39.7864015Z 28750K .......... .......... .......... .......... .......... 80% 88.2M 0s 2021-05-18T14:19:39.7867080Z 28800K .......... .......... .......... .......... .......... 80% 107M 0s 2021-05-18T14:19:39.7870788Z 28850K .......... .......... .......... .......... .......... 80% 135M 0s 2021-05-18T14:19:39.7873854Z 28900K .......... .......... .......... .......... .......... 81% 158M 0s 2021-05-18T14:19:39.7876785Z 28950K .......... .......... .......... .......... .......... 81% 154M 0s 2021-05-18T14:19:39.7879826Z 29000K .......... .......... .......... .......... .......... 81% 166M 0s 2021-05-18T14:19:39.7883468Z 29050K .......... .......... .......... .......... .......... 81% 131M 0s 2021-05-18T14:19:39.7886343Z 29100K .......... .......... .......... .......... .......... 81% 169M 0s 2021-05-18T14:19:39.7889552Z 29150K .......... .......... .......... .......... .......... 81% 158M 0s 2021-05-18T14:19:39.7893248Z 29200K .......... .......... .......... .......... .......... 81% 144M 0s 2021-05-18T14:19:39.7896511Z 29250K .......... .......... .......... .......... .......... 82% 134M 0s 2021-05-18T14:19:39.7899680Z 29300K .......... .......... .......... .......... .......... 82% 155M 0s 2021-05-18T14:19:39.7903184Z 29350K .......... .......... .......... .......... .......... 82% 142M 0s 2021-05-18T14:19:39.7905848Z 29400K .......... .......... .......... .......... .......... 82% 175M 0s 2021-05-18T14:19:39.7908595Z 29450K .......... .......... .......... .......... .......... 82% 184M 0s 2021-05-18T14:19:39.7911612Z 29500K .......... .......... .......... .......... .......... 82% 164M 0s 2021-05-18T14:19:39.7914864Z 29550K .......... .......... .......... .......... .......... 82% 150M 0s 2021-05-18T14:19:39.7918120Z 29600K .......... .......... .......... .......... .......... 83% 148M 0s 2021-05-18T14:19:39.7921544Z 29650K .......... .......... .......... .......... .......... 83% 141M 0s 2021-05-18T14:19:39.7925079Z 29700K .......... .......... .......... .......... .......... 83% 141M 0s 2021-05-18T14:19:39.7928136Z 29750K .......... .......... .......... .......... .......... 83% 159M 0s 2021-05-18T14:19:39.7931177Z 29800K .......... .......... .......... .......... .......... 83% 162M 0s 2021-05-18T14:19:39.7934565Z 29850K .......... .......... .......... .......... .......... 83% 139M 0s 2021-05-18T14:19:39.7937673Z 29900K .......... .......... .......... .......... .......... 83% 162M 0s 2021-05-18T14:19:39.7940629Z 29950K .......... .......... .......... .......... .......... 84% 164M 0s 2021-05-18T14:19:39.7943785Z 30000K .......... .......... .......... .......... .......... 84% 150M 0s 2021-05-18T14:19:39.7946695Z 30050K .......... .......... .......... .......... .......... 84% 170M 0s 2021-05-18T14:19:39.7950565Z 30100K .......... .......... .......... .......... .......... 84% 130M 0s 2021-05-18T14:19:39.7953867Z 30150K .......... .......... .......... .......... .......... 84% 165M 0s 2021-05-18T14:19:39.7956482Z 30200K .......... .......... .......... .......... .......... 84% 157M 0s 2021-05-18T14:19:39.7959291Z 30250K .......... .......... .......... .......... .......... 84% 179M 0s 2021-05-18T14:19:39.7962255Z 30300K .......... .......... .......... .......... .......... 85% 170M 0s 2021-05-18T14:19:39.7965215Z 30350K .......... .......... .......... .......... .......... 85% 153M 0s 2021-05-18T14:19:39.7968299Z 30400K .......... .......... .......... .......... .......... 85% 163M 0s 2021-05-18T14:19:39.7982251Z 30450K .......... .......... .......... .......... .......... 85% 125M 0s 2021-05-18T14:19:39.7983049Z 30500K .......... .......... .......... .......... .......... 85% 163M 0s 2021-05-18T14:19:39.7984006Z 30550K .......... .......... .......... .......... .......... 85% 220M 0s 2021-05-18T14:19:39.7984743Z 30600K .......... .......... .......... .......... .......... 85% 229M 0s 2021-05-18T14:19:39.7985511Z 30650K .......... .......... .......... .......... .......... 86% 281M 0s 2021-05-18T14:19:39.7986241Z 30700K .......... .......... .......... .......... .......... 86% 140M 0s 2021-05-18T14:19:39.7989172Z 30750K .......... .......... .......... .......... .......... 86% 113M 0s 2021-05-18T14:19:39.7994265Z 30800K .......... .......... .......... .......... .......... 86% 132M 0s 2021-05-18T14:19:39.7996812Z 30850K .......... .......... .......... .......... .......... 86% 122M 0s 2021-05-18T14:19:39.8000261Z 30900K .......... .......... .......... .......... .......... 86% 145M 0s 2021-05-18T14:19:39.8004909Z 30950K .......... .......... .......... .......... .......... 86% 155M 0s 2021-05-18T14:19:39.8005717Z 31000K .......... .......... .......... .......... .......... 87% 224M 0s 2021-05-18T14:19:39.8008950Z 31050K .......... .......... .......... .......... .......... 87% 143M 0s 2021-05-18T14:19:39.8011846Z 31100K .......... .......... .......... .......... .......... 87% 172M 0s 2021-05-18T14:19:39.8015237Z 31150K .......... .......... .......... .......... .......... 87% 170M 0s 2021-05-18T14:19:39.8018567Z 31200K .......... .......... .......... .......... .......... 87% 124M 0s 2021-05-18T14:19:39.8022061Z 31250K .......... .......... .......... .......... .......... 87% 143M 0s 2021-05-18T14:19:39.8025212Z 31300K .......... .......... .......... .......... .......... 87% 168M 0s 2021-05-18T14:19:39.8028078Z 31350K .......... .......... .......... .......... .......... 87% 149M 0s 2021-05-18T14:19:39.8031247Z 31400K .......... .......... .......... .......... .......... 88% 154M 0s 2021-05-18T14:19:39.8035341Z 31450K .......... .......... .......... .......... .......... 88% 150M 0s 2021-05-18T14:19:39.8037769Z 31500K .......... .......... .......... .......... .......... 88% 155M 0s 2021-05-18T14:19:39.8040258Z 31550K .......... .......... .......... .......... .......... 88% 186M 0s 2021-05-18T14:19:39.8043386Z 31600K .......... .......... .......... .......... .......... 88% 179M 0s 2021-05-18T14:19:39.8045837Z 31650K .......... .......... .......... .......... .......... 88% 170M 0s 2021-05-18T14:19:39.8048574Z 31700K .......... .......... .......... .......... .......... 88% 180M 0s 2021-05-18T14:19:39.8051307Z 31750K .......... .......... .......... .......... .......... 89% 179M 0s 2021-05-18T14:19:39.8054515Z 31800K .......... .......... .......... .......... .......... 89% 177M 0s 2021-05-18T14:19:39.8057002Z 31850K .......... .......... .......... .......... .......... 89% 164M 0s 2021-05-18T14:19:39.8059748Z 31900K .......... .......... .......... .......... .......... 89% 181M 0s 2021-05-18T14:19:39.8062566Z 31950K .......... .......... .......... .......... .......... 89% 173M 0s 2021-05-18T14:19:39.8065637Z 32000K .......... .......... .......... .......... .......... 89% 158M 0s 2021-05-18T14:19:39.8068237Z 32050K .......... .......... .......... .......... .......... 89% 194M 0s 2021-05-18T14:19:39.8070787Z 32100K .......... .......... .......... .......... .......... 90% 186M 0s 2021-05-18T14:19:39.8074132Z 32150K .......... .......... .......... .......... .......... 90% 157M 0s 2021-05-18T14:19:39.8076900Z 32200K .......... .......... .......... .......... .......... 90% 163M 0s 2021-05-18T14:19:39.8079551Z 32250K .......... .......... .......... .......... .......... 90% 183M 0s 2021-05-18T14:19:39.8083210Z 32300K .......... .......... .......... .......... .......... 90% 141M 0s 2021-05-18T14:19:39.8085720Z 32350K .......... .......... .......... .......... .......... 90% 182M 0s 2021-05-18T14:19:39.8088459Z 32400K .......... .......... .......... .......... .......... 90% 176M 0s 2021-05-18T14:19:39.8091192Z 32450K .......... .......... .......... .......... .......... 91% 179M 0s 2021-05-18T14:19:39.8095272Z 32500K .......... .......... .......... .......... .......... 91% 147M 0s 2021-05-18T14:19:39.8096504Z 32550K .......... .......... .......... .......... .......... 91% 222M 0s 2021-05-18T14:19:39.8099909Z 32600K .......... .......... .......... .......... .......... 91% 159M 0s 2021-05-18T14:19:39.8114485Z 32650K .......... .......... .......... .......... .......... 91% 273M 0s 2021-05-18T14:19:39.8115727Z 32700K .......... .......... .......... .......... .......... 91% 233M 0s 2021-05-18T14:19:39.8116346Z 32750K .......... .......... .......... .......... .......... 91% 288M 0s 2021-05-18T14:19:39.8116976Z 32800K .......... .......... .......... .......... .......... 92% 297M 0s 2021-05-18T14:19:39.8117603Z 32850K .......... .......... .......... .......... .......... 92% 292M 0s 2021-05-18T14:19:39.8118257Z 32900K .......... .......... .......... .......... .......... 92% 262M 0s 2021-05-18T14:19:39.8118895Z 32950K .......... .......... .......... .......... .......... 92% 270M 0s 2021-05-18T14:19:39.8119522Z 33000K .......... .......... .......... .......... .......... 92% 293M 0s 2021-05-18T14:19:39.8120132Z 33050K .......... .......... .......... .......... .......... 92% 267M 0s 2021-05-18T14:19:39.8120921Z 33100K .......... .......... .......... .......... .......... 92% 148M 0s 2021-05-18T14:19:39.8122065Z 33150K .......... .......... .......... .......... .......... 93% 149M 0s 2021-05-18T14:19:39.8125495Z 33200K .......... .......... .......... .......... .......... 93% 164M 0s 2021-05-18T14:19:39.8128154Z 33250K .......... .......... .......... .......... .......... 93% 184M 0s 2021-05-18T14:19:39.8130939Z 33300K .......... .......... .......... .......... .......... 93% 168M 0s 2021-05-18T14:19:39.8133213Z 33350K .......... .......... .......... .......... .......... 93% 182M 0s 2021-05-18T14:19:39.8136171Z 33400K .......... .......... .......... .......... .......... 93% 217M 0s 2021-05-18T14:19:39.8154561Z 33450K .......... .......... .......... .......... .......... 93% 216M 0s 2021-05-18T14:19:39.8155817Z 33500K .......... .......... .......... .......... .......... 94% 294M 0s 2021-05-18T14:19:39.8156437Z 33550K .......... .......... .......... .......... .......... 94% 295M 0s 2021-05-18T14:19:39.8157067Z 33600K .......... .......... .......... .......... .......... 94% 255M 0s 2021-05-18T14:19:39.8157693Z 33650K .......... .......... .......... .......... .......... 94% 296M 0s 2021-05-18T14:19:39.8158300Z 33700K .......... .......... .......... .......... .......... 94% 298M 0s 2021-05-18T14:19:39.8158932Z 33750K .......... .......... .......... .......... .......... 94% 295M 0s 2021-05-18T14:19:39.8159540Z 33800K .......... .......... .......... .......... .......... 94% 254M 0s 2021-05-18T14:19:39.8160170Z 33850K .......... .......... .......... .......... .......... 95% 305M 0s 2021-05-18T14:19:39.8160921Z 33900K .......... .......... .......... .......... .......... 95% 296M 0s 2021-05-18T14:19:39.8161533Z 33950K .......... .......... .......... .......... .......... 95% 225M 0s 2021-05-18T14:19:39.8162328Z 34000K .......... .......... .......... .......... .......... 95% 170M 0s 2021-05-18T14:19:39.8163058Z 34050K .......... .......... .......... .......... .......... 95% 219M 0s 2021-05-18T14:19:39.8163784Z 34100K .......... .......... .......... .......... .......... 95% 240M 0s 2021-05-18T14:19:39.8166364Z 34150K .......... .......... .......... .......... .......... 95% 144M 0s 2021-05-18T14:19:39.8168842Z 34200K .......... .......... .......... .......... .......... 95% 185M 0s 2021-05-18T14:19:39.8171879Z 34250K .......... .......... .......... .......... .......... 96% 160M 0s 2021-05-18T14:19:39.8174521Z 34300K .......... .......... .......... .......... .......... 96% 186M 0s 2021-05-18T14:19:39.8177251Z 34350K .......... .......... .......... .......... .......... 96% 180M 0s 2021-05-18T14:19:39.8180042Z 34400K .......... .......... .......... .......... .......... 96% 182M 0s 2021-05-18T14:19:39.8182842Z 34450K .......... .......... .......... .......... .......... 96% 166M 0s 2021-05-18T14:19:39.8185500Z 34500K .......... .......... .......... .......... .......... 96% 184M 0s 2021-05-18T14:19:39.8187919Z 34550K .......... .......... .......... .......... .......... 96% 183M 0s 2021-05-18T14:19:39.8190653Z 34600K .......... .......... .......... .......... .......... 97% 195M 0s 2021-05-18T14:19:39.8192933Z 34650K .......... .......... .......... .......... .......... 97% 183M 0s 2021-05-18T14:19:39.8196857Z 34700K .......... .......... .......... .......... .......... 97% 195M 0s 2021-05-18T14:19:39.8332347Z 34750K .......... .......... .......... .......... .......... 97% 3.60M 0s 2021-05-18T14:19:39.8336192Z 34800K .......... .......... .......... .......... .......... 97% 136M 0s 2021-05-18T14:19:39.8340723Z 34850K .......... .......... .......... .......... .......... 97% 128M 0s 2021-05-18T14:19:39.8342048Z 34900K .......... .......... .......... .......... .......... 97% 165M 0s 2021-05-18T14:19:39.8346049Z 34950K .......... .......... .......... .......... .......... 98% 123M 0s 2021-05-18T14:19:39.8350232Z 35000K .......... .......... .......... .......... .......... 98% 136M 0s 2021-05-18T14:19:39.8354074Z 35050K .......... .......... .......... .......... .......... 98% 134M 0s 2021-05-18T14:19:39.8356741Z 35100K .......... .......... .......... .......... .......... 98% 153M 0s 2021-05-18T14:19:39.8359497Z 35150K .......... .......... .......... .......... .......... 98% 138M 0s 2021-05-18T14:19:39.8362370Z 35200K .......... .......... .......... .......... .......... 98% 206M 0s 2021-05-18T14:19:39.8364619Z 35250K .......... .......... .......... .......... .......... 98% 174M 0s 2021-05-18T14:19:39.8459770Z 35300K .......... .......... .......... .......... .......... 99% 5.16M 0s 2021-05-18T14:19:39.8463561Z 35350K .......... .......... .......... .......... .......... 99% 134M 0s 2021-05-18T14:19:39.8466472Z 35400K .......... .......... .......... .......... .......... 99% 175M 0s 2021-05-18T14:19:39.8482218Z 35450K .......... .......... .......... .......... .......... 99% 212M 0s 2021-05-18T14:19:39.8483602Z 35500K .......... .......... .......... .......... .......... 99% 289M 0s 2021-05-18T14:19:39.8484255Z 35550K .......... .......... .......... .......... .......... 99% 293M 0s 2021-05-18T14:19:39.8484873Z 35600K .......... .......... .......... .......... .......... 99% 284M 0s 2021-05-18T14:19:39.8485519Z 35650K .......... .......... .......... ... 100% 211M=0.3s 2021-05-18T14:19:39.8485858Z 2021-05-18T14:19:39.8487896Z 2021-05-18 14:19:39 (114 MB/s) - ‘/tmp/RtmpsIqaeI/EveTemplate_1.0.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [36540383/36540383] 2021-05-18T14:19:39.8488568Z 2021-05-18T14:19:39.8489855Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:19:39.8492497Z (as ‘lib’ is unspecified) 2021-05-18T14:19:41.0907434Z * installing *binary* package ‘EveTemplate’ ... 2021-05-18T14:19:41.1268352Z * DONE (EveTemplate) 2021-05-18T14:19:41.1461913Z Rewriting new remotes: neuroconductor/WhiteStripe@2642ac54c2fca8e1c8e39a47847ec3ac10989911, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-18T14:19:41.1530558Z Installing WhiteStripe binaries 2021-05-18T14:19:41.1540748Z [1] "neuroconductor/WhiteStripe" 2021-05-18T14:19:41.3639018Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:19:41.3659456Z tag_name 2021-05-18T14:19:41.3659962Z 9 2.3.2.s 2021-05-18T14:19:41.3660570Z zipball_url 2021-05-18T14:19:41.3661661Z 9 https://api.github.com/repos/neuroconductor/WhiteStripe/zipball/refs/tags/2.3.2.s 2021-05-18T14:19:41.3662714Z tarball_url 2021-05-18T14:19:41.3663805Z 9 https://api.github.com/repos/neuroconductor/WhiteStripe/tarball/refs/tags/2.3.2.s 2021-05-18T14:19:41.3664772Z commit.sha 2021-05-18T14:19:41.3665531Z 9 2642ac54c2fca8e1c8e39a47847ec3ac10989911 2021-05-18T14:19:41.3666467Z commit.url 2021-05-18T14:19:41.3667808Z 9 https://api.github.com/repos/neuroconductor/WhiteStripe/commits/2642ac54c2fca8e1c8e39a47847ec3ac10989911 2021-05-18T14:19:41.3670390Z node_id 2021-05-18T14:19:41.3671498Z 9 MDM6UmVmMzY3OTkzNzk0OnJlZnMvdGFncy8yLjMuMi5z 2021-05-18T14:19:41.3672636Z url 2021-05-18T14:19:41.3675078Z 9 https://api.github.com/repos/neuroconductor/WhiteStripe/releases/43022137 2021-05-18T14:19:41.3676135Z assets_url 2021-05-18T14:19:41.3678336Z 9 https://api.github.com/repos/neuroconductor/WhiteStripe/releases/43022137/assets 2021-05-18T14:19:41.3679454Z upload_url 2021-05-18T14:19:41.3681941Z 9 https://uploads.github.com/repos/neuroconductor/WhiteStripe/releases/43022137/assets{?name,label} 2021-05-18T14:19:41.3684386Z id asset_updated_at asset_created_at created_at 2021-05-18T14:19:41.3686963Z 9 43022137 2021-05-16 22:18:10 2021-05-16 22:18:10 2021-05-16 22:02:58 2021-05-18T14:19:41.3688894Z published_at asset_name 2021-05-18T14:19:41.3691180Z 9 2021-05-16 22:03:23 WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:19:41.3693123Z asset_label asset_download_count 2021-05-18T14:19:41.3693800Z 9 0 2021-05-18T14:19:41.3695577Z asset_browser_download_url 2021-05-18T14:19:41.3698590Z 9 https://github.com/neuroconductor/WhiteStripe/releases/download/2.3.2.s/WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:19:41.3706163Z Installing WhiteStripe package binaries 2021-05-18T14:19:41.3750291Z --2021-05-18 14:19:41-- https://github.com/neuroconductor/WhiteStripe/releases/download/2.3.2.s/WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:19:41.3796666Z Resolving github.com (github.com)... 140.82.112.4 2021-05-18T14:19:41.3854787Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-18T14:19:41.4829193Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:19:41.4840557Z Location: https://github-releases.githubusercontent.com/367993794/98ce3d00-b694-11eb-9785-427776a81661?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141941Z&X-Amz-Expires=300&X-Amz-Signature=420a5a026df226b94c168453ee353071fb05be67da71cc8a4dd5941084b06ab4&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367993794&response-content-disposition=attachment%3B%20filename%3DWhiteStripe_2.3.2_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:19:41.4856896Z --2021-05-18 14:19:41-- https://github-releases.githubusercontent.com/367993794/98ce3d00-b694-11eb-9785-427776a81661?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141941Z&X-Amz-Expires=300&X-Amz-Signature=420a5a026df226b94c168453ee353071fb05be67da71cc8a4dd5941084b06ab4&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367993794&response-content-disposition=attachment%3B%20filename%3DWhiteStripe_2.3.2_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:19:41.4866355Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.110.154, 185.199.111.154, ... 2021-05-18T14:19:41.4918310Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-18T14:19:41.7088755Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:19:41.7093517Z Length: 6008104 (5.7M) [application/octet-stream] 2021-05-18T14:19:41.7096614Z Saving to: ‘/tmp/RtmpsIqaeI/WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:19:41.7098413Z 2021-05-18T14:19:41.7152617Z 0K .......... .......... .......... .......... .......... 0% 8.62M 1s 2021-05-18T14:19:41.7205952Z 50K .......... .......... .......... .......... .......... 1% 10.4M 1s 2021-05-18T14:19:41.7309707Z 100K .......... .......... .......... .......... .......... 2% 4.40M 1s 2021-05-18T14:19:41.7356843Z 150K .......... .......... .......... .......... .......... 3% 10.5M 1s 2021-05-18T14:19:41.7385704Z 200K .......... .......... .......... .......... .......... 4% 17.3M 1s 2021-05-18T14:19:41.7416722Z 250K .......... .......... .......... .......... .......... 5% 15.1M 1s 2021-05-18T14:19:41.7455721Z 300K .......... .......... .......... .......... .......... 5% 12.7M 1s 2021-05-18T14:19:41.7487730Z 350K .......... .......... .......... .......... .......... 6% 15.6M 1s 2021-05-18T14:19:41.7510359Z 400K .......... .......... .......... .......... .......... 7% 21.1M 0s 2021-05-18T14:19:41.7559257Z 450K .......... .......... .......... .......... .......... 8% 9.94M 0s 2021-05-18T14:19:41.7587992Z 500K .......... .......... .......... .......... .......... 9% 17.1M 0s 2021-05-18T14:19:41.7612958Z 550K .......... .......... .......... .......... .......... 10% 22.6M 0s 2021-05-18T14:19:41.7637847Z 600K .......... .......... .......... .......... .......... 11% 17.2M 0s 2021-05-18T14:19:41.7670363Z 650K .......... .......... .......... .......... .......... 11% 15.6M 0s 2021-05-18T14:19:41.7708503Z 700K .......... .......... .......... .......... .......... 12% 12.1M 0s 2021-05-18T14:19:41.7742542Z 750K .......... .......... .......... .......... .......... 13% 15.6M 0s 2021-05-18T14:19:41.7750437Z 800K .......... .......... .......... .......... .......... 14% 52.6M 0s 2021-05-18T14:19:41.7792371Z 850K .......... .......... .......... .......... .......... 15% 11.6M 0s 2021-05-18T14:19:41.7802662Z 900K .......... .......... .......... .......... .......... 16% 41.8M 0s 2021-05-18T14:19:41.7819698Z 950K .......... .......... .......... .......... .......... 17% 29.1M 0s 2021-05-18T14:19:41.7851981Z 1000K .......... .......... .......... .......... .......... 17% 15.3M 0s 2021-05-18T14:19:41.7866401Z 1050K .......... .......... .......... .......... .......... 18% 31.9M 0s 2021-05-18T14:19:41.7900325Z 1100K .......... .......... .......... .......... .......... 19% 15.2M 0s 2021-05-18T14:19:41.7910247Z 1150K .......... .......... .......... .......... .......... 20% 42.0M 0s 2021-05-18T14:19:41.7948933Z 1200K .......... .......... .......... .......... .......... 21% 12.8M 0s 2021-05-18T14:19:41.7962450Z 1250K .......... .......... .......... .......... .......... 22% 37.9M 0s 2021-05-18T14:19:41.7977880Z 1300K .......... .......... .......... .......... .......... 23% 29.4M 0s 2021-05-18T14:19:41.8009513Z 1350K .......... .......... .......... .......... .......... 23% 22.2M 0s 2021-05-18T14:19:41.8016697Z 1400K .......... .......... .......... .......... .......... 24% 31.8M 0s 2021-05-18T14:19:41.8028852Z 1450K .......... .......... .......... .......... .......... 25% 37.4M 0s 2021-05-18T14:19:41.8064967Z 1500K .......... .......... .......... .......... .......... 26% 13.8M 0s 2021-05-18T14:19:41.8078750Z 1550K .......... .......... .......... .......... .......... 27% 35.7M 0s 2021-05-18T14:19:41.8101577Z 1600K .......... .......... .......... .......... .......... 28% 20.4M 0s 2021-05-18T14:19:41.8117281Z 1650K .......... .......... .......... .......... .......... 28% 31.7M 0s 2021-05-18T14:19:41.8150314Z 1700K .......... .......... .......... .......... .......... 29% 14.7M 0s 2021-05-18T14:19:41.8164730Z 1750K .......... .......... .......... .......... .......... 30% 35.4M 0s 2021-05-18T14:19:41.8177916Z 1800K .......... .......... .......... .......... .......... 31% 39.5M 0s 2021-05-18T14:19:41.8202849Z 1850K .......... .......... .......... .......... .......... 32% 19.6M 0s 2021-05-18T14:19:41.8214441Z 1900K .......... .......... .......... .......... .......... 33% 39.1M 0s 2021-05-18T14:19:41.8233518Z 1950K .......... .......... .......... .......... .......... 34% 28.8M 0s 2021-05-18T14:19:41.8238902Z 2000K .......... .......... .......... .......... .......... 34% 60.3M 0s 2021-05-18T14:19:41.8263597Z 2050K .......... .......... .......... .......... .......... 35% 20.6M 0s 2021-05-18T14:19:41.8282561Z 2100K .......... .......... .......... .......... .......... 36% 26.6M 0s 2021-05-18T14:19:41.8291520Z 2150K .......... .......... .......... .......... .......... 37% 49.6M 0s 2021-05-18T14:19:41.8303643Z 2200K .......... .......... .......... .......... .......... 38% 37.5M 0s 2021-05-18T14:19:41.8333789Z 2250K .......... .......... .......... .......... .......... 39% 17.2M 0s 2021-05-18T14:19:41.8340854Z 2300K .......... .......... .......... .......... .......... 40% 62.2M 0s 2021-05-18T14:19:41.8351500Z 2350K .......... .......... .......... .......... .......... 40% 42.1M 0s 2021-05-18T14:19:41.8383449Z 2400K .......... .......... .......... .......... .......... 41% 16.6M 0s 2021-05-18T14:19:41.8384318Z 2450K .......... .......... .......... .......... .......... 42% 237M 0s 2021-05-18T14:19:41.8405126Z 2500K .......... .......... .......... .......... .......... 43% 23.2M 0s 2021-05-18T14:19:41.8435582Z 2550K .......... .......... .......... .......... .......... 44% 16.8M 0s 2021-05-18T14:19:41.8436469Z 2600K .......... .......... .......... .......... .......... 45% 224M 0s 2021-05-18T14:19:41.8440623Z 2650K .......... .......... .......... .......... .......... 46% 92.2M 0s 2021-05-18T14:19:41.8455432Z 2700K .......... .......... .......... .......... .......... 46% 32.7M 0s 2021-05-18T14:19:41.8489854Z 2750K .......... .......... .......... .......... .......... 47% 14.4M 0s 2021-05-18T14:19:41.8493325Z 2800K .......... .......... .......... .......... .......... 48% 130M 0s 2021-05-18T14:19:41.8508968Z 2850K .......... .......... .......... .......... .......... 49% 31.3M 0s 2021-05-18T14:19:41.8511938Z 2900K .......... .......... .......... .......... .......... 50% 149M 0s 2021-05-18T14:19:41.8548576Z 2950K .......... .......... .......... .......... .......... 51% 13.5M 0s 2021-05-18T14:19:41.8552349Z 3000K .......... .......... .......... .......... .......... 51% 117M 0s 2021-05-18T14:19:41.8563049Z 3050K .......... .......... .......... .......... .......... 52% 45.7M 0s 2021-05-18T14:19:41.8573282Z 3100K .......... .......... .......... .......... .......... 53% 47.7M 0s 2021-05-18T14:19:41.8608304Z 3150K .......... .......... .......... .......... .......... 54% 14.3M 0s 2021-05-18T14:19:41.8611580Z 3200K .......... .......... .......... .......... .......... 55% 121M 0s 2021-05-18T14:19:41.8616594Z 3250K .......... .......... .......... .......... .......... 56% 97.3M 0s 2021-05-18T14:19:41.8628782Z 3300K .......... .......... .......... .......... .......... 57% 40.1M 0s 2021-05-18T14:19:41.8712708Z 3350K .......... .......... .......... .......... .......... 57% 6.04M 0s 2021-05-18T14:19:41.8714583Z 3400K .......... .......... .......... .......... .......... 58% 216M 0s 2021-05-18T14:19:41.8716196Z 3450K .......... .......... .......... .......... .......... 59% 291M 0s 2021-05-18T14:19:41.8717819Z 3500K .......... .......... .......... .......... .......... 60% 274M 0s 2021-05-18T14:19:41.8718660Z 3550K .......... .......... .......... .......... .......... 61% 293M 0s 2021-05-18T14:19:41.8763687Z 3600K .......... .......... .......... .......... .......... 62% 10.6M 0s 2021-05-18T14:19:41.8766195Z 3650K .......... .......... .......... .......... .......... 63% 156M 0s 2021-05-18T14:19:41.8774264Z 3700K .......... .......... .......... .......... .......... 63% 60.3M 0s 2021-05-18T14:19:41.8789939Z 3750K .......... .......... .......... .......... .......... 64% 32.5M 0s 2021-05-18T14:19:41.8819526Z 3800K .......... .......... .......... .......... .......... 65% 17.3M 0s 2021-05-18T14:19:41.8820577Z 3850K .......... .......... .......... .......... .......... 66% 229M 0s 2021-05-18T14:19:41.8823817Z 3900K .......... .......... .......... .......... .......... 67% 115M 0s 2021-05-18T14:19:41.8838904Z 3950K .......... .......... .......... .......... .......... 68% 34.5M 0s 2021-05-18T14:19:41.8848939Z 4000K .......... .......... .......... .......... .......... 69% 47.4M 0s 2021-05-18T14:19:41.8862195Z 4050K .......... .......... .......... .......... .......... 69% 35.1M 0s 2021-05-18T14:19:41.8868728Z 4100K .......... .......... .......... .......... .......... 70% 73.6M 0s 2021-05-18T14:19:41.8877310Z 4150K .......... .......... .......... .......... .......... 71% 57.0M 0s 2021-05-18T14:19:41.8891849Z 4200K .......... .......... .......... .......... .......... 72% 35.5M 0s 2021-05-18T14:19:41.8900334Z 4250K .......... .......... .......... .......... .......... 73% 57.7M 0s 2021-05-18T14:19:41.8919023Z 4300K .......... .......... .......... .......... .......... 74% 27.9M 0s 2021-05-18T14:19:41.8920058Z 4350K .......... .......... .......... .......... .......... 74% 197M 0s 2021-05-18T14:19:41.8926870Z 4400K .......... .......... .......... .......... .......... 75% 67.0M 0s 2021-05-18T14:19:41.8940588Z 4450K .......... .......... .......... .......... .......... 76% 35.7M 0s 2021-05-18T14:19:41.8945086Z 4500K .......... .......... .......... .......... .......... 77% 119M 0s 2021-05-18T14:19:41.8973180Z 4550K .......... .......... .......... .......... .......... 78% 17.9M 0s 2021-05-18T14:19:41.8977408Z 4600K .......... .......... .......... .......... .......... 79% 129M 0s 2021-05-18T14:19:41.8980372Z 4650K .......... .......... .......... .......... .......... 80% 139M 0s 2021-05-18T14:19:41.8982704Z 4700K .......... .......... .......... .......... .......... 80% 149M 0s 2021-05-18T14:19:41.8994283Z 4750K .......... .......... .......... .......... .......... 81% 43.6M 0s 2021-05-18T14:19:41.9025314Z 4800K .......... .......... .......... .......... .......... 82% 15.9M 0s 2021-05-18T14:19:41.9029585Z 4850K .......... .......... .......... .......... .......... 83% 111M 0s 2021-05-18T14:19:41.9032642Z 4900K .......... .......... .......... .......... .......... 84% 125M 0s 2021-05-18T14:19:41.9039092Z 4950K .......... .......... .......... .......... .......... 85% 76.8M 0s 2021-05-18T14:19:41.9047158Z 5000K .......... .......... .......... .......... .......... 86% 59.5M 0s 2021-05-18T14:19:41.9050533Z 5050K .......... .......... .......... .......... .......... 86% 146M 0s 2021-05-18T14:19:41.9060866Z 5100K .......... .......... .......... .......... .......... 87% 47.5M 0s 2021-05-18T14:19:41.9081589Z 5150K .......... .......... .......... .......... .......... 88% 23.9M 0s 2021-05-18T14:19:41.9089645Z 5200K .......... .......... .......... .......... .......... 89% 63.1M 0s 2021-05-18T14:19:41.9093088Z 5250K .......... .......... .......... .......... .......... 90% 133M 0s 2021-05-18T14:19:41.9101030Z 5300K .......... .......... .......... .......... .......... 91% 58.4M 0s 2021-05-18T14:19:41.9104568Z 5350K .......... .......... .......... .......... .......... 92% 137M 0s 2021-05-18T14:19:41.9132497Z 5400K .......... .......... .......... .......... .......... 92% 18.1M 0s 2021-05-18T14:19:41.9135841Z 5450K .......... .......... .......... .......... .......... 93% 117M 0s 2021-05-18T14:19:41.9142442Z 5500K .......... .......... .......... .......... .......... 94% 73.5M 0s 2021-05-18T14:19:41.9150786Z 5550K .......... .......... .......... .......... .......... 95% 67.4M 0s 2021-05-18T14:19:41.9160545Z 5600K .......... .......... .......... .......... .......... 96% 51.7M 0s 2021-05-18T14:19:41.9164585Z 5650K .......... .......... .......... .......... .......... 97% 110M 0s 2021-05-18T14:19:41.9184593Z 5700K .......... .......... .......... .......... .......... 98% 24.0M 0s 2021-05-18T14:19:41.9187663Z 5750K .......... .......... .......... .......... .......... 98% 150M 0s 2021-05-18T14:19:41.9191026Z 5800K .......... .......... .......... .......... .......... 99% 135M 0s 2021-05-18T14:19:41.9193610Z 5850K .......... ....... 100% 69.3M=0.2s 2021-05-18T14:19:41.9194832Z 2021-05-18T14:19:41.9197069Z 2021-05-18 14:19:41 (27.3 MB/s) - ‘/tmp/RtmpsIqaeI/WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu.tar.gz’ saved [6008104/6008104] 2021-05-18T14:19:41.9197746Z 2021-05-18T14:19:41.9212180Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:19:41.9213092Z (as ‘lib’ is unspecified) 2021-05-18T14:19:42.3373149Z * installing *binary* package ‘WhiteStripe’ ... 2021-05-18T14:19:42.3468937Z * DONE (WhiteStripe) 2021-05-18T14:19:42.3581187Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-18T14:19:42.3647460Z Installing neurobase binaries 2021-05-18T14:19:42.3654941Z [1] "neuroconductor/neurobase" 2021-05-18T14:19:42.5097462Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:19:42.5114722Z tag_name 2021-05-18T14:19:42.5115527Z 9 1.30.1.s 2021-05-18T14:19:42.5116362Z zipball_url 2021-05-18T14:19:42.5117649Z 9 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-18T14:19:42.5118882Z tarball_url 2021-05-18T14:19:42.5120118Z 9 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-18T14:19:42.5121269Z commit.sha 2021-05-18T14:19:42.5122215Z Installing neurobase package binaries 2021-05-18T14:19:42.5123438Z 9 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-18T14:19:42.5124912Z commit.url 2021-05-18T14:19:42.5126427Z 9 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-18T14:19:42.5128354Z node_id 2021-05-18T14:19:42.5130245Z 9 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-18T14:19:42.5133825Z url 2021-05-18T14:19:42.5134821Z 9 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-18T14:19:42.5135821Z assets_url 2021-05-18T14:19:42.5137505Z 9 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-18T14:19:42.5138594Z upload_url 2021-05-18T14:19:42.5139810Z 9 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-18T14:19:42.5141284Z id asset_updated_at asset_created_at created_at 2021-05-18T14:19:42.5143337Z 9 43020192 2021-05-16 20:20:22 2021-05-16 20:20:22 2021-05-16 20:01:27 2021-05-18T14:19:42.5144059Z published_at asset_name 2021-05-18T14:19:42.5145115Z 9 2021-05-16 20:01:56 neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:19:42.5145846Z asset_label asset_download_count 2021-05-18T14:19:42.5146409Z 9 30 2021-05-18T14:19:42.5147165Z asset_browser_download_url 2021-05-18T14:19:42.5148723Z 9 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:19:42.5180452Z --2021-05-18 14:19:42-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:19:42.5234702Z Resolving github.com (github.com)... 140.82.112.4 2021-05-18T14:19:43.1179206Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-18T14:19:43.1181341Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:19:43.1192402Z Location: https://github-releases.githubusercontent.com/367973948/23f30700-b684-11eb-94c9-49cbe412ab98?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141942Z&X-Amz-Expires=300&X-Amz-Signature=993f92c5b3f25d451b3c8ba360f4c8f0a67218b661c6de6f427e3ce4a17a28bd&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:19:43.1209013Z --2021-05-18 14:19:42-- https://github-releases.githubusercontent.com/367973948/23f30700-b684-11eb-94c9-49cbe412ab98?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141942Z&X-Amz-Expires=300&X-Amz-Signature=993f92c5b3f25d451b3c8ba360f4c8f0a67218b661c6de6f427e3ce4a17a28bd&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:19:43.1219479Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.110.154, 185.199.111.154, ... 2021-05-18T14:19:43.1224801Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-18T14:19:43.1227996Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:19:43.1230015Z Length: 941943 (920K) [application/octet-stream] 2021-05-18T14:19:43.1232689Z Saving to: ‘/tmp/RtmpsIqaeI/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:19:43.1234420Z 2021-05-18T14:19:43.1235568Z 0K .......... .......... .......... .......... .......... 5% 9.05M 0s 2021-05-18T14:19:43.1236864Z 50K .......... .......... .......... .......... .......... 10% 9.11M 0s 2021-05-18T14:19:43.1238161Z 100K .......... .......... .......... .......... .......... 16% 55.1M 0s 2021-05-18T14:19:43.1239419Z 150K .......... .......... .......... .......... .......... 21% 46.3M 0s 2021-05-18T14:19:43.1240682Z 200K .......... .......... .......... .......... .......... 27% 16.7M 0s 2021-05-18T14:19:43.1241942Z 250K .......... .......... .......... .......... .......... 32% 47.6M 0s 2021-05-18T14:19:43.1243193Z 300K .......... .......... .......... .......... .......... 38% 90.2M 0s 2021-05-18T14:19:43.1244459Z 350K .......... .......... .......... .......... .......... 43% 81.6M 0s 2021-05-18T14:19:43.1245729Z 400K .......... .......... .......... .......... .......... 48% 87.3M 0s 2021-05-18T14:19:43.1247117Z 450K .......... .......... .......... .......... .......... 54% 20.8M 0s 2021-05-18T14:19:43.1247840Z 500K .......... .......... .......... .......... .......... 59% 269M 0s 2021-05-18T14:19:43.1248562Z 550K .......... .......... .......... .......... .......... 65% 41.5M 0s 2021-05-18T14:19:43.1249287Z 600K .......... .......... .......... .......... .......... 70% 283M 0s 2021-05-18T14:19:43.1249997Z 650K .......... .......... .......... .......... .......... 76% 252M 0s 2021-05-18T14:19:43.1250721Z 700K .......... .......... .......... .......... .......... 81% 232M 0s 2021-05-18T14:19:43.1251441Z 750K .......... .......... .......... .......... .......... 86% 108M 0s 2021-05-18T14:19:43.1252149Z 800K .......... .......... .......... .......... .......... 92% 239M 0s 2021-05-18T14:19:43.1252876Z 850K .......... .......... .......... .......... .......... 97% 309M 0s 2021-05-18T14:19:43.1253614Z 900K .......... ......... 100% 234M=0.02s 2021-05-18T14:19:43.1254047Z 2021-05-18T14:19:43.1255379Z 2021-05-18 14:19:42 (38.2 MB/s) - ‘/tmp/RtmpsIqaeI/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [941943/941943] 2021-05-18T14:19:43.1256014Z 2021-05-18T14:19:43.1257011Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:19:43.1258005Z (as ‘lib’ is unspecified) 2021-05-18T14:19:43.1258983Z * installing *binary* package ‘neurobase’ ... 2021-05-18T14:19:43.1259738Z * DONE (neurobase) 2021-05-18T14:19:43.1260410Z Rewriting new remotes: 2021-05-18T14:19:43.1295708Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-18T14:19:43.1296580Z remotes::install_deps(dependencies = TRUE) 2021-05-18T14:19:43.1297277Z remotes::install_cran("rcmdcheck") 2021-05-18T14:19:43.1297926Z remotes::install_cran("markdown") 2021-05-18T14:19:43.1305641Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:19:43.1306118Z env: 2021-05-18T14:19:43.1306623Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:43.1307170Z TIC_DEPLOY_KEY: 2021-05-18T14:19:43.1308101Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:43.1310098Z GITHUB_PAT: *** 2021-05-18T14:19:43.1311116Z COVERALLS_TOKEN: *** 2021-05-18T14:19:43.1311687Z continue-on-error: false 2021-05-18T14:19:43.1312234Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:43.1312774Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:43.1313281Z TZ: UTC 2021-05-18T14:19:43.1315356Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:43.1315892Z NOT_CRAN: true 2021-05-18T14:19:43.1316326Z ##[endgroup] 2021-05-18T14:20:01.5843861Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-18T14:20:01.5845157Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-18T14:20:01.5846186Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-18T14:20:01.5849031Z Skipping 2 packages not available: EveTemplate, RAVELData 2021-05-18T14:20:01.5852974Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-18T14:20:01.5854919Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-18T14:20:01.5856603Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-18T14:20:01.5858222Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-18T14:20:01.5859782Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-18T14:20:01.5861363Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-18T14:20:01.5863004Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-18T14:20:01.5865602Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-18T14:20:01.5867166Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-18T14:20:01.5868700Z BiocManager (NA -> 1.30.15) [CRAN] 2021-05-18T14:20:01.5870176Z bookdown (NA -> 0.22 ) [CRAN] 2021-05-18T14:20:01.5871631Z neurobase (1.30.1 -> 1.32.1 ) [CRAN] 2021-05-18T14:20:01.5873116Z BiocStyle (NA -> 2.10.0 ) [CRAN] 2021-05-18T14:20:01.5874852Z limma (NA -> 3.38.3 ) [CRAN] 2021-05-18T14:20:01.5877896Z Installing 19 packages: base64enc, tinytex, htmltools, rmarkdown, R.methodsS3, R.oo, bitops, RNifti, R.utils, matrixStats, abind, oro.nifti, BiocManager, bookdown, neurobase, BiocStyle, limma, pbapply, WhiteStripe 2021-05-18T14:20:01.5881361Z pbapply (NA -> 1.4-3 ) [CRAN] 2021-05-18T14:20:01.5882887Z WhiteStripe (2.3.2 -> 2.4.0 ) [CRAN] 2021-05-18T14:20:01.5891204Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:01.5893782Z (as ‘lib’ is unspecified) 2021-05-18T14:20:16.8077214Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-18T14:20:17.5182569Z Content type 'binary/octet-stream' length 38804 bytes (37 KB) 2021-05-18T14:20:17.5184409Z ================================================== 2021-05-18T14:20:17.5185340Z downloaded 37 KB 2021-05-18T14:20:17.5185999Z 2021-05-18T14:20:17.5220932Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-18T14:20:18.5044411Z Content type 'binary/octet-stream' length 116465 bytes (113 KB) 2021-05-18T14:20:18.5151697Z ================================================== 2021-05-18T14:20:18.5152660Z downloaded 113 KB 2021-05-18T14:20:18.5154856Z 2021-05-18T14:20:18.5189169Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-18T14:20:19.0735940Z Content type 'binary/octet-stream' length 235306 bytes (229 KB) 2021-05-18T14:20:19.0929135Z ================================================== 2021-05-18T14:20:19.0930165Z downloaded 229 KB 2021-05-18T14:20:19.0930767Z 2021-05-18T14:20:19.0968712Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-18T14:20:19.4876248Z Content type 'binary/octet-stream' length 3648190 bytes (3.5 MB) 2021-05-18T14:20:19.5363774Z ================================================== 2021-05-18T14:20:19.5364800Z downloaded 3.5 MB 2021-05-18T14:20:19.5365280Z 2021-05-18T14:20:19.5400450Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-18T14:20:20.1951754Z Content type 'binary/octet-stream' length 77783 bytes (75 KB) 2021-05-18T14:20:20.1954445Z ================================================== 2021-05-18T14:20:20.1955351Z downloaded 75 KB 2021-05-18T14:20:20.1955803Z 2021-05-18T14:20:20.2003072Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-18T14:20:20.7065902Z Content type 'binary/octet-stream' length 951271 bytes (928 KB) 2021-05-18T14:20:20.7336255Z ================================================== 2021-05-18T14:20:20.7337165Z downloaded 928 KB 2021-05-18T14:20:20.7337642Z 2021-05-18T14:20:20.7374099Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-18T14:20:21.7548621Z Content type 'binary/octet-stream' length 35283 bytes (34 KB) 2021-05-18T14:20:21.7550428Z ================================================== 2021-05-18T14:20:21.7551517Z downloaded 34 KB 2021-05-18T14:20:21.7552260Z 2021-05-18T14:20:21.7555481Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-18T14:20:21.9033456Z Content type 'binary/octet-stream' length 2687390 bytes (2.6 MB) 2021-05-18T14:20:22.0542484Z ================================================== 2021-05-18T14:20:22.0543944Z downloaded 2.6 MB 2021-05-18T14:20:22.0544776Z 2021-05-18T14:20:22.0580104Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-18T14:20:22.4989746Z Content type 'binary/octet-stream' length 1388848 bytes (1.3 MB) 2021-05-18T14:20:22.5746685Z ================================================== 2021-05-18T14:20:22.5747681Z downloaded 1.3 MB 2021-05-18T14:20:22.5748157Z 2021-05-18T14:20:22.5788954Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-18T14:20:23.7554492Z Content type 'binary/octet-stream' length 2538599 bytes (2.4 MB) 2021-05-18T14:20:23.7556840Z ================================================== 2021-05-18T14:20:23.7557904Z downloaded 2.4 MB 2021-05-18T14:20:23.7558642Z 2021-05-18T14:20:23.7561473Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-18T14:20:23.9414147Z Content type 'binary/octet-stream' length 60401 bytes (58 KB) 2021-05-18T14:20:23.9469999Z ================================================== 2021-05-18T14:20:23.9470856Z downloaded 58 KB 2021-05-18T14:20:23.9471341Z 2021-05-18T14:20:23.9513469Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-18T14:20:24.9316230Z Content type 'binary/octet-stream' length 6038850 bytes (5.8 MB) 2021-05-18T14:20:25.1609952Z ================================================== 2021-05-18T14:20:25.1610966Z downloaded 5.8 MB 2021-05-18T14:20:25.1611459Z 2021-05-18T14:20:25.1647790Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/BiocManager_1.30.15.tar.gz' 2021-05-18T14:20:25.8714066Z Content type 'binary/octet-stream' length 327808 bytes (320 KB) 2021-05-18T14:20:25.8902064Z ================================================== 2021-05-18T14:20:25.8903021Z downloaded 320 KB 2021-05-18T14:20:25.8903640Z 2021-05-18T14:20:25.8939259Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bookdown_0.22.tar.gz' 2021-05-18T14:20:26.6996585Z Content type 'binary/octet-stream' length 1080867 bytes (1.0 MB) 2021-05-18T14:20:26.7294789Z ================================================== 2021-05-18T14:20:26.7295542Z downloaded 1.0 MB 2021-05-18T14:20:26.7295991Z 2021-05-18T14:20:26.7336360Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-18T14:20:27.9890032Z Content type 'binary/octet-stream' length 1769491 bytes (1.7 MB) 2021-05-18T14:20:28.0258575Z ================================================== 2021-05-18T14:20:28.0259255Z downloaded 1.7 MB 2021-05-18T14:20:28.0259603Z 2021-05-18T14:20:28.0303159Z trying URL 'https://bioconductor.org/packages/3.8/bioc/src/contrib/BiocStyle_2.10.0.tar.gz' 2021-05-18T14:20:28.0927888Z Content type 'application/x-gzip' length 710235 bytes (693 KB) 2021-05-18T14:20:28.1165515Z ================================================== 2021-05-18T14:20:28.1166153Z downloaded 693 KB 2021-05-18T14:20:28.1166492Z 2021-05-18T14:20:28.1193611Z trying URL 'https://bioconductor.org/packages/3.8/bioc/src/contrib/limma_3.38.3.tar.gz' 2021-05-18T14:20:28.2620862Z Content type 'application/x-gzip' length 1471609 bytes (1.4 MB) 2021-05-18T14:20:28.2922713Z ================================================== 2021-05-18T14:20:28.2923376Z downloaded 1.4 MB 2021-05-18T14:20:28.2923698Z 2021-05-18T14:20:28.2952896Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pbapply_1.4-3.tar.gz' 2021-05-18T14:20:29.3503610Z Content type 'binary/octet-stream' length 73500 bytes (71 KB) 2021-05-18T14:20:29.3554186Z ================================================== 2021-05-18T14:20:29.3555901Z downloaded 71 KB 2021-05-18T14:20:29.3556830Z 2021-05-18T14:20:29.3598229Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/WhiteStripe_2.4.0.tar.gz' 2021-05-18T14:20:30.2627222Z Content type 'binary/octet-stream' length 1679732 bytes (1.6 MB) 2021-05-18T14:20:30.2976238Z ================================================== 2021-05-18T14:20:30.2977274Z downloaded 1.6 MB 2021-05-18T14:20:30.2977750Z 2021-05-18T14:20:30.5090155Z * installing *binary* package ‘base64enc’ ... 2021-05-18T14:20:30.5153135Z * DONE (base64enc) 2021-05-18T14:20:30.7216990Z * installing *binary* package ‘tinytex’ ... 2021-05-18T14:20:30.7259992Z * DONE (tinytex) 2021-05-18T14:20:30.9689719Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-18T14:20:30.9731968Z * DONE (R.methodsS3) 2021-05-18T14:20:31.1839449Z * installing *binary* package ‘bitops’ ... 2021-05-18T14:20:31.1902627Z * DONE (bitops) 2021-05-18T14:20:31.7450224Z * installing *binary* package ‘RNifti’ ... 2021-05-18T14:20:31.7621815Z * DONE (RNifti) 2021-05-18T14:20:32.3290440Z * installing *binary* package ‘matrixStats’ ... 2021-05-18T14:20:32.3493651Z * DONE (matrixStats) 2021-05-18T14:20:32.5825104Z * installing *binary* package ‘abind’ ... 2021-05-18T14:20:32.5872740Z * DONE (abind) 2021-05-18T14:20:32.8505040Z * installing *binary* package ‘BiocManager’ ... 2021-05-18T14:20:32.8579275Z * DONE (BiocManager) 2021-05-18T14:20:33.2732293Z * installing *source* package ‘limma’ ... 2021-05-18T14:20:34.2582734Z ** libs 2021-05-18T14:20:34.2585491Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:20:34.2596980Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c normexp.c -o normexp.o 2021-05-18T14:20:34.2793205Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c weighted_lowess.c -o weighted_lowess.o 2021-05-18T14:20:34.4668460Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o limma.so init.o normexp.o weighted_lowess.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-18T14:20:34.6718718Z installing to /home/runner/work/_temp/Library/limma/libs 2021-05-18T14:20:34.6734491Z ** R 2021-05-18T14:20:34.7414577Z ** inst 2021-05-18T14:20:34.7444713Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:20:42.3879567Z ** help 2021-05-18T14:20:42.9560820Z *** installing help indices 2021-05-18T14:20:43.3866632Z ** building package indices 2021-05-18T14:20:43.7008721Z ** installing vignettes 2021-05-18T14:20:43.7042285Z ** testing if installed package can be loaded 2021-05-18T14:20:44.0115018Z * DONE (limma) 2021-05-18T14:20:44.2329308Z * installing *binary* package ‘pbapply’ ... 2021-05-18T14:20:44.2368318Z * DONE (pbapply) 2021-05-18T14:20:44.4654719Z * installing *binary* package ‘htmltools’ ... 2021-05-18T14:20:44.4714925Z * DONE (htmltools) 2021-05-18T14:20:44.7157720Z * installing *binary* package ‘R.oo’ ... 2021-05-18T14:20:44.7209094Z * DONE (R.oo) 2021-05-18T14:20:45.1417244Z * installing *binary* package ‘oro.nifti’ ... 2021-05-18T14:20:45.1555619Z * DONE (oro.nifti) 2021-05-18T14:20:45.7716782Z * installing *binary* package ‘rmarkdown’ ... 2021-05-18T14:20:45.7919638Z * DONE (rmarkdown) 2021-05-18T14:20:46.0616267Z * installing *binary* package ‘R.utils’ ... 2021-05-18T14:20:46.0677275Z * DONE (R.utils) 2021-05-18T14:20:46.3968424Z * installing *binary* package ‘bookdown’ ... 2021-05-18T14:20:46.4062300Z * DONE (bookdown) 2021-05-18T14:20:46.7215355Z * installing *binary* package ‘neurobase’ ... 2021-05-18T14:20:46.7325439Z * DONE (neurobase) 2021-05-18T14:20:47.0463368Z * installing *source* package ‘BiocStyle’ ... 2021-05-18T14:20:47.0603235Z ** R 2021-05-18T14:20:47.0707112Z ** inst 2021-05-18T14:20:47.0755753Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:20:47.6552281Z ** help 2021-05-18T14:20:47.6838362Z *** installing help indices 2021-05-18T14:20:47.7116234Z ** building package indices 2021-05-18T14:20:47.7289057Z ** installing vignettes 2021-05-18T14:20:47.7327645Z ** testing if installed package can be loaded 2021-05-18T14:20:47.9928895Z * DONE (BiocStyle) 2021-05-18T14:20:48.2713685Z * installing *binary* package ‘WhiteStripe’ ... 2021-05-18T14:20:48.2811489Z * DONE (WhiteStripe) 2021-05-18T14:20:48.2883754Z 2021-05-18T14:20:48.2884757Z The downloaded source packages are in 2021-05-18T14:20:48.2886196Z ‘/tmp/Rtmpcl6kOL/downloaded_packages’ 2021-05-18T14:21:02.6863984Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-18T14:21:02.6866730Z Use `force = TRUE` to force installation 2021-05-18T14:21:02.6876236Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-18T14:21:02.6878319Z Use `force = TRUE` to force installation 2021-05-18T14:21:02.7073571Z ##[group]Run options(width = 100) 2021-05-18T14:21:02.7074542Z options(width = 100) 2021-05-18T14:21:02.7075327Z pkgs <- installed.packages()[, "Package"] 2021-05-18T14:21:02.7076150Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-18T14:21:02.7083798Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:21:02.7084283Z env: 2021-05-18T14:21:02.7084781Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:21:02.7085322Z TIC_DEPLOY_KEY: 2021-05-18T14:21:02.7086243Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:21:02.7088110Z GITHUB_PAT: *** 2021-05-18T14:21:02.7089133Z COVERALLS_TOKEN: *** 2021-05-18T14:21:02.7089690Z continue-on-error: false 2021-05-18T14:21:02.7090239Z VDIFFR_RUN_TESTS: 2021-05-18T14:21:02.7090797Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:21:02.7091297Z TZ: UTC 2021-05-18T14:21:02.7091743Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:21:02.7092247Z NOT_CRAN: true 2021-05-18T14:21:02.7092746Z ##[endgroup] 2021-05-18T14:21:03.1902651Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:21:03.1904724Z setting value 2021-05-18T14:21:03.1906694Z version R version 3.5.3 (2019-03-11) 2021-05-18T14:21:03.1907481Z os Ubuntu 20.04.2 LTS 2021-05-18T14:21:03.1908255Z system x86_64, linux-gnu 2021-05-18T14:21:03.1908813Z ui X11 2021-05-18T14:21:03.1909348Z language (EN) 2021-05-18T14:21:03.1910084Z collate C.UTF-8 2021-05-18T14:21:03.1910802Z ctype C.UTF-8 2021-05-18T14:21:03.1911341Z tz UTC 2021-05-18T14:21:03.1911990Z date 2021-05-18 2021-05-18T14:21:03.1912304Z 2021-05-18T14:21:03.1913326Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:21:03.1914361Z package * version date lib source 2021-05-18T14:21:03.1915359Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1916404Z aghast 0.2.1 2021-05-18 [1] Github (muschellij2/aghast@0c3b853) 2021-05-18T14:21:03.1917422Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1918312Z base * 3.5.3 2021-02-17 [2] local 2021-05-18T14:21:03.1919236Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1920207Z BiocManager 1.30.15 2021-05-11 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1921210Z BiocStyle 2.10.0 2018-10-30 [1] Bioconductor 2021-05-18T14:21:03.1922188Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1923097Z bookdown 0.22 2021-04-22 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1924007Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-18T14:21:03.1925189Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1926062Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1926957Z cachem 1.0.5 2021-05-15 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1927864Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1928750Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-18T14:21:03.1929638Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1930524Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1931596Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-18T14:21:03.1932561Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-18T14:21:03.1933527Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1934450Z compiler 3.5.3 2021-02-17 [2] local 2021-05-18T14:21:03.1935356Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1936253Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1937149Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1938099Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1939020Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1939926Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-18T14:21:03.1940859Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1941858Z desc 1.2.0.9000 2021-05-18 [1] Github (muschellij2/desc@7be86f2) 2021-05-18T14:21:03.1942874Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1943798Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1944692Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1945591Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1946520Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1947453Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1948477Z EveTemplate 1.0.0 2021-05-16 [1] Neuroconductor (R 3.5.3) 2021-05-18T14:21:03.1949483Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1950372Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1951302Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-18T14:21:03.1952185Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1953097Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1954153Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1955041Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1956066Z ghtravis 0.15.1 2021-05-18 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-18T14:21:03.1957092Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1957989Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1958905Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1959817Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-18T14:21:03.1960872Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-18T14:21:03.1961783Z grid 3.5.3 2021-02-17 [2] local 2021-05-18T14:21:03.1962676Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1963588Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1964512Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1965474Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1966297Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1967446Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-18T14:21:03.1968386Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1969298Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-18T14:21:03.1970229Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1971162Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1972124Z limma 3.38.3 2018-12-02 [1] Bioconductor 2021-05-18T14:21:03.1973075Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1973992Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1974903Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-18T14:21:03.1975795Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-18T14:21:03.1976729Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1977669Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1978687Z methods * 3.5.3 2021-02-17 [2] local 2021-05-18T14:21:03.1981122Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-18T14:21:03.1982244Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1983500Z neurobase 1.32.1 2021-04-07 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1984413Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-18T14:21:03.1985306Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-18T14:21:03.1986197Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1987140Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1988078Z parallel 3.5.3 2021-02-17 [2] local 2021-05-18T14:21:03.1989009Z pbapply 1.4-3 2020-08-18 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1989926Z pillar 1.6.1 2021-05-16 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1990850Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1991773Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1992705Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1993672Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1994782Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1995741Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1996655Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1997529Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1998611Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.1999540Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2000418Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2001301Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2002191Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2003203Z RAVELData 0.99.1 2021-05-17 [1] Neuroconductor (R 3.5.3) 2021-05-18T14:21:03.2004213Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2005199Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2006134Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2007069Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2007957Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2008842Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2009755Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2010658Z RNifti 1.3.1 2021-05-13 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2011576Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2012491Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-18T14:21:03.2013398Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2014347Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2015363Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2016307Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2017250Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-18T14:21:03.2018164Z splines 3.5.3 2021-02-17 [2] local 2021-05-18T14:21:03.2019052Z stats * 3.5.3 2021-02-17 [2] local 2021-05-18T14:21:03.2019948Z stats4 3.5.3 2021-02-17 [2] local 2021-05-18T14:21:03.2020850Z stringi 1.6.2 2021-05-17 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2021750Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2022673Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-18T14:21:03.2023572Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2024522Z sysreqs 1.0.0.9000 2021-05-18 [1] Github (r-hub/sysreqs@f068afa) 2021-05-18T14:21:03.2025477Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-18T14:21:03.2026367Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2027283Z tibble 3.1.2 2021-05-16 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2028239Z tic 0.10.0 2021-05-18 [1] Github (ropensci/tic@3b4dfb8) 2021-05-18T14:21:03.2029170Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2030100Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2031040Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2031998Z tools 3.5.3 2021-02-17 [2] local 2021-05-18T14:21:03.2032829Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2034170Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2035050Z utils * 3.5.3 2021-02-17 [2] local 2021-05-18T14:21:03.2035942Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2036835Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2037726Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2038678Z WhiteStripe 2.4.0 2021-04-07 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2039596Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2040556Z xfun 0.23 2021-05-15 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2041456Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2042340Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2043234Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2044112Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-18T14:21:03.2044472Z 2021-05-18T14:21:03.2044994Z [1] /home/runner/work/_temp/Library 2021-05-18T14:21:03.2045594Z [2] /opt/R/3.5.3/lib/R/library 2021-05-18T14:21:03.2079296Z ##[group]Run Rscript -e 'tic::script()' 2021-05-18T14:21:03.2079892Z Rscript -e 'tic::script()' 2021-05-18T14:21:03.2080549Z ls -l check 2021-05-18T14:21:03.2127074Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:21:03.2127662Z env: 2021-05-18T14:21:03.2128161Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:21:03.2128706Z TIC_DEPLOY_KEY: 2021-05-18T14:21:03.2129664Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:21:03.2131670Z GITHUB_PAT: *** 2021-05-18T14:21:03.2132729Z COVERALLS_TOKEN: *** 2021-05-18T14:21:03.2133311Z continue-on-error: false 2021-05-18T14:21:03.2133852Z VDIFFR_RUN_TESTS: 2021-05-18T14:21:03.2134413Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:21:03.2134912Z TZ: UTC 2021-05-18T14:21:03.2135368Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:21:03.2135854Z NOT_CRAN: true 2021-05-18T14:21:03.2136275Z ##[endgroup] 2021-05-18T14:21:03.4776548Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:21:03.6085314Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-18T14:21:03.6086491Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-18T14:21:03.6087315Z timeout = Inf, check_dir = "check") 2021-05-18T14:21:03.6819957Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-18T14:21:03.9096651Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-18T14:21:03.9235245Z * preparing ‘RAVEL’: 2021-05-18T14:21:03.9298061Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:21:04.0243062Z * installing the package to build vignettes 2021-05-18T14:21:08.3419588Z * creating vignettes ... OK 2021-05-18T14:21:08.3783158Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:21:08.3784233Z * checking for empty or unneeded directories 2021-05-18T14:21:08.3794099Z Removed empty directory ‘RAVEL/images’ 2021-05-18T14:21:08.3803112Z * looking to see if a ‘data/datalist’ file should be added 2021-05-18T14:21:08.3833972Z * building ‘RAVEL_1.2.2.tar.gz’ 2021-05-18T14:21:08.3992214Z 2021-05-18T14:21:08.5228064Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-18T14:21:08.7464788Z * using log directory ‘/home/runner/work/RAVEL/RAVEL/check/RAVEL.Rcheck’ 2021-05-18T14:21:08.7465911Z * using R version 3.5.3 (2019-03-11) 2021-05-18T14:21:08.7466785Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-18T14:21:08.7467876Z * using session charset: UTF-8 2021-05-18T14:21:08.7733601Z * using option ‘--as-cran’ 2021-05-18T14:21:08.7762991Z * checking for file ‘RAVEL/DESCRIPTION’ ... OK 2021-05-18T14:21:08.7764821Z * this is package ‘RAVEL’ version ‘1.2.2’ 2021-05-18T14:21:08.7766261Z * package encoding: UTF-8 2021-05-18T14:21:08.7780395Z * checking package namespace information ... OK 2021-05-18T14:21:25.3518273Z * checking package dependencies ... OK 2021-05-18T14:21:25.3538011Z * checking if this is a source package ... OK 2021-05-18T14:21:25.3539238Z * checking if there is a namespace ... OK 2021-05-18T14:21:25.6181163Z * checking for executable files ... OK 2021-05-18T14:21:25.6182584Z * checking for hidden files and directories ... OK 2021-05-18T14:21:25.6183617Z * checking for portable file names ... OK 2021-05-18T14:21:25.6184673Z * checking for sufficient/correct file permissions ... OK 2021-05-18T14:21:25.6196482Z * checking serialization versions ... OK 2021-05-18T14:21:29.5956516Z * checking whether package ‘RAVEL’ can be installed ... OK 2021-05-18T14:21:29.6059609Z * checking installed package size ... OK 2021-05-18T14:21:29.6975169Z * checking package directory ... OK 2021-05-18T14:21:29.6990288Z * checking ‘build’ directory ... OK 2021-05-18T14:21:29.8650174Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:21:29.8670454Z * checking top-level files ... OK 2021-05-18T14:21:29.8671320Z * checking for left-over files ... OK 2021-05-18T14:21:30.0276420Z * checking index information ... OK 2021-05-18T14:21:30.2579342Z * checking package subdirectories ... OK 2021-05-18T14:21:30.3063996Z * checking R files for non-ASCII characters ... OK 2021-05-18T14:21:30.3598418Z * checking R files for syntax errors ... OK 2021-05-18T14:21:31.9953266Z * checking whether the package can be loaded ... OK 2021-05-18T14:21:33.6071737Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-18T14:21:35.2277038Z * checking whether the package can be unloaded cleanly ... OK 2021-05-18T14:21:37.2765162Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-18T14:21:38.4475713Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-18T14:21:40.2549389Z * checking loading without being on the library search path ... OK 2021-05-18T14:21:41.9998758Z * checking dependencies in R code ... OK 2021-05-18T14:21:44.2439388Z * checking S3 generic/method consistency ... OK 2021-05-18T14:21:45.9570612Z * checking replacement functions ... OK 2021-05-18T14:21:47.8386205Z * checking foreign function calls ... OK 2021-05-18T14:21:54.7890354Z * checking R code for possible problems ... OK 2021-05-18T14:21:54.8677422Z * checking Rd files ... OK 2021-05-18T14:21:54.9208034Z * checking Rd metadata ... OK 2021-05-18T14:21:54.9848246Z * checking Rd line widths ... OK 2021-05-18T14:21:55.0882126Z * checking Rd cross-references ... OK 2021-05-18T14:21:56.9762489Z * checking for missing documentation entries ... OK 2021-05-18T14:22:02.5395624Z * checking for code/documentation mismatches ... OK 2021-05-18T14:22:04.9148334Z * checking Rd \usage sections ... OK 2021-05-18T14:22:04.9874807Z * checking Rd contents ... OK 2021-05-18T14:22:05.0626026Z * checking for unstated dependencies in examples ... OK 2021-05-18T14:22:05.0627942Z * checking contents of ‘data’ directory ... OK 2021-05-18T14:22:05.2484811Z * checking data for non-ASCII characters ... OK 2021-05-18T14:22:05.4326450Z * checking data for ASCII and uncompressed saves ... OK 2021-05-18T14:22:05.4351794Z * checking installed files from ‘inst/doc’ ... OK 2021-05-18T14:22:05.4390578Z * checking files in ‘vignettes’ ... OK 2021-05-18T14:22:16.1712179Z * checking examples ... OK 2021-05-18T14:22:16.1728800Z Examples with CPU or elapsed time > 5s 2021-05-18T14:22:16.1763366Z user system elapsed 2021-05-18T14:22:16.1764252Z maskIntersect 6.562 2.139 8.704 2021-05-18T14:22:16.3406176Z * checking for unstated dependencies in vignettes ... OK 2021-05-18T14:22:16.3483221Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-18T14:22:16.8087456Z * checking re-building of vignette outputs ... OK 2021-05-18T14:22:18.7357097Z * checking PDF version of manual ... OK 2021-05-18T14:22:18.7358140Z * DONE 2021-05-18T14:22:18.7360324Z 2021-05-18T14:22:18.7361642Z Status: OK 2021-05-18T14:22:18.7362253Z 2021-05-18T14:22:18.8246158Z ── R CMD check results ──────────────────────────────────────── RAVEL 1.2.2 ──── 2021-05-18T14:22:18.8263702Z Duration: 1m 10.4s 2021-05-18T14:22:18.8264532Z 2021-05-18T14:22:18.8277399Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-18T14:22:18.8378475Z total 84 2021-05-18T14:22:18.8380219Z drwxr-xr-x 5 runner docker 4096 May 18 14:22 RAVEL.Rcheck 2021-05-18T14:22:18.8382043Z -rw-r--r-- 1 runner docker 21887 May 18 14:21 RAVEL_1.2.2.tar.gz 2021-05-18T14:22:18.8383578Z -rw-r--r-- 1 runner docker 53757 May 18 14:21 RAVEL_1.2.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:22:18.8419573Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:22:18.8420467Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:22:18.8468755Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:22:18.8469353Z env: 2021-05-18T14:22:18.8469849Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:18.8470393Z TIC_DEPLOY_KEY: 2021-05-18T14:22:18.8471315Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:18.8473371Z GITHUB_PAT: *** 2021-05-18T14:22:18.8475182Z COVERALLS_TOKEN: *** 2021-05-18T14:22:18.8475741Z continue-on-error: false 2021-05-18T14:22:18.8476298Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:18.8476858Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:18.8477359Z TZ: UTC 2021-05-18T14:22:18.8477809Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:18.8478278Z NOT_CRAN: true 2021-05-18T14:22:18.8478713Z ##[endgroup] 2021-05-18T14:22:18.8613612Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-18T14:22:18.8614290Z Rscript -e "tic::before_deploy()" 2021-05-18T14:22:18.8657676Z shell: /usr/bin/bash -e {0} 2021-05-18T14:22:18.8658127Z env: 2021-05-18T14:22:18.8658619Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:18.8659159Z TIC_DEPLOY_KEY: 2021-05-18T14:22:18.8660084Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:18.8661590Z GITHUB_PAT: *** 2021-05-18T14:22:18.8662498Z COVERALLS_TOKEN: *** 2021-05-18T14:22:18.8663067Z continue-on-error: false 2021-05-18T14:22:18.8663595Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:18.8664148Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:18.8664641Z TZ: UTC 2021-05-18T14:22:18.8665085Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:18.8665562Z NOT_CRAN: true 2021-05-18T14:22:18.8665974Z ##[endgroup] 2021-05-18T14:22:19.1515085Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:22:19.2793465Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-18T14:22:19.2794329Z with: 2021-05-18T14:22:19.2795705Z upload_url: https://uploads.github.com/repos/neuroconductor/RAVEL/releases/43144000/assets{?name,label} 2021-05-18T14:22:19.2796910Z asset_path: check/RAVEL_1.2.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:22:19.2797726Z asset_name: RAVEL_1.2.2_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:22:19.2798480Z asset_content_type: application/octet-stream 2021-05-18T14:22:19.2799041Z env: 2021-05-18T14:22:19.2799647Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:19.2800196Z TIC_DEPLOY_KEY: 2021-05-18T14:22:19.2801109Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:19.2802940Z GITHUB_PAT: *** 2021-05-18T14:22:19.2804071Z COVERALLS_TOKEN: *** 2021-05-18T14:22:19.2804709Z continue-on-error: false 2021-05-18T14:22:19.2805263Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:19.2805852Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:19.2806365Z TZ: UTC 2021-05-18T14:22:19.2806798Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:19.2807275Z NOT_CRAN: true 2021-05-18T14:22:19.2808461Z GITHUB_TOKEN: *** 2021-05-18T14:22:19.2808909Z ##[endgroup] 2021-05-18T14:22:19.8967104Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-18T14:22:19.8968057Z Rscript -e "tic::deploy()" 2021-05-18T14:22:19.9015935Z shell: /usr/bin/bash -e {0} 2021-05-18T14:22:19.9016398Z env: 2021-05-18T14:22:19.9016914Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:19.9017441Z TIC_DEPLOY_KEY: 2021-05-18T14:22:19.9018380Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:19.9020104Z GITHUB_PAT: *** 2021-05-18T14:22:19.9021024Z COVERALLS_TOKEN: *** 2021-05-18T14:22:19.9022185Z continue-on-error: false 2021-05-18T14:22:19.9022723Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:19.9023854Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:19.9024380Z TZ: UTC 2021-05-18T14:22:19.9024819Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:19.9025300Z NOT_CRAN: true 2021-05-18T14:22:19.9025717Z ##[endgroup] 2021-05-18T14:22:20.1815209Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:22:20.3028190Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-18T14:22:20.3028888Z Rscript -e "tic::after_deploy()" 2021-05-18T14:22:20.3075509Z shell: /usr/bin/bash -e {0} 2021-05-18T14:22:20.3075952Z env: 2021-05-18T14:22:20.3076466Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:20.3077014Z TIC_DEPLOY_KEY: 2021-05-18T14:22:20.3077934Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:20.3079594Z GITHUB_PAT: *** 2021-05-18T14:22:20.3080701Z COVERALLS_TOKEN: *** 2021-05-18T14:22:20.3081273Z continue-on-error: false 2021-05-18T14:22:20.3081821Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:20.3082380Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:20.3082879Z TZ: UTC 2021-05-18T14:22:20.3083329Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:20.3083792Z NOT_CRAN: true 2021-05-18T14:22:20.3084226Z ##[endgroup] 2021-05-18T14:22:20.5766685Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:22:20.8781256Z Post job cleanup. 2021-05-18T14:22:20.9253417Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:22:20.9368622Z Post job cleanup. 2021-05-18T14:22:21.0699003Z [command]/usr/bin/git version 2021-05-18T14:22:21.0785515Z git version 2.31.1 2021-05-18T14:22:21.0825671Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:22:21.0916292Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-18T14:22:21.1198603Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:22:21.1271321Z http.https://github.com/.extraheader 2021-05-18T14:22:21.1288237Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-18T14:22:21.1347398Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-18T14:22:21.1677947Z Cleaning up orphan processes