2021-05-17T21:32:07.4806624Z ##[section]Starting: Request a runner to run this job 2021-05-17T21:32:08.1842605Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-17T21:32:08.2523530Z 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-17T21:32:08.3194123Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-17T21:32:08.4400850Z ##[section]Finishing: Request a runner to run this job 2021-05-17T21:32:14.1404522Z Current runner version: '2.278.0' 2021-05-17T21:32:14.1431470Z ##[group]Operating System 2021-05-17T21:32:14.1432411Z Ubuntu 2021-05-17T21:32:14.1432814Z 20.04.2 2021-05-17T21:32:14.1433258Z LTS 2021-05-17T21:32:14.1433753Z ##[endgroup] 2021-05-17T21:32:14.1434272Z ##[group]Virtual Environment 2021-05-17T21:32:14.1434928Z Environment: ubuntu-20.04 2021-05-17T21:32:14.1435445Z Version: 20210510.0 2021-05-17T21:32:14.1436469Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-17T21:32:14.1437815Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-17T21:32:14.1438632Z ##[endgroup] 2021-05-17T21:32:14.1440496Z ##[group]GITHUB_TOKEN Permissions 2021-05-17T21:32:14.1441676Z Actions: write 2021-05-17T21:32:14.1442193Z Checks: write 2021-05-17T21:32:14.1442660Z Contents: write 2021-05-17T21:32:14.1443226Z Deployments: write 2021-05-17T21:32:14.1443840Z Issues: write 2021-05-17T21:32:14.1444374Z Metadata: read 2021-05-17T21:32:14.1444844Z Packages: write 2021-05-17T21:32:14.1445394Z PullRequests: write 2021-05-17T21:32:14.1446040Z RepositoryProjects: write 2021-05-17T21:32:14.1446649Z SecurityEvents: write 2021-05-17T21:32:14.1447212Z Statuses: write 2021-05-17T21:32:14.1447790Z ##[endgroup] 2021-05-17T21:32:14.1451004Z Prepare workflow directory 2021-05-17T21:32:14.2411839Z Prepare all required actions 2021-05-17T21:32:14.2422314Z Getting action download info 2021-05-17T21:32:14.6745874Z Download action repository 'actions/checkout@v2' 2021-05-17T21:32:16.3835397Z Download action repository 'r-lib/actions@master' 2021-05-17T21:32:16.8207933Z Download action repository 'adigherman/actions@master' 2021-05-17T21:32:17.8411843Z Download action repository 'msys2/setup-msys2@v2' 2021-05-17T21:32:18.1411982Z Download action repository 'actions/cache@v1' 2021-05-17T21:32:18.3001072Z Download action repository 'actions/upload-artifact@master' 2021-05-17T21:32:18.4562979Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-17T21:32:18.8157236Z ##[group]Run actions/checkout@v2 2021-05-17T21:32:18.8157832Z with: 2021-05-17T21:32:18.8158283Z repository: neuroconductor/aal 2021-05-17T21:32:18.8159192Z token: *** 2021-05-17T21:32:18.8159571Z ssh-strict: true 2021-05-17T21:32:18.8160072Z persist-credentials: true 2021-05-17T21:32:18.8160530Z clean: true 2021-05-17T21:32:18.8160919Z fetch-depth: 1 2021-05-17T21:32:18.8161310Z lfs: false 2021-05-17T21:32:18.8161679Z submodules: false 2021-05-17T21:32:18.8162055Z env: 2021-05-17T21:32:18.8162476Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:32:18.8162942Z TIC_DEPLOY_KEY: 2021-05-17T21:32:18.8163756Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:32:18.8164907Z GITHUB_PAT: *** 2021-05-17T21:32:18.8165692Z COVERALLS_TOKEN: *** 2021-05-17T21:32:18.8166179Z continue-on-error: false 2021-05-17T21:32:18.8166644Z VDIFFR_RUN_TESTS: 2021-05-17T21:32:18.8167035Z ##[endgroup] 2021-05-17T21:32:19.0244163Z Syncing repository: neuroconductor/aal 2021-05-17T21:32:19.0245055Z ##[group]Getting Git version info 2021-05-17T21:32:19.0246117Z Working directory is '/home/runner/work/aal/aal' 2021-05-17T21:32:19.0285936Z [command]/usr/bin/git version 2021-05-17T21:32:19.0387752Z git version 2.31.1 2021-05-17T21:32:19.0406119Z ##[endgroup] 2021-05-17T21:32:19.0413076Z Deleting the contents of '/home/runner/work/aal/aal' 2021-05-17T21:32:19.0417555Z ##[group]Initializing the repository 2021-05-17T21:32:19.0421814Z [command]/usr/bin/git init /home/runner/work/aal/aal 2021-05-17T21:32:19.0492106Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-17T21:32:19.0492875Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-17T21:32:19.0493636Z hint: of your new repositories, which will suppress this warning, call: 2021-05-17T21:32:19.0494152Z hint: 2021-05-17T21:32:19.0494762Z hint: git config --global init.defaultBranch 2021-05-17T21:32:19.0495489Z hint: 2021-05-17T21:32:19.0496129Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-17T21:32:19.0497236Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-17T21:32:19.0497766Z hint: 2021-05-17T21:32:19.0498217Z hint: git branch -m 2021-05-17T21:32:19.0502482Z Initialized empty Git repository in /home/runner/work/aal/aal/.git/ 2021-05-17T21:32:19.0510531Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/aal 2021-05-17T21:32:19.0558507Z ##[endgroup] 2021-05-17T21:32:19.0559059Z ##[group]Disabling automatic garbage collection 2021-05-17T21:32:19.0565414Z [command]/usr/bin/git config --local gc.auto 0 2021-05-17T21:32:19.0604180Z ##[endgroup] 2021-05-17T21:32:19.0609997Z ##[group]Setting up auth 2021-05-17T21:32:19.0616556Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T21:32:19.0656734Z [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-17T21:32:19.0988522Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T21:32:19.1050850Z [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-17T21:32:19.1298232Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-17T21:32:19.1342730Z ##[endgroup] 2021-05-17T21:32:19.1343250Z ##[group]Fetching the repository 2021-05-17T21:32:19.1353778Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +d69483bfc9a3301afc4bdfa6987639370f0e597b:refs/tags/0.1.1.s 2021-05-17T21:32:19.3627736Z remote: Enumerating objects: 69, done. 2021-05-17T21:32:19.3630712Z remote: Counting objects: 1% (1/69) 2021-05-17T21:32:19.3635181Z remote: Counting objects: 2% (2/69) 2021-05-17T21:32:19.3639737Z remote: Counting objects: 4% (3/69) 2021-05-17T21:32:19.3640777Z remote: Counting objects: 5% (4/69) 2021-05-17T21:32:19.3641591Z remote: Counting objects: 7% (5/69) 2021-05-17T21:32:19.3642435Z remote: Counting objects: 8% (6/69) 2021-05-17T21:32:19.3643199Z remote: Counting objects: 10% (7/69) 2021-05-17T21:32:19.3643965Z remote: Counting objects: 11% (8/69) 2021-05-17T21:32:19.3645564Z remote: Counting objects: 13% (9/69) 2021-05-17T21:32:19.3650446Z remote: Counting objects: 14% (10/69) 2021-05-17T21:32:19.3652505Z remote: Counting objects: 15% (11/69) 2021-05-17T21:32:19.3653737Z remote: Counting objects: 17% (12/69) 2021-05-17T21:32:19.3654933Z remote: Counting objects: 18% (13/69) 2021-05-17T21:32:19.3656178Z remote: Counting objects: 20% (14/69) 2021-05-17T21:32:19.3657330Z remote: Counting objects: 21% (15/69) 2021-05-17T21:32:19.3658441Z remote: Counting objects: 23% (16/69) 2021-05-17T21:32:19.3659433Z remote: Counting objects: 24% (17/69) 2021-05-17T21:32:19.3660410Z remote: Counting objects: 26% (18/69) 2021-05-17T21:32:19.3661420Z remote: Counting objects: 27% (19/69) 2021-05-17T21:32:19.3662462Z remote: Counting objects: 28% (20/69) 2021-05-17T21:32:19.3663764Z remote: Counting objects: 30% (21/69) 2021-05-17T21:32:19.3664803Z remote: Counting objects: 31% (22/69) 2021-05-17T21:32:19.3665824Z remote: Counting objects: 33% (23/69) 2021-05-17T21:32:19.3666848Z remote: Counting objects: 34% (24/69) 2021-05-17T21:32:19.3667793Z remote: Counting objects: 36% (25/69) 2021-05-17T21:32:19.3668676Z remote: Counting objects: 37% (26/69) 2021-05-17T21:32:19.3669622Z remote: Counting objects: 39% (27/69) 2021-05-17T21:32:19.3671016Z remote: Counting objects: 40% (28/69) 2021-05-17T21:32:19.3671849Z remote: Counting objects: 42% (29/69) 2021-05-17T21:32:19.3672658Z remote: Counting objects: 43% (30/69) 2021-05-17T21:32:19.3673493Z remote: Counting objects: 44% (31/69) 2021-05-17T21:32:19.3674293Z remote: Counting objects: 46% (32/69) 2021-05-17T21:32:19.3675021Z remote: Counting objects: 47% (33/69) 2021-05-17T21:32:19.3676927Z remote: Counting objects: 49% (34/69) 2021-05-17T21:32:19.3677730Z remote: Counting objects: 50% (35/69) 2021-05-17T21:32:19.3678460Z remote: Counting objects: 52% (36/69) 2021-05-17T21:32:19.3679197Z remote: Counting objects: 53% (37/69) 2021-05-17T21:32:19.3679913Z remote: Counting objects: 55% (38/69) 2021-05-17T21:32:19.3680640Z remote: Counting objects: 56% (39/69) 2021-05-17T21:32:19.3681366Z remote: Counting objects: 57% (40/69) 2021-05-17T21:32:19.3682092Z remote: Counting objects: 59% (41/69) 2021-05-17T21:32:19.3682835Z remote: Counting objects: 60% (42/69) 2021-05-17T21:32:19.3683566Z remote: Counting objects: 62% (43/69) 2021-05-17T21:32:19.3684289Z remote: Counting objects: 63% (44/69) 2021-05-17T21:32:19.3685011Z remote: Counting objects: 65% (45/69) 2021-05-17T21:32:19.3685738Z remote: Counting objects: 66% (46/69) 2021-05-17T21:32:19.3686450Z remote: Counting objects: 68% (47/69) 2021-05-17T21:32:19.3687159Z remote: Counting objects: 69% (48/69) 2021-05-17T21:32:19.3687897Z remote: Counting objects: 71% (49/69) 2021-05-17T21:32:19.3688735Z remote: Counting objects: 72% (50/69) 2021-05-17T21:32:19.3689464Z remote: Counting objects: 73% (51/69) 2021-05-17T21:32:19.3690204Z remote: Counting objects: 75% (52/69) 2021-05-17T21:32:19.3690930Z remote: Counting objects: 76% (53/69) 2021-05-17T21:32:19.3691646Z remote: Counting objects: 78% (54/69) 2021-05-17T21:32:19.3692535Z remote: Counting objects: 79% (55/69) 2021-05-17T21:32:19.3693283Z remote: Counting objects: 81% (56/69) 2021-05-17T21:32:19.3694000Z remote: Counting objects: 82% (57/69) 2021-05-17T21:32:19.3694756Z remote: Counting objects: 84% (58/69) 2021-05-17T21:32:19.3695466Z remote: Counting objects: 85% (59/69) 2021-05-17T21:32:19.3696172Z remote: Counting objects: 86% (60/69) 2021-05-17T21:32:19.3696910Z remote: Counting objects: 88% (61/69) 2021-05-17T21:32:19.3697628Z remote: Counting objects: 89% (62/69) 2021-05-17T21:32:19.3698365Z remote: Counting objects: 91% (63/69) 2021-05-17T21:32:19.3699126Z remote: Counting objects: 92% (64/69) 2021-05-17T21:32:19.3699895Z remote: Counting objects: 94% (65/69) 2021-05-17T21:32:19.3703522Z remote: Counting objects: 95% (66/69) 2021-05-17T21:32:19.3704137Z remote: Counting objects: 97% (67/69) 2021-05-17T21:32:19.3704580Z remote: Counting objects: 98% (68/69) 2021-05-17T21:32:19.3707952Z remote: Counting objects: 100% (69/69) 2021-05-17T21:32:19.3708423Z remote: Counting objects: 100% (69/69), done. 2021-05-17T21:32:19.3708899Z remote: Compressing objects: 1% (1/60) 2021-05-17T21:32:19.3709385Z remote: Compressing objects: 3% (2/60) 2021-05-17T21:32:19.3709866Z remote: Compressing objects: 5% (3/60) 2021-05-17T21:32:19.3710336Z remote: Compressing objects: 6% (4/60) 2021-05-17T21:32:19.3710810Z remote: Compressing objects: 8% (5/60) 2021-05-17T21:32:19.3711290Z remote: Compressing objects: 10% (6/60) 2021-05-17T21:32:19.3711756Z remote: Compressing objects: 11% (7/60) 2021-05-17T21:32:19.3712231Z remote: Compressing objects: 13% (8/60) 2021-05-17T21:32:19.3712699Z remote: Compressing objects: 15% (9/60) 2021-05-17T21:32:19.3713176Z remote: Compressing objects: 16% (10/60) 2021-05-17T21:32:19.3713655Z remote: Compressing objects: 18% (11/60) 2021-05-17T21:32:19.3714249Z remote: Compressing objects: 20% (12/60) 2021-05-17T21:32:19.3714731Z remote: Compressing objects: 21% (13/60) 2021-05-17T21:32:19.3715203Z remote: Compressing objects: 23% (14/60) 2021-05-17T21:32:19.3715677Z remote: Compressing objects: 25% (15/60) 2021-05-17T21:32:19.3716153Z remote: Compressing objects: 26% (16/60) 2021-05-17T21:32:19.3716622Z remote: Compressing objects: 28% (17/60) 2021-05-17T21:32:19.3717107Z remote: Compressing objects: 30% (18/60) 2021-05-17T21:32:19.3717583Z remote: Compressing objects: 31% (19/60) 2021-05-17T21:32:19.3718045Z remote: Compressing objects: 33% (20/60) 2021-05-17T21:32:19.3718525Z remote: Compressing objects: 35% (21/60) 2021-05-17T21:32:19.3718986Z remote: Compressing objects: 36% (22/60) 2021-05-17T21:32:19.3719459Z remote: Compressing objects: 38% (23/60) 2021-05-17T21:32:19.3719934Z remote: Compressing objects: 40% (24/60) 2021-05-17T21:32:19.3720407Z remote: Compressing objects: 41% (25/60) 2021-05-17T21:32:19.3720885Z remote: Compressing objects: 43% (26/60) 2021-05-17T21:32:19.3721352Z remote: Compressing objects: 45% (27/60) 2021-05-17T21:32:19.3721832Z remote: Compressing objects: 46% (28/60) 2021-05-17T21:32:19.3722319Z remote: Compressing objects: 48% (29/60) 2021-05-17T21:32:19.3722786Z remote: Compressing objects: 50% (30/60) 2021-05-17T21:32:19.3723266Z remote: Compressing objects: 51% (31/60) 2021-05-17T21:32:19.3723744Z remote: Compressing objects: 53% (32/60) 2021-05-17T21:32:19.3724209Z remote: Compressing objects: 55% (33/60) 2021-05-17T21:32:19.3724682Z remote: Compressing objects: 56% (34/60) 2021-05-17T21:32:19.3725144Z remote: Compressing objects: 58% (35/60) 2021-05-17T21:32:19.3725619Z remote: Compressing objects: 60% (36/60) 2021-05-17T21:32:19.3726097Z remote: Compressing objects: 61% (37/60) 2021-05-17T21:32:19.3726653Z remote: Compressing objects: 63% (38/60) 2021-05-17T21:32:19.3727130Z remote: Compressing objects: 65% (39/60) 2021-05-17T21:32:19.3727594Z remote: Compressing objects: 66% (40/60) 2021-05-17T21:32:19.3728237Z remote: Compressing objects: 68% (41/60) 2021-05-17T21:32:19.3735986Z remote: Compressing objects: 70% (42/60) 2021-05-17T21:32:19.3736476Z remote: Compressing objects: 71% (43/60) 2021-05-17T21:32:19.3736959Z remote: Compressing objects: 73% (44/60) 2021-05-17T21:32:19.3737437Z remote: Compressing objects: 75% (45/60) 2021-05-17T21:32:19.3737906Z remote: Compressing objects: 76% (46/60) 2021-05-17T21:32:19.3738386Z remote: Compressing objects: 78% (47/60) 2021-05-17T21:32:19.3738920Z remote: Compressing objects: 80% (48/60) 2021-05-17T21:32:19.3739385Z remote: Compressing objects: 81% (49/60) 2021-05-17T21:32:19.3739882Z remote: Compressing objects: 83% (50/60) 2021-05-17T21:32:19.3740354Z remote: Compressing objects: 85% (51/60) 2021-05-17T21:32:19.3740876Z remote: Compressing objects: 86% (52/60) 2021-05-17T21:32:19.3741361Z remote: Compressing objects: 88% (53/60) 2021-05-17T21:32:19.3741825Z remote: Compressing objects: 90% (54/60) 2021-05-17T21:32:19.3742302Z remote: Compressing objects: 91% (55/60) 2021-05-17T21:32:19.3742771Z remote: Compressing objects: 93% (56/60) 2021-05-17T21:32:19.3743249Z remote: Compressing objects: 95% (57/60) 2021-05-17T21:32:19.3743727Z remote: Compressing objects: 96% (58/60) 2021-05-17T21:32:19.3744196Z remote: Compressing objects: 98% (59/60) 2021-05-17T21:32:19.3744674Z remote: Compressing objects: 100% (60/60) 2021-05-17T21:32:19.3745173Z remote: Compressing objects: 100% (60/60), done. 2021-05-17T21:32:20.3827188Z remote: Total 69 (delta 5), reused 66 (delta 5), pack-reused 0 2021-05-17T21:32:20.3844244Z From https://github.com/neuroconductor/aal 2021-05-17T21:32:20.3845979Z * [new ref] d69483bfc9a3301afc4bdfa6987639370f0e597b -> 0.1.1.s 2021-05-17T21:32:20.3857998Z ##[endgroup] 2021-05-17T21:32:20.3858751Z ##[group]Determining the checkout info 2021-05-17T21:32:20.3859526Z ##[endgroup] 2021-05-17T21:32:20.3860137Z ##[group]Checking out the ref 2021-05-17T21:32:20.3861307Z [command]/usr/bin/git checkout --progress --force refs/tags/0.1.1.s 2021-05-17T21:32:20.3862279Z Note: switching to 'refs/tags/0.1.1.s'. 2021-05-17T21:32:20.3862762Z 2021-05-17T21:32:20.3863665Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-17T21:32:20.3864645Z changes and commit them, and you can discard any commits you make in this 2021-05-17T21:32:20.3872482Z state without impacting any branches by switching back to a branch. 2021-05-17T21:32:20.3873245Z 2021-05-17T21:32:20.3873968Z If you want to create a new branch to retain commits you create, you may 2021-05-17T21:32:20.3877740Z do so (now or later) by using -c with the switch command. Example: 2021-05-17T21:32:20.3878353Z 2021-05-17T21:32:20.3879116Z git switch -c 2021-05-17T21:32:20.3883604Z 2021-05-17T21:32:20.3884472Z Or undo this operation with: 2021-05-17T21:32:20.3884996Z 2021-05-17T21:32:20.3885747Z git switch - 2021-05-17T21:32:20.3886154Z 2021-05-17T21:32:20.3886962Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-17T21:32:20.3887633Z 2021-05-17T21:32:20.3888517Z HEAD is now at d69483b Version id 122 stable 2021-05-17T21:32:20.3889218Z ##[endgroup] 2021-05-17T21:32:20.3890074Z [command]/usr/bin/git log -1 --format='%H' 2021-05-17T21:32:20.3891109Z 'd69483bfc9a3301afc4bdfa6987639370f0e597b' 2021-05-17T21:32:20.4011395Z ##[group]Run r-lib/actions/setup-r@master 2021-05-17T21:32:20.4011796Z with: 2021-05-17T21:32:20.4012119Z r-version: release 2021-05-17T21:32:20.4012434Z Ncpus: 1 2021-05-17T21:32:20.4012777Z crayon.enabled: NULL 2021-05-17T21:32:20.4013223Z remove-openmp-macos: true 2021-05-17T21:32:20.4013693Z http-user-agent: default 2021-05-17T21:32:20.4014086Z install-r: true 2021-05-17T21:32:20.4014554Z windows-path-include-mingw: true 2021-05-17T21:32:20.4015000Z env: 2021-05-17T21:32:20.4015352Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:32:20.4015743Z TIC_DEPLOY_KEY: 2021-05-17T21:32:20.4016445Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:32:20.4017773Z GITHUB_PAT: *** 2021-05-17T21:32:20.4018443Z COVERALLS_TOKEN: *** 2021-05-17T21:32:20.4018858Z continue-on-error: false 2021-05-17T21:32:20.4019247Z VDIFFR_RUN_TESTS: 2021-05-17T21:32:20.4019582Z ##[endgroup] 2021-05-17T21:32:21.1701448Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-17T21:32:22.8564283Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T21:32:22.8566993Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-17T21:32:22.8592077Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-17T21:32:22.8805730Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-17T21:32:22.9304690Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T21:32:23.0063159Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T21:32:23.0236965Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-17T21:32:23.0750846Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-17T21:32:23.1016895Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [223 kB] 2021-05-17T21:32:23.1019001Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-17T21:32:23.1020449Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-17T21:32:23.1022132Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-17T21:32:23.1026508Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [775 kB] 2021-05-17T21:32:23.1092577Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [167 kB] 2021-05-17T21:32:23.1109198Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.5 kB] 2021-05-17T21:32:23.1656820Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-17T21:32:23.3748553Z Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [656 kB] 2021-05-17T21:32:23.4070198Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T21:32:23.4398242Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-17T21:32:23.4414116Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-17T21:32:23.4415840Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-17T21:32:23.4435023Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-17T21:32:23.4448315Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [566 kB] 2021-05-17T21:32:23.4583689Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [85.2 kB] 2021-05-17T21:32:23.4607415Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.1 kB] 2021-05-17T21:32:23.5994137Z Get:26 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-17T21:32:29.1358591Z Fetched 4554 kB in 1s (5223 kB/s) 2021-05-17T21:32:29.8664899Z Reading package lists... 2021-05-17T21:32:29.8867681Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-17T21:32:31.5425839Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-17T21:32:31.6043012Z Reading package lists... 2021-05-17T21:32:31.7677232Z Building dependency tree... 2021-05-17T21:32:31.7693821Z Reading state information... 2021-05-17T21:32:31.9187208Z The following additional packages will be installed: 2021-05-17T21:32:31.9212059Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-17T21:32:31.9213932Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-17T21:32:31.9215606Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-17T21:32:31.9220186Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-17T21:32:31.9221913Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-17T21:32:31.9223456Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-17T21:32:31.9224979Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-17T21:32:31.9226733Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-17T21:32:31.9228241Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-17T21:32:31.9229721Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-17T21:32:31.9231308Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-17T21:32:31.9232827Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-17T21:32:31.9234529Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-17T21:32:31.9236199Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-17T21:32:31.9237604Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-17T21:32:31.9239114Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-17T21:32:31.9240488Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T21:32:31.9242131Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T21:32:31.9244220Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T21:32:31.9245814Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T21:32:31.9247233Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T21:32:31.9248970Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T21:32:31.9250545Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T21:32:31.9252263Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T21:32:31.9253817Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T21:32:31.9255357Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T21:32:31.9263469Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T21:32:31.9264705Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T21:32:31.9266059Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T21:32:31.9267343Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T21:32:31.9268534Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T21:32:31.9269864Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T21:32:31.9271201Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T21:32:31.9272457Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T21:32:31.9273662Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T21:32:31.9275089Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T21:32:31.9276268Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T21:32:31.9277232Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-17T21:32:31.9277833Z Suggested packages: 2021-05-17T21:32:31.9278587Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-17T21:32:31.9279563Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-17T21:32:31.9280650Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-17T21:32:31.9281780Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-17T21:32:31.9282845Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-17T21:32:31.9283856Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-17T21:32:31.9284889Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-17T21:32:31.9285997Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-17T21:32:31.9287345Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-17T21:32:31.9288629Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-17T21:32:32.3789429Z The following NEW packages will be installed: 2021-05-17T21:32:32.3790882Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-17T21:32:32.3795186Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-17T21:32:32.3796611Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-17T21:32:32.3798058Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-17T21:32:32.3799229Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-17T21:32:32.3800326Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-17T21:32:32.3801468Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-17T21:32:32.3802764Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-17T21:32:32.3804071Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-17T21:32:32.3805259Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-17T21:32:32.3806532Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-17T21:32:32.3811707Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-17T21:32:32.3813073Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-17T21:32:32.3814328Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-17T21:32:32.3815496Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-17T21:32:32.3816602Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-17T21:32:32.3817910Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T21:32:32.3819273Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T21:32:32.3820647Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T21:32:32.3821824Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T21:32:32.3822862Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T21:32:32.3823989Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T21:32:32.3825221Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T21:32:32.3826487Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T21:32:32.3827721Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T21:32:32.3828912Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T21:32:32.3830106Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T21:32:32.3835041Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T21:32:32.3836450Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T21:32:32.3837766Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T21:32:32.3839032Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T21:32:32.3840324Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T21:32:32.3841649Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T21:32:32.3842914Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T21:32:32.3844045Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T21:32:32.3845284Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T21:32:32.3854065Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T21:32:32.3855149Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-17T21:32:32.4051513Z 0 upgraded, 130 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:32:32.4052796Z Need to get 8648 kB of archives. 2021-05-17T21:32:32.4053836Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-17T21:32:32.4087837Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-17T21:32:32.4090807Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-17T21:32:32.4095383Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-17T21:32:32.4106740Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-17T21:32:32.4117073Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-17T21:32:32.4137789Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-17T21:32:32.4152626Z 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-17T21:32:32.4159634Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-17T21:32:32.4165149Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-17T21:32:32.4171932Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-17T21:32:32.4178867Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-17T21:32:32.4185202Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-17T21:32:32.4191684Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-17T21:32:32.4203146Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-17T21:32:32.4210042Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-17T21:32:32.4216653Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-17T21:32:32.4227205Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-17T21:32:32.4243908Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-17T21:32:32.4251243Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-17T21:32:32.4401206Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-17T21:32:32.4409271Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-17T21:32:32.4435779Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-17T21:32:32.4444401Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-17T21:32:32.4475359Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-17T21:32:32.4490030Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-17T21:32:32.4652696Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-17T21:32:32.4663392Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-17T21:32:32.4684172Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-17T21:32:32.4698975Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-17T21:32:32.4706751Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-17T21:32:32.4714128Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-17T21:32:32.4720169Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-17T21:32:32.4727159Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-17T21:32:32.4735167Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-17T21:32:32.4743442Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-17T21:32:32.4749680Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-17T21:32:32.4758498Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-17T21:32:32.4765255Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-17T21:32:32.4771716Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-17T21:32:32.4779751Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-17T21:32:32.4785341Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-17T21:32:32.4792367Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-17T21:32:32.4826311Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-17T21:32:32.4833237Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-17T21:32:32.4843962Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-17T21:32:32.4864303Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-17T21:32:32.4884321Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-17T21:32:32.4887964Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-17T21:32:32.4890256Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-17T21:32:32.4893396Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-17T21:32:32.4901721Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-17T21:32:32.4949224Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-17T21:32:32.4957959Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-17T21:32:32.4964867Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-17T21:32:32.4974299Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-17T21:32:32.4982859Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-17T21:32:32.4989782Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-17T21:32:32.4995097Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-17T21:32:32.5004284Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-17T21:32:32.5010401Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-17T21:32:32.5060717Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-17T21:32:32.5078994Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-17T21:32:32.5092500Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-17T21:32:32.5104116Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-17T21:32:32.5112138Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-17T21:32:32.5121245Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-17T21:32:32.5126103Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-17T21:32:32.5138378Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-17T21:32:32.5172041Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-17T21:32:32.5190082Z 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-17T21:32:32.5198187Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-17T21:32:32.5205694Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-17T21:32:32.5211339Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-17T21:32:32.5216933Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-17T21:32:32.5221222Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-17T21:32:32.5229230Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-17T21:32:32.5281205Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-17T21:32:32.5301717Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-17T21:32:32.5351289Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-17T21:32:32.5357133Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-17T21:32:32.5382019Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-17T21:32:32.5394038Z 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-17T21:32:32.5395953Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-17T21:32:32.5403137Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-17T21:32:32.5412266Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-17T21:32:32.5419415Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-17T21:32:32.5429289Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-17T21:32:32.5439689Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-17T21:32:32.5446407Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-17T21:32:32.5456569Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-17T21:32:32.5462713Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-17T21:32:32.5470624Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-17T21:32:32.5477522Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-17T21:32:32.5487783Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-17T21:32:32.5494712Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-17T21:32:32.5502432Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-17T21:32:32.5509422Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-17T21:32:32.5520021Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-17T21:32:32.5527965Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-17T21:32:32.5536011Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-17T21:32:32.5541554Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-17T21:32:32.5631385Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-17T21:32:32.5658791Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-17T21:32:32.5665805Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-17T21:32:32.5672561Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-17T21:32:32.5677999Z 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-17T21:32:32.5683424Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-17T21:32:32.5687367Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-17T21:32:32.5698549Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-17T21:32:32.5710000Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-17T21:32:32.5714834Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-17T21:32:32.5721406Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-17T21:32:32.5727094Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-17T21:32:32.5729630Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-17T21:32:32.5734880Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-17T21:32:32.5739944Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-17T21:32:32.5746706Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-17T21:32:32.5810536Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-17T21:32:32.5813289Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-17T21:32:32.5815249Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-17T21:32:32.5816837Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-17T21:32:32.5819442Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-17T21:32:32.5821423Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-17T21:32:32.5824032Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-17T21:32:32.5829706Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-17T21:32:32.5830696Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-17T21:32:32.5940774Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-17T21:32:32.5956568Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-17T21:32:32.5957996Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-17T21:32:32.5992173Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-17T21:32:33.2509007Z Fetched 8648 kB in 0s (41.5 MB/s) 2021-05-17T21:32:33.2825215Z Selecting previously unselected package dctrl-tools. 2021-05-17T21:32:33.2973612Z (Reading database ... 2021-05-17T21:32:33.2974085Z (Reading database ... 5% 2021-05-17T21:32:33.2974476Z (Reading database ... 10% 2021-05-17T21:32:33.2974850Z (Reading database ... 15% 2021-05-17T21:32:33.2975226Z (Reading database ... 20% 2021-05-17T21:32:33.2975610Z (Reading database ... 25% 2021-05-17T21:32:33.2976011Z (Reading database ... 30% 2021-05-17T21:32:33.2976385Z (Reading database ... 35% 2021-05-17T21:32:33.2976748Z (Reading database ... 40% 2021-05-17T21:32:33.2977120Z (Reading database ... 45% 2021-05-17T21:32:33.2977493Z (Reading database ... 50% 2021-05-17T21:32:33.3210984Z (Reading database ... 55% 2021-05-17T21:32:33.3541854Z (Reading database ... 60% 2021-05-17T21:32:33.3808661Z (Reading database ... 65% 2021-05-17T21:32:33.4086018Z (Reading database ... 70% 2021-05-17T21:32:33.4650943Z (Reading database ... 75% 2021-05-17T21:32:33.5368645Z (Reading database ... 80% 2021-05-17T21:32:33.6099086Z (Reading database ... 85% 2021-05-17T21:32:33.6604888Z (Reading database ... 90% 2021-05-17T21:32:33.7039488Z (Reading database ... 95% 2021-05-17T21:32:33.7039973Z (Reading database ... 100% 2021-05-17T21:32:33.7040575Z (Reading database ... 254809 files and directories currently installed.) 2021-05-17T21:32:33.7186655Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-17T21:32:33.7269928Z Unpacking dctrl-tools (2.24-3) ... 2021-05-17T21:32:33.7610652Z Selecting previously unselected package libfile-which-perl. 2021-05-17T21:32:33.7809734Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-17T21:32:33.7817060Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-17T21:32:33.8089842Z Selecting previously unselected package libfile-homedir-perl. 2021-05-17T21:32:33.8303015Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-17T21:32:33.8312096Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-17T21:32:33.8570316Z Selecting previously unselected package libio-pty-perl. 2021-05-17T21:32:33.8833220Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-17T21:32:33.8841086Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-17T21:32:33.9132392Z Selecting previously unselected package libipc-run-perl. 2021-05-17T21:32:33.9361255Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-17T21:32:33.9374288Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-17T21:32:33.9674340Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-17T21:32:33.9901595Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-17T21:32:33.9910276Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T21:32:34.0170608Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-17T21:32:34.0384945Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-17T21:32:34.0400201Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T21:32:34.0730786Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-17T21:32:34.0932507Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-17T21:32:34.0941835Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-17T21:32:34.1209932Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-17T21:32:34.1432087Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-17T21:32:34.1441165Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T21:32:34.1646357Z Selecting previously unselected package libparams-classify-perl. 2021-05-17T21:32:34.1933879Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-17T21:32:34.1943504Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-17T21:32:34.2177326Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-17T21:32:34.2437707Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-17T21:32:34.2444969Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-17T21:32:34.2730420Z Selecting previously unselected package libimport-into-perl. 2021-05-17T21:32:34.2908459Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-17T21:32:34.2917310Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-17T21:32:34.3206931Z Selecting previously unselected package librole-tiny-perl. 2021-05-17T21:32:34.3480032Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-17T21:32:34.3525304Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-17T21:32:34.3903947Z Selecting previously unselected package libstrictures-perl. 2021-05-17T21:32:34.4186532Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-17T21:32:34.4200808Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-17T21:32:34.4395055Z Selecting previously unselected package libsub-quote-perl. 2021-05-17T21:32:34.4651015Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-17T21:32:34.4658740Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-17T21:32:34.4914468Z Selecting previously unselected package libmoo-perl. 2021-05-17T21:32:34.5114641Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-17T21:32:34.5123115Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-17T21:32:34.5410257Z Selecting previously unselected package patchutils. 2021-05-17T21:32:34.5652134Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-17T21:32:34.5653088Z Unpacking patchutils (0.3.4-2) ... 2021-05-17T21:32:34.6049239Z Selecting previously unselected package wdiff. 2021-05-17T21:32:34.6294946Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-17T21:32:34.6302849Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-17T21:32:34.6610770Z Selecting previously unselected package devscripts. 2021-05-17T21:32:34.6834693Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-17T21:32:34.7047390Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-17T21:32:34.8129425Z Selecting previously unselected package diffstat. 2021-05-17T21:32:34.8349932Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-17T21:32:34.8356320Z Unpacking diffstat (1.63-1) ... 2021-05-17T21:32:34.8592459Z Selecting previously unselected package python3-gpg. 2021-05-17T21:32:34.8866692Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-17T21:32:34.8876213Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T21:32:34.9290332Z Selecting previously unselected package dput. 2021-05-17T21:32:34.9534039Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-17T21:32:34.9606013Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-17T21:32:34.9889943Z Selecting previously unselected package gdebi-core. 2021-05-17T21:32:35.0100327Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-17T21:32:35.0107471Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T21:32:35.1090362Z Selecting previously unselected package libcroco3:amd64. 2021-05-17T21:32:35.1286388Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-17T21:32:35.1309613Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-17T21:32:35.1610176Z Selecting previously unselected package gettext. 2021-05-17T21:32:35.1842817Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-17T21:32:35.1872462Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-17T21:32:35.2850464Z Selecting previously unselected package intltool-debian. 2021-05-17T21:32:35.3030868Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-17T21:32:35.3043111Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-17T21:32:35.3329709Z Selecting previously unselected package libapt-pkg-perl. 2021-05-17T21:32:35.3553240Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-17T21:32:35.3567510Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-17T21:32:35.3929889Z Selecting previously unselected package libarchive-zip-perl. 2021-05-17T21:32:35.4130196Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-17T21:32:35.4145819Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-17T21:32:35.4410065Z Selecting previously unselected package libarray-intspan-perl. 2021-05-17T21:32:35.4661270Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-17T21:32:35.4670500Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-17T21:32:35.4926459Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-17T21:32:35.5147493Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-17T21:32:35.5161648Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-17T21:32:35.5361238Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-17T21:32:35.5616944Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-17T21:32:35.5630127Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-17T21:32:35.5889541Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-17T21:32:35.6113961Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-17T21:32:35.6122803Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T21:32:35.6370052Z Selecting previously unselected package libvariable-magic-perl. 2021-05-17T21:32:35.6632877Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-17T21:32:35.6646686Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-17T21:32:35.6930923Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-17T21:32:35.7145607Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-17T21:32:35.7166256Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T21:32:35.7611781Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-17T21:32:35.7812059Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-17T21:32:35.7829257Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-17T21:32:35.8077605Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-17T21:32:35.8305694Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-17T21:32:35.8320780Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T21:32:35.8569554Z Selecting previously unselected package libclone-perl. 2021-05-17T21:32:35.8800100Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-17T21:32:35.8803796Z Unpacking libclone-perl (0.43-2) ... 2021-05-17T21:32:35.9004229Z Selecting previously unselected package libcommon-sense-perl. 2021-05-17T21:32:35.9279256Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-17T21:32:35.9288279Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-17T21:32:35.9569574Z Selecting previously unselected package libparams-util-perl. 2021-05-17T21:32:35.9754793Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-17T21:32:35.9772966Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-17T21:32:35.9984674Z Selecting previously unselected package libsub-install-perl. 2021-05-17T21:32:36.0255898Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-17T21:32:36.0270599Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-17T21:32:36.0490883Z Selecting previously unselected package libdata-optlist-perl. 2021-05-17T21:32:36.0744450Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-17T21:32:36.0759438Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-17T21:32:36.1049579Z Selecting previously unselected package libsub-exporter-perl. 2021-05-17T21:32:36.1252376Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-17T21:32:36.1261184Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-17T21:32:36.1570851Z Selecting previously unselected package libconst-fast-perl. 2021-05-17T21:32:36.1772939Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-17T21:32:36.1784587Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-17T21:32:36.1990743Z Selecting previously unselected package libwant-perl. 2021-05-17T21:32:36.2249536Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-17T21:32:36.2256610Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-17T21:32:36.2477103Z Selecting previously unselected package libcontextual-return-perl. 2021-05-17T21:32:36.2733706Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-17T21:32:36.2743754Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-17T21:32:36.3009728Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-17T21:32:36.3258430Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-17T21:32:36.3268340Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T21:32:36.3562976Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-17T21:32:36.3820519Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-17T21:32:36.3830834Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T21:32:36.4057819Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-17T21:32:36.4316438Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-17T21:32:36.4324976Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T21:32:36.4536776Z Selecting previously unselected package libdistro-info-perl. 2021-05-17T21:32:36.4793256Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-17T21:32:36.4800208Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T21:32:36.5052593Z Selecting previously unselected package libnet-ip-perl. 2021-05-17T21:32:36.5279716Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-17T21:32:36.5292990Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-17T21:32:36.5559608Z Selecting previously unselected package libnet-dns-perl. 2021-05-17T21:32:36.5835473Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-17T21:32:36.5846186Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-17T21:32:36.6357594Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-17T21:32:36.6633312Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-17T21:32:36.6646166Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-17T21:32:36.6886829Z Selecting previously unselected package libemail-valid-perl. 2021-05-17T21:32:36.7142170Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-17T21:32:36.7152458Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-17T21:32:36.7412214Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-17T21:32:36.7646401Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-17T21:32:36.7656577Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-17T21:32:36.7969566Z Selecting previously unselected package libfile-chdir-perl. 2021-05-17T21:32:36.8162858Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-17T21:32:36.8178601Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-17T21:32:36.8449446Z Selecting previously unselected package libnumber-compare-perl. 2021-05-17T21:32:36.8637225Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-17T21:32:36.8647084Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-17T21:32:36.8930232Z Selecting previously unselected package libtext-glob-perl. 2021-05-17T21:32:36.9140507Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-17T21:32:36.9152514Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-17T21:32:36.9371440Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-17T21:32:36.9625822Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-17T21:32:36.9634731Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-17T21:32:36.9890207Z Selecting previously unselected package libio-string-perl. 2021-05-17T21:32:37.0139295Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-17T21:32:37.0147701Z Unpacking libio-string-perl (1.08-3) ... 2021-05-17T21:32:37.0411867Z Selecting previously unselected package libfont-ttf-perl. 2021-05-17T21:32:37.0631782Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-17T21:32:37.0644715Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-17T21:32:37.1210156Z Selecting previously unselected package libfuture-perl. 2021-05-17T21:32:37.1430917Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-17T21:32:37.1442680Z Unpacking libfuture-perl (0.43-1) ... 2021-05-17T21:32:37.1769724Z Selecting previously unselected package libparams-validate-perl. 2021-05-17T21:32:37.1990650Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-17T21:32:37.2000337Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-17T21:32:37.2332181Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-17T21:32:37.2541268Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-17T21:32:37.2554547Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T21:32:37.2772430Z Selecting previously unselected package libsort-versions-perl. 2021-05-17T21:32:37.3049543Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-17T21:32:37.3063806Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-17T21:32:37.3276345Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-17T21:32:37.3535054Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-17T21:32:37.3544624Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-17T21:32:37.3768394Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-17T21:32:37.4156525Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-17T21:32:37.4170286Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T21:32:37.4449758Z Selecting previously unselected package libio-prompter-perl. 2021-05-17T21:32:37.4667828Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-17T21:32:37.4676065Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-17T21:32:37.4972141Z Selecting previously unselected package libjson-perl. 2021-05-17T21:32:37.5177748Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-17T21:32:37.5191824Z Unpacking libjson-perl (4.02000-2) ... 2021-05-17T21:32:37.5455138Z Selecting previously unselected package liblog-any-perl. 2021-05-17T21:32:37.5731503Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-17T21:32:37.5746032Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-17T21:32:37.6051651Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-17T21:32:37.6276047Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-17T21:32:37.6285337Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T21:32:37.6485424Z Selecting previously unselected package libpackage-stash-perl. 2021-05-17T21:32:37.6741857Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-17T21:32:37.6751262Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-17T21:32:37.6954032Z Selecting previously unselected package libsub-identify-perl. 2021-05-17T21:32:37.7229216Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-17T21:32:37.7237146Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-17T21:32:37.7472040Z Selecting previously unselected package libsub-name-perl. 2021-05-17T21:32:37.7704357Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-17T21:32:37.7712444Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-17T21:32:37.8009591Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-17T21:32:37.8206180Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-17T21:32:37.8213776Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-17T21:32:37.8414118Z Selecting previously unselected package libpath-tiny-perl. 2021-05-17T21:32:37.8671026Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-17T21:32:37.8680182Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-17T21:32:37.8901890Z Selecting previously unselected package libtype-tiny-perl. 2021-05-17T21:32:37.9161863Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-17T21:32:37.9171956Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-17T21:32:37.9729885Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-17T21:32:37.9934854Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-17T21:32:37.9942198Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T21:32:38.0201992Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-17T21:32:38.0458522Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-17T21:32:38.0465981Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T21:32:38.0689963Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-17T21:32:38.0920730Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-17T21:32:38.0930376Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-17T21:32:38.1169287Z Selecting previously unselected package libio-async-perl. 2021-05-17T21:32:38.1385235Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-17T21:32:38.1392633Z Unpacking libio-async-perl (0.75-1) ... 2021-05-17T21:32:38.1801043Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-17T21:32:38.2114742Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-17T21:32:38.2123972Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-17T21:32:38.2409706Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-17T21:32:38.2589411Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-17T21:32:38.2597670Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T21:32:38.2811164Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-17T21:32:38.3092069Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-17T21:32:38.3099776Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-17T21:32:38.3530786Z Selecting previously unselected package libjson-xs-perl. 2021-05-17T21:32:38.3730811Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-17T21:32:38.3739589Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-17T21:32:38.4050498Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-17T21:32:38.4269743Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-17T21:32:38.4278149Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-17T21:32:38.4569870Z Selecting previously unselected package liblist-compare-perl. 2021-05-17T21:32:38.4771626Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-17T21:32:38.4781517Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-17T21:32:38.5040526Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-17T21:32:38.5316084Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-17T21:32:38.5323703Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T21:32:38.5849870Z Selecting previously unselected package liblist-someutils-perl. 2021-05-17T21:32:38.6063362Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-17T21:32:38.6072630Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-17T21:32:38.6370091Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-17T21:32:38.6580917Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-17T21:32:38.6589510Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T21:32:38.6889528Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-17T21:32:38.7108693Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-17T21:32:38.7116819Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-17T21:32:38.7372342Z Selecting previously unselected package libobject-id-perl. 2021-05-17T21:32:38.7596944Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-17T21:32:38.7607439Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T21:32:38.7850617Z Selecting previously unselected package libmoox-struct-perl. 2021-05-17T21:32:38.8090279Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-17T21:32:38.8099921Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-17T21:32:38.8329601Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-17T21:32:38.8585990Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-17T21:32:38.8595024Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-17T21:32:38.8849861Z Selecting previously unselected package libnet-libidn-perl. 2021-05-17T21:32:38.9098200Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-17T21:32:38.9107020Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T21:32:38.9410493Z Selecting previously unselected package libnumber-range-perl. 2021-05-17T21:32:38.9586502Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-17T21:32:38.9593514Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-17T21:32:38.9850772Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-17T21:32:39.0054243Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-17T21:32:39.0061103Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T21:32:39.0330626Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-17T21:32:39.0529840Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-17T21:32:39.0538127Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T21:32:39.0849923Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-17T21:32:39.1054128Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-17T21:32:39.1069439Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-17T21:32:39.1369843Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-17T21:32:39.1609454Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-17T21:32:39.1617478Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T21:32:39.1890917Z Selecting previously unselected package libpod-constants-perl. 2021-05-17T21:32:39.2117776Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-17T21:32:39.2126515Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-17T21:32:39.2409904Z Selecting previously unselected package libqpdf26:amd64. 2021-05-17T21:32:39.2617578Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-17T21:32:39.2624775Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T21:32:39.3250669Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-17T21:32:39.3480677Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-17T21:32:39.3488318Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-17T21:32:39.3730977Z Selecting previously unselected package libreadonly-perl. 2021-05-17T21:32:39.3969692Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-17T21:32:39.3978110Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-17T21:32:39.4250090Z Selecting previously unselected package libref-util-perl. 2021-05-17T21:32:39.4470192Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-17T21:32:39.4479417Z Unpacking libref-util-perl (0.204-1) ... 2021-05-17T21:32:39.4769636Z Selecting previously unselected package libref-util-xs-perl. 2021-05-17T21:32:39.4952006Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-17T21:32:39.4962140Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-17T21:32:39.5173274Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-17T21:32:39.5455384Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-17T21:32:39.5461632Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T21:32:39.5723930Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-17T21:32:39.6004750Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-17T21:32:39.6012224Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T21:32:39.6291198Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-17T21:32:39.6533899Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T21:32:39.6541775Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T21:32:39.6898631Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-17T21:32:39.7147796Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T21:32:39.7209786Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T21:32:39.7520457Z Selecting previously unselected package libsereal-perl. 2021-05-17T21:32:39.7757999Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-17T21:32:39.7763418Z Unpacking libsereal-perl (4.011-1) ... 2021-05-17T21:32:39.8051423Z Selecting previously unselected package libsort-key-perl. 2021-05-17T21:32:39.8346350Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-17T21:32:39.8364536Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-17T21:32:39.8775818Z Selecting previously unselected package libstring-copyright-perl. 2021-05-17T21:32:39.9048574Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-17T21:32:39.9056330Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-17T21:32:39.9289567Z Selecting previously unselected package libstring-escape-perl. 2021-05-17T21:32:39.9555149Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-17T21:32:39.9561604Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-17T21:32:39.9811538Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-17T21:32:40.0039182Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-17T21:32:40.0047593Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-17T21:32:40.0359469Z Selecting previously unselected package libterm-readkey-perl. 2021-05-17T21:32:40.0631270Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-17T21:32:40.0642038Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-17T21:32:40.0891620Z Selecting previously unselected package libtest-fatal-perl. 2021-05-17T21:32:40.1119855Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-17T21:32:40.1129958Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-17T21:32:40.1359554Z Selecting previously unselected package libtest-refcount-perl. 2021-05-17T21:32:40.1624105Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-17T21:32:40.1633313Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-17T21:32:40.1862549Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-17T21:32:40.2127500Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-17T21:32:40.2139763Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-17T21:32:40.2353063Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-17T21:32:40.2610523Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-17T21:32:40.2619356Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T21:32:40.2891957Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-17T21:32:40.3131082Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-17T21:32:40.3147460Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T21:32:40.3361075Z Selecting previously unselected package libxml-writer-perl. 2021-05-17T21:32:40.3636802Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-17T21:32:40.3647394Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-17T21:32:40.3891273Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-17T21:32:40.4170413Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-17T21:32:40.4176950Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T21:32:40.4411845Z Selecting previously unselected package licensecheck. 2021-05-17T21:32:40.4694579Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-17T21:32:40.4702807Z Unpacking licensecheck (3.0.45-1) ... 2021-05-17T21:32:40.4948915Z Selecting previously unselected package libdevel-size-perl. 2021-05-17T21:32:40.5229817Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-17T21:32:40.5274403Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-17T21:32:40.5530214Z Selecting previously unselected package t1utils. 2021-05-17T21:32:40.5737585Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-17T21:32:40.5749003Z Unpacking t1utils (1.41-3) ... 2021-05-17T21:32:40.6074218Z Selecting previously unselected package lintian. 2021-05-17T21:32:40.6353561Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-17T21:32:40.6360242Z Unpacking lintian (2.62.0) ... 2021-05-17T21:32:40.9850641Z Selecting previously unselected package python3-unidiff. 2021-05-17T21:32:41.0106303Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-17T21:32:41.0115979Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-17T21:32:41.0409656Z Selecting previously unselected package python3-xdg. 2021-05-17T21:32:41.0628141Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-17T21:32:41.0638093Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-17T21:32:41.0929593Z Selecting previously unselected package qpdf. 2021-05-17T21:32:41.1149979Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-17T21:32:41.1163452Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-17T21:32:41.1851026Z Selecting previously unselected package python3-magic. 2021-05-17T21:32:41.2053917Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-17T21:32:41.2065146Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-17T21:32:41.2603700Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-17T21:32:41.2634404Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-17T21:32:41.2656869Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-17T21:32:41.2687877Z Setting up wdiff (1.2.2-2build1) ... 2021-05-17T21:32:41.2716375Z Setting up libfile-which-perl (1.23-1) ... 2021-05-17T21:32:41.2742609Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-17T21:32:41.2761823Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T21:32:41.2782282Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-17T21:32:41.2809056Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T21:32:41.4125471Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T21:32:41.4147514Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T21:32:41.4172393Z Setting up libwant-perl (0.29-1build4) ... 2021-05-17T21:32:41.4190885Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-17T21:32:41.4213578Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-17T21:32:41.4234697Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T21:32:41.4257181Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-17T21:32:41.4278240Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-17T21:32:41.4300066Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-17T21:32:41.4324727Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-17T21:32:41.4344514Z Setting up libclone-perl (0.43-2) ... 2021-05-17T21:32:41.4364706Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-17T21:32:41.4385505Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-17T21:32:41.4406765Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T21:32:41.4432816Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T21:32:41.4456427Z Setting up liblog-any-perl (1.708-1) ... 2021-05-17T21:32:41.4474794Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-17T21:32:41.4501135Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-17T21:32:41.4522065Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-17T21:32:41.4548293Z Setting up libfuture-perl (0.43-1) ... 2021-05-17T21:32:41.4567099Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T21:32:41.4593576Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-17T21:32:41.4774952Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-17T21:32:41.4809447Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T21:32:41.4832524Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-17T21:32:41.4853464Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-17T21:32:41.6293910Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T21:32:41.6314422Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-17T21:32:41.6333387Z Setting up libsub-install-perl (0.928-1) ... 2021-05-17T21:32:41.6359477Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-17T21:32:41.6379853Z Setting up libio-async-perl (0.75-1) ... 2021-05-17T21:32:41.6405041Z Setting up patchutils (0.3.4-2) ... 2021-05-17T21:32:41.6425246Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-17T21:32:41.6476472Z Setting up libio-string-perl (1.08-3) ... 2021-05-17T21:32:41.6497805Z Setting up libreadonly-perl (2.050-2) ... 2021-05-17T21:32:41.6519266Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T21:32:41.6539188Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T21:32:41.8199474Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-17T21:32:41.8225705Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T21:32:41.8251751Z Setting up libref-util-perl (0.204-1) ... 2021-05-17T21:32:41.8273057Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-17T21:32:41.8295461Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-17T21:32:41.8317130Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T21:32:41.8344096Z Setting up qpdf (9.1.1-1build1) ... 2021-05-17T21:32:41.8367916Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T21:32:41.8391256Z Setting up t1utils (1.41-3) ... 2021-05-17T21:32:41.8410924Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-17T21:32:41.8442452Z Setting up diffstat (1.63-1) ... 2021-05-17T21:32:41.8462750Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-17T21:32:41.8484006Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-17T21:32:41.8505196Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T21:32:41.8527646Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-17T21:32:41.8576604Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-17T21:32:41.8602348Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-17T21:32:41.8631585Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T21:32:41.8656211Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-17T21:32:41.8684112Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-17T21:32:41.8714740Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-17T21:32:41.8736163Z Setting up libsub-name-perl (0.26-1) ... 2021-05-17T21:32:41.8759579Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T21:32:41.8782126Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-17T21:32:41.8804850Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-17T21:32:41.8826219Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-17T21:32:41.8849055Z Setting up libjson-perl (4.02000-2) ... 2021-05-17T21:32:41.8879959Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T21:32:41.8897920Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-17T21:32:41.8917753Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-17T21:32:42.0267256Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-17T21:32:42.0319583Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-17T21:32:42.0345699Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T21:32:42.0377842Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-17T21:32:42.0407422Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-17T21:32:42.0427981Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-17T21:32:42.0451178Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-17T21:32:42.0474500Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-17T21:32:42.0609728Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-17T21:32:42.0631006Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-17T21:32:42.0653509Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-17T21:32:42.1850348Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T21:32:42.1879736Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T21:32:42.1906097Z Setting up dctrl-tools (2.24-3) ... 2021-05-17T21:32:42.1979300Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T21:32:42.2004377Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-17T21:32:42.2066561Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-17T21:32:42.2088680Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-17T21:32:42.2115117Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T21:32:42.2139025Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T21:32:42.2165729Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T21:32:42.2192828Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-17T21:32:42.2213324Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T21:32:42.2236721Z Setting up libsereal-perl (4.011-1) ... 2021-05-17T21:32:42.2259194Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-17T21:32:42.2294539Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T21:32:42.2318734Z Setting up dput (1.0.3ubuntu1) ... 2021-05-17T21:32:42.3694890Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T21:32:42.3715031Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-17T21:32:42.3731889Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-17T21:32:42.3752558Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-17T21:32:42.3770868Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-17T21:32:42.3798991Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-17T21:32:42.3822031Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-17T21:32:42.3841986Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-17T21:32:42.3864955Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-17T21:32:42.3887801Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-17T21:32:42.3908386Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-17T21:32:42.3930405Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-17T21:32:42.3952987Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-17T21:32:42.3974171Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-17T21:32:42.3996097Z Setting up libmoo-perl (2.003006-1) ... 2021-05-17T21:32:42.4019429Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-17T21:32:42.4051998Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T21:32:42.4073758Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-17T21:32:42.5614146Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-17T21:32:42.5640793Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-17T21:32:42.5664611Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T21:32:42.5687064Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-17T21:32:42.5706793Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T21:32:42.5724997Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T21:32:42.5751484Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-17T21:32:42.5770443Z Setting up lintian (2.62.0) ... 2021-05-17T21:32:42.5808868Z Setting up licensecheck (3.0.45-1) ... 2021-05-17T21:32:42.5841584Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:32:57.4309041Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T21:32:57.5303820Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:32:59.6882380Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-17T21:32:59.7900092Z 2021-05-17T21:32:59.8050710Z Reading package lists... 0% 2021-05-17T21:32:59.8051493Z 2021-05-17T21:32:59.8090349Z Reading package lists... 100% 2021-05-17T21:32:59.8091010Z 2021-05-17T21:32:59.8091400Z 2021-05-17T21:32:59.8091963Z Reading package lists... Done 2021-05-17T21:32:59.8092443Z 2021-05-17T21:32:59.8093035Z Building dependency tree... 0% 2021-05-17T21:32:59.8093525Z 2021-05-17T21:32:59.8388810Z Building dependency tree... 0% 2021-05-17T21:32:59.8389772Z 2021-05-17T21:32:59.8390497Z Building dependency tree... 50% 2021-05-17T21:32:59.8391091Z 2021-05-17T21:32:59.9579764Z Building dependency tree... 50% 2021-05-17T21:32:59.9580109Z 2021-05-17T21:32:59.9580506Z Building dependency tree 2021-05-17T21:32:59.9580824Z 2021-05-17T21:32:59.9581499Z Reading state information... 0% 2021-05-17T21:32:59.9581832Z 2021-05-17T21:33:00.0998049Z Reading state information... 0% 2021-05-17T21:33:00.0998486Z 2021-05-17T21:33:00.0998709Z 2021-05-17T21:33:00.0999188Z Reading state information... Done 2021-05-17T21:33:00.0999611Z 2021-05-17T21:33:00.1000066Z Reading state information... 0% 2021-05-17T21:33:00.1044525Z 2021-05-17T21:33:00.1045057Z Reading state information... 1% 2021-05-17T21:33:00.1083561Z 2021-05-17T21:33:00.1084042Z Reading state information... 3% 2021-05-17T21:33:00.1113704Z 2021-05-17T21:33:00.1114179Z Reading state information... 5% 2021-05-17T21:33:00.1147641Z 2021-05-17T21:33:00.1148078Z Reading state information... 7% 2021-05-17T21:33:00.1178516Z 2021-05-17T21:33:00.1178949Z Reading state information... 9% 2021-05-17T21:33:00.1211036Z 2021-05-17T21:33:00.1211484Z Reading state information... 11% 2021-05-17T21:33:00.1244162Z 2021-05-17T21:33:00.1244609Z Reading state information... 13% 2021-05-17T21:33:00.1276486Z 2021-05-17T21:33:00.1277067Z Reading state information... 15% 2021-05-17T21:33:00.1308560Z 2021-05-17T21:33:00.1308997Z Reading state information... 17% 2021-05-17T21:33:00.1343449Z 2021-05-17T21:33:00.1343893Z Reading state information... 19% 2021-05-17T21:33:00.1375390Z 2021-05-17T21:33:00.1375852Z Reading state information... 21% 2021-05-17T21:33:00.1407403Z 2021-05-17T21:33:00.1407865Z Reading state information... 23% 2021-05-17T21:33:00.1442554Z 2021-05-17T21:33:00.1442990Z Reading state information... 25% 2021-05-17T21:33:00.1479520Z 2021-05-17T21:33:00.1479968Z Reading state information... 27% 2021-05-17T21:33:00.1514087Z 2021-05-17T21:33:00.1514537Z Reading state information... 29% 2021-05-17T21:33:00.1549316Z 2021-05-17T21:33:00.1549767Z Reading state information... 31% 2021-05-17T21:33:00.1585377Z 2021-05-17T21:33:00.1585848Z Reading state information... 33% 2021-05-17T21:33:00.1616309Z 2021-05-17T21:33:00.1616750Z Reading state information... 35% 2021-05-17T21:33:00.1646913Z 2021-05-17T21:33:00.1647348Z Reading state information... 37% 2021-05-17T21:33:00.1684730Z 2021-05-17T21:33:00.1685195Z Reading state information... 39% 2021-05-17T21:33:00.1719924Z 2021-05-17T21:33:00.1720388Z Reading state information... 41% 2021-05-17T21:33:00.1751990Z 2021-05-17T21:33:00.1752425Z Reading state information... 43% 2021-05-17T21:33:00.1789644Z 2021-05-17T21:33:00.1790086Z Reading state information... 45% 2021-05-17T21:33:00.1841925Z 2021-05-17T21:33:00.1842399Z Reading state information... 47% 2021-05-17T21:33:00.1876324Z 2021-05-17T21:33:00.1876781Z Reading state information... 49% 2021-05-17T21:33:00.1913129Z 2021-05-17T21:33:00.1913596Z Reading state information... 51% 2021-05-17T21:33:00.1946337Z 2021-05-17T21:33:00.1946788Z Reading state information... 53% 2021-05-17T21:33:00.1980637Z 2021-05-17T21:33:00.1981091Z Reading state information... 55% 2021-05-17T21:33:00.2015850Z 2021-05-17T21:33:00.2016301Z Reading state information... 57% 2021-05-17T21:33:00.2051321Z 2021-05-17T21:33:00.2051753Z Reading state information... 59% 2021-05-17T21:33:00.2091410Z 2021-05-17T21:33:00.2091873Z Reading state information... 61% 2021-05-17T21:33:00.2125698Z 2021-05-17T21:33:00.2126147Z Reading state information... 63% 2021-05-17T21:33:00.2159003Z 2021-05-17T21:33:00.2159475Z Reading state information... 65% 2021-05-17T21:33:00.2193049Z 2021-05-17T21:33:00.2193485Z Reading state information... 67% 2021-05-17T21:33:00.2226451Z 2021-05-17T21:33:00.2226901Z Reading state information... 69% 2021-05-17T21:33:00.2269878Z 2021-05-17T21:33:00.2270339Z Reading state information... 71% 2021-05-17T21:33:00.2299413Z 2021-05-17T21:33:00.2299876Z Reading state information... 73% 2021-05-17T21:33:00.2333890Z 2021-05-17T21:33:00.2334330Z Reading state information... 75% 2021-05-17T21:33:00.2377220Z 2021-05-17T21:33:00.2377645Z Reading state information... 77% 2021-05-17T21:33:00.2411554Z 2021-05-17T21:33:00.2412002Z Reading state information... 79% 2021-05-17T21:33:00.2446118Z 2021-05-17T21:33:00.2446570Z Reading state information... 81% 2021-05-17T21:33:00.2480991Z 2021-05-17T21:33:00.2481381Z Reading state information... 83% 2021-05-17T21:33:00.2514986Z 2021-05-17T21:33:00.2516203Z Reading state information... 85% 2021-05-17T21:33:00.2548867Z 2021-05-17T21:33:00.2549296Z Reading state information... 87% 2021-05-17T21:33:00.2581305Z 2021-05-17T21:33:00.2581712Z Reading state information... 89% 2021-05-17T21:33:00.2611991Z 2021-05-17T21:33:00.2612837Z Reading state information... 91% 2021-05-17T21:33:00.2646115Z 2021-05-17T21:33:00.2646527Z Reading state information... 93% 2021-05-17T21:33:00.2682711Z 2021-05-17T21:33:00.2684058Z Reading state information... 95% 2021-05-17T21:33:00.2713850Z 2021-05-17T21:33:00.2714290Z Reading state information... 97% 2021-05-17T21:33:00.2746584Z 2021-05-17T21:33:00.2746982Z Reading state information... 99% 2021-05-17T21:33:00.5107496Z Selecting previously unselected package r-4.0.5. 2021-05-17T21:33:00.6345468Z (Reading database ... 259872 files and directories currently installed.) 2021-05-17T21:33:00.6477994Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-17T21:33:00.6486906Z Unpacking r-4.0.5 (1) ... 2021-05-17T21:33:01.3561529Z Setting up r-4.0.5 (1) ... 2021-05-17T21:33:01.3769185Z 2021-05-17T21:33:01.3770130Z 2021-05-17T21:33:01.3770816Z Reading state information... Done 2021-05-17T21:33:01.4002676Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-17T21:33:01.4149149Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-17T21:33:01.4418106Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-17T21:33:01.4418543Z env: 2021-05-17T21:33:01.4418915Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:33:01.4419302Z TIC_DEPLOY_KEY: 2021-05-17T21:33:01.4419989Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:33:01.4421474Z GITHUB_PAT: *** 2021-05-17T21:33:01.4422145Z COVERALLS_TOKEN: *** 2021-05-17T21:33:01.4422560Z continue-on-error: false 2021-05-17T21:33:01.4422961Z VDIFFR_RUN_TESTS: 2021-05-17T21:33:01.4423359Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:33:01.4423733Z TZ: UTC 2021-05-17T21:33:01.4424052Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:33:01.4424515Z NOT_CRAN: true 2021-05-17T21:33:01.4424833Z ##[endgroup] 2021-05-17T21:33:01.4872053Z [command]sudo apt-get install -y texinfo 2021-05-17T21:33:01.6550142Z Reading package lists... 2021-05-17T21:33:01.8179669Z Building dependency tree... 2021-05-17T21:33:01.8197212Z Reading state information... 2021-05-17T21:33:02.0303187Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-17T21:33:02.0304541Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:02.2892333Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-17T21:33:02.3061345Z --2021-05-17 21:33:02-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-17T21:33:02.3217715Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-17T21:33:02.3283487Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-17T21:33:02.3609254Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-17T21:33:02.3611960Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-17T21:33:02.3614322Z --2021-05-17 21:33:02-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-17T21:33:02.3764598Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-17T21:33:02.4355244Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-17T21:33:02.6402797Z HTTP request sent, awaiting response... 302 Found 2021-05-17T21:33:02.6406306Z 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=Wgx3LyRHhtI9%2BzhwMayuA%2B1AQRH4SBXb4nBmYz6cwA4%3D&st=2021-05-17T21%3A32%3A02Z&se=2021-05-17T21%3A38%3A02Z&sp=r [following] 2021-05-17T21:33:02.6410612Z --2021-05-17 21:33:02-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=Wgx3LyRHhtI9%2BzhwMayuA%2B1AQRH4SBXb4nBmYz6cwA4%3D&st=2021-05-17T21%3A32%3A02Z&se=2021-05-17T21%3A38%3A02Z&sp=r 2021-05-17T21:33:02.6550871Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-17T21:33:02.7165126Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-17T21:33:03.0193777Z HTTP request sent, awaiting response... 200 OK 2021-05-17T21:33:03.0195269Z Length: 67306919 (64M) [application/octet-stream] 2021-05-17T21:33:03.0197024Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-17T21:33:03.5685740Z 2021-05-17T21:33:06.3416404Z 0K ........ ........ ........ ........ 49% 10.1M 3s 2021-05-17T21:33:08.6813931Z 32768K ........ ........ ........ ........ 99% 13.2M 0s 2021-05-17T21:33:08.6817420Z 65536K 100% 3.00M=5.7s 2021-05-17T21:33:08.6818212Z 2021-05-17T21:33:08.6819758Z 2021-05-17 21:33:08 (11.3 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-17T21:33:08.6820518Z 2021-05-17T21:33:10.3179648Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-17T21:33:10.3180396Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-17T21:33:10.5790876Z ##[group]Run tlmgr update --self 2021-05-17T21:33:10.5791447Z tlmgr update --self 2021-05-17T21:33:10.5792218Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-17T21:33:10.5807622Z tlmgr update --all 2021-05-17T21:33:10.5848637Z shell: /usr/bin/bash -e {0} 2021-05-17T21:33:10.5848985Z env: 2021-05-17T21:33:10.5849357Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:33:10.5849769Z TIC_DEPLOY_KEY: 2021-05-17T21:33:10.5850461Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:33:10.5851962Z GITHUB_PAT: *** 2021-05-17T21:33:10.5852658Z COVERALLS_TOKEN: *** 2021-05-17T21:33:10.5853085Z continue-on-error: false 2021-05-17T21:33:10.5853484Z VDIFFR_RUN_TESTS: 2021-05-17T21:33:10.5854010Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:33:10.5854372Z TZ: UTC 2021-05-17T21:33:10.5854704Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:33:10.5855113Z NOT_CRAN: true 2021-05-17T21:33:10.5855435Z ##[endgroup] 2021-05-17T21:33:11.8292586Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T21:33:11.8294531Z tlmgr: no self-updates for tlmgr available 2021-05-17T21:33:13.0386007Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T21:33:13.0387175Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-17T21:33:13.1323536Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-17T21:33:13.1834055Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-17T21:33:13.2291548Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-17T21:33:13.2761129Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-17T21:33:13.7204306Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-17T21:33:14.8528913Z [7/89, 00:01/00:01] install: biber [1k] 2021-05-17T21:33:14.9205377Z [8/89, 00:01/00:01] install: biblatex [238k] 2021-05-17T21:33:14.9905847Z [9/89, 00:01/00:01] install: checkcites.x86_64-linux [1k] 2021-05-17T21:33:15.0320377Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-17T21:33:15.0755771Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-17T21:33:15.1207525Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-17T21:33:15.1686036Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-17T21:33:15.2159579Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-17T21:33:15.2666939Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-17T21:33:15.3404359Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-17T21:33:15.4219239Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-17T21:33:15.4700872Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-17T21:33:15.5137241Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-17T21:33:15.5565978Z [20/89, 00:02/00:02] install: ekdosis [19k] 2021-05-17T21:33:15.6017880Z [21/89, 00:02/00:02] install: emoji [40k] 2021-05-17T21:33:15.6497870Z [22/89, 00:02/00:02] install: emojicite [2k] 2021-05-17T21:33:15.6928988Z [23/89, 00:02/00:02] install: enctex [24k] 2021-05-17T21:33:15.7395842Z [24/89, 00:02/00:02] install: enigma [18k] 2021-05-17T21:33:15.7839546Z [25/89, 00:02/00:02] install: etex-pkg [6k] 2021-05-17T21:33:15.8271893Z [26/89, 00:02/00:02] install: filecontents [3k] 2021-05-17T21:33:15.8696440Z [27/89, 00:02/00:02] install: grfext [3k] 2021-05-17T21:33:15.9124193Z [28/89, 00:02/00:02] install: hyphenex [9k] 2021-05-17T21:33:15.9546169Z [29/89, 00:02/00:02] install: ifplatform [2k] 2021-05-17T21:33:15.9985794Z [30/89, 00:02/00:02] install: innerscript [4k] 2021-05-17T21:33:16.0420246Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-17T21:33:16.0866528Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-17T21:33:16.1320965Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-17T21:33:16.1786401Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-17T21:33:16.2219939Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-17T21:33:16.2671628Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-17T21:33:16.3250567Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-17T21:33:16.3692753Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-17T21:33:16.4146454Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-17T21:33:16.4582909Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-17T21:33:16.5043770Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-17T21:33:16.5484101Z [42/89, 00:03/00:03] install: luahyphenrules [3k] 2021-05-17T21:33:16.5941353Z [43/89, 00:03/00:03] install: luaimageembed [2k] 2021-05-17T21:33:16.6383374Z [44/89, 00:03/00:03] install: luaindex [5k] 2021-05-17T21:33:16.6847520Z [45/89, 00:03/00:03] install: luainputenc [5k] 2021-05-17T21:33:16.7296274Z [46/89, 00:03/00:03] install: luaintro [1k] 2021-05-17T21:33:16.7719817Z [47/89, 00:03/00:03] install: luakeys [5k] 2021-05-17T21:33:16.8155273Z [48/89, 00:03/00:03] install: lualatex-doc [1k] 2021-05-17T21:33:16.8594688Z [49/89, 00:03/00:03] install: lualatex-truncate [2k] 2021-05-17T21:33:16.9059835Z [50/89, 00:03/00:03] install: luamplib [12k] 2021-05-17T21:33:16.9509388Z [51/89, 00:03/00:03] install: luapackageloader [2k] 2021-05-17T21:33:16.9946847Z [52/89, 00:03/00:03] install: luaprogtable [7k] 2021-05-17T21:33:17.0387086Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-17T21:33:17.0827911Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-17T21:33:17.1273410Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-17T21:33:17.1723485Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-17T21:33:17.2198034Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-17T21:33:17.2639864Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-17T21:33:17.3104018Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-17T21:33:17.3571664Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-17T21:33:17.4041173Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-17T21:33:17.4482050Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-17T21:33:17.4911061Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-17T21:33:17.5465075Z [64/89, 00:04/00:04] install: nodetree [13k] 2021-05-17T21:33:17.5905651Z [65/89, 00:04/00:04] install: odsfile [5k] 2021-05-17T21:33:17.6340890Z [66/89, 00:04/00:04] install: optex.x86_64-linux [1k] 2021-05-17T21:33:17.7060540Z [67/89, 00:04/00:04] install: optex [770k] 2021-05-17T21:33:17.7862004Z [68/89, 00:04/00:04] install: pdfarticle [4k] 2021-05-17T21:33:17.8322175Z [69/89, 00:04/00:04] install: pdfextra [22k] 2021-05-17T21:33:17.8783504Z [70/89, 00:04/00:04] install: placeat [4k] 2021-05-17T21:33:17.9268381Z [71/89, 00:04/00:04] install: plantuml [3k] 2021-05-17T21:33:17.9724765Z [72/89, 00:04/00:04] install: rsfs [55k] 2021-05-17T21:33:18.0237664Z [73/89, 00:04/00:04] install: selnolig [53k] 2021-05-17T21:33:18.0743065Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-17T21:33:18.1197166Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-17T21:33:18.1642792Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-17T21:33:18.2070386Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-17T21:33:18.2518247Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-17T21:33:18.3084245Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-17T21:33:18.3529681Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-17T21:33:18.3989553Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-17T21:33:18.4432925Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-17T21:33:18.4890234Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-17T21:33:18.5366928Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-17T21:33:18.5828538Z [85/89, 00:05/00:05] install: upquote [2k] 2021-05-17T21:33:18.6331738Z [86/89, 00:05/00:05] install: xdvi.x86_64-linux [530k] 2021-05-17T21:33:18.7259090Z [87/89, 00:05/00:05] install: xdvi [7k] 2021-05-17T21:33:18.7713705Z [88/89, 00:05/00:05] install: collection-basic [1k] 2021-05-17T21:33:18.8163866Z [89/89, 00:05/00:05] install: collection-luatex [1k] 2021-05-17T21:33:18.8349811Z running mktexlsr ... 2021-05-17T21:33:18.9110303Z done running mktexlsr. 2021-05-17T21:33:18.9388450Z running updmap-sys ... 2021-05-17T21:33:19.1855354Z done running updmap-sys. 2021-05-17T21:33:19.1856556Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-17T21:33:19.1858214Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/Ff1Mrc8GS1/RU1s9y62ZM ... 2021-05-17T21:33:19.5273549Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/Ff1Mrc8GS1/RU1s9y62ZM. 2021-05-17T21:33:19.5275263Z OK: optex.fmt/luatex 2021-05-17T21:33:19.5276459Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-17T21:33:19.5277886Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-17T21:33:20.7060687Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T21:33:20.7062418Z tlmgr: no updates available 2021-05-17T21:33:20.8003924Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-17T21:33:20.8004480Z with: 2021-05-17T21:33:20.8004900Z pandoc-version: 2.7.3 2021-05-17T21:33:20.8005330Z env: 2021-05-17T21:33:20.8005792Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:33:20.8006302Z TIC_DEPLOY_KEY: 2021-05-17T21:33:20.8007182Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:33:20.8009387Z GITHUB_PAT: *** 2021-05-17T21:33:20.8010282Z COVERALLS_TOKEN: *** 2021-05-17T21:33:20.8010823Z continue-on-error: false 2021-05-17T21:33:20.8011327Z VDIFFR_RUN_TESTS: 2021-05-17T21:33:20.8011861Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:33:20.8012336Z TZ: UTC 2021-05-17T21:33:20.8012763Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:33:20.8013218Z NOT_CRAN: true 2021-05-17T21:33:20.8013625Z ##[endgroup] 2021-05-17T21:33:21.2438797Z [command]sudo apt-get install -y gdebi-core 2021-05-17T21:33:21.3084710Z Reading package lists... 2021-05-17T21:33:21.4772914Z Building dependency tree... 2021-05-17T21:33:21.4787653Z Reading state information... 2021-05-17T21:33:21.7045931Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-17T21:33:21.7047247Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:21.7071116Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-17T21:33:21.8202708Z 2021-05-17T21:33:21.8364735Z Reading package lists... 0% 2021-05-17T21:33:21.8365416Z 2021-05-17T21:33:21.8411376Z Reading package lists... 100% 2021-05-17T21:33:21.8412055Z 2021-05-17T21:33:21.8412572Z 2021-05-17T21:33:21.8413193Z Reading package lists... Done 2021-05-17T21:33:21.8413529Z 2021-05-17T21:33:21.8414023Z Building dependency tree... 0% 2021-05-17T21:33:21.8414346Z 2021-05-17T21:33:21.8726356Z Building dependency tree... 0% 2021-05-17T21:33:21.8727507Z 2021-05-17T21:33:21.8728671Z Building dependency tree... 50% 2021-05-17T21:33:21.8729274Z 2021-05-17T21:33:22.0018315Z Building dependency tree... 50% 2021-05-17T21:33:22.0019112Z 2021-05-17T21:33:22.0019681Z Building dependency tree 2021-05-17T21:33:22.0020121Z 2021-05-17T21:33:22.0020695Z Reading state information... 0% 2021-05-17T21:33:22.0021149Z 2021-05-17T21:33:22.1562293Z Reading state information... 0% 2021-05-17T21:33:22.1562696Z 2021-05-17T21:33:22.1562912Z 2021-05-17T21:33:22.1563369Z Reading state information... Done 2021-05-17T21:33:22.1563717Z 2021-05-17T21:33:22.1564173Z Reading state information... 0% 2021-05-17T21:33:22.1614973Z 2021-05-17T21:33:22.1615451Z Reading state information... 1% 2021-05-17T21:33:22.1651610Z 2021-05-17T21:33:22.1652049Z Reading state information... 3% 2021-05-17T21:33:22.1690403Z 2021-05-17T21:33:22.1690971Z Reading state information... 5% 2021-05-17T21:33:22.1729649Z 2021-05-17T21:33:22.1730258Z Reading state information... 7% 2021-05-17T21:33:22.1764846Z 2021-05-17T21:33:22.1765426Z Reading state information... 9% 2021-05-17T21:33:22.1801631Z 2021-05-17T21:33:22.1802249Z Reading state information... 11% 2021-05-17T21:33:22.1838955Z 2021-05-17T21:33:22.1839453Z Reading state information... 13% 2021-05-17T21:33:22.1875157Z 2021-05-17T21:33:22.1875674Z Reading state information... 15% 2021-05-17T21:33:22.1911963Z 2021-05-17T21:33:22.1912475Z Reading state information... 17% 2021-05-17T21:33:22.1951808Z 2021-05-17T21:33:22.1952320Z Reading state information... 19% 2021-05-17T21:33:22.1987943Z 2021-05-17T21:33:22.1988442Z Reading state information... 21% 2021-05-17T21:33:22.2023924Z 2021-05-17T21:33:22.2024433Z Reading state information... 23% 2021-05-17T21:33:22.2063676Z 2021-05-17T21:33:22.2064195Z Reading state information... 25% 2021-05-17T21:33:22.2106017Z 2021-05-17T21:33:22.2106545Z Reading state information... 27% 2021-05-17T21:33:22.2145025Z 2021-05-17T21:33:22.2145800Z Reading state information... 29% 2021-05-17T21:33:22.2184978Z 2021-05-17T21:33:22.2185490Z Reading state information... 31% 2021-05-17T21:33:22.2225646Z 2021-05-17T21:33:22.2226392Z Reading state information... 33% 2021-05-17T21:33:22.2260816Z 2021-05-17T21:33:22.2261343Z Reading state information... 35% 2021-05-17T21:33:22.2296006Z 2021-05-17T21:33:22.2296508Z Reading state information... 37% 2021-05-17T21:33:22.2336462Z 2021-05-17T21:33:22.2336983Z Reading state information... 39% 2021-05-17T21:33:22.2377074Z 2021-05-17T21:33:22.2377585Z Reading state information... 41% 2021-05-17T21:33:22.2413082Z 2021-05-17T21:33:22.2413598Z Reading state information... 43% 2021-05-17T21:33:22.2455851Z 2021-05-17T21:33:22.2456354Z Reading state information... 45% 2021-05-17T21:33:22.2515700Z 2021-05-17T21:33:22.2516235Z Reading state information... 47% 2021-05-17T21:33:22.2552329Z 2021-05-17T21:33:22.2552842Z Reading state information... 49% 2021-05-17T21:33:22.2593607Z 2021-05-17T21:33:22.2594163Z Reading state information... 51% 2021-05-17T21:33:22.2631247Z 2021-05-17T21:33:22.2631745Z Reading state information... 53% 2021-05-17T21:33:22.2669007Z 2021-05-17T21:33:22.2669534Z Reading state information... 55% 2021-05-17T21:33:22.2708877Z 2021-05-17T21:33:22.2709385Z Reading state information... 57% 2021-05-17T21:33:22.2747810Z 2021-05-17T21:33:22.2748332Z Reading state information... 59% 2021-05-17T21:33:22.2791770Z 2021-05-17T21:33:22.2792264Z Reading state information... 61% 2021-05-17T21:33:22.2830525Z 2021-05-17T21:33:22.2831036Z Reading state information... 63% 2021-05-17T21:33:22.2867138Z 2021-05-17T21:33:22.2867654Z Reading state information... 65% 2021-05-17T21:33:22.2904636Z 2021-05-17T21:33:22.2905163Z Reading state information... 67% 2021-05-17T21:33:22.2942016Z 2021-05-17T21:33:22.2942516Z Reading state information... 69% 2021-05-17T21:33:22.2990996Z 2021-05-17T21:33:22.2991511Z Reading state information... 71% 2021-05-17T21:33:22.3025120Z 2021-05-17T21:33:22.3025657Z Reading state information... 73% 2021-05-17T21:33:22.3062611Z 2021-05-17T21:33:22.3063134Z Reading state information... 75% 2021-05-17T21:33:22.3112210Z 2021-05-17T21:33:22.3112744Z Reading state information... 77% 2021-05-17T21:33:22.3149485Z 2021-05-17T21:33:22.3149996Z Reading state information... 79% 2021-05-17T21:33:22.3188145Z 2021-05-17T21:33:22.3188662Z Reading state information... 81% 2021-05-17T21:33:22.3226556Z 2021-05-17T21:33:22.3227078Z Reading state information... 83% 2021-05-17T21:33:22.3264005Z 2021-05-17T21:33:22.3264501Z Reading state information... 85% 2021-05-17T21:33:22.3302633Z 2021-05-17T21:33:22.3303144Z Reading state information... 87% 2021-05-17T21:33:22.3339015Z 2021-05-17T21:33:22.3339526Z Reading state information... 89% 2021-05-17T21:33:22.3373544Z 2021-05-17T21:33:22.3374068Z Reading state information... 91% 2021-05-17T21:33:22.3410740Z 2021-05-17T21:33:22.3411246Z Reading state information... 93% 2021-05-17T21:33:22.3447424Z 2021-05-17T21:33:22.3447966Z Reading state information... 95% 2021-05-17T21:33:22.3486490Z 2021-05-17T21:33:22.3487001Z Reading state information... 97% 2021-05-17T21:33:22.3523627Z 2021-05-17T21:33:22.3524166Z Reading state information... 99% 2021-05-17T21:33:22.6194552Z Selecting previously unselected package pandoc. 2021-05-17T21:33:22.7399343Z (Reading database ... 261891 files and directories currently installed.) 2021-05-17T21:33:22.7530859Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-17T21:33:22.7540204Z Unpacking pandoc (2.7.3-1) ... 2021-05-17T21:33:24.6816963Z Setting up pandoc (2.7.3-1) ... 2021-05-17T21:33:24.6843529Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:33:25.4089233Z 2021-05-17T21:33:25.4090125Z 2021-05-17T21:33:25.4090840Z Reading state information... Done 2021-05-17T21:33:25.4405062Z ##[group]Run git config user.name adigherman 2021-05-17T21:33:25.4405732Z git config user.name adigherman 2021-05-17T21:33:25.4406286Z git config user.email adig@jhu.edu 2021-05-17T21:33:25.4447122Z shell: /usr/bin/bash -e {0} 2021-05-17T21:33:25.4447514Z env: 2021-05-17T21:33:25.4447972Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:33:25.4448625Z TIC_DEPLOY_KEY: 2021-05-17T21:33:25.4449414Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:33:25.4450960Z GITHUB_PAT: *** 2021-05-17T21:33:25.4451828Z COVERALLS_TOKEN: *** 2021-05-17T21:33:25.4452333Z continue-on-error: false 2021-05-17T21:33:25.4452822Z VDIFFR_RUN_TESTS: 2021-05-17T21:33:25.4453288Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:33:25.4453741Z TZ: UTC 2021-05-17T21:33:25.4454117Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:33:25.4454537Z NOT_CRAN: true 2021-05-17T21:33:25.4454924Z ##[endgroup] 2021-05-17T21:33:25.4703790Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-17T21:33:25.4704337Z env: 2021-05-17T21:33:25.4704734Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:33:25.4705124Z TIC_DEPLOY_KEY: 2021-05-17T21:33:25.4705822Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:33:25.4707312Z GITHUB_PAT: *** 2021-05-17T21:33:25.4707991Z COVERALLS_TOKEN: *** 2021-05-17T21:33:25.4708408Z continue-on-error: false 2021-05-17T21:33:25.4708811Z VDIFFR_RUN_TESTS: 2021-05-17T21:33:25.4709208Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:33:25.4709587Z TZ: UTC 2021-05-17T21:33:25.4709906Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:33:25.4710255Z NOT_CRAN: true 2021-05-17T21:33:25.4710576Z ##[endgroup] 2021-05-17T21:33:25.6538579Z Reading package lists... 2021-05-17T21:33:25.8232561Z Building dependency tree... 2021-05-17T21:33:25.8250037Z Reading state information... 2021-05-17T21:33:25.9648307Z The following additional packages will be installed: 2021-05-17T21:33:25.9652562Z cmake-data libjsoncpp1 librhash0 2021-05-17T21:33:25.9658107Z Suggested packages: 2021-05-17T21:33:25.9660222Z cmake-doc ninja-build 2021-05-17T21:33:26.0097949Z The following NEW packages will be installed: 2021-05-17T21:33:26.0107765Z cmake cmake-data libjsoncpp1 librhash0 2021-05-17T21:33:26.0283539Z 0 upgraded, 4 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:26.0284329Z Need to get 5470 kB of archives. 2021-05-17T21:33:26.0285041Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-17T21:33:26.0286890Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-17T21:33:26.0435530Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-17T21:33:26.0442489Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-17T21:33:26.0452956Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-17T21:33:26.4317703Z Fetched 5470 kB in 0s (97.4 MB/s) 2021-05-17T21:33:26.4649911Z Selecting previously unselected package cmake-data. 2021-05-17T21:33:26.4721734Z (Reading database ... 2021-05-17T21:33:26.4722673Z (Reading database ... 5% 2021-05-17T21:33:26.4723231Z (Reading database ... 10% 2021-05-17T21:33:26.4723708Z (Reading database ... 15% 2021-05-17T21:33:26.4724171Z (Reading database ... 20% 2021-05-17T21:33:26.4724643Z (Reading database ... 25% 2021-05-17T21:33:26.4725116Z (Reading database ... 30% 2021-05-17T21:33:26.4725567Z (Reading database ... 35% 2021-05-17T21:33:26.4726074Z (Reading database ... 40% 2021-05-17T21:33:26.4726532Z (Reading database ... 45% 2021-05-17T21:33:26.4726998Z (Reading database ... 50% 2021-05-17T21:33:26.4763553Z (Reading database ... 55% 2021-05-17T21:33:26.4797094Z (Reading database ... 60% 2021-05-17T21:33:26.4834402Z (Reading database ... 65% 2021-05-17T21:33:26.4950674Z (Reading database ... 70% 2021-05-17T21:33:26.5059103Z (Reading database ... 75% 2021-05-17T21:33:26.5316415Z (Reading database ... 80% 2021-05-17T21:33:26.5606787Z (Reading database ... 85% 2021-05-17T21:33:26.5745769Z (Reading database ... 90% 2021-05-17T21:33:26.5820795Z (Reading database ... 95% 2021-05-17T21:33:26.5826169Z (Reading database ... 100% 2021-05-17T21:33:26.5827186Z (Reading database ... 261898 files and directories currently installed.) 2021-05-17T21:33:26.5949948Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-17T21:33:26.6074843Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T21:33:27.1083452Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-17T21:33:27.1382545Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-17T21:33:27.1451236Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T21:33:27.1740643Z Selecting previously unselected package librhash0:amd64. 2021-05-17T21:33:27.2033381Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-17T21:33:27.2042332Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-17T21:33:27.2409756Z Selecting previously unselected package cmake. 2021-05-17T21:33:27.2646504Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-17T21:33:27.2656508Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-17T21:33:27.6669962Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-17T21:33:27.6693794Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T21:33:27.7061555Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T21:33:27.7092316Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-17T21:33:27.7124614Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:33:28.7671098Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:33:30.7560632Z Reading package lists... 2021-05-17T21:33:30.9022105Z Building dependency tree... 2021-05-17T21:33:30.9038218Z Reading state information... 2021-05-17T21:33:31.0427889Z Suggested packages: 2021-05-17T21:33:31.0429824Z libssh-doc 2021-05-17T21:33:31.0900240Z The following NEW packages will be installed: 2021-05-17T21:33:31.0906857Z libssh-dev 2021-05-17T21:33:31.1137738Z 0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:31.1138489Z Need to get 219 kB of archives. 2021-05-17T21:33:31.1139219Z After this operation, 1127 kB of additional disk space will be used. 2021-05-17T21:33:31.1141647Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-17T21:33:31.4830963Z Fetched 219 kB in 0s (9465 kB/s) 2021-05-17T21:33:31.5078731Z Selecting previously unselected package libssh-dev:amd64. 2021-05-17T21:33:31.5146441Z (Reading database ... 2021-05-17T21:33:31.5147173Z (Reading database ... 5% 2021-05-17T21:33:31.5147750Z (Reading database ... 10% 2021-05-17T21:33:31.5148345Z (Reading database ... 15% 2021-05-17T21:33:31.5148924Z (Reading database ... 20% 2021-05-17T21:33:31.5149533Z (Reading database ... 25% 2021-05-17T21:33:31.5150127Z (Reading database ... 30% 2021-05-17T21:33:31.5150701Z (Reading database ... 35% 2021-05-17T21:33:31.5151261Z (Reading database ... 40% 2021-05-17T21:33:31.5151839Z (Reading database ... 45% 2021-05-17T21:33:31.5152422Z (Reading database ... 50% 2021-05-17T21:33:31.5183254Z (Reading database ... 55% 2021-05-17T21:33:31.5220237Z (Reading database ... 60% 2021-05-17T21:33:31.5256097Z (Reading database ... 65% 2021-05-17T21:33:31.5374600Z (Reading database ... 70% 2021-05-17T21:33:31.5487413Z (Reading database ... 75% 2021-05-17T21:33:31.5765050Z (Reading database ... 80% 2021-05-17T21:33:31.6079118Z (Reading database ... 85% 2021-05-17T21:33:31.6226353Z (Reading database ... 90% 2021-05-17T21:33:31.6305935Z (Reading database ... 95% 2021-05-17T21:33:31.6306926Z (Reading database ... 100% 2021-05-17T21:33:31.6308020Z (Reading database ... 264682 files and directories currently installed.) 2021-05-17T21:33:31.6440724Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T21:33:31.6449655Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T21:33:31.7168990Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T21:33:33.7321866Z Reading package lists... 2021-05-17T21:33:33.8976820Z Building dependency tree... 2021-05-17T21:33:33.8993056Z Reading state information... 2021-05-17T21:33:34.0976044Z The following NEW packages will be installed: 2021-05-17T21:33:34.0985695Z jags 2021-05-17T21:33:34.1180019Z 0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:34.1180928Z Need to get 1562 kB of archives. 2021-05-17T21:33:34.1181730Z After this operation, 3615 kB of additional disk space will be used. 2021-05-17T21:33:34.1183496Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-17T21:33:34.5392133Z Fetched 1562 kB in 0s (32.6 MB/s) 2021-05-17T21:33:34.5680556Z Selecting previously unselected package jags. 2021-05-17T21:33:34.5752123Z (Reading database ... 2021-05-17T21:33:34.5753220Z (Reading database ... 5% 2021-05-17T21:33:34.5753962Z (Reading database ... 10% 2021-05-17T21:33:34.5754638Z (Reading database ... 15% 2021-05-17T21:33:34.5755291Z (Reading database ... 20% 2021-05-17T21:33:34.5755937Z (Reading database ... 25% 2021-05-17T21:33:34.5756578Z (Reading database ... 30% 2021-05-17T21:33:34.5757226Z (Reading database ... 35% 2021-05-17T21:33:34.5757857Z (Reading database ... 40% 2021-05-17T21:33:34.5758497Z (Reading database ... 45% 2021-05-17T21:33:34.5759142Z (Reading database ... 50% 2021-05-17T21:33:34.5790847Z (Reading database ... 55% 2021-05-17T21:33:34.5826964Z (Reading database ... 60% 2021-05-17T21:33:34.5865317Z (Reading database ... 65% 2021-05-17T21:33:34.6000644Z (Reading database ... 70% 2021-05-17T21:33:34.6126208Z (Reading database ... 75% 2021-05-17T21:33:34.6427305Z (Reading database ... 80% 2021-05-17T21:33:34.6779509Z (Reading database ... 85% 2021-05-17T21:33:34.6942906Z (Reading database ... 90% 2021-05-17T21:33:34.7028740Z (Reading database ... 95% 2021-05-17T21:33:34.7029270Z (Reading database ... 100% 2021-05-17T21:33:34.7030001Z (Reading database ... 264701 files and directories currently installed.) 2021-05-17T21:33:34.7167075Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-17T21:33:34.7185214Z Unpacking jags (4.3.0-3build1) ... 2021-05-17T21:33:34.8701262Z Setting up jags (4.3.0-3build1) ... 2021-05-17T21:33:34.8799185Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:33:35.5707850Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:33:37.4749212Z Reading package lists... 2021-05-17T21:33:37.6506563Z Building dependency tree... 2021-05-17T21:33:37.6523589Z Reading state information... 2021-05-17T21:33:37.8063541Z The following additional packages will be installed: 2021-05-17T21:33:37.8064962Z libnode64 libuv1-dev 2021-05-17T21:33:37.8523962Z The following NEW packages will be installed: 2021-05-17T21:33:37.8529316Z libnode-dev libnode64 libuv1-dev 2021-05-17T21:33:37.8705568Z 0 upgraded, 3 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:37.8706395Z Need to get 6239 kB of archives. 2021-05-17T21:33:37.8707210Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-17T21:33:37.8709456Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-17T21:33:37.8738599Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-17T21:33:37.9241970Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-17T21:33:38.2780406Z Fetched 6239 kB in 0s (89.7 MB/s) 2021-05-17T21:33:38.3044867Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-17T21:33:38.3110355Z (Reading database ... 2021-05-17T21:33:38.3111289Z (Reading database ... 5% 2021-05-17T21:33:38.3112039Z (Reading database ... 10% 2021-05-17T21:33:38.3112809Z (Reading database ... 15% 2021-05-17T21:33:38.3113596Z (Reading database ... 20% 2021-05-17T21:33:38.3114330Z (Reading database ... 25% 2021-05-17T21:33:38.3115169Z (Reading database ... 30% 2021-05-17T21:33:38.3115670Z (Reading database ... 35% 2021-05-17T21:33:38.3116100Z (Reading database ... 40% 2021-05-17T21:33:38.3116687Z (Reading database ... 45% 2021-05-17T21:33:38.3117105Z (Reading database ... 50% 2021-05-17T21:33:38.3151905Z (Reading database ... 55% 2021-05-17T21:33:38.3186754Z (Reading database ... 60% 2021-05-17T21:33:38.3222249Z (Reading database ... 65% 2021-05-17T21:33:38.3335278Z (Reading database ... 70% 2021-05-17T21:33:38.3438898Z (Reading database ... 75% 2021-05-17T21:33:38.3701363Z (Reading database ... 80% 2021-05-17T21:33:38.3995088Z (Reading database ... 85% 2021-05-17T21:33:38.4129071Z (Reading database ... 90% 2021-05-17T21:33:38.4199389Z (Reading database ... 95% 2021-05-17T21:33:38.4200334Z (Reading database ... 100% 2021-05-17T21:33:38.4201392Z (Reading database ... 264841 files and directories currently installed.) 2021-05-17T21:33:38.4327183Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-17T21:33:38.4341745Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T21:33:38.4653942Z Selecting previously unselected package libnode64:amd64. 2021-05-17T21:33:38.4919672Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T21:33:38.4944488Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T21:33:39.0816899Z Selecting previously unselected package libnode-dev:amd64. 2021-05-17T21:33:39.1081413Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T21:33:39.1090817Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T21:33:39.1908116Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T21:33:39.1936956Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T21:33:39.1961375Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T21:33:39.1983926Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:33:41.1637139Z Reading package lists... 2021-05-17T21:33:41.3311654Z Building dependency tree... 2021-05-17T21:33:41.3327255Z Reading state information... 2021-05-17T21:33:41.4796695Z The following additional packages will be installed: 2021-05-17T21:33:41.4800909Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T21:33:41.4805767Z Suggested packages: 2021-05-17T21:33:41.4806591Z libfftw3-doc 2021-05-17T21:33:41.5268897Z The following NEW packages will be installed: 2021-05-17T21:33:41.5276020Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T21:33:41.5483325Z 0 upgraded, 5 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:41.5484112Z Need to get 3986 kB of archives. 2021-05-17T21:33:41.5485177Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-17T21:33:41.5489200Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-17T21:33:41.5536956Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-17T21:33:41.5603661Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-17T21:33:41.5672673Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-17T21:33:41.5682382Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-17T21:33:41.9612879Z Fetched 3986 kB in 0s (71.4 MB/s) 2021-05-17T21:33:41.9882828Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-17T21:33:41.9952600Z (Reading database ... 2021-05-17T21:33:41.9953245Z (Reading database ... 5% 2021-05-17T21:33:41.9953855Z (Reading database ... 10% 2021-05-17T21:33:41.9954466Z (Reading database ... 15% 2021-05-17T21:33:41.9955033Z (Reading database ... 20% 2021-05-17T21:33:41.9955637Z (Reading database ... 25% 2021-05-17T21:33:41.9956212Z (Reading database ... 30% 2021-05-17T21:33:41.9956773Z (Reading database ... 35% 2021-05-17T21:33:41.9957343Z (Reading database ... 40% 2021-05-17T21:33:41.9957903Z (Reading database ... 45% 2021-05-17T21:33:41.9958631Z (Reading database ... 50% 2021-05-17T21:33:41.9990787Z (Reading database ... 55% 2021-05-17T21:33:42.0025529Z (Reading database ... 60% 2021-05-17T21:33:42.0062452Z (Reading database ... 65% 2021-05-17T21:33:42.0188378Z (Reading database ... 70% 2021-05-17T21:33:42.0301386Z (Reading database ... 75% 2021-05-17T21:33:42.0580840Z (Reading database ... 80% 2021-05-17T21:33:42.0912112Z (Reading database ... 85% 2021-05-17T21:33:42.1061914Z (Reading database ... 90% 2021-05-17T21:33:42.1140901Z (Reading database ... 95% 2021-05-17T21:33:42.1141863Z (Reading database ... 100% 2021-05-17T21:33:42.1142908Z (Reading database ... 264977 files and directories currently installed.) 2021-05-17T21:33:42.1274600Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T21:33:42.1295081Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:33:42.1849995Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-17T21:33:42.2050505Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T21:33:42.2059297Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:33:42.2931013Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-17T21:33:42.3158706Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T21:33:42.3172250Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:33:42.3970483Z Selecting previously unselected package libfftw3-bin. 2021-05-17T21:33:42.4222628Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T21:33:42.4232218Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T21:33:42.4465625Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-17T21:33:42.4733119Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T21:33:42.4740891Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:33:43.5214886Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:33:43.5242883Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:33:43.5269101Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:33:43.5299342Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T21:33:43.5326466Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:33:43.5362256Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:33:44.2991621Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:33:46.3120073Z Reading package lists... 2021-05-17T21:33:46.4862794Z Building dependency tree... 2021-05-17T21:33:46.4880298Z Reading state information... 2021-05-17T21:33:46.6457302Z The following additional packages will be installed: 2021-05-17T21:33:46.6460431Z libdcmtk14 2021-05-17T21:33:46.6899527Z The following NEW packages will be installed: 2021-05-17T21:33:46.6908302Z dcmtk libdcmtk14 2021-05-17T21:33:46.7081266Z 0 upgraded, 2 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:46.7082046Z Need to get 5546 kB of archives. 2021-05-17T21:33:46.7084443Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-17T21:33:46.7086704Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-17T21:33:46.8016069Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-17T21:33:47.2041689Z Fetched 5546 kB in 0s (45.6 MB/s) 2021-05-17T21:33:47.2321430Z Selecting previously unselected package libdcmtk14. 2021-05-17T21:33:47.2392248Z (Reading database ... 2021-05-17T21:33:47.2392859Z (Reading database ... 5% 2021-05-17T21:33:47.2393395Z (Reading database ... 10% 2021-05-17T21:33:47.2394007Z (Reading database ... 15% 2021-05-17T21:33:47.2394543Z (Reading database ... 20% 2021-05-17T21:33:47.2410620Z (Reading database ... 25% 2021-05-17T21:33:47.2411144Z (Reading database ... 30% 2021-05-17T21:33:47.2411562Z (Reading database ... 35% 2021-05-17T21:33:47.2411982Z (Reading database ... 40% 2021-05-17T21:33:47.2412410Z (Reading database ... 45% 2021-05-17T21:33:47.2413004Z (Reading database ... 50% 2021-05-17T21:33:47.2433582Z (Reading database ... 55% 2021-05-17T21:33:47.2468709Z (Reading database ... 60% 2021-05-17T21:33:47.2509471Z (Reading database ... 65% 2021-05-17T21:33:47.2629992Z (Reading database ... 70% 2021-05-17T21:33:47.2746341Z (Reading database ... 75% 2021-05-17T21:33:47.3032197Z (Reading database ... 80% 2021-05-17T21:33:47.3344762Z (Reading database ... 85% 2021-05-17T21:33:47.3490829Z (Reading database ... 90% 2021-05-17T21:33:47.3569941Z (Reading database ... 95% 2021-05-17T21:33:47.3570578Z (Reading database ... 100% 2021-05-17T21:33:47.3571405Z (Reading database ... 265068 files and directories currently installed.) 2021-05-17T21:33:47.3703712Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-17T21:33:47.3722639Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T21:33:47.8449721Z Selecting previously unselected package dcmtk. 2021-05-17T21:33:47.8663972Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-17T21:33:47.8722045Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-17T21:33:48.0064726Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T21:33:48.0090737Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-17T21:33:48.0218082Z Adding `dcmtk' group to system ... 2021-05-17T21:33:48.0683618Z Adding `dcmtk' user to system ... 2021-05-17T21:33:48.1305534Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-17T21:33:48.3779491Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:33:49.9258190Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:33:51.9206032Z Reading package lists... 2021-05-17T21:33:52.0846926Z Building dependency tree... 2021-05-17T21:33:52.0863316Z Reading state information... 2021-05-17T21:33:52.3092824Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-17T21:33:52.3094093Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:52.3699346Z Reading package lists... 2021-05-17T21:33:52.5408256Z Building dependency tree... 2021-05-17T21:33:52.5425969Z Reading state information... 2021-05-17T21:33:52.7788120Z libpng-dev is already the newest version (1.6.37-2). 2021-05-17T21:33:52.7789667Z libpng-dev set to manually installed. 2021-05-17T21:33:52.7790648Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:52.8341834Z Reading package lists... 2021-05-17T21:33:52.9927393Z Building dependency tree... 2021-05-17T21:33:52.9944927Z Reading state information... 2021-05-17T21:33:53.1416345Z The following additional packages will be installed: 2021-05-17T21:33:53.1420012Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-17T21:33:53.1422845Z Suggested packages: 2021-05-17T21:33:53.1424173Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-17T21:33:53.1425664Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-17T21:33:53.1426822Z fonts-arphic-uming fonts-nanum 2021-05-17T21:33:53.1882096Z The following NEW packages will be installed: 2021-05-17T21:33:53.1884396Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-17T21:33:53.1886171Z libpoppler97 poppler-data 2021-05-17T21:33:53.2075373Z 0 upgraded, 6 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:53.2076019Z Need to get 2582 kB of archives. 2021-05-17T21:33:53.2076646Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-17T21:33:53.2078368Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-17T21:33:53.2450652Z 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-17T21:33:53.2465599Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-17T21:33:53.2579108Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-17T21:33:53.2583237Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-17T21:33:53.2586677Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-17T21:33:53.6430776Z Fetched 2582 kB in 0s (39.1 MB/s) 2021-05-17T21:33:53.6868360Z Selecting previously unselected package poppler-data. 2021-05-17T21:33:53.6940642Z (Reading database ... 2021-05-17T21:33:53.6941111Z (Reading database ... 5% 2021-05-17T21:33:53.6941599Z (Reading database ... 10% 2021-05-17T21:33:53.6942398Z (Reading database ... 15% 2021-05-17T21:33:53.6942807Z (Reading database ... 20% 2021-05-17T21:33:53.6943421Z (Reading database ... 25% 2021-05-17T21:33:53.6943849Z (Reading database ... 30% 2021-05-17T21:33:53.6944257Z (Reading database ... 35% 2021-05-17T21:33:53.6944703Z (Reading database ... 40% 2021-05-17T21:33:53.6945117Z (Reading database ... 45% 2021-05-17T21:33:53.6945779Z (Reading database ... 50% 2021-05-17T21:33:53.6981525Z (Reading database ... 55% 2021-05-17T21:33:53.7017131Z (Reading database ... 60% 2021-05-17T21:33:53.7057782Z (Reading database ... 65% 2021-05-17T21:33:53.7177047Z (Reading database ... 70% 2021-05-17T21:33:53.7286950Z (Reading database ... 75% 2021-05-17T21:33:53.7557164Z (Reading database ... 80% 2021-05-17T21:33:53.7878845Z (Reading database ... 85% 2021-05-17T21:33:53.8026681Z (Reading database ... 90% 2021-05-17T21:33:53.8106550Z (Reading database ... 95% 2021-05-17T21:33:53.8107480Z (Reading database ... 100% 2021-05-17T21:33:53.8108475Z (Reading database ... 265303 files and directories currently installed.) 2021-05-17T21:33:53.8240664Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-17T21:33:53.8257707Z Unpacking poppler-data (0.4.9-2) ... 2021-05-17T21:33:54.0491358Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-17T21:33:54.0714033Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-17T21:33:54.0733417Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T21:33:54.1130655Z Selecting previously unselected package libpoppler97:amd64. 2021-05-17T21:33:54.1364871Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T21:33:54.1375255Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:33:54.2531242Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-17T21:33:54.2742271Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T21:33:54.2754400Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:33:54.3050099Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-17T21:33:54.3261264Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T21:33:54.3272081Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:33:54.3531376Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-17T21:33:54.3749681Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T21:33:54.3758567Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:33:54.4272125Z Setting up poppler-data (0.4.9-2) ... 2021-05-17T21:33:54.4363016Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T21:33:54.4388567Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:33:54.4408407Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:33:54.4428442Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:33:54.4448633Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:33:54.4476247Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T21:33:54.4749866Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:33:56.4455708Z Reading package lists... 2021-05-17T21:33:56.6081640Z Building dependency tree... 2021-05-17T21:33:56.6097873Z Reading state information... 2021-05-17T21:33:56.7511546Z The following additional packages will be installed: 2021-05-17T21:33:56.7515066Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-17T21:33:56.7519965Z Suggested packages: 2021-05-17T21:33:56.7520888Z libhdf5-doc 2021-05-17T21:33:56.7953874Z The following NEW packages will be installed: 2021-05-17T21:33:56.7958276Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-17T21:33:56.7960636Z libsz2 2021-05-17T21:33:56.8127539Z 0 upgraded, 7 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:56.8128661Z Need to get 4074 kB of archives. 2021-05-17T21:33:56.8129814Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-17T21:33:56.8131935Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-17T21:33:56.8149160Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-17T21:33:56.8155166Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-17T21:33:56.8160636Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-17T21:33:56.8298490Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-17T21:33:56.8312298Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-17T21:33:56.8317545Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-17T21:33:57.2406919Z Fetched 4074 kB in 0s (59.3 MB/s) 2021-05-17T21:33:57.2675409Z Selecting previously unselected package hdf5-helpers. 2021-05-17T21:33:57.2750470Z (Reading database ... 2021-05-17T21:33:57.2751025Z (Reading database ... 5% 2021-05-17T21:33:57.2752930Z (Reading database ... 10% 2021-05-17T21:33:57.2754710Z (Reading database ... 15% 2021-05-17T21:33:57.2755483Z (Reading database ... 20% 2021-05-17T21:33:57.2757278Z (Reading database ... 25% 2021-05-17T21:33:57.2759008Z (Reading database ... 30% 2021-05-17T21:33:57.2760720Z (Reading database ... 35% 2021-05-17T21:33:57.2762406Z (Reading database ... 40% 2021-05-17T21:33:57.2764160Z (Reading database ... 45% 2021-05-17T21:33:57.2764916Z (Reading database ... 50% 2021-05-17T21:33:57.2805191Z (Reading database ... 55% 2021-05-17T21:33:57.2846207Z (Reading database ... 60% 2021-05-17T21:33:57.2886326Z (Reading database ... 65% 2021-05-17T21:33:57.3013331Z (Reading database ... 70% 2021-05-17T21:33:57.3131401Z (Reading database ... 75% 2021-05-17T21:33:57.3416018Z (Reading database ... 80% 2021-05-17T21:33:57.3751759Z (Reading database ... 85% 2021-05-17T21:33:57.3904594Z (Reading database ... 90% 2021-05-17T21:33:57.3985644Z (Reading database ... 95% 2021-05-17T21:33:57.3986190Z (Reading database ... 100% 2021-05-17T21:33:57.3986923Z (Reading database ... 265863 files and directories currently installed.) 2021-05-17T21:33:57.4123779Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T21:33:57.4148420Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:33:58.4067809Z Selecting previously unselected package libaec0:amd64. 2021-05-17T21:33:58.4074962Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-17T21:33:58.4075934Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-17T21:33:58.4076688Z Selecting previously unselected package libsz2:amd64. 2021-05-17T21:33:58.4077582Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-17T21:33:58.4078343Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-17T21:33:58.4079278Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-17T21:33:58.4080325Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T21:33:58.4081339Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:33:58.4082700Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-17T21:33:58.4083843Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T21:33:58.4084925Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:33:58.4085940Z Selecting previously unselected package libaec-dev:amd64. 2021-05-17T21:33:58.4086868Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-17T21:33:58.4087681Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T21:33:58.4088887Z Selecting previously unselected package libhdf5-dev. 2021-05-17T21:33:58.4090032Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T21:33:58.4091111Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:33:58.4092187Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:33:58.4093036Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-17T21:33:58.4093737Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-17T21:33:58.4094497Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T21:33:58.4095367Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:33:58.4096343Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:33:58.4097294Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:33:58.4098748Z 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-17T21:33:58.4099931Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:33:58.9049926Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:00.8557532Z Reading package lists... 2021-05-17T21:34:01.0145948Z Building dependency tree... 2021-05-17T21:34:01.0162613Z Reading state information... 2021-05-17T21:34:01.1594790Z The following additional packages will be installed: 2021-05-17T21:34:01.1597881Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-17T21:34:01.2103925Z The following NEW packages will be installed: 2021-05-17T21:34:01.2111514Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-17T21:34:01.2116574Z mesa-common-dev 2021-05-17T21:34:01.2295839Z 0 upgraded, 6 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:01.2296559Z Need to get 1761 kB of archives. 2021-05-17T21:34:01.2297264Z After this operation, 5442 kB of additional disk space will be used. 2021-05-17T21:34:01.2299038Z 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-17T21:34:01.2330778Z 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-17T21:34:01.2371751Z 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-17T21:34:01.2373850Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-17T21:34:01.2375729Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-17T21:34:01.2377965Z 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-17T21:34:01.6268400Z Fetched 1761 kB in 0s (53.5 MB/s) 2021-05-17T21:34:01.6581849Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-17T21:34:01.6639840Z (Reading database ... 2021-05-17T21:34:01.6640429Z (Reading database ... 5% 2021-05-17T21:34:01.6640896Z (Reading database ... 10% 2021-05-17T21:34:01.6641370Z (Reading database ... 15% 2021-05-17T21:34:01.6641831Z (Reading database ... 20% 2021-05-17T21:34:01.6642297Z (Reading database ... 25% 2021-05-17T21:34:01.6642792Z (Reading database ... 30% 2021-05-17T21:34:01.6643244Z (Reading database ... 35% 2021-05-17T21:34:01.6643714Z (Reading database ... 40% 2021-05-17T21:34:01.6644168Z (Reading database ... 45% 2021-05-17T21:34:01.6644631Z (Reading database ... 50% 2021-05-17T21:34:01.6684348Z (Reading database ... 55% 2021-05-17T21:34:01.6724121Z (Reading database ... 60% 2021-05-17T21:34:01.6770004Z (Reading database ... 65% 2021-05-17T21:34:01.6906236Z (Reading database ... 70% 2021-05-17T21:34:01.7034326Z (Reading database ... 75% 2021-05-17T21:34:01.7333673Z (Reading database ... 80% 2021-05-17T21:34:01.7676904Z (Reading database ... 85% 2021-05-17T21:34:01.7835518Z (Reading database ... 90% 2021-05-17T21:34:01.7921521Z (Reading database ... 95% 2021-05-17T21:34:01.7922104Z (Reading database ... 100% 2021-05-17T21:34:01.7922853Z (Reading database ... 266071 files and directories currently installed.) 2021-05-17T21:34:01.8064523Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T21:34:01.8075761Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T21:34:01.8491117Z Selecting previously unselected package libglx-dev:amd64. 2021-05-17T21:34:01.8748195Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:34:01.8758566Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T21:34:01.9031195Z Selecting previously unselected package libgl-dev:amd64. 2021-05-17T21:34:01.9325418Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:34:01.9336318Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T21:34:01.9685383Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-17T21:34:01.9977303Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-17T21:34:01.9992789Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T21:34:02.0328795Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-17T21:34:02.0620791Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-17T21:34:02.0630529Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T21:34:02.1067763Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-17T21:34:02.1336853Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:34:02.1349446Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:34:02.2740625Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T21:34:02.2766551Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T21:34:02.2788028Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T21:34:02.2811848Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T21:34:02.2832300Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T21:34:02.2851895Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:34:02.2878323Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:03.5894216Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:05.5081159Z Reading package lists... 2021-05-17T21:34:05.6762622Z Building dependency tree... 2021-05-17T21:34:05.6778382Z Reading state information... 2021-05-17T21:34:05.8206580Z The following additional packages will be installed: 2021-05-17T21:34:05.8209556Z libprotobuf-lite17 libprotoc17 2021-05-17T21:34:05.8680597Z The following NEW packages will be installed: 2021-05-17T21:34:05.8684306Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-17T21:34:05.8685635Z protobuf-compiler 2021-05-17T21:34:05.8864279Z 0 upgraded, 5 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:05.8865354Z Need to get 2754 kB of archives. 2021-05-17T21:34:05.8866236Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-17T21:34:05.8868417Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-17T21:34:05.8901565Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-17T21:34:05.9031749Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-17T21:34:05.9241570Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-17T21:34:05.9390391Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-17T21:34:06.3162827Z Fetched 2754 kB in 0s (41.5 MB/s) 2021-05-17T21:34:06.3476817Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-17T21:34:06.3542272Z (Reading database ... 2021-05-17T21:34:06.3542805Z (Reading database ... 5% 2021-05-17T21:34:06.3543234Z (Reading database ... 10% 2021-05-17T21:34:06.3543642Z (Reading database ... 15% 2021-05-17T21:34:06.3544077Z (Reading database ... 20% 2021-05-17T21:34:06.3544495Z (Reading database ... 25% 2021-05-17T21:34:06.3545123Z (Reading database ... 30% 2021-05-17T21:34:06.3545548Z (Reading database ... 35% 2021-05-17T21:34:06.3545949Z (Reading database ... 40% 2021-05-17T21:34:06.3546360Z (Reading database ... 45% 2021-05-17T21:34:06.3548094Z (Reading database ... 50% 2021-05-17T21:34:06.3585862Z (Reading database ... 55% 2021-05-17T21:34:06.3620570Z (Reading database ... 60% 2021-05-17T21:34:06.3658177Z (Reading database ... 65% 2021-05-17T21:34:06.3779616Z (Reading database ... 70% 2021-05-17T21:34:06.3892174Z (Reading database ... 75% 2021-05-17T21:34:06.4154362Z (Reading database ... 80% 2021-05-17T21:34:06.4459059Z (Reading database ... 85% 2021-05-17T21:34:06.4597102Z (Reading database ... 90% 2021-05-17T21:34:06.4670921Z (Reading database ... 95% 2021-05-17T21:34:06.4671715Z (Reading database ... 100% 2021-05-17T21:34:06.4672620Z (Reading database ... 266554 files and directories currently installed.) 2021-05-17T21:34:06.4804524Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T21:34:06.4834942Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:06.5168561Z Selecting previously unselected package libprotoc17:amd64. 2021-05-17T21:34:06.5443235Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T21:34:06.5483120Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:06.6370767Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-17T21:34:06.6580051Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T21:34:06.6592118Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:06.8090091Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-17T21:34:06.8314208Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T21:34:06.8324744Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:06.9450043Z Selecting previously unselected package protobuf-compiler. 2021-05-17T21:34:06.9673209Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T21:34:06.9684911Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:07.0216715Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:07.0241473Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:07.0266056Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:07.0294120Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:07.0316275Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:07.0340978Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:07.7209474Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:09.7151081Z Reading package lists... 2021-05-17T21:34:09.8856997Z Building dependency tree... 2021-05-17T21:34:09.8873225Z Reading state information... 2021-05-17T21:34:10.0344701Z The following additional packages will be installed: 2021-05-17T21:34:10.0346664Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-17T21:34:10.0348751Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-17T21:34:10.0349944Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-17T21:34:10.0351630Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-17T21:34:10.0352831Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-17T21:34:10.0353933Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T21:34:10.0355081Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T21:34:10.0356313Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T21:34:10.0357453Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T21:34:10.0358584Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T21:34:10.0359900Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T21:34:10.0361029Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T21:34:10.0362101Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T21:34:10.0363166Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T21:34:10.0363877Z Suggested packages: 2021-05-17T21:34:10.0364826Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-17T21:34:10.0366019Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-17T21:34:10.0367286Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-17T21:34:10.0369207Z nvidia-legacy-304xx-vdpau-driver 2021-05-17T21:34:10.1042333Z The following NEW packages will be installed: 2021-05-17T21:34:10.1044869Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-17T21:34:10.1046415Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-17T21:34:10.1047679Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-17T21:34:10.1049328Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-17T21:34:10.1050754Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-17T21:34:10.1052220Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T21:34:10.1053695Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T21:34:10.1055129Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T21:34:10.1056533Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T21:34:10.1057932Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T21:34:10.1059393Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T21:34:10.1060722Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T21:34:10.1062039Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T21:34:10.1063378Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T21:34:10.1255207Z 0 upgraded, 76 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:10.1255979Z Need to get 47.1 MB of archives. 2021-05-17T21:34:10.1256674Z After this operation, 195 MB of additional disk space will be used. 2021-05-17T21:34:10.1258528Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-17T21:34:10.1430980Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-17T21:34:10.1446242Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-17T21:34:10.1450270Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-17T21:34:10.1454071Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-17T21:34:10.1457968Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-17T21:34:10.1461795Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-17T21:34:10.1495876Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-17T21:34:10.3701410Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-17T21:34:10.3707460Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-17T21:34:10.3719469Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-17T21:34:10.3741116Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-17T21:34:10.3747624Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-17T21:34:10.3752835Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-17T21:34:10.3759530Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-17T21:34:10.3768539Z 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-17T21:34:10.3777926Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-17T21:34:10.3792156Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-17T21:34:10.3798649Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-17T21:34:10.3817206Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-17T21:34:10.3834615Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-17T21:34:10.3902534Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-17T21:34:10.4004342Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-17T21:34:10.4022957Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-17T21:34:10.4030277Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-17T21:34:10.4090954Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-17T21:34:10.5356861Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-17T21:34:10.5361657Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-17T21:34:10.5731053Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-17T21:34:10.6032181Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-17T21:34:10.6162443Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-17T21:34:10.6253316Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-17T21:34:10.6451109Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-17T21:34:10.6598834Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-17T21:34:10.6878033Z 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-17T21:34:10.6917041Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-17T21:34:10.7321712Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-17T21:34:10.7326917Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-17T21:34:11.2586000Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-17T21:34:11.2594887Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-17T21:34:11.2600621Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-17T21:34:11.2607619Z 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-17T21:34:11.2615607Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-17T21:34:11.2623609Z 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-17T21:34:11.2632731Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-17T21:34:11.2764495Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-17T21:34:11.2776046Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-17T21:34:11.2794598Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-17T21:34:11.2801882Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-17T21:34:11.2894406Z 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-17T21:34:11.2916369Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-17T21:34:11.2925452Z 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-17T21:34:11.2931986Z 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-17T21:34:11.2937875Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-17T21:34:11.2947387Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-17T21:34:11.2954549Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-17T21:34:11.2975646Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-17T21:34:11.2991279Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-17T21:34:11.2998709Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-17T21:34:11.3034120Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-17T21:34:11.3040280Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-17T21:34:11.3050975Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-17T21:34:11.3108830Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-17T21:34:11.3139641Z 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-17T21:34:11.3185254Z 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-17T21:34:11.3196407Z 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-17T21:34:11.3206429Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-17T21:34:11.3372280Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-17T21:34:11.3382967Z 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-17T21:34:11.3584073Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-17T21:34:11.3588794Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-17T21:34:11.3596474Z 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-17T21:34:11.4230800Z 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-17T21:34:11.4810078Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-17T21:34:11.4907644Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-17T21:34:11.4912575Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-17T21:34:12.0265196Z Fetched 47.1 MB in 1s (34.1 MB/s) 2021-05-17T21:34:12.0570892Z Selecting previously unselected package libaom0:amd64. 2021-05-17T21:34:12.0602543Z (Reading database ... 2021-05-17T21:34:12.0610285Z (Reading database ... 5% 2021-05-17T21:34:12.0610737Z (Reading database ... 10% 2021-05-17T21:34:12.0611158Z (Reading database ... 15% 2021-05-17T21:34:12.0611593Z (Reading database ... 20% 2021-05-17T21:34:12.0611995Z (Reading database ... 25% 2021-05-17T21:34:12.0612411Z (Reading database ... 30% 2021-05-17T21:34:12.0612810Z (Reading database ... 35% 2021-05-17T21:34:12.0613224Z (Reading database ... 40% 2021-05-17T21:34:12.0613647Z (Reading database ... 45% 2021-05-17T21:34:12.0614048Z (Reading database ... 50% 2021-05-17T21:34:12.0655462Z (Reading database ... 55% 2021-05-17T21:34:12.0691343Z (Reading database ... 60% 2021-05-17T21:34:12.0733973Z (Reading database ... 65% 2021-05-17T21:34:12.0862124Z (Reading database ... 70% 2021-05-17T21:34:12.0979319Z (Reading database ... 75% 2021-05-17T21:34:12.1240452Z (Reading database ... 80% 2021-05-17T21:34:12.1550509Z (Reading database ... 85% 2021-05-17T21:34:12.1691348Z (Reading database ... 90% 2021-05-17T21:34:12.1766220Z (Reading database ... 95% 2021-05-17T21:34:12.1767074Z (Reading database ... 100% 2021-05-17T21:34:12.1768153Z (Reading database ... 266725 files and directories currently installed.) 2021-05-17T21:34:12.1903273Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-17T21:34:12.1918504Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T21:34:12.3209429Z Selecting previously unselected package libva2:amd64. 2021-05-17T21:34:12.3425531Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-17T21:34:12.3436904Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-17T21:34:12.3769963Z Selecting previously unselected package libva-drm2:amd64. 2021-05-17T21:34:12.3988934Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-17T21:34:12.3997923Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T21:34:12.4289754Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-17T21:34:12.4485069Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-17T21:34:12.4495353Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T21:34:12.4809276Z Selecting previously unselected package libvdpau1:amd64. 2021-05-17T21:34:12.5017578Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-17T21:34:12.5028797Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T21:34:12.5290885Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-17T21:34:12.5579968Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-17T21:34:12.5589034Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T21:34:12.5849032Z Selecting previously unselected package libavutil56:amd64. 2021-05-17T21:34:12.6145624Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:12.6154161Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:12.6650565Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-17T21:34:12.6844125Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-17T21:34:12.6856532Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T21:34:13.3517633Z Selecting previously unselected package libgsm1:amd64. 2021-05-17T21:34:13.3812060Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-17T21:34:13.3821767Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-17T21:34:13.4099214Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-17T21:34:13.4340532Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-17T21:34:13.4349617Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-17T21:34:13.4686505Z Selecting previously unselected package libopus0:amd64. 2021-05-17T21:34:13.4979185Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-17T21:34:13.4988545Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T21:34:13.5373026Z Selecting previously unselected package libshine3:amd64. 2021-05-17T21:34:13.5665976Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-17T21:34:13.5674987Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-17T21:34:13.5915327Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-17T21:34:13.6200612Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-17T21:34:13.6210230Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T21:34:13.6489707Z Selecting previously unselected package libspeex1:amd64. 2021-05-17T21:34:13.6743837Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-17T21:34:13.6750758Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T21:34:13.7049922Z Selecting previously unselected package libsoxr0:amd64. 2021-05-17T21:34:13.7329191Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-17T21:34:13.7335664Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T21:34:13.7689556Z Selecting previously unselected package libswresample3:amd64. 2021-05-17T21:34:13.7915809Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:13.7925068Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:13.8249670Z Selecting previously unselected package libtheora0:amd64. 2021-05-17T21:34:13.8488592Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-17T21:34:13.8498179Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T21:34:13.8970293Z Selecting previously unselected package libtwolame0:amd64. 2021-05-17T21:34:13.9173932Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-17T21:34:13.9184123Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T21:34:13.9489572Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-17T21:34:13.9740471Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-17T21:34:13.9747917Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T21:34:14.0129528Z Selecting previously unselected package libwavpack1:amd64. 2021-05-17T21:34:14.0359223Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:14.0377406Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T21:34:14.0770865Z Selecting previously unselected package libx264-155:amd64. 2021-05-17T21:34:14.0990790Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-17T21:34:14.1004256Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T21:34:14.1710425Z Selecting previously unselected package libx265-179:amd64. 2021-05-17T21:34:14.2006652Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-17T21:34:14.2022608Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T21:34:14.4049628Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-17T21:34:14.4268491Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-17T21:34:14.4278139Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T21:34:14.4673461Z Selecting previously unselected package libzvbi-common. 2021-05-17T21:34:14.4963978Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-17T21:34:14.4973261Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-17T21:34:14.5249528Z Selecting previously unselected package libzvbi0:amd64. 2021-05-17T21:34:14.5524402Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-17T21:34:14.5534017Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T21:34:14.5969537Z Selecting previously unselected package libavcodec58:amd64. 2021-05-17T21:34:14.6224464Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:14.6235927Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:15.0571783Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-17T21:34:15.0790698Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-17T21:34:15.0804122Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T21:34:15.1046135Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-17T21:34:15.1335996Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-17T21:34:15.1346016Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T21:34:15.1609990Z Selecting previously unselected package libass9:amd64. 2021-05-17T21:34:15.1853101Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-17T21:34:15.1863659Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-17T21:34:15.2209389Z Selecting previously unselected package libbluray2:amd64. 2021-05-17T21:34:15.2438715Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-17T21:34:15.2450675Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T21:34:15.2772110Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-17T21:34:15.3043749Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-17T21:34:15.3051527Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T21:34:15.3315490Z Selecting previously unselected package libgme0:amd64. 2021-05-17T21:34:15.3610263Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-17T21:34:15.3619124Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T21:34:15.3964923Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-17T21:34:15.4243330Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-17T21:34:15.4251523Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T21:34:15.4649339Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-17T21:34:15.4844252Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-17T21:34:15.4859770Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T21:34:15.5610058Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-17T21:34:15.5827874Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T21:34:15.5837168Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T21:34:15.6217567Z Selecting previously unselected package libavformat58:amd64. 2021-05-17T21:34:15.6514406Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:15.6527791Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:15.7526385Z Selecting previously unselected package libbs2b0:amd64. 2021-05-17T21:34:15.7794354Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-17T21:34:15.7803688Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T21:34:15.8081800Z Selecting previously unselected package libflite1:amd64. 2021-05-17T21:34:15.8356611Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-17T21:34:15.8365815Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-17T21:34:16.9050376Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-17T21:34:16.9255125Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-17T21:34:16.9264872Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T21:34:16.9609847Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-17T21:34:16.9833926Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-17T21:34:16.9853432Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T21:34:17.0096245Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-17T21:34:17.0390208Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-17T21:34:17.0398751Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T21:34:17.0650703Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-17T21:34:17.0929548Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:17.0937987Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T21:34:17.1201939Z Selecting previously unselected package libmysofa1:amd64. 2021-05-17T21:34:17.1459277Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-17T21:34:17.1468145Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T21:34:17.1769452Z Selecting previously unselected package libpostproc55:amd64. 2021-05-17T21:34:17.1993916Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:17.2004539Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:17.2330481Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-17T21:34:17.2547457Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-17T21:34:17.2556916Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T21:34:17.3705383Z Selecting previously unselected package librubberband2:amd64. 2021-05-17T21:34:17.3924998Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-17T21:34:17.3934260Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T21:34:17.4289435Z Selecting previously unselected package libswscale5:amd64. 2021-05-17T21:34:17.4548197Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:17.4556939Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:17.4929980Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-17T21:34:17.5176207Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-17T21:34:17.5185278Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T21:34:17.5489720Z Selecting previously unselected package libavfilter7:amd64. 2021-05-17T21:34:17.5728230Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:17.5737206Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:17.6969655Z Selecting previously unselected package libcaca0:amd64. 2021-05-17T21:34:17.7183366Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-17T21:34:17.7191308Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T21:34:17.7573624Z Selecting previously unselected package libcdio18:amd64. 2021-05-17T21:34:17.7850119Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-17T21:34:17.7859242Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-17T21:34:17.8209832Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-17T21:34:17.8414957Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T21:34:17.8422176Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T21:34:17.8712066Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-17T21:34:17.8918731Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T21:34:17.8927060Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T21:34:17.9209782Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-17T21:34:17.9429501Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-17T21:34:17.9441583Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T21:34:17.9810047Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-17T21:34:18.0026111Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-17T21:34:18.0036598Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T21:34:18.0275857Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-17T21:34:18.0571297Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-17T21:34:18.0579256Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T21:34:18.1010405Z Selecting previously unselected package libopenal-data. 2021-05-17T21:34:18.1304842Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-17T21:34:18.1340549Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-17T21:34:18.1730142Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-17T21:34:18.1982209Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-17T21:34:18.1988464Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T21:34:18.2289376Z Selecting previously unselected package libopenal1:amd64. 2021-05-17T21:34:18.2507193Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-17T21:34:18.2518891Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T21:34:18.3169486Z Selecting previously unselected package libasyncns0:amd64. 2021-05-17T21:34:18.3411461Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-17T21:34:18.3421296Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-17T21:34:18.3689267Z Selecting previously unselected package libflac8:amd64. 2021-05-17T21:34:18.3943987Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-17T21:34:18.3953546Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T21:34:18.4245786Z Selecting previously unselected package libsndfile1:amd64. 2021-05-17T21:34:18.4543640Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-17T21:34:18.4550646Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T21:34:18.4927495Z Selecting previously unselected package libpulse0:amd64. 2021-05-17T21:34:18.5220567Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-17T21:34:18.5297702Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T21:34:18.5757225Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-17T21:34:18.6052794Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-17T21:34:18.6064018Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T21:34:18.6650943Z Selecting previously unselected package libavdevice58:amd64. 2021-05-17T21:34:18.6901364Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:18.6910479Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:18.7240120Z Selecting previously unselected package libavresample4:amd64. 2021-05-17T21:34:18.7497566Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:18.7510068Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:18.7784993Z Selecting previously unselected package ffmpeg. 2021-05-17T21:34:18.8060976Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:18.8139181Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:18.9202679Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-17T21:34:18.9494757Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-17T21:34:18.9506986Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T21:34:18.9809175Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-17T21:34:19.0081404Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-17T21:34:19.0091135Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T21:34:19.1765907Z Selecting previously unselected package libaacs0:amd64. 2021-05-17T21:34:19.2052673Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-17T21:34:19.2060143Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-17T21:34:19.2332813Z Selecting previously unselected package libbdplus0:amd64. 2021-05-17T21:34:19.2608500Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-17T21:34:19.2617161Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T21:34:19.2916542Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-17T21:34:19.3192216Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:34:19.3200948Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:34:19.5810470Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-17T21:34:19.6046807Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:34:19.6053971Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:34:19.8930648Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-17T21:34:19.9183516Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-17T21:34:19.9191441Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T21:34:20.0343149Z Selecting previously unselected package va-driver-all:amd64. 2021-05-17T21:34:20.0617160Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-17T21:34:20.0628359Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T21:34:20.0890419Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-17T21:34:20.1129994Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-17T21:34:20.1139877Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T21:34:20.1737697Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T21:34:20.1762618Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T21:34:20.1788756Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T21:34:20.1822088Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T21:34:20.1843641Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T21:34:20.1869059Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-17T21:34:20.1894081Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T21:34:20.1915134Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T21:34:20.1935943Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-17T21:34:20.1957083Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T21:34:20.1980116Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T21:34:20.2001790Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T21:34:20.2025252Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T21:34:20.2046851Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T21:34:20.2068018Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T21:34:20.2092138Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-17T21:34:20.2115767Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T21:34:20.2136186Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T21:34:20.2185044Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T21:34:20.2230581Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-17T21:34:20.2252527Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-17T21:34:20.2275829Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T21:34:20.2300707Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T21:34:20.2322171Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T21:34:20.2343299Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T21:34:20.2362503Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-17T21:34:20.2382881Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T21:34:20.2412200Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T21:34:20.2431252Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T21:34:20.2452099Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-17T21:34:20.2480995Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T21:34:20.2503793Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T21:34:20.2524312Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-17T21:34:20.2544104Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T21:34:20.2578350Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T21:34:20.2600588Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T21:34:20.2622454Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T21:34:20.2646772Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-17T21:34:20.2674665Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:34:20.2824744Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T21:34:20.2843392Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T21:34:20.2889571Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T21:34:20.2912424Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T21:34:20.2935769Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-17T21:34:20.2963567Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-17T21:34:20.2985058Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T21:34:20.3014346Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T21:34:20.3036984Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T21:34:20.3063073Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T21:34:20.3105413Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T21:34:20.3124814Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:34:20.3146568Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T21:34:20.3167280Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T21:34:20.3187738Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T21:34:20.3209856Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T21:34:20.3251792Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:20.3272367Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T21:34:20.3293633Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:20.3314854Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T21:34:20.3335072Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T21:34:20.3355371Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T21:34:20.3378926Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T21:34:20.3398899Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T21:34:20.3425866Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:20.3461020Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T21:34:20.3481123Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T21:34:20.3533146Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T21:34:20.3613331Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:20.3658197Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:20.3678611Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:20.3700345Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T21:34:20.3722168Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T21:34:20.3740402Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:20.3760725Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:20.3783498Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:20.3806725Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:20.3895372Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:21.3758383Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:23.2950348Z Reading package lists... 2021-05-17T21:34:23.4627780Z Building dependency tree... 2021-05-17T21:34:23.4645028Z Reading state information... 2021-05-17T21:34:23.6082424Z The following additional packages will be installed: 2021-05-17T21:34:23.6085047Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T21:34:23.6571538Z The following NEW packages will be installed: 2021-05-17T21:34:23.6573630Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T21:34:23.6577245Z libmagick++-dev 2021-05-17T21:34:23.6741184Z 0 upgraded, 4 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:23.6742402Z Need to get 309 kB of archives. 2021-05-17T21:34:23.6743493Z After this operation, 2202 kB of additional disk space will be used. 2021-05-17T21:34:23.6745568Z 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-17T21:34:23.6758140Z 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-17T21:34:23.6771960Z 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-17T21:34:23.6784171Z 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-17T21:34:24.0584526Z Fetched 309 kB in 0s (18.1 MB/s) 2021-05-17T21:34:24.0885691Z Selecting previously unselected package libmagick++-6-headers. 2021-05-17T21:34:24.0960600Z (Reading database ... 2021-05-17T21:34:24.0961361Z (Reading database ... 5% 2021-05-17T21:34:24.0962413Z (Reading database ... 10% 2021-05-17T21:34:24.0962927Z (Reading database ... 15% 2021-05-17T21:34:24.0963451Z (Reading database ... 20% 2021-05-17T21:34:24.0963909Z (Reading database ... 25% 2021-05-17T21:34:24.0964400Z (Reading database ... 30% 2021-05-17T21:34:24.0964865Z (Reading database ... 35% 2021-05-17T21:34:24.0965315Z (Reading database ... 40% 2021-05-17T21:34:24.0965777Z (Reading database ... 45% 2021-05-17T21:34:24.0966238Z (Reading database ... 50% 2021-05-17T21:34:24.1011442Z (Reading database ... 55% 2021-05-17T21:34:24.1053692Z (Reading database ... 60% 2021-05-17T21:34:24.1083808Z (Reading database ... 65% 2021-05-17T21:34:24.1205996Z (Reading database ... 70% 2021-05-17T21:34:24.1331320Z (Reading database ... 75% 2021-05-17T21:34:24.1357488Z (Reading database ... 80% 2021-05-17T21:34:24.1905016Z (Reading database ... 85% 2021-05-17T21:34:24.2083350Z (Reading database ... 90% 2021-05-17T21:34:24.2166838Z (Reading database ... 95% 2021-05-17T21:34:24.2167420Z (Reading database ... 100% 2021-05-17T21:34:24.2168287Z (Reading database ... 267266 files and directories currently installed.) 2021-05-17T21:34:24.2308986Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T21:34:24.2383495Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:34:24.2690638Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-17T21:34:24.2923061Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T21:34:24.2943112Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:34:24.3309913Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-17T21:34:24.3548382Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T21:34:24.3557334Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:34:24.3922868Z Selecting previously unselected package libmagick++-dev. 2021-05-17T21:34:24.4220350Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T21:34:24.4300379Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:34:24.4806089Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:34:24.4883286Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:34:24.4921469Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:34:24.4942431Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:34:24.5017086Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:26.4539897Z Reading package lists... 2021-05-17T21:34:26.6181947Z Building dependency tree... 2021-05-17T21:34:26.6198395Z Reading state information... 2021-05-17T21:34:26.7630058Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-17T21:34:26.7632030Z The following additional packages will be installed: 2021-05-17T21:34:26.7633786Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-17T21:34:26.7635084Z libijs-0.35 libjbig2dec0 2021-05-17T21:34:26.7640976Z Suggested packages: 2021-05-17T21:34:26.7642294Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-17T21:34:26.7643396Z ghostscript-x 2021-05-17T21:34:26.8124208Z The following NEW packages will be installed: 2021-05-17T21:34:26.8127368Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-17T21:34:26.8134453Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-17T21:34:26.8310367Z 0 upgraded, 8 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:26.8311509Z Need to get 11.2 MB of archives. 2021-05-17T21:34:26.8312232Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-17T21:34:26.8314562Z 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-17T21:34:26.8667181Z 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-17T21:34:26.8676172Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-17T21:34:26.9839604Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-17T21:34:26.9929621Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-17T21:34:26.9935865Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-17T21:34:26.9949312Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-17T21:34:27.0148492Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-17T21:34:27.4088365Z Fetched 11.2 MB in 0s (56.5 MB/s) 2021-05-17T21:34:27.4410556Z Selecting previously unselected package fonts-droid-fallback. 2021-05-17T21:34:27.4438070Z (Reading database ... 2021-05-17T21:34:27.4438823Z (Reading database ... 5% 2021-05-17T21:34:27.4439367Z (Reading database ... 10% 2021-05-17T21:34:27.4439903Z (Reading database ... 15% 2021-05-17T21:34:27.4440414Z (Reading database ... 20% 2021-05-17T21:34:27.4440928Z (Reading database ... 25% 2021-05-17T21:34:27.4441488Z (Reading database ... 30% 2021-05-17T21:34:27.4442159Z (Reading database ... 35% 2021-05-17T21:34:27.4442737Z (Reading database ... 40% 2021-05-17T21:34:27.4443302Z (Reading database ... 45% 2021-05-17T21:34:27.4443892Z (Reading database ... 50% 2021-05-17T21:34:27.4479240Z (Reading database ... 55% 2021-05-17T21:34:27.4520756Z (Reading database ... 60% 2021-05-17T21:34:27.4544401Z (Reading database ... 65% 2021-05-17T21:34:27.4665732Z (Reading database ... 70% 2021-05-17T21:34:27.4783381Z (Reading database ... 75% 2021-05-17T21:34:27.4805960Z (Reading database ... 80% 2021-05-17T21:34:27.5336240Z (Reading database ... 85% 2021-05-17T21:34:27.5507088Z (Reading database ... 90% 2021-05-17T21:34:27.5587140Z (Reading database ... 95% 2021-05-17T21:34:27.5588311Z (Reading database ... 100% 2021-05-17T21:34:27.5589334Z (Reading database ... 267311 files and directories currently installed.) 2021-05-17T21:34:27.5725759Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-17T21:34:27.5950766Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T21:34:27.7890725Z Selecting previously unselected package fonts-noto-mono. 2021-05-17T21:34:27.8087671Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-17T21:34:27.8102370Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T21:34:27.8449860Z Selecting previously unselected package fonts-urw-base35. 2021-05-17T21:34:27.8670159Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-17T21:34:27.9241628Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-17T21:34:28.2930310Z Selecting previously unselected package libgs9-common. 2021-05-17T21:34:28.3153213Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-17T21:34:28.3163204Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T21:34:28.4080768Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-17T21:34:28.4313537Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-17T21:34:28.4329921Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-17T21:34:28.4559207Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-17T21:34:28.4839186Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-17T21:34:28.4849236Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T21:34:28.5210855Z Selecting previously unselected package libgs9:amd64. 2021-05-17T21:34:28.5478668Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T21:34:28.5489080Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T21:34:28.8009278Z Selecting previously unselected package ghostscript. 2021-05-17T21:34:28.8227857Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T21:34:28.8239579Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T21:34:28.8839542Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T21:34:28.8878469Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-17T21:34:28.8899527Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-17T21:34:28.9479497Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T21:34:28.9501218Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T21:34:28.9744580Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T21:34:28.9771281Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T21:34:28.9793596Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T21:34:28.9898738Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T21:34:29.0762967Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:29.0965088Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:32.1912527Z Reading package lists... 2021-05-17T21:34:32.3633675Z Building dependency tree... 2021-05-17T21:34:32.3651951Z Reading state information... 2021-05-17T21:34:32.5201914Z The following additional packages will be installed: 2021-05-17T21:34:32.5205720Z libudunits2-0 libudunits2-data 2021-05-17T21:34:32.5670365Z The following NEW packages will be installed: 2021-05-17T21:34:32.5675240Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-17T21:34:32.5908536Z 0 upgraded, 3 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:32.5909372Z Need to get 429 kB of archives. 2021-05-17T21:34:32.5911660Z After this operation, 1026 kB of additional disk space will be used. 2021-05-17T21:34:32.5913844Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-17T21:34:32.5924320Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-17T21:34:32.5930905Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-17T21:34:32.9943761Z Fetched 429 kB in 0s (15.5 MB/s) 2021-05-17T21:34:33.0226694Z Selecting previously unselected package libudunits2-data. 2021-05-17T21:34:33.0305527Z (Reading database ... 2021-05-17T21:34:33.0306119Z (Reading database ... 5% 2021-05-17T21:34:33.0309525Z (Reading database ... 10% 2021-05-17T21:34:33.0309951Z (Reading database ... 15% 2021-05-17T21:34:33.0310358Z (Reading database ... 20% 2021-05-17T21:34:33.0310776Z (Reading database ... 25% 2021-05-17T21:34:33.0311218Z (Reading database ... 30% 2021-05-17T21:34:33.0311621Z (Reading database ... 35% 2021-05-17T21:34:33.0312070Z (Reading database ... 40% 2021-05-17T21:34:33.0312647Z (Reading database ... 45% 2021-05-17T21:34:33.0313067Z (Reading database ... 50% 2021-05-17T21:34:33.0345664Z (Reading database ... 55% 2021-05-17T21:34:33.0398848Z (Reading database ... 60% 2021-05-17T21:34:33.0424707Z (Reading database ... 65% 2021-05-17T21:34:33.0562209Z (Reading database ... 70% 2021-05-17T21:34:33.0696949Z (Reading database ... 75% 2021-05-17T21:34:33.0722111Z (Reading database ... 80% 2021-05-17T21:34:33.1309254Z (Reading database ... 85% 2021-05-17T21:34:33.1496192Z (Reading database ... 90% 2021-05-17T21:34:33.1582688Z (Reading database ... 95% 2021-05-17T21:34:33.1583287Z (Reading database ... 100% 2021-05-17T21:34:33.1584132Z (Reading database ... 267875 files and directories currently installed.) 2021-05-17T21:34:33.1724733Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-17T21:34:33.1735636Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-17T21:34:33.2010994Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-17T21:34:33.2255048Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-17T21:34:33.2275854Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T21:34:33.2611179Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-17T21:34:33.2829029Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-17T21:34:33.2838096Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T21:34:33.3530354Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-17T21:34:33.3554690Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T21:34:33.3580620Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T21:34:33.3608360Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T21:34:33.4576321Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:35.5042318Z Reading package lists... 2021-05-17T21:34:35.6741734Z Building dependency tree... 2021-05-17T21:34:35.6759655Z Reading state information... 2021-05-17T21:34:35.8735968Z The following NEW packages will be installed: 2021-05-17T21:34:35.8745735Z libjq-dev 2021-05-17T21:34:35.8935825Z 0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:35.8936575Z Need to get 11.2 kB of archives. 2021-05-17T21:34:35.8937285Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-17T21:34:35.8939240Z 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-17T21:34:36.2827220Z Fetched 11.2 kB in 0s (727 kB/s) 2021-05-17T21:34:36.3130656Z Selecting previously unselected package libjq-dev:amd64. 2021-05-17T21:34:36.3167290Z (Reading database ... 2021-05-17T21:34:36.3167936Z (Reading database ... 5% 2021-05-17T21:34:36.3168989Z (Reading database ... 10% 2021-05-17T21:34:36.3169572Z (Reading database ... 15% 2021-05-17T21:34:36.3170140Z (Reading database ... 20% 2021-05-17T21:34:36.3170714Z (Reading database ... 25% 2021-05-17T21:34:36.3171283Z (Reading database ... 30% 2021-05-17T21:34:36.3171845Z (Reading database ... 35% 2021-05-17T21:34:36.3172447Z (Reading database ... 40% 2021-05-17T21:34:36.3173019Z (Reading database ... 45% 2021-05-17T21:34:36.3173597Z (Reading database ... 50% 2021-05-17T21:34:36.3203068Z (Reading database ... 55% 2021-05-17T21:34:36.3250817Z (Reading database ... 60% 2021-05-17T21:34:36.3276174Z (Reading database ... 65% 2021-05-17T21:34:36.3406912Z (Reading database ... 70% 2021-05-17T21:34:36.3533045Z (Reading database ... 75% 2021-05-17T21:34:36.3558352Z (Reading database ... 80% 2021-05-17T21:34:36.4127441Z (Reading database ... 85% 2021-05-17T21:34:36.4315294Z (Reading database ... 90% 2021-05-17T21:34:36.4401165Z (Reading database ... 95% 2021-05-17T21:34:36.4401655Z (Reading database ... 100% 2021-05-17T21:34:36.4402447Z (Reading database ... 267904 files and directories currently installed.) 2021-05-17T21:34:36.4545281Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:34:36.4562559Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T21:34:36.5115824Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T21:34:38.4690384Z Reading package lists... 2021-05-17T21:34:38.6409286Z Building dependency tree... 2021-05-17T21:34:38.6425607Z Reading state information... 2021-05-17T21:34:38.8365150Z The following NEW packages will be installed: 2021-05-17T21:34:38.8372024Z libmng2 2021-05-17T21:34:38.8584901Z 0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:38.8585585Z Need to get 168 kB of archives. 2021-05-17T21:34:38.8586197Z After this operation, 571 kB of additional disk space will be used. 2021-05-17T21:34:38.8587836Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-17T21:34:39.2319182Z Fetched 168 kB in 0s (7888 kB/s) 2021-05-17T21:34:39.2600367Z Selecting previously unselected package libmng2:amd64. 2021-05-17T21:34:39.2673010Z (Reading database ... 2021-05-17T21:34:39.2673761Z (Reading database ... 5% 2021-05-17T21:34:39.2674338Z (Reading database ... 10% 2021-05-17T21:34:39.2674965Z (Reading database ... 15% 2021-05-17T21:34:39.2675550Z (Reading database ... 20% 2021-05-17T21:34:39.2676114Z (Reading database ... 25% 2021-05-17T21:34:39.2676688Z (Reading database ... 30% 2021-05-17T21:34:39.2677256Z (Reading database ... 35% 2021-05-17T21:34:39.2677828Z (Reading database ... 40% 2021-05-17T21:34:39.2678399Z (Reading database ... 45% 2021-05-17T21:34:39.2678952Z (Reading database ... 50% 2021-05-17T21:34:39.2714334Z (Reading database ... 55% 2021-05-17T21:34:39.2761254Z (Reading database ... 60% 2021-05-17T21:34:39.2786356Z (Reading database ... 65% 2021-05-17T21:34:39.2917262Z (Reading database ... 70% 2021-05-17T21:34:39.3042622Z (Reading database ... 75% 2021-05-17T21:34:39.3065911Z (Reading database ... 80% 2021-05-17T21:34:39.3614669Z (Reading database ... 85% 2021-05-17T21:34:39.3792166Z (Reading database ... 90% 2021-05-17T21:34:39.3873095Z (Reading database ... 95% 2021-05-17T21:34:39.3876369Z (Reading database ... 100% 2021-05-17T21:34:39.3877243Z (Reading database ... 267910 files and directories currently installed.) 2021-05-17T21:34:39.4013015Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-17T21:34:39.4042125Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T21:34:39.4746408Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T21:34:39.4775173Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:41.4938555Z Reading package lists... 2021-05-17T21:34:41.6651184Z Building dependency tree... 2021-05-17T21:34:41.6668830Z Reading state information... 2021-05-17T21:34:41.8346324Z E: Unable to locate package libmng1 2021-05-17T21:34:41.8903650Z Reading package lists... 2021-05-17T21:34:42.0535695Z Building dependency tree... 2021-05-17T21:34:42.0553149Z Reading state information... 2021-05-17T21:34:42.1733479Z E: Unable to locate package libapparmor-devel 2021-05-17T21:34:42.2341445Z Reading package lists... 2021-05-17T21:34:42.4141327Z Building dependency tree... 2021-05-17T21:34:42.4160556Z Reading state information... 2021-05-17T21:34:42.5814396Z The following additional packages will be installed: 2021-05-17T21:34:42.5818006Z libij-java 2021-05-17T21:34:42.6309327Z The following NEW packages will be installed: 2021-05-17T21:34:42.6319426Z imagej libij-java 2021-05-17T21:34:42.6506411Z 0 upgraded, 2 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:42.6507428Z Need to get 2328 kB of archives. 2021-05-17T21:34:42.6508264Z After this operation, 2498 kB of additional disk space will be used. 2021-05-17T21:34:42.6510112Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-17T21:34:42.6751198Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-17T21:34:43.0699733Z Fetched 2328 kB in 0s (59.4 MB/s) 2021-05-17T21:34:43.0990565Z Selecting previously unselected package libij-java. 2021-05-17T21:34:43.1069137Z (Reading database ... 2021-05-17T21:34:43.1069921Z (Reading database ... 5% 2021-05-17T21:34:43.1070727Z (Reading database ... 10% 2021-05-17T21:34:43.1071387Z (Reading database ... 15% 2021-05-17T21:34:43.1071979Z (Reading database ... 20% 2021-05-17T21:34:43.1072546Z (Reading database ... 25% 2021-05-17T21:34:43.1073126Z (Reading database ... 30% 2021-05-17T21:34:43.1073727Z (Reading database ... 35% 2021-05-17T21:34:43.1074355Z (Reading database ... 40% 2021-05-17T21:34:43.1074868Z (Reading database ... 45% 2021-05-17T21:34:43.1075387Z (Reading database ... 50% 2021-05-17T21:34:43.1114601Z (Reading database ... 55% 2021-05-17T21:34:43.1164082Z (Reading database ... 60% 2021-05-17T21:34:43.1190508Z (Reading database ... 65% 2021-05-17T21:34:43.1326169Z (Reading database ... 70% 2021-05-17T21:34:43.1452765Z (Reading database ... 75% 2021-05-17T21:34:43.1476784Z (Reading database ... 80% 2021-05-17T21:34:43.2052393Z (Reading database ... 85% 2021-05-17T21:34:43.2236121Z (Reading database ... 90% 2021-05-17T21:34:43.2319863Z (Reading database ... 95% 2021-05-17T21:34:43.2320827Z (Reading database ... 100% 2021-05-17T21:34:43.2321830Z (Reading database ... 267916 files and directories currently installed.) 2021-05-17T21:34:43.2461010Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-17T21:34:43.2471098Z Unpacking libij-java (1.52r-1) ... 2021-05-17T21:34:43.3250005Z Selecting previously unselected package imagej. 2021-05-17T21:34:43.3525023Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-17T21:34:43.3536517Z Unpacking imagej (1.52r-1) ... 2021-05-17T21:34:43.4153131Z Setting up libij-java (1.52r-1) ... 2021-05-17T21:34:43.4182260Z Setting up imagej (1.52r-1) ... 2021-05-17T21:34:43.4215616Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T21:34:43.4732868Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:44.1616005Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T21:34:46.2171374Z Reading package lists... 2021-05-17T21:34:46.4033979Z Building dependency tree... 2021-05-17T21:34:46.4053081Z Reading state information... 2021-05-17T21:34:46.5666557Z Suggested packages: 2021-05-17T21:34:46.5668657Z bowtie2-examples 2021-05-17T21:34:46.6111964Z The following NEW packages will be installed: 2021-05-17T21:34:46.6124113Z bowtie2 2021-05-17T21:34:46.6392333Z 0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:46.6393513Z Need to get 1324 kB of archives. 2021-05-17T21:34:46.6394422Z After this operation, 5630 kB of additional disk space will be used. 2021-05-17T21:34:46.6396528Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-17T21:34:47.0550109Z Fetched 1324 kB in 0s (28.2 MB/s) 2021-05-17T21:34:47.0846727Z Selecting previously unselected package bowtie2. 2021-05-17T21:34:47.0930158Z (Reading database ... 2021-05-17T21:34:47.0931187Z (Reading database ... 5% 2021-05-17T21:34:47.0932102Z (Reading database ... 10% 2021-05-17T21:34:47.0932629Z (Reading database ... 15% 2021-05-17T21:34:47.0933098Z (Reading database ... 20% 2021-05-17T21:34:47.0933637Z (Reading database ... 25% 2021-05-17T21:34:47.0934126Z (Reading database ... 30% 2021-05-17T21:34:47.0934580Z (Reading database ... 35% 2021-05-17T21:34:47.0935043Z (Reading database ... 40% 2021-05-17T21:34:47.0935494Z (Reading database ... 45% 2021-05-17T21:34:47.0936194Z (Reading database ... 50% 2021-05-17T21:34:47.0989008Z (Reading database ... 55% 2021-05-17T21:34:47.1042957Z (Reading database ... 60% 2021-05-17T21:34:47.1075083Z (Reading database ... 65% 2021-05-17T21:34:47.1235149Z (Reading database ... 70% 2021-05-17T21:34:47.1375239Z (Reading database ... 75% 2021-05-17T21:34:47.1405955Z (Reading database ... 80% 2021-05-17T21:34:47.1963656Z (Reading database ... 85% 2021-05-17T21:34:47.2140041Z (Reading database ... 90% 2021-05-17T21:34:47.2220290Z (Reading database ... 95% 2021-05-17T21:34:47.2221269Z (Reading database ... 100% 2021-05-17T21:34:47.2222286Z (Reading database ... 267939 files and directories currently installed.) 2021-05-17T21:34:47.2363623Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-17T21:34:47.2371930Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-17T21:34:47.4111164Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-17T21:34:47.4142122Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:50.2148656Z Reading package lists... 2021-05-17T21:34:50.3922962Z Building dependency tree... 2021-05-17T21:34:50.3943620Z Reading state information... 2021-05-17T21:34:50.5466224Z E: Unable to locate package install 2021-05-17T21:34:50.5467511Z E: Unable to locate package gdal 2021-05-17T21:34:50.6089687Z Reading package lists... 2021-05-17T21:34:50.7884645Z Building dependency tree... 2021-05-17T21:34:50.7904827Z Reading state information... 2021-05-17T21:34:50.8178799Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-17T21:34:50.8180539Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T21:34:50.8182503Z is only available from another source 2021-05-17T21:34:50.8182902Z 2021-05-17T21:34:50.9187698Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-17T21:34:50.9814391Z Reading package lists... 2021-05-17T21:34:51.1624912Z Building dependency tree... 2021-05-17T21:34:51.1644431Z Reading state information... 2021-05-17T21:34:51.1917236Z Package libav-tools is not available, but is referred to by another package. 2021-05-17T21:34:51.1918741Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T21:34:51.1919527Z is only available from another source 2021-05-17T21:34:51.1922615Z However the following packages replace it: 2021-05-17T21:34:51.1923059Z ffmpeg 2021-05-17T21:34:51.1923267Z 2021-05-17T21:34:51.2897204Z E: Package 'libav-tools' has no installation candidate 2021-05-17T21:34:51.3540592Z Reading package lists... 2021-05-17T21:34:51.5347047Z Building dependency tree... 2021-05-17T21:34:51.5363315Z Reading state information... 2021-05-17T21:34:51.6820620Z The following additional packages will be installed: 2021-05-17T21:34:51.6823105Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-17T21:34:51.6824956Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T21:34:51.6826286Z libssh2-1-dev 2021-05-17T21:34:51.6828316Z Suggested packages: 2021-05-17T21:34:51.6829410Z libgcrypt20-doc libmbedtls-doc 2021-05-17T21:34:51.7287342Z The following NEW packages will be installed: 2021-05-17T21:34:51.7289866Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-17T21:34:51.7291573Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T21:34:51.7292729Z libssh2-1-dev 2021-05-17T21:34:51.7461186Z 0 upgraded, 11 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:51.7462222Z Need to get 2667 kB of archives. 2021-05-17T21:34:51.7463338Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-17T21:34:51.7464959Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-17T21:34:51.7497448Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-17T21:34:51.7561962Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-17T21:34:51.7566368Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-17T21:34:51.7581818Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-17T21:34:51.7586380Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-17T21:34:51.7593275Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-17T21:34:51.7638057Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-17T21:34:51.7674139Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-17T21:34:51.7694646Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-17T21:34:51.7699062Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-17T21:34:52.1582060Z Fetched 2667 kB in 0s (64.1 MB/s) 2021-05-17T21:34:52.1881146Z Selecting previously unselected package libgpg-error-dev. 2021-05-17T21:34:52.1957600Z (Reading database ... 2021-05-17T21:34:52.1958084Z (Reading database ... 5% 2021-05-17T21:34:52.1960015Z (Reading database ... 10% 2021-05-17T21:34:52.1960749Z (Reading database ... 15% 2021-05-17T21:34:52.1961168Z (Reading database ... 20% 2021-05-17T21:34:52.1961608Z (Reading database ... 25% 2021-05-17T21:34:52.1962025Z (Reading database ... 30% 2021-05-17T21:34:52.1962441Z (Reading database ... 35% 2021-05-17T21:34:52.1962868Z (Reading database ... 40% 2021-05-17T21:34:52.1963281Z (Reading database ... 45% 2021-05-17T21:34:52.1970890Z (Reading database ... 50% 2021-05-17T21:34:52.2009493Z (Reading database ... 55% 2021-05-17T21:34:52.2057884Z (Reading database ... 60% 2021-05-17T21:34:52.2084929Z (Reading database ... 65% 2021-05-17T21:34:52.2220038Z (Reading database ... 70% 2021-05-17T21:34:52.2349286Z (Reading database ... 75% 2021-05-17T21:34:52.2373734Z (Reading database ... 80% 2021-05-17T21:34:52.2944594Z (Reading database ... 85% 2021-05-17T21:34:52.3128241Z (Reading database ... 90% 2021-05-17T21:34:52.3212809Z (Reading database ... 95% 2021-05-17T21:34:52.3213293Z (Reading database ... 100% 2021-05-17T21:34:52.3213931Z (Reading database ... 267965 files and directories currently installed.) 2021-05-17T21:34:52.3354680Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-17T21:34:52.3371770Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-17T21:34:52.3681849Z Selecting previously unselected package libgcrypt20-dev. 2021-05-17T21:34:52.3977754Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-17T21:34:52.3988248Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T21:34:52.4650164Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-17T21:34:52.4913521Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-17T21:34:52.4930413Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T21:34:52.5249561Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-17T21:34:52.5462248Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T21:34:52.5473831Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:34:52.5889967Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-17T21:34:52.6128647Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T21:34:52.6140316Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:34:52.6449602Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-17T21:34:52.6687439Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T21:34:52.6696279Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:34:52.7049740Z Selecting previously unselected package libgit2-28:amd64. 2021-05-17T21:34:52.7282566Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T21:34:52.7291990Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T21:34:52.7914402Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-17T21:34:52.8151362Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T21:34:52.8161920Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:34:52.8792733Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-17T21:34:52.9087636Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-17T21:34:52.9098668Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T21:34:52.9690524Z Selecting previously unselected package libhttp-parser-dev. 2021-05-17T21:34:52.9928238Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-17T21:34:52.9940041Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-17T21:34:53.0211123Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-17T21:34:53.0501118Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T21:34:53.0507572Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T21:34:53.1685634Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-17T21:34:53.1737261Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:34:53.1758332Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T21:34:53.1779241Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-17T21:34:53.1798673Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:34:53.1819167Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:34:53.1842079Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:34:53.1859165Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T21:34:53.1893586Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T21:34:53.1913546Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T21:34:53.1934440Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T21:34:53.1965209Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:57.5899869Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T21:34:57.6850316Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:59.5928599Z Reading package lists... 2021-05-17T21:34:59.7628482Z Building dependency tree... 2021-05-17T21:34:59.7645307Z Reading state information... 2021-05-17T21:35:00.0039929Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-17T21:35:00.0041628Z libtiff-dev set to manually installed. 2021-05-17T21:35:00.0047575Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:00.0652427Z Reading package lists... 2021-05-17T21:35:00.2420637Z Building dependency tree... 2021-05-17T21:35:00.2440080Z Reading state information... 2021-05-17T21:35:00.4806031Z unixodbc-dev is already the newest version (2.3.7). 2021-05-17T21:35:00.4809485Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:00.5370772Z Reading package lists... 2021-05-17T21:35:00.7090149Z Building dependency tree... 2021-05-17T21:35:00.7107459Z Reading state information... 2021-05-17T21:35:00.9084686Z The following NEW packages will be installed: 2021-05-17T21:35:00.9087590Z libsodium-dev 2021-05-17T21:35:00.9254348Z 0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:00.9255036Z Need to get 169 kB of archives. 2021-05-17T21:35:00.9256412Z After this operation, 826 kB of additional disk space will be used. 2021-05-17T21:35:00.9258087Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-17T21:35:01.3244654Z Fetched 169 kB in 0s (10.8 MB/s) 2021-05-17T21:35:01.3543180Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-17T21:35:01.3632920Z (Reading database ... 2021-05-17T21:35:01.3633995Z (Reading database ... 5% 2021-05-17T21:35:01.3634657Z (Reading database ... 10% 2021-05-17T21:35:01.3635355Z (Reading database ... 15% 2021-05-17T21:35:01.3636016Z (Reading database ... 20% 2021-05-17T21:35:01.3636664Z (Reading database ... 25% 2021-05-17T21:35:01.3637305Z (Reading database ... 30% 2021-05-17T21:35:01.3637956Z (Reading database ... 35% 2021-05-17T21:35:01.3638606Z (Reading database ... 40% 2021-05-17T21:35:01.3639246Z (Reading database ... 45% 2021-05-17T21:35:01.3639891Z (Reading database ... 50% 2021-05-17T21:35:01.3683179Z (Reading database ... 55% 2021-05-17T21:35:01.3740751Z (Reading database ... 60% 2021-05-17T21:35:01.3770480Z (Reading database ... 65% 2021-05-17T21:35:01.3934846Z (Reading database ... 70% 2021-05-17T21:35:01.4085843Z (Reading database ... 75% 2021-05-17T21:35:01.4115244Z (Reading database ... 80% 2021-05-17T21:35:01.4757443Z (Reading database ... 85% 2021-05-17T21:35:01.4971794Z (Reading database ... 90% 2021-05-17T21:35:01.5070754Z (Reading database ... 95% 2021-05-17T21:35:01.5071339Z (Reading database ... 100% 2021-05-17T21:35:01.5072060Z (Reading database ... 268468 files and directories currently installed.) 2021-05-17T21:35:01.5234208Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-17T21:35:01.5245458Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T21:35:01.6007334Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T21:35:03.5377760Z Reading package lists... 2021-05-17T21:35:03.7237023Z Building dependency tree... 2021-05-17T21:35:03.7254395Z Reading state information... 2021-05-17T21:35:03.8895236Z The following additional packages will be installed: 2021-05-17T21:35:03.8900084Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-17T21:35:03.9379251Z The following NEW packages will be installed: 2021-05-17T21:35:03.9391875Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-17T21:35:03.9394800Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-17T21:35:03.9577056Z 0 upgraded, 8 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:03.9577850Z Need to get 10.4 MB of archives. 2021-05-17T21:35:03.9578590Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-17T21:35:03.9580486Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-17T21:35:03.9675065Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-17T21:35:03.9887757Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-17T21:35:04.0171444Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-17T21:35:04.0687091Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-17T21:35:04.1078586Z 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-17T21:35:04.1428229Z 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-17T21:35:04.2252812Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-17T21:35:04.6357854Z Fetched 10.4 MB in 0s (36.1 MB/s) 2021-05-17T21:35:04.6643388Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-17T21:35:04.6717823Z (Reading database ... 2021-05-17T21:35:04.6718436Z (Reading database ... 5% 2021-05-17T21:35:04.6718916Z (Reading database ... 10% 2021-05-17T21:35:04.6719381Z (Reading database ... 15% 2021-05-17T21:35:04.6719855Z (Reading database ... 20% 2021-05-17T21:35:04.6720353Z (Reading database ... 25% 2021-05-17T21:35:04.6720811Z (Reading database ... 30% 2021-05-17T21:35:04.6721275Z (Reading database ... 35% 2021-05-17T21:35:04.6721728Z (Reading database ... 40% 2021-05-17T21:35:04.6722195Z (Reading database ... 45% 2021-05-17T21:35:04.6722960Z (Reading database ... 50% 2021-05-17T21:35:04.6764010Z (Reading database ... 55% 2021-05-17T21:35:04.6813503Z (Reading database ... 60% 2021-05-17T21:35:04.6839131Z (Reading database ... 65% 2021-05-17T21:35:04.6966458Z (Reading database ... 70% 2021-05-17T21:35:04.7090692Z (Reading database ... 75% 2021-05-17T21:35:04.7116609Z (Reading database ... 80% 2021-05-17T21:35:04.7664933Z (Reading database ... 85% 2021-05-17T21:35:04.7836626Z (Reading database ... 90% 2021-05-17T21:35:04.7916676Z (Reading database ... 95% 2021-05-17T21:35:04.7917252Z (Reading database ... 100% 2021-05-17T21:35:04.7917984Z (Reading database ... 268538 files and directories currently installed.) 2021-05-17T21:35:04.8055691Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-17T21:35:04.8067768Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T21:35:04.8730369Z Selecting previously unselected package liblept5:amd64. 2021-05-17T21:35:04.8990798Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-17T21:35:04.9014014Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-17T21:35:05.0011377Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-17T21:35:05.0293565Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-17T21:35:05.0301995Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T21:35:05.1731138Z Selecting previously unselected package libtesseract4:amd64. 2021-05-17T21:35:05.2005741Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-17T21:35:05.2016162Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T21:35:05.3331023Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-17T21:35:05.3544456Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-17T21:35:05.3554793Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T21:35:05.5211834Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-17T21:35:05.5474399Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T21:35:05.5483515Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T21:35:05.7011171Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-17T21:35:05.7272525Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T21:35:05.7284163Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T21:35:06.0412185Z Selecting previously unselected package tesseract-ocr. 2021-05-17T21:35:06.0603847Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-17T21:35:06.0614579Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-17T21:35:06.1414236Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T21:35:06.1443130Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-17T21:35:06.1467845Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T21:35:06.1495027Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T21:35:06.1520934Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T21:35:06.1551925Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T21:35:06.1576663Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T21:35:06.1597612Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-17T21:35:06.1631641Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:35:09.0147492Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:35:10.9671269Z Reading package lists... 2021-05-17T21:35:11.1465460Z Building dependency tree... 2021-05-17T21:35:11.1484795Z Reading state information... 2021-05-17T21:35:11.3798809Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-17T21:35:11.3800194Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:11.4363460Z Reading package lists... 2021-05-17T21:35:11.6028788Z Building dependency tree... 2021-05-17T21:35:11.6046710Z Reading state information... 2021-05-17T21:35:11.7514252Z The following additional packages will be installed: 2021-05-17T21:35:11.7516652Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T21:35:11.7518146Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-17T21:35:11.7522817Z Suggested packages: 2021-05-17T21:35:11.7523867Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-17T21:35:11.8024290Z The following NEW packages will be installed: 2021-05-17T21:35:11.8028419Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T21:35:11.8035776Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-17T21:35:11.8205090Z 0 upgraded, 10 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:11.8205972Z Need to get 1459 kB of archives. 2021-05-17T21:35:11.8206606Z After this operation, 7754 kB of additional disk space will be used. 2021-05-17T21:35:11.8208411Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-17T21:35:11.8232110Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-17T21:35:11.8238312Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-17T21:35:11.8245459Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-17T21:35:11.8251861Z 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-17T21:35:11.8266844Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-17T21:35:11.8283578Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-17T21:35:11.8347633Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-17T21:35:11.8371275Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-17T21:35:11.8375014Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-17T21:35:12.2521526Z Fetched 1459 kB in 0s (41.5 MB/s) 2021-05-17T21:35:12.2835263Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-17T21:35:12.2914267Z (Reading database ... 2021-05-17T21:35:12.2914825Z (Reading database ... 5% 2021-05-17T21:35:12.2916052Z (Reading database ... 10% 2021-05-17T21:35:12.2916495Z (Reading database ... 15% 2021-05-17T21:35:12.2917267Z (Reading database ... 20% 2021-05-17T21:35:12.2917716Z (Reading database ... 25% 2021-05-17T21:35:12.2918374Z (Reading database ... 30% 2021-05-17T21:35:12.2918792Z (Reading database ... 35% 2021-05-17T21:35:12.2919209Z (Reading database ... 40% 2021-05-17T21:35:12.2919624Z (Reading database ... 45% 2021-05-17T21:35:12.2920198Z (Reading database ... 50% 2021-05-17T21:35:12.2959955Z (Reading database ... 55% 2021-05-17T21:35:12.3008849Z (Reading database ... 60% 2021-05-17T21:35:12.3041661Z (Reading database ... 65% 2021-05-17T21:35:12.3172104Z (Reading database ... 70% 2021-05-17T21:35:12.3298598Z (Reading database ... 75% 2021-05-17T21:35:12.3324454Z (Reading database ... 80% 2021-05-17T21:35:12.3751844Z (Reading database ... 85% 2021-05-17T21:35:12.4089992Z (Reading database ... 90% 2021-05-17T21:35:12.4177073Z (Reading database ... 95% 2021-05-17T21:35:12.4177736Z (Reading database ... 100% 2021-05-17T21:35:12.4178583Z (Reading database ... 268763 files and directories currently installed.) 2021-05-17T21:35:12.4317107Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T21:35:12.4338445Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:12.4651165Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-17T21:35:12.4888634Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T21:35:12.4899225Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:12.5210049Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-17T21:35:12.5445670Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T21:35:12.5454530Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:12.5722607Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-17T21:35:12.6003422Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T21:35:12.6011508Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:12.6320247Z Selecting previously unselected package comerr-dev:amd64. 2021-05-17T21:35:12.6556212Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-17T21:35:12.6622952Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T21:35:12.6931055Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-17T21:35:12.7186549Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T21:35:12.7195234Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:12.7553238Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-17T21:35:12.7844916Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-17T21:35:12.7855816Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T21:35:12.8551938Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-17T21:35:12.8846292Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T21:35:12.8858111Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T21:35:12.9324843Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-17T21:35:12.9583165Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T21:35:12.9593514Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:12.9881489Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-17T21:35:13.0182660Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-17T21:35:13.0194019Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T21:35:13.1138698Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T21:35:13.1163156Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:13.1187120Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T21:35:13.1218833Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T21:35:13.1250421Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:13.1271906Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:13.1292417Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:13.1314862Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:13.1334120Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:13.1351523Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T21:35:13.1380696Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:35:13.1576663Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:35:16.1175458Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T21:35:18.1673354Z Reading package lists... 2021-05-17T21:35:18.3263497Z Building dependency tree... 2021-05-17T21:35:18.3280941Z Reading state information... 2021-05-17T21:35:18.4919943Z E: Unable to locate package udunits 2021-05-17T21:35:18.5482971Z Reading package lists... 2021-05-17T21:35:18.7151529Z Building dependency tree... 2021-05-17T21:35:18.7169244Z Reading state information... 2021-05-17T21:35:18.8641646Z The following additional packages will be installed: 2021-05-17T21:35:18.8643229Z libwebpdemux2 2021-05-17T21:35:18.9110189Z The following NEW packages will be installed: 2021-05-17T21:35:18.9117151Z libwebp-dev libwebpdemux2 2021-05-17T21:35:18.9304064Z 0 upgraded, 2 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:18.9304937Z Need to get 277 kB of archives. 2021-05-17T21:35:18.9306311Z After this operation, 965 kB of additional disk space will be used. 2021-05-17T21:35:18.9308368Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-17T21:35:18.9314641Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-17T21:35:19.3284644Z Fetched 277 kB in 0s (14.1 MB/s) 2021-05-17T21:35:19.3575130Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-17T21:35:19.3655394Z (Reading database ... 2021-05-17T21:35:19.3656124Z (Reading database ... 5% 2021-05-17T21:35:19.3657010Z (Reading database ... 10% 2021-05-17T21:35:19.3657569Z (Reading database ... 15% 2021-05-17T21:35:19.3658330Z (Reading database ... 20% 2021-05-17T21:35:19.3658795Z (Reading database ... 25% 2021-05-17T21:35:19.3659268Z (Reading database ... 30% 2021-05-17T21:35:19.3659739Z (Reading database ... 35% 2021-05-17T21:35:19.3660195Z (Reading database ... 40% 2021-05-17T21:35:19.3660681Z (Reading database ... 45% 2021-05-17T21:35:19.3661137Z (Reading database ... 50% 2021-05-17T21:35:19.3704998Z (Reading database ... 55% 2021-05-17T21:35:19.3753564Z (Reading database ... 60% 2021-05-17T21:35:19.3785736Z (Reading database ... 65% 2021-05-17T21:35:19.3919698Z (Reading database ... 70% 2021-05-17T21:35:19.4047735Z (Reading database ... 75% 2021-05-17T21:35:19.4072578Z (Reading database ... 80% 2021-05-17T21:35:19.4486858Z (Reading database ... 85% 2021-05-17T21:35:19.4822343Z (Reading database ... 90% 2021-05-17T21:35:19.4907438Z (Reading database ... 95% 2021-05-17T21:35:19.4908529Z (Reading database ... 100% 2021-05-17T21:35:19.4909608Z (Reading database ... 269063 files and directories currently installed.) 2021-05-17T21:35:19.5048297Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-17T21:35:19.5062955Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T21:35:19.5276949Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-17T21:35:19.5573532Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-17T21:35:19.5582922Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T21:35:19.6337059Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T21:35:19.6365238Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T21:35:19.6405960Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:35:21.6360976Z Reading package lists... 2021-05-17T21:35:21.8102837Z Building dependency tree... 2021-05-17T21:35:21.8121511Z Reading state information... 2021-05-17T21:35:21.9646649Z The following additional packages will be installed: 2021-05-17T21:35:21.9649538Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T21:35:21.9650893Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T21:35:21.9652278Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T21:35:21.9656683Z Suggested packages: 2021-05-17T21:35:21.9657593Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-17T21:35:21.9658332Z Recommended packages: 2021-05-17T21:35:21.9658867Z cargo 2021-05-17T21:35:22.0180509Z The following NEW packages will be installed: 2021-05-17T21:35:22.0187695Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T21:35:22.0189158Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T21:35:22.0192055Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T21:35:22.0517777Z 0 upgraded, 13 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:22.0519302Z Need to get 108 MB of archives. 2021-05-17T21:35:22.0520531Z After this operation, 501 MB of additional disk space will be used. 2021-05-17T21:35:22.0522734Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-17T21:35:22.0561762Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-17T21:35:22.0576799Z 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-17T21:35:22.0591399Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-17T21:35:22.0794626Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-17T21:35:22.0863320Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-17T21:35:22.0868724Z 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-17T21:35:22.1995065Z 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-17T21:35:23.8286034Z 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-17T21:35:24.7199243Z 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-17T21:35:24.7622142Z 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-17T21:35:24.8364969Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-17T21:35:25.0657706Z 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-17T21:35:25.4760921Z Fetched 108 MB in 3s (35.5 MB/s) 2021-05-17T21:35:25.5078411Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-17T21:35:25.5157704Z (Reading database ... 2021-05-17T21:35:25.5158638Z (Reading database ... 5% 2021-05-17T21:35:25.5159310Z (Reading database ... 10% 2021-05-17T21:35:25.5160000Z (Reading database ... 15% 2021-05-17T21:35:25.5160658Z (Reading database ... 20% 2021-05-17T21:35:25.5161319Z (Reading database ... 25% 2021-05-17T21:35:25.5161979Z (Reading database ... 30% 2021-05-17T21:35:25.5162639Z (Reading database ... 35% 2021-05-17T21:35:25.5163272Z (Reading database ... 40% 2021-05-17T21:35:25.5163928Z (Reading database ... 45% 2021-05-17T21:35:25.5164575Z (Reading database ... 50% 2021-05-17T21:35:25.5200125Z (Reading database ... 55% 2021-05-17T21:35:25.5250107Z (Reading database ... 60% 2021-05-17T21:35:25.5282782Z (Reading database ... 65% 2021-05-17T21:35:25.5418556Z (Reading database ... 70% 2021-05-17T21:35:25.5551894Z (Reading database ... 75% 2021-05-17T21:35:25.5578168Z (Reading database ... 80% 2021-05-17T21:35:25.6015006Z (Reading database ... 85% 2021-05-17T21:35:25.6359849Z (Reading database ... 90% 2021-05-17T21:35:25.6448996Z (Reading database ... 95% 2021-05-17T21:35:25.6449460Z (Reading database ... 100% 2021-05-17T21:35:25.6450106Z (Reading database ... 269091 files and directories currently installed.) 2021-05-17T21:35:25.6588162Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-17T21:35:25.6610239Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T21:35:25.7041850Z Selecting previously unselected package libipt2. 2021-05-17T21:35:25.7241556Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-17T21:35:25.7250430Z Unpacking libipt2 (2.0.1-1) ... 2021-05-17T21:35:25.7529957Z Selecting previously unselected package libsource-highlight-common. 2021-05-17T21:35:25.7764171Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-17T21:35:25.7771848Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T21:35:25.8210494Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-17T21:35:25.8438090Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-17T21:35:25.8452326Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T21:35:25.9210219Z Selecting previously unselected package libsource-highlight4v5. 2021-05-17T21:35:25.9416700Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-17T21:35:25.9427273Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T21:35:25.9889961Z Selecting previously unselected package libxxhash0:amd64. 2021-05-17T21:35:26.0140189Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-17T21:35:26.0153923Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T21:35:26.0490268Z Selecting previously unselected package gdb. 2021-05-17T21:35:26.0704265Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-17T21:35:26.0714949Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T21:35:26.3571038Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-17T21:35:26.3822324Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T21:35:26.3837440Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:35:32.0011919Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-17T21:35:32.0263093Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T21:35:32.0271644Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:35:34.7982470Z Selecting previously unselected package rustc. 2021-05-17T21:35:34.8274149Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T21:35:34.8282685Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:35:35.0001785Z Selecting previously unselected package cargo. 2021-05-17T21:35:35.0296568Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T21:35:35.0307158Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T21:35:35.3461687Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-17T21:35:35.3754354Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-17T21:35:35.3763468Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T21:35:36.4552381Z Selecting previously unselected package rust-gdb. 2021-05-17T21:35:36.4851802Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-17T21:35:36.4862847Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:35:36.5439549Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:35:36.5478062Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T21:35:36.5510715Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T21:35:36.5548352Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:35:36.5579713Z Setting up libipt2 (2.0.1-1) ... 2021-05-17T21:35:36.5602649Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T21:35:36.5636231Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T21:35:36.5661918Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:35:36.5680942Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T21:35:36.5705271Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T21:35:36.5730049Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T21:35:36.5758584Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T21:35:36.5792732Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:35:36.5847357Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:35:36.6062156Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:35:39.7482395Z Reading package lists... 2021-05-17T21:35:39.9184971Z Building dependency tree... 2021-05-17T21:35:39.9203271Z Reading state information... 2021-05-17T21:35:40.0856522Z The following additional packages will be installed: 2021-05-17T21:35:40.0858950Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T21:35:40.0860579Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T21:35:40.0862534Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T21:35:40.0863986Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T21:35:40.0865471Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T21:35:40.0866893Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T21:35:40.0868236Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T21:35:40.0870550Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T21:35:40.0872071Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T21:35:40.0873617Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T21:35:40.0875057Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T21:35:40.0876463Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T21:35:40.0877962Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T21:35:40.0879581Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T21:35:40.0881146Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T21:35:40.0882631Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T21:35:40.0884063Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T21:35:40.0885483Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T21:35:40.0887005Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T21:35:40.0888724Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T21:35:40.0889920Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T21:35:40.0891067Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T21:35:40.0892156Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T21:35:40.0893172Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T21:35:40.0894225Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T21:35:40.0895740Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T21:35:40.0897005Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T21:35:40.0898312Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T21:35:40.0899607Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T21:35:40.0900828Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T21:35:40.0901987Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T21:35:40.0903104Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T21:35:40.0904337Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T21:35:40.0905596Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T21:35:40.0906929Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T21:35:40.0908284Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T21:35:40.0909557Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T21:35:40.0910788Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T21:35:40.0912015Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T21:35:40.0913292Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T21:35:40.0914592Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T21:35:40.0915771Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-17T21:35:40.0916959Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T21:35:40.0918602Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T21:35:40.0920075Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T21:35:40.0921336Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T21:35:40.0922573Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T21:35:40.0923923Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T21:35:40.0925060Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T21:35:40.0925731Z Suggested packages: 2021-05-17T21:35:40.0926676Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-17T21:35:40.0927859Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-17T21:35:40.0929353Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-17T21:35:40.0930685Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-17T21:35:40.0931865Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-17T21:35:40.0933093Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-17T21:35:40.0934363Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-17T21:35:40.0935658Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-17T21:35:40.0936878Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-17T21:35:40.0938125Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-17T21:35:40.0939489Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-17T21:35:40.0940866Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-17T21:35:40.0942186Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-17T21:35:40.0943141Z wpagui libengine-pkcs11-openssl 2021-05-17T21:35:40.1733638Z The following NEW packages will be installed: 2021-05-17T21:35:40.1736359Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T21:35:40.1737773Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T21:35:40.1739099Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T21:35:40.1740426Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T21:35:40.1741756Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T21:35:40.1743024Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T21:35:40.1744202Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T21:35:40.1745536Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T21:35:40.1746878Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T21:35:40.1748202Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T21:35:40.1749542Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T21:35:40.1750876Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T21:35:40.1752255Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T21:35:40.1753758Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T21:35:40.1755218Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T21:35:40.1757598Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T21:35:40.1761942Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T21:35:40.1763104Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T21:35:40.1764315Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T21:35:40.1765271Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T21:35:40.1766500Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T21:35:40.1767496Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T21:35:40.1768570Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T21:35:40.1769470Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T21:35:40.1770381Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T21:35:40.1771515Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T21:35:40.1772618Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T21:35:40.1773735Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T21:35:40.1774990Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T21:35:40.1776078Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T21:35:40.1777076Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T21:35:40.1778071Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T21:35:40.1779127Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T21:35:40.1780233Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T21:35:40.1781413Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T21:35:40.1782580Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T21:35:40.1783713Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T21:35:40.1784797Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T21:35:40.1785828Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T21:35:40.1786960Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T21:35:40.1788103Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T21:35:40.1789157Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-17T21:35:40.1790229Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T21:35:40.1791460Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T21:35:40.1792738Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T21:35:40.1793852Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T21:35:40.1794925Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T21:35:40.1796107Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T21:35:40.1797115Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T21:35:40.2256467Z 0 upgraded, 214 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:40.2257279Z Need to get 183 MB of archives. 2021-05-17T21:35:40.2258542Z After this operation, 776 MB of additional disk space will be used. 2021-05-17T21:35:40.2260712Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-17T21:35:40.2281791Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-17T21:35:40.2474549Z 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-17T21:35:40.2486478Z 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-17T21:35:40.2494048Z 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-17T21:35:40.2502720Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-17T21:35:40.2506187Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-17T21:35:40.2515740Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-17T21:35:40.2522978Z 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-17T21:35:40.2529094Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-17T21:35:40.2544522Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-17T21:35:40.2561606Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-17T21:35:40.2609843Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-17T21:35:40.2614611Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-17T21:35:40.2620437Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-17T21:35:40.2625867Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-17T21:35:40.2631630Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-17T21:35:40.2637678Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-17T21:35:40.2642486Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-17T21:35:40.2648191Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-17T21:35:40.2654091Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-17T21:35:40.2660604Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-17T21:35:40.2666440Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-17T21:35:40.3571302Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-17T21:35:40.3813372Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-17T21:35:40.3829959Z 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-17T21:35:40.3847421Z 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-17T21:35:40.3935975Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-17T21:35:40.3938111Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-17T21:35:40.3952238Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-17T21:35:40.3989353Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-17T21:35:40.4127475Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-17T21:35:40.4237392Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-17T21:35:40.4251330Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-17T21:35:40.4261143Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-17T21:35:40.4269460Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-17T21:35:40.7383309Z 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-17T21:35:40.7392487Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-17T21:35:40.7477834Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-17T21:35:40.7507167Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-17T21:35:40.7525529Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-17T21:35:40.7537803Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-17T21:35:40.7543436Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-17T21:35:40.7582279Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-17T21:35:40.7592040Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-17T21:35:40.7606520Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-17T21:35:40.7616656Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-17T21:35:40.7656583Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-17T21:35:40.7673219Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-17T21:35:40.7708516Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-17T21:35:40.7722883Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-17T21:35:40.7731612Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-17T21:35:40.7746805Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-17T21:35:40.7757435Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-17T21:35:40.7809338Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-17T21:35:40.7827803Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-17T21:35:40.8571134Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-17T21:35:40.8640103Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-17T21:35:40.8643828Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-17T21:35:40.8673431Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-17T21:35:40.8677660Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-17T21:35:40.8682399Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-17T21:35:40.8684477Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-17T21:35:40.8696776Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-17T21:35:40.8703906Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-17T21:35:40.8731932Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-17T21:35:40.8748720Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-17T21:35:40.8785524Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-17T21:35:40.8894145Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-17T21:35:40.8978534Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-17T21:35:40.9484450Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-17T21:35:40.9489228Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-17T21:35:40.9491026Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-17T21:35:40.9493080Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-17T21:35:40.9498843Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-17T21:35:40.9520552Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-17T21:35:40.9526874Z 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-17T21:35:41.2514729Z 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-17T21:35:41.2520748Z 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-17T21:35:41.2530599Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-17T21:35:41.2769200Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-17T21:35:41.2775460Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-17T21:35:41.2791821Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-17T21:35:41.2863854Z 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-17T21:35:41.3321681Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-17T21:35:41.3582935Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-17T21:35:41.3596895Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-17T21:35:41.3603981Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-17T21:35:41.3622470Z 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-17T21:35:41.3673733Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-17T21:35:41.3680391Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-17T21:35:41.3697755Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-17T21:35:41.3710808Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-17T21:35:41.3732862Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-17T21:35:41.3748764Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-17T21:35:41.3760505Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-17T21:35:41.4067863Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-17T21:35:41.4120149Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-17T21:35:41.4148751Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-17T21:35:41.4154436Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-17T21:35:41.4172927Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-17T21:35:41.4203222Z 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-17T21:35:41.4279602Z 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-17T21:35:41.4310826Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-17T21:35:41.4331227Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-17T21:35:41.4536715Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-17T21:35:41.4554464Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-17T21:35:42.3946463Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-17T21:35:42.3967148Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-17T21:35:42.3987078Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-17T21:35:42.4466217Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-17T21:35:42.6626599Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-17T21:35:42.6631117Z 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-17T21:35:42.6641044Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-17T21:35:42.6731470Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-17T21:35:42.6747549Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-17T21:35:42.7775141Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-17T21:35:42.8068368Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-17T21:35:42.8090628Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-17T21:35:42.8097047Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-17T21:35:42.8114780Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-17T21:35:42.8187108Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-17T21:35:42.8224481Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-17T21:35:42.8234226Z 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-17T21:35:42.8251377Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-17T21:35:42.8271647Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-17T21:35:42.8286733Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-17T21:35:42.8296377Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-17T21:35:42.8303177Z 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-17T21:35:42.8314283Z 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-17T21:35:42.8331373Z 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-17T21:35:42.8354673Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-17T21:35:42.8394255Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-17T21:35:42.8792713Z 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-17T21:35:42.8824039Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-17T21:35:42.8836352Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-17T21:35:42.8880453Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-17T21:35:42.9113775Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-17T21:35:42.9159851Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-17T21:35:42.9195645Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-17T21:35:42.9210371Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-17T21:35:42.9268215Z 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-17T21:35:42.9289870Z 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-17T21:35:42.9308233Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-17T21:35:42.9345375Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-17T21:35:42.9358871Z 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-17T21:35:42.9372962Z 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-17T21:35:42.9449198Z 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-17T21:35:42.9748518Z 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-17T21:35:43.0711585Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-17T21:35:43.0752331Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-17T21:35:43.0912760Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-17T21:35:43.0963947Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-17T21:35:43.0984692Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-17T21:35:43.1121030Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-17T21:35:43.1127890Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-17T21:35:43.1996970Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-17T21:35:43.2197538Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-17T21:35:43.2580040Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-17T21:35:43.3443499Z 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-17T21:35:43.3534661Z 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-17T21:35:43.3647531Z 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-17T21:35:43.3665464Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-17T21:35:43.3800709Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-17T21:35:43.3810730Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-17T21:35:43.3876296Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-17T21:35:43.3892045Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-17T21:35:43.4084154Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-17T21:35:43.4224729Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-17T21:35:43.5414585Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-17T21:35:43.5431454Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-17T21:35:43.5461478Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-17T21:35:43.5467353Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-17T21:35:43.5495937Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-17T21:35:43.5503127Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-17T21:35:43.5615918Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-17T21:35:43.5624882Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-17T21:35:43.5658180Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-17T21:35:43.5666954Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-17T21:35:43.5688624Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-17T21:35:43.5711304Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-17T21:35:43.5732834Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-17T21:35:43.6472389Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-17T21:35:43.6500096Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-17T21:35:43.7971294Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-17T21:35:43.7991352Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-17T21:35:43.8026970Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-17T21:35:43.8124455Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-17T21:35:43.8144095Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-17T21:35:43.8188328Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-17T21:35:43.8299599Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-17T21:35:43.8312531Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-17T21:35:43.8821016Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-17T21:35:43.8856817Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-17T21:35:43.8893271Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-17T21:35:43.9585425Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-17T21:35:43.9664002Z 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-17T21:35:43.9697926Z 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-17T21:35:43.9714622Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-17T21:35:43.9756826Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-17T21:35:44.0461670Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-17T21:35:44.3010171Z 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-17T21:35:44.3046641Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-17T21:35:44.3143590Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-17T21:35:44.6372115Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-17T21:35:44.6823323Z 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-17T21:35:44.6863287Z 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-17T21:35:44.6871269Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-17T21:35:44.6937912Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-17T21:35:44.6948814Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-17T21:35:44.7104988Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-17T21:35:44.7226010Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-17T21:35:44.7238162Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-17T21:35:44.7240240Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-17T21:35:45.7582726Z Fetched 183 MB in 5s (40.3 MB/s) 2021-05-17T21:35:45.7922220Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-17T21:35:45.8002896Z (Reading database ... 2021-05-17T21:35:45.8003404Z (Reading database ... 5% 2021-05-17T21:35:45.8003833Z (Reading database ... 10% 2021-05-17T21:35:45.8004261Z (Reading database ... 15% 2021-05-17T21:35:45.8004675Z (Reading database ... 20% 2021-05-17T21:35:45.8005093Z (Reading database ... 25% 2021-05-17T21:35:45.8005497Z (Reading database ... 30% 2021-05-17T21:35:45.8005912Z (Reading database ... 35% 2021-05-17T21:35:45.8006324Z (Reading database ... 40% 2021-05-17T21:35:45.8006723Z (Reading database ... 45% 2021-05-17T21:35:45.8007135Z (Reading database ... 50% 2021-05-17T21:35:45.8047266Z (Reading database ... 55% 2021-05-17T21:35:45.8092142Z (Reading database ... 60% 2021-05-17T21:35:45.8123824Z (Reading database ... 65% 2021-05-17T21:35:45.8258140Z (Reading database ... 70% 2021-05-17T21:35:45.8388919Z (Reading database ... 75% 2021-05-17T21:35:45.8416579Z (Reading database ... 80% 2021-05-17T21:35:45.8835743Z (Reading database ... 85% 2021-05-17T21:35:45.9181614Z (Reading database ... 90% 2021-05-17T21:35:45.9272201Z (Reading database ... 95% 2021-05-17T21:35:45.9272853Z (Reading database ... 100% 2021-05-17T21:35:45.9273594Z (Reading database ... 269846 files and directories currently installed.) 2021-05-17T21:35:45.9409553Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-17T21:35:45.9428990Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T21:35:45.9770482Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-17T21:35:46.0014230Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:35:46.0093126Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:35:46.1650091Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-17T21:35:46.1921247Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:35:46.1931992Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:35:46.2329458Z Selecting previously unselected package libegl1:amd64. 2021-05-17T21:35:46.2539806Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:35:46.2547402Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T21:35:46.2849565Z Selecting previously unselected package libevdev2:amd64. 2021-05-17T21:35:46.3081765Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-17T21:35:46.3091494Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T21:35:46.3377796Z Selecting previously unselected package libmtdev1:amd64. 2021-05-17T21:35:46.3618527Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-17T21:35:46.3625830Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T21:35:46.3842530Z Selecting previously unselected package libwacom-common. 2021-05-17T21:35:46.4129625Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-17T21:35:46.4138351Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-17T21:35:46.4690299Z Selecting previously unselected package libwacom2:amd64. 2021-05-17T21:35:46.4912492Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-17T21:35:46.4921222Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T21:35:46.5209749Z Selecting previously unselected package libinput-bin. 2021-05-17T21:35:46.5409927Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T21:35:46.5422332Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T21:35:46.5729334Z Selecting previously unselected package libinput10:amd64. 2021-05-17T21:35:46.5945073Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T21:35:46.5953238Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T21:35:46.6330139Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-17T21:35:46.6549540Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:35:46.6560793Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:35:46.7050199Z Selecting previously unselected package libqt5network5:amd64. 2021-05-17T21:35:46.7255792Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:35:46.7265715Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:35:46.8088906Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-17T21:35:46.8378478Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-17T21:35:46.8401771Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T21:35:46.8689628Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-17T21:35:46.8927279Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-17T21:35:46.8937915Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T21:35:46.9210399Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-17T21:35:46.9428363Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-17T21:35:46.9439764Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T21:35:46.9730016Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-17T21:35:46.9954314Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-17T21:35:46.9962391Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T21:35:47.0210299Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-17T21:35:47.0465930Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-17T21:35:47.0473015Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T21:35:47.0730494Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-17T21:35:47.0980864Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-17T21:35:47.0988439Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T21:35:47.1289904Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-17T21:35:47.1492219Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-17T21:35:47.1500968Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T21:35:47.1770170Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-17T21:35:47.1980600Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-17T21:35:47.1990520Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T21:35:47.2290807Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-17T21:35:47.2497778Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-17T21:35:47.2508034Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T21:35:47.2771067Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-17T21:35:47.3007588Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-17T21:35:47.3019629Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T21:35:47.3371016Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-17T21:35:47.3648279Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:35:47.3723819Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:35:47.6689684Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-17T21:35:47.6889173Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:35:47.6898862Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:35:47.8913196Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-17T21:35:47.9200410Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:35:47.9210264Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:35:47.9649801Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-17T21:35:47.9852719Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-17T21:35:47.9881295Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T21:35:48.0370938Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-17T21:35:48.0571437Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-17T21:35:48.0575820Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T21:35:48.1490056Z Selecting previously unselected package libhyphen0:amd64. 2021-05-17T21:35:48.1698018Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-17T21:35:48.1708571Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T21:35:48.2049550Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-17T21:35:48.2270282Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:35:48.2280084Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:35:48.2729538Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-17T21:35:48.2959788Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:35:48.2968918Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:35:48.3410025Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-17T21:35:48.3652415Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:35:48.3660478Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:35:48.5135877Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-17T21:35:48.5428394Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:35:48.5436252Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:35:48.6889954Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-17T21:35:48.7096809Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:35:48.7106333Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:35:48.7450390Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-17T21:35:48.7716857Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:35:48.7727771Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:35:48.8049160Z Selecting previously unselected package libwoff1:amd64. 2021-05-17T21:35:48.8272945Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-17T21:35:48.8281270Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T21:35:48.8609183Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-17T21:35:48.8822458Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-17T21:35:48.8830294Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T21:35:50.0490944Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-17T21:35:50.0695558Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:35:50.0703999Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:35:50.0981941Z Selecting previously unselected package qgis-providers-common. 2021-05-17T21:35:50.1273092Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T21:35:50.1282052Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:35:50.3627688Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-17T21:35:50.3907094Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-17T21:35:50.3916715Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T21:35:50.4400377Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-17T21:35:50.4673387Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-17T21:35:50.4685739Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T21:35:50.5084629Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-17T21:35:50.5356003Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:35:50.5366531Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:35:50.5742525Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-17T21:35:50.6016909Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:35:50.6025129Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:35:50.6330229Z Selecting previously unselected package gdal-data. 2021-05-17T21:35:50.6582433Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-17T21:35:50.6591126Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T21:35:50.7090285Z Selecting previously unselected package libarpack2:amd64. 2021-05-17T21:35:50.7337010Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-17T21:35:50.7345980Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-17T21:35:50.7730103Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-17T21:35:50.7935132Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-17T21:35:50.7945883Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T21:35:50.8329782Z Selecting previously unselected package libarmadillo9. 2021-05-17T21:35:50.8567276Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-17T21:35:50.8581560Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T21:35:50.8969844Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-17T21:35:50.9187742Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-17T21:35:50.9203464Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-17T21:35:50.9889530Z Selecting previously unselected package libcharls2:amd64. 2021-05-17T21:35:51.0111020Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-17T21:35:51.0120890Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T21:35:51.0449936Z Selecting previously unselected package libdap25:amd64. 2021-05-17T21:35:51.0681044Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-17T21:35:51.0692531Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-17T21:35:51.1282084Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-17T21:35:51.1576116Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-17T21:35:51.1586570Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T21:35:51.1888994Z Selecting previously unselected package libepsilon1:amd64. 2021-05-17T21:35:51.2180980Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-17T21:35:51.2196960Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T21:35:51.2445813Z Selecting previously unselected package libfreexl1:amd64. 2021-05-17T21:35:51.2720072Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-17T21:35:51.2729774Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T21:35:51.2995692Z Selecting previously unselected package libfyba0:amd64. 2021-05-17T21:35:51.3288913Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-17T21:35:51.3297111Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T21:35:51.3729956Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-17T21:35:51.3941906Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-17T21:35:51.3950490Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T21:35:51.4689761Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-17T21:35:51.4884568Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-17T21:35:51.4890735Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T21:35:51.5210549Z Selecting previously unselected package proj-data. 2021-05-17T21:35:51.5440291Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-17T21:35:51.5451816Z Unpacking proj-data (6.3.1-1) ... 2021-05-17T21:35:52.2715580Z Selecting previously unselected package libproj15:amd64. 2021-05-17T21:35:52.3006495Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-17T21:35:52.3014276Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-17T21:35:52.4034047Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-17T21:35:52.4329278Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-17T21:35:52.4339355Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T21:35:52.4617303Z Selecting previously unselected package libhdf4-0-alt. 2021-05-17T21:35:52.4912171Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-17T21:35:52.4922100Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T21:35:52.5357193Z Selecting previously unselected package libminizip1:amd64. 2021-05-17T21:35:52.5652889Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-17T21:35:52.5663229Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-17T21:35:52.5893754Z Selecting previously unselected package liburiparser1:amd64. 2021-05-17T21:35:52.6169800Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-17T21:35:52.6178422Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T21:35:52.6451587Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-17T21:35:52.6729077Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-17T21:35:52.6739569Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T21:35:52.7004751Z Selecting previously unselected package libkmldom1:amd64. 2021-05-17T21:35:52.7300208Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-17T21:35:52.7309338Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T21:35:52.7672150Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-17T21:35:52.7949681Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-17T21:35:52.7959999Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T21:35:52.8256899Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-17T21:35:52.8532454Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-17T21:35:52.8540626Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T21:35:52.9048659Z Selecting previously unselected package libogdi4.1. 2021-05-17T21:35:52.9325157Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-17T21:35:52.9333958Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T21:35:52.9708206Z Selecting previously unselected package libqhull7:amd64. 2021-05-17T21:35:52.9999804Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-17T21:35:53.0008633Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-17T21:35:53.0409730Z Selecting previously unselected package libspatialite7:amd64. 2021-05-17T21:35:53.0622264Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-17T21:35:53.0635969Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T21:35:53.1974391Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-17T21:35:53.2243122Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-17T21:35:53.2253092Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T21:35:53.3369374Z Selecting previously unselected package libgdal26. 2021-05-17T21:35:53.3562039Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T21:35:53.3572194Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T21:35:53.9740848Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-17T21:35:54.0033758Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:35:54.0041525Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:35:54.0292236Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-17T21:35:54.0566663Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-17T21:35:54.0575036Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T21:35:54.0835976Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-17T21:35:54.1130828Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:35:54.1139565Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:35:54.1381564Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-17T21:35:54.1652713Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:35:54.1661761Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:35:54.1984040Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-17T21:35:54.2274242Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-17T21:35:54.2282623Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T21:35:54.2741256Z Selecting previously unselected package libzip5:amd64. 2021-05-17T21:35:54.3014656Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-17T21:35:54.3022052Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T21:35:54.3489994Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-17T21:35:54.3687011Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:35:54.3695473Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:35:54.8570301Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-17T21:35:54.8804525Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:35:54.8812561Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:35:54.9054857Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-17T21:35:54.9326629Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-17T21:35:54.9335749Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T21:35:54.9731393Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-17T21:35:54.9972717Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T21:35:54.9980997Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T21:35:55.1330054Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-17T21:35:55.1592659Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:35:55.1601175Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:35:55.1929331Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-17T21:35:55.2160851Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:35:55.2170119Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:35:55.2570368Z Selecting previously unselected package libqwt-qt5-6. 2021-05-17T21:35:55.2779885Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-17T21:35:55.2792223Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T21:35:55.3449938Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-17T21:35:55.3707885Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:35:55.3854303Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:35:55.6963031Z Selecting previously unselected package qgis-providers. 2021-05-17T21:35:55.7231644Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:35:55.7238911Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:35:55.9248890Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-17T21:35:55.9571684Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-17T21:35:55.9573160Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T21:35:55.9865353Z Selecting previously unselected package libdaemon0:amd64. 2021-05-17T21:35:56.0157576Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-17T21:35:56.0166236Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-17T21:35:56.0431502Z Selecting previously unselected package avahi-daemon. 2021-05-17T21:35:56.0707524Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-17T21:35:56.0732784Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T21:35:56.1210527Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-17T21:35:56.1441248Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T21:35:56.1452668Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T21:35:56.2148767Z Selecting previously unselected package blt. 2021-05-17T21:35:56.2418662Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T21:35:56.2427046Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-17T21:35:56.2651423Z Selecting previously unselected package fonts-lyx. 2021-05-17T21:35:56.2940122Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-17T21:35:56.2947877Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-17T21:35:56.3286357Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-17T21:35:56.3575705Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-17T21:35:56.3585118Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T21:35:56.3929891Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-17T21:35:56.4142710Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T21:35:56.4151235Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T21:35:56.4609787Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-17T21:35:56.4832298Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T21:35:56.4840192Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T21:35:56.5170924Z Selecting previously unselected package gcr. 2021-05-17T21:35:56.5467983Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-17T21:35:56.5476983Z Unpacking gcr (3.36.0-2build1) ... 2021-05-17T21:35:56.5850683Z Selecting previously unselected package python3-numpy. 2021-05-17T21:35:56.6099362Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-17T21:35:56.6108606Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T21:35:56.8854508Z Selecting previously unselected package python3-gdal. 2021-05-17T21:35:56.9129781Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T21:35:56.9137620Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T21:35:56.9833310Z Selecting previously unselected package gdal-bin. 2021-05-17T21:35:57.0125269Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T21:35:57.0135326Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T21:35:57.0650019Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-17T21:35:57.0881425Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-17T21:35:57.0891484Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T21:35:57.1169946Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-17T21:35:57.1410507Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-17T21:35:57.1421176Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T21:35:57.1837153Z Selecting previously unselected package geoclue-2.0. 2021-05-17T21:35:57.2131254Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-17T21:35:57.2139176Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T21:35:57.2570385Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-17T21:35:57.2812731Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T21:35:57.2821806Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T21:35:57.3248429Z Selecting previously unselected package p11-kit. 2021-05-17T21:35:57.3519469Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T21:35:57.3527477Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T21:35:57.3828237Z Selecting previously unselected package pinentry-gnome3. 2021-05-17T21:35:57.4123544Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-17T21:35:57.4132223Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T21:35:57.4395808Z Selecting previously unselected package gnome-keyring. 2021-05-17T21:35:57.4655507Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T21:35:57.4759945Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T21:35:57.5587191Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-17T21:35:57.5861533Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T21:35:57.5869366Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T21:35:57.6119926Z Selecting previously unselected package grass-doc. 2021-05-17T21:35:57.6414621Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-17T21:35:57.6424157Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-17T21:35:59.2697218Z Selecting previously unselected package liblaszip8:amd64. 2021-05-17T21:35:59.3001459Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-17T21:35:59.3010679Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T21:35:59.3365664Z Selecting previously unselected package libpdal-util9. 2021-05-17T21:35:59.3657934Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:35:59.3666838Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T21:35:59.3988406Z Selecting previously unselected package libpdal-base9. 2021-05-17T21:35:59.4284326Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:35:59.4295193Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T21:35:59.6059278Z Selecting previously unselected package grass-core. 2021-05-17T21:35:59.6356913Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-17T21:35:59.6366078Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-17T21:36:00.1961916Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-17T21:36:00.2265718Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-17T21:36:00.2274713Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T21:36:00.2543330Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-17T21:36:00.2840668Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-17T21:36:00.2849252Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T21:36:00.3154998Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-17T21:36:00.3453166Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-17T21:36:00.3480635Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T21:36:00.4254693Z Selecting previously unselected package iio-sensor-proxy. 2021-05-17T21:36:00.4550783Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-17T21:36:00.4560252Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T21:36:00.4858045Z Selecting previously unselected package libassimp5:amd64. 2021-05-17T21:36:00.5164981Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-17T21:36:00.5173902Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T21:36:00.8029079Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-17T21:36:00.8323455Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-17T21:36:00.8335130Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T21:36:00.9327827Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-17T21:36:00.9585110Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-17T21:36:00.9598915Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T21:36:01.0010235Z Selecting previously unselected package libfcgi-bin. 2021-05-17T21:36:01.0255825Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-17T21:36:01.0264846Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-17T21:36:01.0529449Z Selecting previously unselected package libimagequant0:amd64. 2021-05-17T21:36:01.0793635Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-17T21:36:01.0801836Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T21:36:01.1130328Z Selecting previously unselected package libjs-jquery-ui. 2021-05-17T21:36:01.1367930Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-17T21:36:01.1445528Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T21:36:01.2610765Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-17T21:36:01.2859259Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-17T21:36:01.2870244Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T21:36:01.3183663Z Selecting previously unselected package libmbim-proxy. 2021-05-17T21:36:01.3482762Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-17T21:36:01.3493005Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-17T21:36:01.3719716Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-17T21:36:01.4019179Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-17T21:36:01.4028709Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T21:36:01.4269835Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-17T21:36:01.4571481Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-17T21:36:01.4580829Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T21:36:01.4954313Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-17T21:36:01.5253941Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-17T21:36:01.5264613Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T21:36:01.5507736Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-17T21:36:01.5805991Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T21:36:01.5814703Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T21:36:01.6066821Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-17T21:36:01.6368221Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-17T21:36:01.6379232Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T21:36:01.6649975Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-17T21:36:01.6924381Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:01.6933586Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T21:36:01.7205535Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-17T21:36:01.7505208Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:01.7518022Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T21:36:01.7774940Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-17T21:36:01.8073799Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:01.8082918Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T21:36:01.8391168Z Selecting previously unselected package libpdal-plugin-python. 2021-05-17T21:36:01.8691415Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:01.8698322Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T21:36:01.9091132Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-17T21:36:01.9346795Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-17T21:36:01.9357391Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T21:36:02.0747515Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-17T21:36:02.1042365Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:02.1051390Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T21:36:02.1409952Z Selecting previously unselected package libpdal-plugins. 2021-05-17T21:36:02.1651372Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:02.1661192Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T21:36:02.1903991Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-17T21:36:02.2206899Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:02.2225747Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:02.2600204Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-17T21:36:02.2900452Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:02.2907733Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:02.3849652Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-17T21:36:02.4091000Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:02.4105193Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:02.4570055Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-17T21:36:02.4788270Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:02.4798119Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:02.5169506Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-17T21:36:02.5433809Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:02.5444666Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:02.5753733Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-17T21:36:02.6052433Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:02.6060884Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:02.6486991Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-17T21:36:02.6728526Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:02.6739396Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:02.7023791Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-17T21:36:02.7324862Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:02.7335405Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:02.7585844Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-17T21:36:02.7887167Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:02.7900427Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:02.8231998Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-17T21:36:02.8531189Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:02.8540697Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:02.8810951Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-17T21:36:02.9083666Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:02.9092953Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:02.9330934Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-17T21:36:02.9629319Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:02.9637201Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:03.0106048Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-17T21:36:03.0408402Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:03.0417519Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:03.1530253Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-17T21:36:03.1797871Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:03.1806461Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:03.5089862Z Selecting previously unselected package qtchooser. 2021-05-17T21:36:03.5303375Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-17T21:36:03.5311722Z Unpacking qtchooser (66-2build1) ... 2021-05-17T21:36:03.5650056Z Selecting previously unselected package qdoc-qt5. 2021-05-17T21:36:03.5890430Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:03.5897687Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:03.6649868Z Selecting previously unselected package libqt5help5:amd64. 2021-05-17T21:36:03.6893944Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:03.6903753Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:03.7290139Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-17T21:36:03.7541051Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:03.7550841Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:03.7832552Z Selecting previously unselected package qt5-assistant. 2021-05-17T21:36:03.8133913Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:03.8141763Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T21:36:03.8730369Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-17T21:36:03.8977938Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:03.8987177Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:03.9302498Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-17T21:36:03.9604150Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:03.9613981Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:04.1609649Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-17T21:36:04.1889075Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:04.1900515Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:04.2772681Z Selecting previously unselected package qttools5-dev-tools. 2021-05-17T21:36:04.3072012Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:04.3082539Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T21:36:04.4250561Z Selecting previously unselected package libqgis-customwidgets. 2021-05-17T21:36:04.4551132Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:04.4560257Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:04.5657535Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-17T21:36:04.5956742Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:04.5967700Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:04.6511145Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-17T21:36:04.6818381Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:04.6830361Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:04.7278016Z Selecting previously unselected package libqgispython3.10.4. 2021-05-17T21:36:04.7582479Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:04.7590818Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:04.7906397Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-17T21:36:04.8209740Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-17T21:36:04.8218614Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T21:36:04.8953190Z Selecting previously unselected package libqmi-proxy. 2021-05-17T21:36:04.9253618Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-17T21:36:04.9413069Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-17T21:36:04.9682225Z Selecting previously unselected package libqt5test5:amd64. 2021-05-17T21:36:04.9980930Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:05.0017787Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:05.0352713Z Selecting previously unselected package libwacom-bin. 2021-05-17T21:36:05.0651555Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-17T21:36:05.0659525Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T21:36:05.0908831Z Selecting previously unselected package modemmanager. 2021-05-17T21:36:05.1212007Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-17T21:36:05.1287457Z Unpacking modemmanager (1.12.8-1) ... 2021-05-17T21:36:05.2272796Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-17T21:36:05.2572013Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-17T21:36:05.2580253Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-17T21:36:05.2930160Z Selecting previously unselected package python-matplotlib-data. 2021-05-17T21:36:05.3168968Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-17T21:36:05.3178526Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T21:36:05.6094189Z Selecting previously unselected package python3-soupsieve. 2021-05-17T21:36:05.6389297Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-17T21:36:05.6397683Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T21:36:05.6649189Z Selecting previously unselected package python3-bs4. 2021-05-17T21:36:05.6949679Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-17T21:36:05.6958034Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-17T21:36:05.7268871Z Selecting previously unselected package python3-cycler. 2021-05-17T21:36:05.7569787Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-17T21:36:05.7578847Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-17T21:36:05.7816187Z Selecting previously unselected package python3-dateutil. 2021-05-17T21:36:05.8119883Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-17T21:36:05.8130272Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T21:36:05.8434396Z Selecting previously unselected package python3-decorator. 2021-05-17T21:36:05.8734468Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-17T21:36:05.8744780Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T21:36:05.9050887Z Selecting previously unselected package python3-future. 2021-05-17T21:36:05.9321470Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-17T21:36:05.9333235Z Unpacking python3-future (0.18.2-2) ... 2021-05-17T21:36:06.0010250Z Selecting previously unselected package python3-webencodings. 2021-05-17T21:36:06.0253407Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-17T21:36:06.0261909Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T21:36:06.0569909Z Selecting previously unselected package python3-html5lib. 2021-05-17T21:36:06.0811654Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-17T21:36:06.0823557Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-17T21:36:06.1210307Z Selecting previously unselected package python3-ipython-genutils. 2021-05-17T21:36:06.1463885Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-17T21:36:06.1478576Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T21:36:06.1770194Z Selecting previously unselected package python3-traitlets. 2021-05-17T21:36:06.2025765Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-17T21:36:06.2035609Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-17T21:36:06.2336844Z Selecting previously unselected package python3-jupyter-core. 2021-05-17T21:36:06.2635118Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-17T21:36:06.2645493Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-17T21:36:06.3009774Z Selecting previously unselected package python3-kiwisolver. 2021-05-17T21:36:06.3245342Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-17T21:36:06.3254321Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T21:36:06.3609707Z Selecting previously unselected package python3-lxml:amd64. 2021-05-17T21:36:06.3853502Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-17T21:36:06.3862748Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T21:36:06.5312488Z Selecting previously unselected package python3-pyparsing. 2021-05-17T21:36:06.5610155Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-17T21:36:06.5625432Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-17T21:36:06.6010150Z Selecting previously unselected package python3-matplotlib. 2021-05-17T21:36:06.6233731Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-17T21:36:06.6245942Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T21:36:07.0289938Z Selecting previously unselected package python3-nbformat. 2021-05-17T21:36:07.0546390Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-17T21:36:07.0555035Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-17T21:36:07.0834749Z Selecting previously unselected package python3-olefile. 2021-05-17T21:36:07.1134455Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-17T21:36:07.1146889Z Unpacking python3-olefile (0.46-2) ... 2021-05-17T21:36:07.1450170Z Selecting previously unselected package python3-pyproj. 2021-05-17T21:36:07.1709448Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-17T21:36:07.1720056Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-17T21:36:07.2329998Z Selecting previously unselected package python3-tz. 2021-05-17T21:36:07.2548975Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-17T21:36:07.2558107Z Unpacking python3-tz (2019.3-1) ... 2021-05-17T21:36:07.2850652Z Selecting previously unselected package python3-owslib. 2021-05-17T21:36:07.3124947Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-17T21:36:07.3132921Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-17T21:36:07.3484298Z Selecting previously unselected package python3-pil:amd64. 2021-05-17T21:36:07.3794004Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-17T21:36:07.3804435Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T21:36:07.4407964Z Selecting previously unselected package python3-retrying. 2021-05-17T21:36:07.4672548Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-17T21:36:07.4682847Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-17T21:36:07.4970264Z Selecting previously unselected package python3-plotly. 2021-05-17T21:36:07.5245619Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-17T21:36:07.5256039Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T21:36:07.9245669Z Selecting previously unselected package python3-psycopg2. 2021-05-17T21:36:07.9563675Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-17T21:36:07.9572295Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-17T21:36:07.9906142Z Selecting previously unselected package python3-sip. 2021-05-17T21:36:08.0212665Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-17T21:36:08.0225748Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T21:36:08.0524741Z Selecting previously unselected package python3-pyqt5. 2021-05-17T21:36:08.0828274Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T21:36:08.0837028Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T21:36:08.3410898Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-17T21:36:08.3719529Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T21:36:08.3723604Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T21:36:08.4209984Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-17T21:36:08.4505978Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T21:36:08.4513590Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T21:36:08.4816362Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-17T21:36:08.5119327Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T21:36:08.5128210Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T21:36:08.5410403Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-17T21:36:08.5646872Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T21:36:08.5657292Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T21:36:08.6081107Z Selecting previously unselected package python3-qgis-common. 2021-05-17T21:36:08.6369755Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T21:36:08.6377956Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:08.9215650Z Selecting previously unselected package python3-qgis. 2021-05-17T21:36:08.9510104Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:08.9519359Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:09.7954986Z Selecting previously unselected package python3-tk:amd64. 2021-05-17T21:36:09.8237205Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-17T21:36:09.8244639Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T21:36:09.8610175Z Selecting previously unselected package libjs-leaflet. 2021-05-17T21:36:09.8854401Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-17T21:36:09.8863616Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T21:36:09.9298752Z Selecting previously unselected package qgis-common. 2021-05-17T21:36:09.9606183Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T21:36:09.9615657Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:11.4557030Z Selecting previously unselected package qgis. 2021-05-17T21:36:11.4867427Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:11.5367021Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:11.7703184Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-17T21:36:11.8012847Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T21:36:11.9210797Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:12.1251551Z Selecting previously unselected package qgis-provider-grass. 2021-05-17T21:36:12.1529573Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:12.1537303Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:12.1874092Z Selecting previously unselected package qgis-plugin-grass. 2021-05-17T21:36:12.2185286Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:12.2198615Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:12.2872349Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-17T21:36:12.3181941Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:12.3194114Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:12.3547927Z Selecting previously unselected package qttranslations5-l10n. 2021-05-17T21:36:12.3859724Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-17T21:36:12.3868388Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T21:36:12.5530642Z Selecting previously unselected package wpasupplicant. 2021-05-17T21:36:12.5839938Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-17T21:36:12.5853118Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T21:36:12.7086042Z Selecting previously unselected package proj-bin. 2021-05-17T21:36:12.7394094Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-17T21:36:12.7403877Z Unpacking proj-bin (6.3.1-1) ... 2021-05-17T21:36:12.7717328Z Selecting previously unselected package usb-modeswitch-data. 2021-05-17T21:36:12.8028222Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-17T21:36:12.8036595Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-17T21:36:12.8308027Z Selecting previously unselected package usb-modeswitch. 2021-05-17T21:36:12.8622631Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-17T21:36:12.8694775Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T21:36:12.9400027Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T21:36:12.9426064Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T21:36:13.2037139Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-17T21:36:13.2052746Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T21:36:13.2076408Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T21:36:13.2098242Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:13.2188915Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-17T21:36:13.2210451Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T21:36:13.2231195Z Setting up proj-data (6.3.1-1) ... 2021-05-17T21:36:13.2251990Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T21:36:13.2273501Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T21:36:13.2294850Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T21:36:13.2314648Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T21:36:13.2334196Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T21:36:13.2355978Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T21:36:13.2377136Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T21:36:13.2399917Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T21:36:13.2424498Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-17T21:36:13.2444041Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T21:36:13.2469535Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T21:36:13.3943323Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-17T21:36:13.3973558Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T21:36:13.3995107Z Setting up python3-olefile (0.46-2) ... 2021-05-17T21:36:13.5440173Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-17T21:36:13.5463414Z Setting up python3-retrying (1.3.3-4) ... 2021-05-17T21:36:13.6829859Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T21:36:13.6851805Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-17T21:36:13.6873652Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-17T21:36:13.6896327Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T21:36:13.6916791Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-17T21:36:13.6936208Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T21:36:13.6955454Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T21:36:13.8083973Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-17T21:36:13.8105501Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T21:36:13.8128914Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T21:36:13.8152892Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T21:36:13.8172824Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T21:36:13.9561925Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T21:36:13.9588146Z Setting up python3-tz (2019.3-1) ... 2021-05-17T21:36:14.1059650Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T21:36:14.1136977Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T21:36:14.1159882Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T21:36:14.1228544Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T21:36:14.1249609Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T21:36:14.1270069Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T21:36:14.1293931Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T21:36:14.1311571Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T21:36:14.2711549Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:36:14.2734018Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-17T21:36:14.2755666Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T21:36:14.2778118Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T21:36:14.2850318Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T21:36:14.2870483Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-17T21:36:14.4598913Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T21:36:14.4619929Z Setting up python3-cycler (0.10.0-3) ... 2021-05-17T21:36:14.6026531Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T21:36:14.6049924Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T21:36:14.6072049Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T21:36:14.6094229Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-17T21:36:14.6113928Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-17T21:36:14.6132597Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T21:36:14.6154074Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-17T21:36:14.7686955Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T21:36:14.7716815Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-17T21:36:14.7739041Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T21:36:14.7760700Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:14.7835613Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-17T21:36:14.9951504Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T21:36:16.1771486Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T21:36:16.1791997Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T21:36:16.1813138Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T21:36:16.1832391Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T21:36:16.1854012Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T21:36:16.1875870Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T21:36:16.1896668Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T21:36:16.1916269Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T21:36:16.3615852Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:16.3644490Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T21:36:16.3672217Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T21:36:16.3695760Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-17T21:36:16.5681553Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T21:36:16.5700276Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T21:36:16.5727393Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T21:36:16.5752857Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T21:36:16.5777322Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T21:36:16.5940701Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T21:36:16.7623746Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T21:36:16.7648710Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T21:36:16.7671769Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T21:36:16.7780475Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T21:36:16.7806529Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T21:36:16.7833910Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:16.7853556Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T21:36:16.7874245Z Setting up python3-future (0.18.2-2) ... 2021-05-17T21:36:16.7949022Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-17T21:36:16.8002726Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-17T21:36:17.1212617Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:17.2617779Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-17T21:36:17.2649106Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:17.2674008Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T21:36:17.2693829Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T21:36:17.2719216Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T21:36:17.2756173Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T21:36:17.2790879Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T21:36:17.2810491Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:17.2837450Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T21:36:17.4817319Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T21:36:17.6361569Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-17T21:36:17.7819904Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T21:36:17.7879150Z Setting up qtchooser (66-2build1) ... 2021-05-17T21:36:17.7903306Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-17T21:36:17.7923681Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T21:36:17.9413278Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T21:36:17.9435888Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T21:36:17.9458543Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T21:36:17.9481433Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T21:36:18.8581254Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T21:36:18.8603147Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T21:36:18.8624166Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T21:36:18.8643589Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:18.8663719Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:18.8685408Z Setting up proj-bin (6.3.1-1) ... 2021-05-17T21:36:18.8705198Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T21:36:18.8725159Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T21:36:18.8747681Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T21:36:19.2489450Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-17T21:36:19.2512600Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:19.2535510Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-17T21:36:19.4098338Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-17T21:36:19.4121595Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-17T21:36:19.5676940Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:19.5702644Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-17T21:36:19.7580266Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T21:36:19.7599781Z Setting up gcr (3.36.0-2build1) ... 2021-05-17T21:36:19.7619313Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:19.7640473Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T21:36:19.8880550Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T21:36:19.8883418Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T21:36:20.3890092Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T21:36:20.6533178Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:20.6556633Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T21:36:20.6576337Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:20.6596374Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:20.6619132Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:20.6638313Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:20.6658644Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T21:36:20.8170285Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:20.8173349Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T21:36:20.8176649Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:20.8179241Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T21:36:20.8577470Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:20.8580018Z if direction is "increasing": 2021-05-17T21:36:20.8583219Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:20.8585546Z elif direction is "decreasing": 2021-05-17T21:36:20.8757256Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:20.8760313Z if direction is "increasing": 2021-05-17T21:36:20.8762125Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:20.8763139Z elif direction is "decreasing": 2021-05-17T21:36:21.7576523Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:21.7578308Z if props["offset_coordinates"] is "data": 2021-05-17T21:36:21.7580165Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T21:36:21.7582242Z if props["coordinates"] is not "data": 2021-05-17T21:36:22.4849814Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T21:36:23.0171994Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T21:36:23.0174427Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T21:36:23.0176524Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-17T21:36:24.1511633Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T21:36:24.1538842Z First installation detected... 2021-05-17T21:36:24.1540000Z Checking NSS setup... 2021-05-17T21:36:24.1575548Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T21:36:24.1612965Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:24.1756867Z Setting up python3-owslib (0.19.1-1) ... 2021-05-17T21:36:24.4408739Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T21:36:24.4430538Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T21:36:24.4455113Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T21:36:24.4478919Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T21:36:24.4504628Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T21:36:24.4530580Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T21:36:24.4554381Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T21:36:24.4577779Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T21:36:24.4604271Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T21:36:24.6472049Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T21:36:24.6504231Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T21:36:24.6524321Z Setting up grass-core (7.8.2-1build3) ... 2021-05-17T21:36:24.9977641Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:24.9979294Z if value is '': 2021-05-17T21:36:25.0930603Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:25.0931628Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T21:36:25.0932592Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:25.0933446Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T21:36:25.0934491Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T21:36:25.0935288Z if driver_string is not None and driver_string is not "": 2021-05-17T21:36:25.1352580Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:25.1354223Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T21:36:25.1355635Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:25.1356911Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T21:36:25.1969331Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T21:36:25.1992647Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:25.2089129Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-17T21:36:25.2115943Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:25.2146028Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:25.2323129Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:25.2349990Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:25.2374197Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:25.2397401Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:25.2424986Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:25.2450729Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T21:36:25.3301031Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:25.3325630Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:25.3348111Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:25.3371234Z Setting up modemmanager (1.12.8-1) ... 2021-05-17T21:36:25.4541213Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-17T21:36:25.4543980Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-17T21:36:25.9477852Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:25.9504639Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:25.9526212Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T21:36:25.9545866Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:25.9575178Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:25.9602092Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:25.9626421Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T21:36:25.9652017Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T21:36:25.9683837Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T21:36:25.9710121Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:25.9732158Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:25.9758273Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:25.9785331Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:25.9819036Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:25.9838828Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:25.9864092Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T21:36:25.9886107Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T21:36:25.9906330Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:25.9928548Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:25.9951860Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T21:36:26.1561682Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T21:36:26.1583582Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:26.1604949Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:26.1629441Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:53.4876987Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:53.4900583Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T21:36:53.4923547Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:53.4943941Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:53.4964412Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:53.4986380Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:53.5009486Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:53.5027327Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:53.6430824Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:53.6460219Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T21:36:53.6482168Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:53.6503809Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T21:36:53.6522445Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:53.7951381Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:53.7974382Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:53.8005918Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:53.8109906Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-17T21:36:53.8204013Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-17T21:36:54.5540315Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T21:36:54.5707389Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T21:36:54.5937807Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T21:36:54.6085338Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-17T21:36:54.6252082Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:36:54.6547781Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-17T21:36:54.8776326Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:37:05.5752279Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T21:37:05.5908907Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T21:37:07.5255331Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-17T21:37:07.5255885Z with: 2021-05-17T21:37:07.5256326Z github_slug: neuroconductor/aal 2021-05-17T21:37:07.5256756Z env: 2021-05-17T21:37:07.5257175Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:37:07.5257640Z TIC_DEPLOY_KEY: 2021-05-17T21:37:07.5258425Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:37:07.5260128Z GITHUB_PAT: *** 2021-05-17T21:37:07.5260903Z COVERALLS_TOKEN: *** 2021-05-17T21:37:07.5261378Z continue-on-error: false 2021-05-17T21:37:07.5261828Z VDIFFR_RUN_TESTS: 2021-05-17T21:37:07.5262312Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:37:07.5262753Z TZ: UTC 2021-05-17T21:37:07.5263119Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:37:07.5263522Z NOT_CRAN: true 2021-05-17T21:37:07.5263877Z ##[endgroup] 2021-05-17T21:37:07.5551684Z repo slug is: neuroconductor/aal 2021-05-17T21:37:07.5628423Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-17T21:37:07.5629020Z env: 2021-05-17T21:37:07.5629449Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:37:07.5629920Z TIC_DEPLOY_KEY: 2021-05-17T21:37:07.5630710Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:37:07.5632011Z GITHUB_PAT: *** 2021-05-17T21:37:07.5632803Z COVERALLS_TOKEN: *** 2021-05-17T21:37:07.5633303Z continue-on-error: false 2021-05-17T21:37:07.5633775Z VDIFFR_RUN_TESTS: 2021-05-17T21:37:07.5634262Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:37:07.5634696Z TZ: UTC 2021-05-17T21:37:07.5635089Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:37:07.5635522Z NOT_CRAN: true 2021-05-17T21:37:07.5635886Z ##[endgroup] 2021-05-17T21:37:07.7566218Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-17T21:37:07.7566711Z with: 2021-05-17T21:37:07.7567014Z repo_name: aal 2021-05-17T21:37:07.7567345Z repo_version: 0.1.1 2021-05-17T21:37:07.7567666Z runner_os: Linux 2021-05-17T21:37:07.7567983Z R_version: 4.0 2021-05-17T21:37:07.7568395Z env: 2021-05-17T21:37:07.7568763Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:37:07.7569167Z TIC_DEPLOY_KEY: 2021-05-17T21:37:07.7569833Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:37:07.7571379Z GITHUB_PAT: *** 2021-05-17T21:37:07.7572075Z COVERALLS_TOKEN: *** 2021-05-17T21:37:07.7572486Z continue-on-error: false 2021-05-17T21:37:07.7572894Z VDIFFR_RUN_TESTS: 2021-05-17T21:37:07.7573293Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:37:07.7573671Z TZ: UTC 2021-05-17T21:37:07.7574004Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:37:07.7574360Z NOT_CRAN: true 2021-05-17T21:37:07.7574691Z ##[endgroup] 2021-05-17T21:37:07.7877129Z Package: aal 2021-05-17T21:37:07.7880598Z Version: 0.1.1 2021-05-17T21:37:07.7881565Z OS: Linux 2021-05-17T21:37:07.7966114Z ##[group]Run install.packages('remotes') 2021-05-17T21:37:07.7966790Z install.packages('remotes') 2021-05-17T21:37:07.7967562Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-17T21:37:07.7968700Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-17T21:37:07.7975995Z shell: /usr/local/bin/Rscript {0} 2021-05-17T21:37:07.7976398Z env: 2021-05-17T21:37:07.7976817Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:37:07.7977287Z TIC_DEPLOY_KEY: 2021-05-17T21:37:07.7978067Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:37:07.7979315Z GITHUB_PAT: *** 2021-05-17T21:37:07.7980087Z COVERALLS_TOKEN: *** 2021-05-17T21:37:07.7980674Z continue-on-error: false 2021-05-17T21:37:07.7981122Z VDIFFR_RUN_TESTS: 2021-05-17T21:37:07.7981588Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:37:07.7982028Z TZ: UTC 2021-05-17T21:37:07.7982404Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:37:07.7982783Z NOT_CRAN: true 2021-05-17T21:37:07.7983154Z ##[endgroup] 2021-05-17T21:37:07.9658633Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:37:07.9659345Z (as ‘lib’ is unspecified) 2021-05-17T21:37:21.7658033Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-17T21:37:22.0423801Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-17T21:37:22.0631818Z ================================================== 2021-05-17T21:37:22.0632367Z downloaded 381 KB 2021-05-17T21:37:22.0632616Z 2021-05-17T21:37:22.3005462Z * installing *binary* package ‘remotes’ ... 2021-05-17T21:37:22.3044948Z * DONE (remotes) 2021-05-17T21:37:22.3093607Z 2021-05-17T21:37:22.3094634Z The downloaded source packages are in 2021-05-17T21:37:22.3096025Z ‘/tmp/RtmpxEWYT5/downloaded_packages’ 2021-05-17T21:37:39.5134501Z ##[group]Run actions/cache@v1 2021-05-17T21:37:39.5134860Z with: 2021-05-17T21:37:39.5135239Z path: /home/runner/work/_temp/Library 2021-05-17T21:37:39.5137682Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-871c21dd4a7f79c908177b49503ae4123d43812496a0fe40a85c3f2af915116b 2021-05-17T21:37:39.5140824Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-17T21:37:39.5141871Z env: 2021-05-17T21:37:39.5142237Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:37:39.5142641Z TIC_DEPLOY_KEY: 2021-05-17T21:37:39.5143312Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:37:39.5144983Z GITHUB_PAT: *** 2021-05-17T21:37:39.5145679Z COVERALLS_TOKEN: *** 2021-05-17T21:37:39.5146105Z continue-on-error: false 2021-05-17T21:37:39.5146539Z VDIFFR_RUN_TESTS: 2021-05-17T21:37:39.5146951Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:37:39.5147372Z TZ: UTC 2021-05-17T21:37:39.5147694Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:37:39.5148049Z NOT_CRAN: true 2021-05-17T21:37:39.5148373Z ##[endgroup] 2021-05-17T21:37:39.5525322Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T21:37:39.5580290Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T21:37:39.5581097Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T21:37:39.5581828Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-17T21:37:39.5582431Z sudo -s eval "$sysreqs" 2021-05-17T21:37:39.5625246Z shell: /usr/bin/bash -e {0} 2021-05-17T21:37:39.5625635Z env: 2021-05-17T21:37:39.5626073Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:37:39.5626530Z TIC_DEPLOY_KEY: 2021-05-17T21:37:39.5627311Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:37:39.5628639Z GITHUB_PAT: *** 2021-05-17T21:37:39.5629397Z COVERALLS_TOKEN: *** 2021-05-17T21:37:39.5629884Z continue-on-error: false 2021-05-17T21:37:39.5630347Z VDIFFR_RUN_TESTS: 2021-05-17T21:37:39.5630804Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:37:39.5631238Z TZ: UTC 2021-05-17T21:37:39.5631628Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:37:39.5632020Z NOT_CRAN: true 2021-05-17T21:37:39.5632479Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-17T21:37:39.5632943Z ##[endgroup] 2021-05-17T21:37:39.7566637Z Using github PAT from envvar GITHUB_PAT 2021-05-17T21:37:40.1512615Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-17T21:37:55.3252648Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-17T21:37:55.3253318Z crayon (NA -> 1.4.1) [CRAN] 2021-05-17T21:37:55.3253903Z R6 (NA -> 2.5.0) [CRAN] 2021-05-17T21:37:55.3254742Z desc (NA -> 1.3.0) [CRAN] 2021-05-17T21:37:55.3255293Z debugme (NA -> 1.1.0) [CRAN] 2021-05-17T21:37:55.3273824Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-17T21:37:55.3293792Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:37:55.3294748Z (as ‘lib’ is unspecified) 2021-05-17T21:38:08.2365695Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-17T21:38:08.5142235Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-17T21:38:08.5243486Z ================================================== 2021-05-17T21:38:08.5245067Z downloaded 94 KB 2021-05-17T21:38:08.5245396Z 2021-05-17T21:38:08.5285390Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-17T21:38:08.8017659Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-17T21:38:08.8128777Z ================================================== 2021-05-17T21:38:08.8129819Z downloaded 135 KB 2021-05-17T21:38:08.8130372Z 2021-05-17T21:38:08.8167602Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-17T21:38:09.5505506Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-17T21:38:09.5566520Z ================================================== 2021-05-17T21:38:09.5567046Z downloaded 80 KB 2021-05-17T21:38:09.5567325Z 2021-05-17T21:38:09.5605555Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-17T21:38:10.5240280Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-17T21:38:10.5606715Z ================================================== 2021-05-17T21:38:10.5607262Z downloaded 516 KB 2021-05-17T21:38:10.5607542Z 2021-05-17T21:38:10.5646209Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-17T21:38:10.8376385Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-17T21:38:10.8691859Z ================================================== 2021-05-17T21:38:10.8692427Z downloaded 991 KB 2021-05-17T21:38:10.8692713Z 2021-05-17T21:38:11.0790956Z * installing *binary* package ‘rprojroot’ ... 2021-05-17T21:38:11.0837413Z * DONE (rprojroot) 2021-05-17T21:38:11.2942442Z * installing *binary* package ‘crayon’ ... 2021-05-17T21:38:11.2981156Z * DONE (crayon) 2021-05-17T21:38:11.4899563Z * installing *binary* package ‘R6’ ... 2021-05-17T21:38:11.4937196Z * DONE (R6) 2021-05-17T21:38:11.7385145Z * installing *binary* package ‘desc’ ... 2021-05-17T21:38:11.7433284Z * DONE (desc) 2021-05-17T21:38:11.9693647Z * installing *binary* package ‘debugme’ ... 2021-05-17T21:38:11.9744116Z * DONE (debugme) 2021-05-17T21:38:11.9792904Z 2021-05-17T21:38:11.9793809Z The downloaded source packages are in 2021-05-17T21:38:11.9795056Z ‘/tmp/RtmplMGzNx/downloaded_packages’ 2021-05-17T21:38:11.9804118Z Running `R CMD build`... 2021-05-17T21:38:12.1851185Z * checking for file ‘/tmp/RtmplMGzNx/remotes68862ae1057c/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-17T21:38:12.1873864Z * preparing ‘sysreqs’: 2021-05-17T21:38:12.1877229Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:38:12.1877900Z (as ‘lib’ is unspecified) 2021-05-17T21:38:12.1878595Z * checking DESCRIPTION meta-information ... OK 2021-05-17T21:38:12.1879494Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T21:38:12.1880207Z * checking for empty or unneeded directories 2021-05-17T21:38:12.1880867Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-17T21:38:12.3713555Z * installing *source* package ‘sysreqs’ ... 2021-05-17T21:38:12.3715088Z ** using staged installation 2021-05-17T21:38:12.3883243Z ** R 2021-05-17T21:38:12.3915236Z ** byte-compile and prepare package for lazy loading 2021-05-17T21:38:12.7494796Z ** help 2021-05-17T21:38:12.7626216Z *** installing help indices 2021-05-17T21:38:12.7795649Z ** building package indices 2021-05-17T21:38:12.9725139Z ** testing if installed package can be loaded from temporary location 2021-05-17T21:38:13.1720015Z ** testing if installed package can be loaded from final location 2021-05-17T21:38:13.3608561Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T21:38:13.3609892Z * DONE (sysreqs) 2021-05-17T21:38:31.9346765Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T21:38:31.9349081Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-17T21:38:31.9357265Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-17T21:38:31.9596751Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-17T21:38:32.0016072Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T21:38:32.0832044Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T21:38:32.2260856Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-17T21:38:32.2410696Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-17T21:38:32.3990720Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T21:38:33.5245740Z Reading package lists... 2021-05-17T21:38:33.5988426Z Reading package lists... 2021-05-17T21:38:33.7674840Z Building dependency tree... 2021-05-17T21:38:33.7699980Z Reading state information... 2021-05-17T21:38:33.9274064Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-17T21:38:33.9275008Z libicu-dev set to manually installed. 2021-05-17T21:38:33.9275904Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-17T21:38:33.9276732Z pandoc is already the newest version (2.7.3-1). 2021-05-17T21:38:33.9277459Z The following additional packages will be installed: 2021-05-17T21:38:33.9283235Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-17T21:38:33.9291269Z Suggested packages: 2021-05-17T21:38:33.9292256Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-17T21:38:33.9754705Z The following NEW packages will be installed: 2021-05-17T21:38:34.4854331Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-17T21:38:34.4855780Z pandoc-citeproc 2021-05-17T21:38:34.4856690Z 0 upgraded, 4 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:38:34.4857501Z Need to get 13.7 MB of archives. 2021-05-17T21:38:34.4858719Z After this operation, 109 MB of additional disk space will be used. 2021-05-17T21:38:34.4860682Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-17T21:38:34.4862879Z 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-17T21:38:34.4865209Z 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-17T21:38:34.4867430Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-17T21:38:34.6228917Z Fetched 13.7 MB in 0s (61.6 MB/s) 2021-05-17T21:38:34.6559023Z Selecting previously unselected package libbibutils6. 2021-05-17T21:38:34.6640521Z (Reading database ... 2021-05-17T21:38:34.6641373Z (Reading database ... 5% 2021-05-17T21:38:34.6642057Z (Reading database ... 10% 2021-05-17T21:38:34.6642728Z (Reading database ... 15% 2021-05-17T21:38:34.6645855Z (Reading database ... 20% 2021-05-17T21:38:34.6646377Z (Reading database ... 25% 2021-05-17T21:38:34.6646848Z (Reading database ... 30% 2021-05-17T21:38:34.6647319Z (Reading database ... 35% 2021-05-17T21:38:34.6647771Z (Reading database ... 40% 2021-05-17T21:38:34.6648475Z (Reading database ... 45% 2021-05-17T21:38:34.6648931Z (Reading database ... 50% 2021-05-17T21:38:34.6686424Z (Reading database ... 55% 2021-05-17T21:38:34.6733088Z (Reading database ... 60% 2021-05-17T21:38:34.6775054Z (Reading database ... 65% 2021-05-17T21:38:34.6963940Z (Reading database ... 70% 2021-05-17T21:38:34.6994122Z (Reading database ... 75% 2021-05-17T21:38:34.7248844Z (Reading database ... 80% 2021-05-17T21:38:34.7347451Z (Reading database ... 85% 2021-05-17T21:38:34.7744137Z (Reading database ... 90% 2021-05-17T21:38:34.7825864Z (Reading database ... 95% 2021-05-17T21:38:34.7826458Z (Reading database ... 100% 2021-05-17T21:38:34.7827274Z (Reading database ... 285057 files and directories currently installed.) 2021-05-17T21:38:34.7972107Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-17T21:38:34.7990948Z Unpacking libbibutils6 (6.2-1) ... 2021-05-17T21:38:34.8650654Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-17T21:38:34.8910389Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-17T21:38:34.8921921Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T21:38:34.9434766Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-17T21:38:34.9755218Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-17T21:38:34.9765490Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T21:38:35.0060431Z Selecting previously unselected package pandoc-citeproc. 2021-05-17T21:38:35.0377272Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-17T21:38:35.0387683Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T21:38:35.0418137Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-17T21:38:36.2266345Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T21:38:36.2295656Z Setting up libbibutils6 (6.2-1) ... 2021-05-17T21:38:36.2326606Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T21:38:36.2355389Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T21:38:36.2383602Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:38:39.2722330Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:38:41.2222901Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-17T21:38:41.2223518Z remotes::install_github("ropensci/tic") 2021-05-17T21:38:41.2224082Z remotes::install_github("muschellij2/ghtravis") 2021-05-17T21:38:41.2224667Z remotes::install_github("muschellij2/aghast") 2021-05-17T21:38:41.2225178Z remotes::install_cran("covr") 2021-05-17T21:38:41.2231803Z shell: /usr/local/bin/Rscript {0} 2021-05-17T21:38:41.2232157Z env: 2021-05-17T21:38:41.2232572Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:38:41.2232970Z TIC_DEPLOY_KEY: 2021-05-17T21:38:41.2233659Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:38:41.2235106Z GITHUB_PAT: *** 2021-05-17T21:38:41.2235885Z COVERALLS_TOKEN: *** 2021-05-17T21:38:41.2236311Z continue-on-error: false 2021-05-17T21:38:41.2236726Z VDIFFR_RUN_TESTS: 2021-05-17T21:38:41.2237126Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:38:41.2237530Z TZ: UTC 2021-05-17T21:38:41.2237864Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:38:41.2238217Z NOT_CRAN: true 2021-05-17T21:38:41.2238530Z ##[endgroup] 2021-05-17T21:38:41.4217558Z Using github PAT from envvar GITHUB_PAT 2021-05-17T21:38:41.8556408Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-17T21:38:58.6847626Z rlang (NA -> 0.4.11) [CRAN] 2021-05-17T21:38:58.6849257Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-17T21:38:58.6850140Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-17T21:38:58.6850935Z sys (NA -> 3.4 ) [CRAN] 2021-05-17T21:38:58.6851713Z askpass (NA -> 1.1 ) [CRAN] 2021-05-17T21:38:58.6852525Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-17T21:38:58.6853316Z mime (NA -> 0.10 ) [CRAN] 2021-05-17T21:38:58.6854078Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-17T21:38:58.6854880Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-17T21:38:58.6855693Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-17T21:38:58.6856482Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-17T21:38:58.6857209Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-17T21:38:58.6858269Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-17T21:38:58.6858942Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-17T21:38:58.6859658Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-17T21:38:58.6860396Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-17T21:38:58.6861105Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-17T21:38:58.6861800Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-17T21:38:58.6862497Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-17T21:38:58.6863178Z whisker (NA -> 0.4 ) [CRAN] 2021-05-17T21:38:58.6863888Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-17T21:38:58.6864627Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-17T21:38:58.6865332Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-17T21:38:58.6866040Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-17T21:38:58.6866727Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-17T21:38:58.6867395Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-17T21:38:58.6868696Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-17T21:38:58.6869478Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-17T21:38:58.6870201Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-17T21:38:58.6870855Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-17T21:38:58.6871491Z git2r (NA -> 0.28.0) [CRAN] 2021-05-17T21:38:58.6873167Z 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-17T21:38:58.6884698Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:38:58.6885698Z (as ‘lib’ is unspecified) 2021-05-17T21:39:13.3493266Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-17T21:39:13.6210830Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-17T21:39:13.6497533Z ================================================== 2021-05-17T21:39:13.6498098Z downloaded 1.3 MB 2021-05-17T21:39:13.6498618Z 2021-05-17T21:39:13.6537142Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-17T21:39:13.9201976Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-17T21:39:13.9353043Z ================================================== 2021-05-17T21:39:13.9353662Z downloaded 226 KB 2021-05-17T21:39:13.9353973Z 2021-05-17T21:39:13.9395510Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-17T21:39:14.4735105Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-17T21:39:14.4848994Z ================================================== 2021-05-17T21:39:14.4849923Z downloaded 140 KB 2021-05-17T21:39:14.4850234Z 2021-05-17T21:39:14.4883252Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-17T21:39:14.8826027Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-17T21:39:14.8828619Z ================================================== 2021-05-17T21:39:14.8829177Z downloaded 53 KB 2021-05-17T21:39:14.8829494Z 2021-05-17T21:39:14.8871549Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-17T21:39:15.1621214Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-17T21:39:15.1623415Z ================================================== 2021-05-17T21:39:15.1624011Z downloaded 23 KB 2021-05-17T21:39:15.1624407Z 2021-05-17T21:39:15.1665225Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-17T21:39:15.4451788Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-17T21:39:15.4798710Z ================================================== 2021-05-17T21:39:15.4799457Z downloaded 1.4 MB 2021-05-17T21:39:15.4799842Z 2021-05-17T21:39:15.4838633Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-17T21:39:15.7809667Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-17T21:39:15.7825560Z ================================================== 2021-05-17T21:39:15.7826029Z downloaded 36 KB 2021-05-17T21:39:15.7826304Z 2021-05-17T21:39:15.7951313Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-17T21:39:16.9969157Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-17T21:39:16.9970117Z ================================================== 2021-05-17T21:39:16.9970716Z downloaded 884 KB 2021-05-17T21:39:16.9971116Z 2021-05-17T21:39:16.9972581Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-17T21:39:16.9974071Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-17T21:39:16.9974893Z ================================================== 2021-05-17T21:39:16.9975448Z downloaded 523 KB 2021-05-17T21:39:16.9975891Z 2021-05-17T21:39:16.9977459Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-17T21:39:16.9979023Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-17T21:39:16.9979793Z ================================================== 2021-05-17T21:39:16.9980357Z downloaded 12 KB 2021-05-17T21:39:16.9980757Z 2021-05-17T21:39:16.9982193Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-17T21:39:16.9983756Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-17T21:39:17.0186567Z ================================================== 2021-05-17T21:39:17.0187040Z downloaded 486 KB 2021-05-17T21:39:17.0187308Z 2021-05-17T21:39:17.0220631Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-17T21:39:18.4973008Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-17T21:39:18.4974156Z ================================================== 2021-05-17T21:39:18.4974726Z downloaded 90 KB 2021-05-17T21:39:18.4975092Z 2021-05-17T21:39:18.4976418Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-17T21:39:18.4977799Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-17T21:39:18.4978508Z ================================================== 2021-05-17T21:39:18.4979023Z downloaded 508 KB 2021-05-17T21:39:18.4979386Z 2021-05-17T21:39:18.4980632Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-17T21:39:18.6667097Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-17T21:39:18.6893442Z ================================================== 2021-05-17T21:39:18.6894310Z downloaded 621 KB 2021-05-17T21:39:18.6894698Z 2021-05-17T21:39:18.6927453Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-17T21:39:18.9717904Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-17T21:39:19.0908225Z ================================================== 2021-05-17T21:39:19.0909107Z downloaded 267 KB 2021-05-17T21:39:19.0909522Z 2021-05-17T21:39:19.0954636Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-17T21:39:19.9428155Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-17T21:39:19.9575739Z ================================================== 2021-05-17T21:39:19.9576738Z downloaded 167 KB 2021-05-17T21:39:19.9577278Z 2021-05-17T21:39:19.9610818Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-17T21:39:20.3541741Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-17T21:39:20.3674538Z ================================================== 2021-05-17T21:39:20.3675795Z downloaded 234 KB 2021-05-17T21:39:20.3676355Z 2021-05-17T21:39:20.3714757Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-17T21:39:20.6649575Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-17T21:39:20.6838303Z ================================================== 2021-05-17T21:39:20.6839333Z downloaded 276 KB 2021-05-17T21:39:20.6839816Z 2021-05-17T21:39:20.6873444Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-17T21:39:20.9548130Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-17T21:39:20.9683548Z ================================================== 2021-05-17T21:39:20.9684589Z downloaded 201 KB 2021-05-17T21:39:20.9685153Z 2021-05-17T21:39:20.9718170Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-17T21:39:21.3704571Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-17T21:39:21.3706044Z ================================================== 2021-05-17T21:39:21.3706815Z downloaded 64 KB 2021-05-17T21:39:21.3707352Z 2021-05-17T21:39:21.3740184Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-17T21:39:21.9797037Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-17T21:39:21.9798509Z ================================================== 2021-05-17T21:39:21.9799245Z downloaded 46 KB 2021-05-17T21:39:21.9799773Z 2021-05-17T21:39:21.9832193Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-17T21:39:22.3987409Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-17T21:39:22.4181872Z ================================================== 2021-05-17T21:39:22.4182465Z downloaded 416 KB 2021-05-17T21:39:22.4182733Z 2021-05-17T21:39:22.4218430Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-17T21:39:22.9152233Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-17T21:39:22.9221435Z ================================================== 2021-05-17T21:39:22.9222798Z downloaded 91 KB 2021-05-17T21:39:22.9223620Z 2021-05-17T21:39:22.9267264Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-17T21:39:23.5815245Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-17T21:39:23.5920100Z ================================================== 2021-05-17T21:39:23.5920582Z downloaded 133 KB 2021-05-17T21:39:23.5920847Z 2021-05-17T21:39:23.5959355Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-17T21:39:24.0340504Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-17T21:39:24.0580218Z ================================================== 2021-05-17T21:39:24.0580841Z downloaded 271 KB 2021-05-17T21:39:24.0581139Z 2021-05-17T21:39:24.0620737Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-17T21:39:24.4484981Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-17T21:39:24.4718869Z ================================================== 2021-05-17T21:39:24.4719735Z downloaded 735 KB 2021-05-17T21:39:24.4720284Z 2021-05-17T21:39:24.4758135Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-17T21:39:24.8701405Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-17T21:39:24.8702224Z ================================================== 2021-05-17T21:39:24.8702719Z downloaded 46 KB 2021-05-17T21:39:24.8703021Z 2021-05-17T21:39:24.8744225Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-17T21:39:25.1511354Z Content type 'binary/octet-stream' length 68285 bytes (66 KB) 2021-05-17T21:39:25.1574008Z ================================================== 2021-05-17T21:39:25.1574545Z downloaded 66 KB 2021-05-17T21:39:25.1574827Z 2021-05-17T21:39:25.1611145Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-17T21:39:25.4697486Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-17T21:39:25.4940495Z ================================================== 2021-05-17T21:39:25.4941003Z downloaded 688 KB 2021-05-17T21:39:25.4941255Z 2021-05-17T21:39:25.4977611Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-17T21:39:25.7767475Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-17T21:39:25.7817223Z ================================================== 2021-05-17T21:39:25.7817712Z downloaded 45 KB 2021-05-17T21:39:25.7817990Z 2021-05-17T21:39:25.7855150Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-17T21:39:26.3411171Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-17T21:39:26.3655471Z ================================================== 2021-05-17T21:39:26.3656363Z downloaded 595 KB 2021-05-17T21:39:26.3656836Z 2021-05-17T21:39:26.6666272Z * installing *binary* package ‘rlang’ ... 2021-05-17T21:39:27.5003403Z * DONE (rlang) 2021-05-17T21:39:27.5005681Z * installing *binary* package ‘magrittr’ ... 2021-05-17T21:39:27.5006557Z * DONE (magrittr) 2021-05-17T21:39:27.5007584Z * installing *binary* package ‘glue’ ... 2021-05-17T21:39:27.5008820Z * DONE (glue) 2021-05-17T21:39:27.5009805Z * installing *binary* package ‘sys’ ... 2021-05-17T21:39:27.5010577Z * DONE (sys) 2021-05-17T21:39:27.5323162Z * installing *binary* package ‘mime’ ... 2021-05-17T21:39:27.5357138Z * DONE (mime) 2021-05-17T21:39:27.8420272Z * installing *binary* package ‘curl’ ... 2021-05-17T21:39:27.8480706Z * DONE (curl) 2021-05-17T21:39:28.0732104Z * installing *binary* package ‘jsonlite’ ... 2021-05-17T21:39:28.0783576Z * DONE (jsonlite) 2021-05-17T21:39:28.2613139Z * installing *binary* package ‘ini’ ... 2021-05-17T21:39:28.2646478Z * DONE (ini) 2021-05-17T21:39:28.4643692Z * installing *binary* package ‘gitcreds’ ... 2021-05-17T21:39:28.4686348Z * DONE (gitcreds) 2021-05-17T21:39:28.7456636Z * installing *binary* package ‘zip’ ... 2021-05-17T21:39:28.7515904Z * DONE (zip) 2021-05-17T21:39:28.9912960Z * installing *binary* package ‘rstudioapi’ ... 2021-05-17T21:39:28.9965876Z * DONE (rstudioapi) 2021-05-17T21:39:29.2167489Z * installing *binary* package ‘fastmap’ ... 2021-05-17T21:39:29.2216375Z * DONE (fastmap) 2021-05-17T21:39:29.4659119Z * installing *binary* package ‘yaml’ ... 2021-05-17T21:39:29.4708616Z * DONE (yaml) 2021-05-17T21:39:29.6770648Z * installing *binary* package ‘withr’ ... 2021-05-17T21:39:29.6815812Z * DONE (withr) 2021-05-17T21:39:29.9090514Z * installing *binary* package ‘whisker’ ... 2021-05-17T21:39:29.9139261Z * DONE (whisker) 2021-05-17T21:39:30.1067963Z * installing *binary* package ‘rappdirs’ ... 2021-05-17T21:39:30.1107158Z * DONE (rappdirs) 2021-05-17T21:39:30.3961902Z * installing *binary* package ‘fs’ ... 2021-05-17T21:39:30.4031728Z * DONE (fs) 2021-05-17T21:39:30.5972548Z * installing *binary* package ‘clipr’ ... 2021-05-17T21:39:30.6014766Z * DONE (clipr) 2021-05-17T21:39:30.8547892Z * installing *binary* package ‘git2r’ ... 2021-05-17T21:39:30.8595501Z * DONE (git2r) 2021-05-17T21:39:31.0519199Z * installing *binary* package ‘askpass’ ... 2021-05-17T21:39:31.0560757Z * DONE (askpass) 2021-05-17T21:39:31.2725195Z * installing *binary* package ‘cli’ ... 2021-05-17T21:39:31.2773927Z * DONE (cli) 2021-05-17T21:39:31.4994714Z * installing *binary* package ‘purrr’ ... 2021-05-17T21:39:31.5041105Z * DONE (purrr) 2021-05-17T21:39:31.7347816Z * installing *binary* package ‘lifecycle’ ... 2021-05-17T21:39:31.7393990Z * DONE (lifecycle) 2021-05-17T21:39:31.9287940Z * installing *binary* package ‘cachem’ ... 2021-05-17T21:39:31.9326148Z * DONE (cachem) 2021-05-17T21:39:32.2887420Z * installing *binary* package ‘openssl’ ... 2021-05-17T21:39:32.2964065Z * DONE (openssl) 2021-05-17T21:39:32.4865207Z * installing *binary* package ‘memoise’ ... 2021-05-17T21:39:32.4901464Z * DONE (memoise) 2021-05-17T21:39:32.7390669Z * installing *binary* package ‘httr’ ... 2021-05-17T21:39:32.7446202Z * DONE (httr) 2021-05-17T21:39:32.9489412Z * installing *binary* package ‘credentials’ ... 2021-05-17T21:39:32.9529374Z * DONE (credentials) 2021-05-17T21:39:33.1757614Z * installing *binary* package ‘gh’ ... 2021-05-17T21:39:33.1801444Z * DONE (gh) 2021-05-17T21:39:33.3908855Z * installing *binary* package ‘gert’ ... 2021-05-17T21:39:33.3957101Z * DONE (gert) 2021-05-17T21:39:33.6743203Z * installing *binary* package ‘usethis’ ... 2021-05-17T21:39:33.6801183Z * DONE (usethis) 2021-05-17T21:39:33.6860827Z 2021-05-17T21:39:33.6861942Z The downloaded source packages are in 2021-05-17T21:39:33.6863315Z ‘/tmp/RtmpQAkNmg/downloaded_packages’ 2021-05-17T21:39:33.6871940Z Running `R CMD build`... 2021-05-17T21:39:35.7433789Z * checking for file ‘/tmp/RtmpQAkNmg/remotes713018d9c1b1/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-17T21:39:35.7435491Z * preparing ‘tic’: 2021-05-17T21:39:35.7436644Z * checking DESCRIPTION meta-information ... OK 2021-05-17T21:39:35.7437840Z * installing the package to process help pages 2021-05-17T21:39:35.7439195Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T21:39:35.7440325Z * checking for empty or unneeded directories 2021-05-17T21:39:35.7441477Z Removed empty directory ‘tic/.circleci’ 2021-05-17T21:39:35.7442582Z Removed empty directory ‘tic/pkgdown’ 2021-05-17T21:39:35.7443608Z * building ‘tic_0.10.0.tar.gz’ 2021-05-17T21:39:35.7445778Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:39:35.7446846Z (as ‘lib’ is unspecified) 2021-05-17T21:39:36.0494556Z * installing *source* package ‘tic’ ... 2021-05-17T21:39:36.0496099Z ** using staged installation 2021-05-17T21:39:36.0705634Z ** R 2021-05-17T21:39:36.0911454Z ** inst 2021-05-17T21:39:36.0940758Z ** preparing package for lazy loading 2021-05-17T21:39:36.4567671Z ** help 2021-05-17T21:39:36.5944812Z *** installing help indices 2021-05-17T21:39:36.6853568Z *** copying figures 2021-05-17T21:39:36.6858008Z ** building package indices 2021-05-17T21:39:36.9535905Z ** installing vignettes 2021-05-17T21:39:36.9578043Z ** testing if installed package can be loaded from temporary location 2021-05-17T21:39:37.1910620Z ** testing if installed package can be loaded from final location 2021-05-17T21:39:37.5014753Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T21:39:37.5043258Z * DONE (tic) 2021-05-17T21:39:37.5164654Z Using github PAT from envvar GITHUB_PAT 2021-05-17T21:39:37.7203372Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-17T21:39:39.4053423Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-17T21:39:39.4054883Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-17T21:39:39.4057389Z 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-17T21:39:39.4059739Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-17T21:39:39.4060602Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-17T21:39:39.4061434Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-17T21:39:39.4062259Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-17T21:39:39.4063089Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-17T21:39:39.4064003Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:39:39.4064940Z (as ‘lib’ is unspecified) 2021-05-17T21:39:39.4065882Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-17T21:39:39.4066712Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-17T21:39:39.4067544Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-17T21:39:39.4068711Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-17T21:39:39.4069530Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-17T21:39:39.4070364Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-17T21:39:39.4071170Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-17T21:39:39.4072013Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-17T21:39:39.4072855Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-17T21:39:39.4073687Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-17T21:39:39.4074472Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-17T21:39:39.4075276Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-17T21:39:39.4078857Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-17T21:39:39.4079511Z xfun (NA -> 0.23 ) [CRAN] 2021-05-17T21:39:39.4080155Z markdown (NA -> 1.1 ) [CRAN] 2021-05-17T21:39:39.4080823Z highr (NA -> 0.9 ) [CRAN] 2021-05-17T21:39:39.4081498Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-17T21:39:39.4082158Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-17T21:39:39.4082818Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-17T21:39:39.4083454Z knitr (NA -> 1.33 ) [CRAN] 2021-05-17T21:39:39.4084133Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-17T21:39:39.4084813Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-17T21:39:39.4085449Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-17T21:39:39.4086135Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-17T21:39:39.4086853Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-17T21:39:39.4087542Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-17T21:39:39.4088500Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-17T21:39:39.4089198Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-17T21:39:39.4089898Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-17T21:39:39.4090586Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-17T21:39:39.4091471Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-17T21:39:54.1366246Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-17T21:39:54.4065583Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-17T21:39:54.4217573Z ================================================== 2021-05-17T21:39:54.4218767Z downloaded 231 KB 2021-05-17T21:39:54.4219310Z 2021-05-17T21:39:54.4250539Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-17T21:39:54.9664185Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-17T21:39:55.0012939Z ================================================== 2021-05-17T21:39:55.0013840Z downloaded 1.5 MB 2021-05-17T21:39:55.0014380Z 2021-05-17T21:39:55.0054434Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-17T21:39:55.4082670Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-17T21:39:55.4085725Z ================================================== 2021-05-17T21:39:55.4086696Z downloaded 16 KB 2021-05-17T21:39:55.4087237Z 2021-05-17T21:39:55.4118412Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-17T21:39:55.5847930Z Content type 'binary/octet-stream' length 1010303 bytes (986 KB) 2021-05-17T21:39:55.6114389Z ================================================== 2021-05-17T21:39:55.6115813Z downloaded 986 KB 2021-05-17T21:39:55.6116133Z 2021-05-17T21:39:55.6153881Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-17T21:39:55.8900169Z Content type 'binary/octet-stream' length 811181 bytes (792 KB) 2021-05-17T21:39:55.9141526Z ================================================== 2021-05-17T21:39:55.9142537Z downloaded 792 KB 2021-05-17T21:39:55.9143002Z 2021-05-17T21:39:55.9267848Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-17T21:39:56.5974999Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-17T21:39:56.5976297Z ================================================== 2021-05-17T21:39:56.5976930Z downloaded 42 KB 2021-05-17T21:39:56.5977374Z 2021-05-17T21:39:56.6010610Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-17T21:39:56.7708366Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-17T21:39:56.7861700Z ================================================== 2021-05-17T21:39:56.7862626Z downloaded 247 KB 2021-05-17T21:39:56.7863059Z 2021-05-17T21:39:56.7895788Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-17T21:39:57.5079472Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-17T21:39:57.5080370Z ================================================== 2021-05-17T21:39:57.5080943Z downloaded 977 KB 2021-05-17T21:39:57.5081310Z 2021-05-17T21:39:57.5082561Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-17T21:39:57.5083946Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-17T21:39:57.5084645Z ================================================== 2021-05-17T21:39:57.5085129Z downloaded 67 KB 2021-05-17T21:39:57.5085489Z 2021-05-17T21:39:57.5086679Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-17T21:39:57.5176746Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-17T21:39:57.5368318Z ================================================== 2021-05-17T21:39:57.5369197Z downloaded 354 KB 2021-05-17T21:39:57.5370290Z 2021-05-17T21:39:57.5407069Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-17T21:39:58.0282236Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-17T21:39:58.0475689Z ================================================== 2021-05-17T21:39:58.0476554Z downloaded 412 KB 2021-05-17T21:39:58.0477014Z 2021-05-17T21:39:58.0511578Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-17T21:39:58.3488837Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-17T21:39:58.3490043Z ================================================== 2021-05-17T21:39:58.3490678Z downloaded 15 KB 2021-05-17T21:39:58.3491140Z 2021-05-17T21:39:58.3523395Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-17T21:39:58.6285345Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-17T21:39:59.5092852Z ================================================== 2021-05-17T21:39:59.5095942Z downloaded 147 KB 2021-05-17T21:39:59.5096367Z 2021-05-17T21:39:59.5098627Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-17T21:39:59.5100249Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-17T21:39:59.5101044Z ================================================== 2021-05-17T21:39:59.5101601Z downloaded 72 KB 2021-05-17T21:39:59.5102004Z 2021-05-17T21:39:59.5103494Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-17T21:39:59.5105078Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-17T21:39:59.5105853Z ================================================== 2021-05-17T21:39:59.5106421Z downloaded 39 KB 2021-05-17T21:39:59.5106821Z 2021-05-17T21:39:59.5108284Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-17T21:39:59.7825157Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-17T21:39:59.8003500Z ================================================== 2021-05-17T21:39:59.8004514Z downloaded 348 KB 2021-05-17T21:39:59.8005213Z 2021-05-17T21:39:59.8043108Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-17T21:40:00.2370809Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-17T21:40:00.2563962Z ================================================== 2021-05-17T21:40:00.2564441Z downloaded 426 KB 2021-05-17T21:40:00.2564688Z 2021-05-17T21:40:00.2600612Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-17T21:40:00.5317706Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-17T21:40:00.5367548Z ================================================== 2021-05-17T21:40:00.5368211Z downloaded 40 KB 2021-05-17T21:40:00.5368500Z 2021-05-17T21:40:00.5405290Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-17T21:40:00.8447766Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-17T21:40:00.8727452Z ================================================== 2021-05-17T21:40:00.8730785Z downloaded 602 KB 2021-05-17T21:40:00.8731339Z 2021-05-17T21:40:00.8763593Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-17T21:40:01.2709170Z Content type 'binary/octet-stream' length 330432 bytes (322 KB) 2021-05-17T21:40:01.2890689Z ================================================== 2021-05-17T21:40:01.2891956Z downloaded 322 KB 2021-05-17T21:40:01.2892481Z 2021-05-17T21:40:01.2930707Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-17T21:40:01.5796425Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-17T21:40:01.5955953Z ================================================== 2021-05-17T21:40:01.5983124Z downloaded 224 KB 2021-05-17T21:40:01.5983481Z 2021-05-17T21:40:01.6013910Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-17T21:40:01.9006857Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-17T21:40:01.9025068Z ================================================== 2021-05-17T21:40:01.9026583Z downloaded 37 KB 2021-05-17T21:40:01.9026912Z 2021-05-17T21:40:01.9069483Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-17T21:40:02.1197792Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-17T21:40:02.1330365Z ================================================== 2021-05-17T21:40:02.1330885Z downloaded 199 KB 2021-05-17T21:40:02.1331165Z 2021-05-17T21:40:02.1368985Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-17T21:40:02.2866779Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-17T21:40:02.6246625Z ================================================== 2021-05-17T21:40:02.6247530Z downloaded 7.2 MB 2021-05-17T21:40:02.6248284Z 2021-05-17T21:40:02.6277109Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-17T21:40:03.0215617Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-17T21:40:03.0707489Z ================================================== 2021-05-17T21:40:03.0708067Z downloaded 4.0 MB 2021-05-17T21:40:03.0708346Z 2021-05-17T21:40:03.0747663Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-17T21:40:03.2462425Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-17T21:40:03.2786762Z ================================================== 2021-05-17T21:40:03.2787312Z downloaded 1.3 MB 2021-05-17T21:40:03.2787591Z 2021-05-17T21:40:03.2826167Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-17T21:40:03.9584972Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-17T21:40:03.9811454Z ================================================== 2021-05-17T21:40:03.9812799Z downloaded 478 KB 2021-05-17T21:40:03.9813346Z 2021-05-17T21:40:03.9846952Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-17T21:40:04.3814482Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-17T21:40:04.4909336Z ================================================== 2021-05-17T21:40:04.4909967Z downloaded 107 KB 2021-05-17T21:40:04.4910282Z 2021-05-17T21:40:04.4955975Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-17T21:40:04.6684631Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-17T21:40:04.6689723Z ================================================== 2021-05-17T21:40:04.6690506Z downloaded 21 KB 2021-05-17T21:40:04.6691911Z 2021-05-17T21:40:04.6727779Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-17T21:40:04.8504440Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-17T21:40:04.8557735Z ================================================== 2021-05-17T21:40:04.8558566Z downloaded 42 KB 2021-05-17T21:40:04.8559039Z 2021-05-17T21:40:04.8598304Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-17T21:40:05.2407037Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-17T21:40:05.2410366Z ================================================== 2021-05-17T21:40:05.2410829Z downloaded 33 KB 2021-05-17T21:40:05.2411105Z 2021-05-17T21:40:05.2452166Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-17T21:40:05.9799314Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-17T21:40:05.9910248Z ================================================== 2021-05-17T21:40:05.9910916Z downloaded 136 KB 2021-05-17T21:40:05.9911209Z 2021-05-17T21:40:05.9948086Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-17T21:40:06.2713113Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-17T21:40:06.3104690Z ================================================== 2021-05-17T21:40:06.3105241Z downloaded 3.4 MB 2021-05-17T21:40:06.3105523Z 2021-05-17T21:40:06.3145288Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-17T21:40:06.6308788Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-17T21:40:06.6366229Z ================================================== 2021-05-17T21:40:06.6366757Z downloaded 64 KB 2021-05-17T21:40:06.6367034Z 2021-05-17T21:40:06.6405298Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-17T21:40:07.5108233Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-17T21:40:07.5109379Z ================================================== 2021-05-17T21:40:07.5110330Z downloaded 1.3 MB 2021-05-17T21:40:07.5110834Z 2021-05-17T21:40:07.5112435Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-17T21:40:07.5113945Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-17T21:40:07.5114638Z ================================================== 2021-05-17T21:40:07.5115111Z downloaded 128 KB 2021-05-17T21:40:07.5115429Z 2021-05-17T21:40:07.5116800Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-17T21:40:07.6248809Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-17T21:40:07.6434651Z ================================================== 2021-05-17T21:40:07.6435185Z downloaded 384 KB 2021-05-17T21:40:07.6435438Z 2021-05-17T21:40:07.8819928Z * installing *binary* package ‘utf8’ ... 2021-05-17T21:40:07.8867726Z * DONE (utf8) 2021-05-17T21:40:08.0939036Z * installing *binary* package ‘pkgconfig’ ... 2021-05-17T21:40:08.0979068Z * DONE (pkgconfig) 2021-05-17T21:40:08.3281253Z * installing *binary* package ‘fansi’ ... 2021-05-17T21:40:08.3325704Z * DONE (fansi) 2021-05-17T21:40:08.5976346Z * installing *binary* package ‘diffobj’ ... 2021-05-17T21:40:08.6031002Z * DONE (diffobj) 2021-05-17T21:40:08.8397668Z * installing *binary* package ‘ps’ ... 2021-05-17T21:40:08.8446052Z * DONE (ps) 2021-05-17T21:40:09.0517185Z * installing *binary* package ‘praise’ ... 2021-05-17T21:40:09.0554598Z * DONE (praise) 2021-05-17T21:40:09.2724055Z * installing *binary* package ‘pkgload’ ... 2021-05-17T21:40:09.2765412Z * DONE (pkgload) 2021-05-17T21:40:09.4848631Z * installing *binary* package ‘evaluate’ ... 2021-05-17T21:40:09.4887330Z * DONE (evaluate) 2021-05-17T21:40:09.7015488Z * installing *binary* package ‘ellipsis’ ... 2021-05-17T21:40:09.7057284Z * DONE (ellipsis) 2021-05-17T21:40:09.9660037Z * installing *binary* package ‘digest’ ... 2021-05-17T21:40:09.9716047Z * DONE (digest) 2021-05-17T21:40:10.1842613Z * installing *binary* package ‘brio’ ... 2021-05-17T21:40:10.1883754Z * DONE (brio) 2021-05-17T21:40:10.4694537Z * installing *binary* package ‘xml2’ ... 2021-05-17T21:40:10.4749340Z * DONE (xml2) 2021-05-17T21:40:10.7089676Z * installing *binary* package ‘xfun’ ... 2021-05-17T21:40:10.7135179Z * DONE (xfun) 2021-05-17T21:40:13.1859159Z * installing *source* package ‘stringi’ ... 2021-05-17T21:40:13.2975447Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-17T21:40:13.2977076Z ** using staged installation 2021-05-17T21:40:13.4100345Z checking for R_HOME... /opt/R/4.0.5/lib/R 2021-05-17T21:40:13.4101343Z checking for R... /opt/R/4.0.5/lib/R/bin/R 2021-05-17T21:40:13.5537024Z checking for endianness... little 2021-05-17T21:40:13.7141693Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-17T21:40:13.8737374Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-17T21:40:13.8742382Z checking for cat... /usr/bin/cat 2021-05-17T21:40:14.0856836Z checking for local ICUDT_DIR... icu69/data 2021-05-17T21:40:14.0857578Z checking for gcc... gcc 2021-05-17T21:40:14.1675569Z checking whether the C compiler works... yes 2021-05-17T21:40:14.1677119Z checking for C compiler default output file name... a.out 2021-05-17T21:40:14.2040840Z checking for suffix of executables... 2021-05-17T21:40:14.2534535Z checking whether we are cross compiling... no 2021-05-17T21:40:14.2749658Z checking for suffix of object files... o 2021-05-17T21:40:14.2947019Z checking whether we are using the GNU C compiler... yes 2021-05-17T21:40:14.3133384Z checking whether gcc accepts -g... yes 2021-05-17T21:40:14.3495702Z checking for gcc option to accept ISO C89... none needed 2021-05-17T21:40:14.3730276Z checking how to run the C preprocessor... gcc -E 2021-05-17T21:40:14.3945664Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-17T21:40:14.3959384Z checking for egrep... /usr/bin/grep -E 2021-05-17T21:40:14.5110180Z checking for ANSI C header files... yes 2021-05-17T21:40:14.5372110Z checking for sys/types.h... yes 2021-05-17T21:40:14.5676558Z checking for sys/stat.h... yes 2021-05-17T21:40:14.5994275Z checking for stdlib.h... yes 2021-05-17T21:40:14.6330736Z checking for string.h... yes 2021-05-17T21:40:14.6679526Z checking for memory.h... yes 2021-05-17T21:40:14.7041541Z checking for strings.h... yes 2021-05-17T21:40:14.7392315Z checking for inttypes.h... yes 2021-05-17T21:40:14.7741119Z checking for stdint.h... yes 2021-05-17T21:40:14.8114779Z checking for unistd.h... yes 2021-05-17T21:40:14.8509787Z checking elf.h usability... yes 2021-05-17T21:40:14.8625789Z checking elf.h presence... yes 2021-05-17T21:40:14.8626515Z checking for elf.h... yes 2021-05-17T21:40:14.9697441Z checking whether we are using the GNU C++ compiler... yes 2021-05-17T21:40:14.9907944Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-17T21:40:15.3149192Z checking whether the C++ compiler supports the long long type... yes 2021-05-17T21:40:15.3392261Z checking whether the compiler implements namespaces... yes 2021-05-17T21:40:15.4718998Z checking whether the compiler supports Standard Template Library... yes 2021-05-17T21:40:15.9746651Z checking whether std::map is available... yes 2021-05-17T21:40:15.9765099Z checking for pkg-config... /usr/bin/pkg-config 2021-05-17T21:40:15.9826164Z checking with pkg-config for the system ICU4C... 66.1 2021-05-17T21:40:15.9849396Z checking for ICU4C >= 55... yes 2021-05-17T21:40:15.9912443Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-17T21:40:16.2518394Z checking whether an ICU4C-based project can be built... yes 2021-05-17T21:40:16.3048526Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-17T21:40:16.5506259Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-17T21:40:17.1802510Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-17T21:40:17.7143142Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-17T21:40:17.7480539Z configure: creating ./config.status 2021-05-17T21:40:17.8235401Z config.status: creating src/Makevars 2021-05-17T21:40:17.8392446Z config.status: creating src/uconfig_local.h 2021-05-17T21:40:17.8556868Z config.status: creating src/install.libs.R 2021-05-17T21:40:17.8706312Z 2021-05-17T21:40:17.8707355Z *** stringi configure summary: 2021-05-17T21:40:17.8707891Z ICU_FOUND=1 2021-05-17T21:40:17.8708428Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-17T21:40:17.8709460Z STRINGI_CFLAGS= -fpic 2021-05-17T21:40:17.8710292Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-17T21:40:17.8711066Z STRINGI_CXXFLAGS= -fpic 2021-05-17T21:40:17.8712458Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-17T21:40:17.8713295Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-17T21:40:17.8713654Z 2021-05-17T21:40:17.8714115Z *** Compiler settings used: 2021-05-17T21:40:17.8714731Z CC=gcc 2021-05-17T21:40:17.8715276Z LD=g++ -std=gnu++11 2021-05-17T21:40:17.8715818Z CFLAGS=-g -O2 -fpic 2021-05-17T21:40:17.8716549Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-17T21:40:17.8717195Z CXX=g++ -std=gnu++11 2021-05-17T21:40:17.8717760Z CXXFLAGS=-g -O2 -fpic 2021-05-17T21:40:17.8718184Z LDFLAGS= 2021-05-17T21:40:17.8718531Z LIBS= 2021-05-17T21:40:17.8718762Z 2021-05-17T21:40:17.9056285Z ** libs 2021-05-17T21:40:17.9143759Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-17T21:40:18.5621350Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-17T21:40:19.1151113Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-17T21:40:19.6918439Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-17T21:40:20.4231715Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-17T21:40:20.8718714Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-17T21:40:21.6933910Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-17T21:40:22.2329876Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-17T21:40:22.7490710Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-17T21:40:23.2332191Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-17T21:40:23.7942088Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-17T21:40:24.4245546Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-17T21:40:25.0725595Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-17T21:40:25.6585392Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-17T21:40:26.2438015Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-17T21:40:27.0751170Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-17T21:40:28.4529440Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-17T21:40:29.1169723Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-17T21:40:29.7012935Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-17T21:40:30.2215142Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-17T21:40:30.6897584Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-17T21:40:31.5954862Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-17T21:40:32.2466588Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-17T21:40:32.7982683Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-17T21:40:33.4864454Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-17T21:40:34.2444358Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-17T21:40:34.8035075Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-17T21:40:35.3721143Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-17T21:40:35.9396323Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-17T21:40:36.6979587Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-17T21:40:37.5212403Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-17T21:40:38.5059433Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-17T21:40:39.2450674Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-17T21:40:39.8926879Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-17T21:40:40.5741397Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-17T21:40:41.2233298Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-17T21:40:41.8601375Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-17T21:40:42.4856977Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-17T21:40:43.1326031Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-17T21:40:43.8457670Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-17T21:40:44.6366379Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-17T21:40:45.4954938Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-17T21:40:46.3194969Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-17T21:40:47.0424062Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-17T21:40:47.7778712Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-17T21:40:48.3212060Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-17T21:40:49.0104080Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-17T21:40:49.6997394Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-17T21:40:50.3931643Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-17T21:40:50.9548913Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-17T21:40:51.5119827Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-17T21:40:52.2446662Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-17T21:40:52.8941586Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-17T21:40:53.6904536Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-17T21:40:54.3655393Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-17T21:40:55.0238728Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-17T21:40:55.6021791Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-17T21:40:55.6156190Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-17T21:40:56.3424709Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-17T21:40:56.8990813Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-17T21:40:57.4050903Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-17T21:40:58.0835268Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-17T21:40:58.7378163Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-17T21:40:59.5459121Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-17T21:41:00.1506098Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-17T21:41:00.9252607Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-17T21:41:01.5736328Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-17T21:41:03.0948043Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-17T21:41:03.7149462Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-17T21:41:04.2749420Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-17T21:41:04.9994632Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-17T21:41:05.5277799Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-17T21:41:06.0940376Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-17T21:41:06.8438026Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-17T21:41:07.4549044Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-17T21:41:08.2526623Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-17T21:41:08.9184774Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-17T21:41:10.0274890Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-17T21:41:10.2224882Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-17T21:41:10.7438444Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-17T21:41:11.3388156Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-17T21:41:11.7997428Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-17T21:41:12.3060738Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-17T21:41:13.4867722Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-17T21:41:13.6736843Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-17T21:41:13.7462581Z ** R 2021-05-17T21:41:13.7764060Z ** inst 2021-05-17T21:41:13.7771843Z ** byte-compile and prepare package for lazy loading 2021-05-17T21:41:14.8512745Z ** help 2021-05-17T21:41:15.2588679Z *** installing help indices 2021-05-17T21:41:15.4472431Z ** building package indices 2021-05-17T21:41:15.8445666Z ** testing if installed package can be loaded from temporary location 2021-05-17T21:41:16.0181920Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T21:41:16.0948388Z ** testing if installed package can be loaded from final location 2021-05-17T21:41:16.2955865Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T21:41:16.2969947Z * DONE (stringi) 2021-05-17T21:41:17.4616552Z * installing *binary* package ‘Rcpp’ ... 2021-05-17T21:41:17.4976229Z * DONE (Rcpp) 2021-05-17T21:41:17.7837995Z * installing *binary* package ‘commonmark’ ... 2021-05-17T21:41:17.7893001Z * DONE (commonmark) 2021-05-17T21:41:18.0136994Z * installing *binary* package ‘brew’ ... 2021-05-17T21:41:18.0191834Z * DONE (brew) 2021-05-17T21:41:18.2281364Z * installing *binary* package ‘sessioninfo’ ... 2021-05-17T21:41:18.2322466Z * DONE (sessioninfo) 2021-05-17T21:41:18.4217280Z * installing *binary* package ‘prettyunits’ ... 2021-05-17T21:41:18.4254917Z * DONE (prettyunits) 2021-05-17T21:41:18.7743412Z * installing *binary* package ‘vctrs’ ... 2021-05-17T21:41:18.7821772Z * DONE (vctrs) 2021-05-17T21:41:19.0090264Z * installing *binary* package ‘processx’ ... 2021-05-17T21:41:19.0138013Z * DONE (processx) 2021-05-17T21:41:19.2460949Z * installing *binary* package ‘markdown’ ... 2021-05-17T21:41:19.2505233Z * DONE (markdown) 2021-05-17T21:41:19.4448503Z * installing *binary* package ‘highr’ ... 2021-05-17T21:41:19.4547603Z * DONE (highr) 2021-05-17T21:41:19.6907840Z * installing *binary* package ‘stringr’ ... 2021-05-17T21:41:19.6949263Z * DONE (stringr) 2021-05-17T21:41:19.8882538Z * installing *binary* package ‘rversions’ ... 2021-05-17T21:41:19.8921058Z * DONE (rversions) 2021-05-17T21:41:20.1921487Z * installing *binary* package ‘pillar’ ... 2021-05-17T21:41:20.1988936Z * DONE (pillar) 2021-05-17T21:41:20.4298691Z * installing *binary* package ‘callr’ ... 2021-05-17T21:41:20.4344737Z * DONE (callr) 2021-05-17T21:41:20.7889745Z * installing *binary* package ‘knitr’ ... 2021-05-17T21:41:20.8002205Z * DONE (knitr) 2021-05-17T21:41:21.0095728Z * installing *binary* package ‘xopen’ ... 2021-05-17T21:41:21.0135875Z * DONE (xopen) 2021-05-17T21:41:21.2840754Z * installing *binary* package ‘tibble’ ... 2021-05-17T21:41:21.2906915Z * DONE (tibble) 2021-05-17T21:41:21.4962200Z * installing *binary* package ‘pkgbuild’ ... 2021-05-17T21:41:21.4998356Z * DONE (pkgbuild) 2021-05-17T21:41:21.8468509Z * installing *binary* package ‘roxygen2’ ... 2021-05-17T21:41:21.8546965Z * DONE (roxygen2) 2021-05-17T21:41:22.0615748Z * installing *binary* package ‘rematch2’ ... 2021-05-17T21:41:22.0655254Z * DONE (rematch2) 2021-05-17T21:41:22.2619383Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-17T21:41:22.2656847Z * DONE (rcmdcheck) 2021-05-17T21:41:22.4785712Z * installing *binary* package ‘waldo’ ... 2021-05-17T21:41:22.4826518Z * DONE (waldo) 2021-05-17T21:41:23.0236696Z * installing *binary* package ‘testthat’ ... 2021-05-17T21:41:23.0375680Z * DONE (testthat) 2021-05-17T21:41:23.2801157Z * installing *binary* package ‘devtools’ ... 2021-05-17T21:41:23.2841249Z * DONE (devtools) 2021-05-17T21:41:23.2896536Z 2021-05-17T21:41:23.2897453Z The downloaded source packages are in 2021-05-17T21:41:23.2898796Z ‘/tmp/RtmpQAkNmg/downloaded_packages’ 2021-05-17T21:41:23.3592962Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-17T21:41:25.1855087Z 2021-05-17T21:41:25.4798407Z 2021-05-17T21:41:25.4813200Z checking for file ‘/tmp/RtmpQAkNmg/remotes7130245b750a/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-17T21:41:25.4879040Z 2021-05-17T21:41:25.4881645Z ✔ checking for file ‘/tmp/RtmpQAkNmg/remotes7130245b750a/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-17T21:41:25.4929402Z 2021-05-17T21:41:25.4968719Z 2021-05-17T21:41:25.4969529Z ─ preparing ‘desc’: 2021-05-17T21:41:25.4969799Z 2021-05-17T21:41:25.4970080Z 2021-05-17T21:41:25.5079555Z checking DESCRIPTION meta-information ... 2021-05-17T21:41:25.5080110Z 2021-05-17T21:41:25.5080850Z ✔ checking DESCRIPTION meta-information 2021-05-17T21:41:25.5691136Z 2021-05-17T21:41:25.5691739Z 2021-05-17T21:41:25.5693057Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T21:41:25.5693538Z 2021-05-17T21:41:25.5693830Z 2021-05-17T21:41:25.5694519Z ─ checking for empty or unneeded directories 2021-05-17T21:41:25.5702492Z 2021-05-17T21:41:25.5724736Z 2021-05-17T21:41:25.5726672Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-17T21:41:25.6607819Z 2021-05-17T21:41:25.6612006Z 2021-05-17T21:41:25.6613320Z 2021-05-17T21:41:25.6708771Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:41:25.6709762Z (as ‘lib’ is unspecified) 2021-05-17T21:41:25.9393390Z * installing *source* package ‘desc’ ... 2021-05-17T21:41:25.9421633Z ** using staged installation 2021-05-17T21:41:25.9584383Z ** R 2021-05-17T21:41:25.9741687Z ** inst 2021-05-17T21:41:25.9758087Z ** byte-compile and prepare package for lazy loading 2021-05-17T21:41:27.4875273Z ** help 2021-05-17T21:41:27.6015469Z *** installing help indices 2021-05-17T21:41:27.6839258Z ** building package indices 2021-05-17T21:41:27.9571937Z ** testing if installed package can be loaded from temporary location 2021-05-17T21:41:28.1282407Z ** testing if installed package can be loaded from final location 2021-05-17T21:41:28.3438659Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T21:41:28.3454021Z * DONE (desc) 2021-05-17T21:41:28.5430127Z 2021-05-17T21:41:28.5431336Z 2021-05-17T21:41:28.5433290Z checking for file ‘/tmp/RtmpQAkNmg/remotes713027d704b5/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-17T21:41:28.5460886Z 2021-05-17T21:41:28.5462648Z ✔ checking for file ‘/tmp/RtmpQAkNmg/remotes713027d704b5/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-17T21:41:28.5558498Z 2021-05-17T21:41:28.5559280Z 2021-05-17T21:41:28.5560258Z ─ preparing ‘ghtravis’: 2021-05-17T21:41:28.5560772Z 2021-05-17T21:41:28.5561259Z 2021-05-17T21:41:28.5618222Z checking DESCRIPTION meta-information ... 2021-05-17T21:41:28.5641171Z 2021-05-17T21:41:28.5643192Z ✔ checking DESCRIPTION meta-information 2021-05-17T21:41:28.6013493Z 2021-05-17T21:41:28.6041970Z 2021-05-17T21:41:28.6044761Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T21:41:28.6056604Z 2021-05-17T21:41:28.6081716Z 2021-05-17T21:41:28.6084148Z ─ checking for empty or unneeded directories 2021-05-17T21:41:28.6106574Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-17T21:41:28.6247052Z 2021-05-17T21:41:28.6249878Z 2021-05-17T21:41:28.6251224Z 2021-05-17T21:41:28.6755751Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:41:28.6756622Z (as ‘lib’ is unspecified) 2021-05-17T21:41:28.8907706Z * installing *source* package ‘ghtravis’ ... 2021-05-17T21:41:28.8909499Z ** using staged installation 2021-05-17T21:41:28.9041147Z ** R 2021-05-17T21:41:28.9129904Z ** inst 2021-05-17T21:41:28.9139778Z ** byte-compile and prepare package for lazy loading 2021-05-17T21:41:30.1657513Z ** help 2021-05-17T21:41:30.2160817Z *** installing help indices 2021-05-17T21:41:30.2578780Z ** building package indices 2021-05-17T21:41:30.4849898Z ** testing if installed package can be loaded from temporary location 2021-05-17T21:41:31.0713396Z ** testing if installed package can be loaded from final location 2021-05-17T21:41:31.7289012Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T21:41:31.7298594Z * DONE (ghtravis) 2021-05-17T21:41:31.7380001Z Using github PAT from envvar GITHUB_PAT 2021-05-17T21:41:31.8922273Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-17T21:41:33.9585220Z 2021-05-17T21:41:33.9587112Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-17T21:41:33.9588021Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-17T21:41:33.9589342Z generics (NA -> 0.1.0) [CRAN] 2021-05-17T21:41:33.9590207Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-17T21:41:33.9591051Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-17T21:41:33.9591900Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-17T21:41:33.9597313Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:41:33.9598173Z (as ‘lib’ is unspecified) 2021-05-17T21:41:49.2163568Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-17T21:41:49.4808332Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-17T21:41:49.4945344Z ================================================== 2021-05-17T21:41:49.4946419Z downloaded 193 KB 2021-05-17T21:41:49.4946951Z 2021-05-17T21:41:49.4982327Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-17T21:41:50.0604904Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-17T21:41:50.0655528Z ================================================== 2021-05-17T21:41:50.0656450Z downloaded 64 KB 2021-05-17T21:41:50.0657084Z 2021-05-17T21:41:50.0695500Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-17T21:41:50.4623166Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-17T21:41:50.4755390Z ================================================== 2021-05-17T21:41:50.4755849Z downloaded 191 KB 2021-05-17T21:41:50.4756098Z 2021-05-17T21:41:50.4797589Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-17T21:41:50.8952437Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-17T21:41:50.9239027Z ================================================== 2021-05-17T21:41:50.9239521Z downloaded 1.2 MB 2021-05-17T21:41:50.9239770Z 2021-05-17T21:41:50.9279286Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-17T21:41:51.3409043Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-17T21:41:51.3834986Z ================================================== 2021-05-17T21:41:51.3835558Z downloaded 1.0 MB 2021-05-17T21:41:51.3835850Z 2021-05-17T21:41:51.6187529Z * installing *binary* package ‘tidyselect’ ... 2021-05-17T21:41:51.6233858Z * DONE (tidyselect) 2021-05-17T21:41:51.8342755Z * installing *binary* package ‘generics’ ... 2021-05-17T21:41:51.8382525Z * DONE (generics) 2021-05-17T21:41:52.0951757Z * installing *binary* package ‘cpp11’ ... 2021-05-17T21:41:52.1009264Z * DONE (cpp11) 2021-05-17T21:41:52.4139192Z * installing *binary* package ‘dplyr’ ... 2021-05-17T21:41:52.4210210Z * DONE (dplyr) 2021-05-17T21:41:52.7303525Z * installing *binary* package ‘tidyr’ ... 2021-05-17T21:41:52.7368154Z * DONE (tidyr) 2021-05-17T21:41:52.7432678Z 2021-05-17T21:41:52.7433632Z The downloaded source packages are in 2021-05-17T21:41:52.7434983Z ‘/tmp/RtmpQAkNmg/downloaded_packages’ 2021-05-17T21:41:52.9313346Z 2021-05-17T21:41:52.9315433Z checking for file ‘/tmp/RtmpQAkNmg/remotes71303c948ffb/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-17T21:41:52.9351108Z 2021-05-17T21:41:52.9352783Z ✔ checking for file ‘/tmp/RtmpQAkNmg/remotes71303c948ffb/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-17T21:41:52.9411916Z 2021-05-17T21:41:52.9412537Z 2021-05-17T21:41:52.9413441Z ─ preparing ‘aghast’: 2021-05-17T21:41:52.9413881Z 2021-05-17T21:41:52.9414284Z 2021-05-17T21:41:52.9481821Z checking DESCRIPTION meta-information ... 2021-05-17T21:41:52.9505077Z 2021-05-17T21:41:52.9506986Z ✔ checking DESCRIPTION meta-information 2021-05-17T21:41:52.9739971Z 2021-05-17T21:41:52.9766267Z 2021-05-17T21:41:52.9769083Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T21:41:52.9781104Z 2021-05-17T21:41:52.9802972Z 2021-05-17T21:41:52.9804899Z ─ checking for empty or unneeded directories 2021-05-17T21:41:52.9827517Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-17T21:41:52.9933131Z 2021-05-17T21:41:52.9935375Z 2021-05-17T21:41:52.9936691Z 2021-05-17T21:41:53.0019671Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:41:53.0020675Z (as ‘lib’ is unspecified) 2021-05-17T21:41:53.2077005Z * installing *source* package ‘aghast’ ... 2021-05-17T21:41:53.2078358Z ** using staged installation 2021-05-17T21:41:53.2293353Z ** R 2021-05-17T21:41:53.2354128Z ** byte-compile and prepare package for lazy loading 2021-05-17T21:41:53.6568978Z ** help 2021-05-17T21:41:53.6770180Z *** installing help indices 2021-05-17T21:41:53.6970375Z ** building package indices 2021-05-17T21:41:53.8964873Z ** testing if installed package can be loaded from temporary location 2021-05-17T21:41:54.0841932Z ** testing if installed package can be loaded from final location 2021-05-17T21:41:54.2654838Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T21:41:54.2661788Z * DONE (aghast) 2021-05-17T21:41:54.2753317Z Installing 1 packages: covr 2021-05-17T21:41:54.2762140Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:41:54.2763155Z (as ‘lib’ is unspecified) 2021-05-17T21:42:09.0804500Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-17T21:42:09.0805360Z 2021-05-17T21:42:09.0810825Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-17T21:42:09.3516475Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-17T21:42:09.3639531Z ================================================== 2021-05-17T21:42:09.3640377Z downloaded 159 KB 2021-05-17T21:42:09.3640813Z 2021-05-17T21:42:09.3674455Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-17T21:42:09.8016296Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-17T21:42:09.8114450Z ================================================== 2021-05-17T21:42:09.8115751Z downloaded 118 KB 2021-05-17T21:42:09.8116042Z 2021-05-17T21:42:09.8153169Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-17T21:42:10.4357498Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-17T21:42:10.4520329Z ================================================== 2021-05-17T21:42:10.4520821Z downloaded 282 KB 2021-05-17T21:42:10.4521067Z 2021-05-17T21:42:10.6791082Z * installing *binary* package ‘lazyeval’ ... 2021-05-17T21:42:10.6836642Z * DONE (lazyeval) 2021-05-17T21:42:10.9077848Z * installing *binary* package ‘rex’ ... 2021-05-17T21:42:10.9121451Z * DONE (rex) 2021-05-17T21:42:11.1573259Z * installing *binary* package ‘covr’ ... 2021-05-17T21:42:11.1628538Z * DONE (covr) 2021-05-17T21:42:11.1689186Z 2021-05-17T21:42:11.1690289Z The downloaded source packages are in 2021-05-17T21:42:11.1691685Z ‘/tmp/RtmpQAkNmg/downloaded_packages’ 2021-05-17T21:42:12.0445035Z 2021-05-17T21:42:12.0491143Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-17T21:42:12.0491855Z Rscript -e "tic::before_install()" 2021-05-17T21:42:12.0539149Z shell: /usr/bin/bash -e {0} 2021-05-17T21:42:12.0539516Z env: 2021-05-17T21:42:12.0539943Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:42:12.0540399Z TIC_DEPLOY_KEY: 2021-05-17T21:42:12.0541170Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:42:12.0543006Z GITHUB_PAT: *** 2021-05-17T21:42:12.0543866Z COVERALLS_TOKEN: *** 2021-05-17T21:42:12.0544345Z continue-on-error: false 2021-05-17T21:42:12.0544800Z VDIFFR_RUN_TESTS: 2021-05-17T21:42:12.0545253Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:42:12.0545677Z TZ: UTC 2021-05-17T21:42:12.0546034Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:42:12.0546434Z NOT_CRAN: true 2021-05-17T21:42:12.0546790Z ##[endgroup] 2021-05-17T21:42:12.3077333Z ✔ Loading tic stage configuration from tic.R 2021-05-17T21:42:12.4221726Z Running before_install: step_install_remote_binaries() 2021-05-17T21:42:12.8835170Z Installing MNITemplate binaries 2021-05-17T21:42:12.8846021Z [1] "neuroconductor/MNITemplate" 2021-05-17T21:42:13.1268701Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-17T21:42:13.1296330Z tag_name 2021-05-17T21:42:13.1296758Z 11 1.0.0.s 2021-05-17T21:42:13.1299622Z zipball_url 2021-05-17T21:42:13.1300543Z 11 https://api.github.com/repos/neuroconductor/MNITemplate/zipball/refs/tags/1.0.0.s 2021-05-17T21:42:13.1301415Z tarball_url 2021-05-17T21:42:13.1302294Z 11 https://api.github.com/repos/neuroconductor/MNITemplate/tarball/refs/tags/1.0.0.s 2021-05-17T21:42:13.1303138Z commit.sha 2021-05-17T21:42:13.1304497Z 11 ef27207f48885897b8bda277100c3bb8328ad412 2021-05-17T21:42:13.1305757Z commit.url 2021-05-17T21:42:13.1306453Z Installing MNITemplate package binaries 2021-05-17T21:42:13.1307575Z 11 https://api.github.com/repos/neuroconductor/MNITemplate/commits/ef27207f48885897b8bda277100c3bb8328ad412 2021-05-17T21:42:13.1308510Z node_id 2021-05-17T21:42:13.1309663Z 11 MDM6UmVmMzY3NzU1MjcyOnJlZnMvdGFncy8xLjAuMC5z 2021-05-17T21:42:13.1310614Z url 2021-05-17T21:42:13.1311444Z 11 https://api.github.com/repos/neuroconductor/MNITemplate/releases/43007027 2021-05-17T21:42:13.1312282Z assets_url 2021-05-17T21:42:13.1313160Z 11 https://api.github.com/repos/neuroconductor/MNITemplate/releases/43007027/assets 2021-05-17T21:42:13.1314064Z upload_url 2021-05-17T21:42:13.1315069Z 11 https://uploads.github.com/repos/neuroconductor/MNITemplate/releases/43007027/assets{?name,label} 2021-05-17T21:42:13.1316116Z id asset_updated_at asset_created_at created_at 2021-05-17T21:42:13.1317431Z 11 43007027 2021-05-16 00:44:46 2021-05-16 00:44:44 2021-05-16 00:31:17 2021-05-17T21:42:13.1318025Z published_at asset_name 2021-05-17T21:42:13.1318935Z 11 2021-05-16 00:31:41 MNITemplate_1.0.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-17T21:42:13.1319574Z asset_label asset_download_count 2021-05-17T21:42:13.1320031Z 11 8 2021-05-17T21:42:13.1320689Z asset_browser_download_url 2021-05-17T21:42:13.1322044Z 11 https://github.com/neuroconductor/MNITemplate/releases/download/1.0.0.s/MNITemplate_1.0.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-17T21:42:13.1353963Z --2021-05-17 21:42:13-- https://github.com/neuroconductor/MNITemplate/releases/download/1.0.0.s/MNITemplate_1.0.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-17T21:42:13.1395799Z Resolving github.com (github.com)... 140.82.114.4 2021-05-17T21:42:13.1457333Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-17T21:42:13.2433771Z HTTP request sent, awaiting response... 302 Found 2021-05-17T21:42:13.2440762Z Location: https://github-releases.githubusercontent.com/367755272/e8066600-b5df-11eb-8eca-9aca565a5a22?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T214213Z&X-Amz-Expires=300&X-Amz-Signature=4f7e6f77c1caa50b5b60523f247df9aa7ba5aaba6a24aa2412e148d5f34e16b0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367755272&response-content-disposition=attachment%3B%20filename%3DMNITemplate_1.0.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-17T21:42:13.2450357Z --2021-05-17 21:42:13-- https://github-releases.githubusercontent.com/367755272/e8066600-b5df-11eb-8eca-9aca565a5a22?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T214213Z&X-Amz-Expires=300&X-Amz-Signature=4f7e6f77c1caa50b5b60523f247df9aa7ba5aaba6a24aa2412e148d5f34e16b0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367755272&response-content-disposition=attachment%3B%20filename%3DMNITemplate_1.0.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-17T21:42:13.2455935Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.109.154, 185.199.110.154, ... 2021-05-17T21:42:13.2505960Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-17T21:42:13.4288390Z HTTP request sent, awaiting response... 200 OK 2021-05-17T21:42:13.4289956Z Length: 22387029 (21M) [application/octet-stream] 2021-05-17T21:42:13.4291285Z Saving to: ‘/tmp/RtmpYbhJ0u/MNITemplate_1.0.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-17T21:42:13.4291873Z 2021-05-17T21:42:13.4337091Z 0K .......... .......... .......... .......... .......... 0% 9.49M 2s 2021-05-17T21:42:13.4392063Z 50K .......... .......... .......... .......... .......... 0% 8.88M 2s 2021-05-17T21:42:13.4399528Z 100K .......... .......... .......... .......... .......... 0% 57.8M 2s 2021-05-17T21:42:13.4409786Z 150K .......... .......... .......... .......... .......... 0% 48.5M 1s 2021-05-17T21:42:13.4444193Z 200K .......... .......... .......... .......... .......... 1% 14.3M 1s 2021-05-17T21:42:13.4450672Z 250K .......... .......... .......... .......... .......... 1% 71.5M 1s 2021-05-17T21:42:13.4455976Z 300K .......... .......... .......... .......... .......... 1% 89.5M 1s 2021-05-17T21:42:13.4461145Z 350K .......... .......... .......... .......... .......... 1% 98.3M 1s 2021-05-17T21:42:13.4466853Z 400K .......... .......... .......... .......... .......... 2% 82.1M 1s 2021-05-17T21:42:13.4492134Z 450K .......... .......... .......... .......... .......... 2% 19.6M 1s 2021-05-17T21:42:13.4496352Z 500K .......... .......... .......... .......... .......... 2% 115M 1s 2021-05-17T21:42:13.4503656Z 550K .......... .......... .......... .......... .......... 2% 70.0M 1s 2021-05-17T21:42:13.4505688Z 600K .......... .......... .......... .......... .......... 2% 180M 1s 2021-05-17T21:42:13.4514781Z 650K .......... .......... .......... .......... .......... 3% 54.4M 1s 2021-05-17T21:42:13.4517429Z 700K .......... .......... .......... .......... .......... 3% 181M 1s 2021-05-17T21:42:13.4522550Z 750K .......... .......... .......... .......... .......... 3% 101M 1s 2021-05-17T21:42:13.4524891Z 800K .......... .......... .......... .......... .......... 3% 185M 1s 2021-05-17T21:42:13.4527494Z 850K .......... .......... .......... .......... .......... 4% 189M 1s 2021-05-17T21:42:13.4540543Z 900K .......... .......... .......... .......... .......... 4% 38.3M 1s 2021-05-17T21:42:13.4549817Z 950K .......... .......... .......... .......... .......... 4% 51.4M 1s 2021-05-17T21:42:13.4552956Z 1000K .......... .......... .......... .......... .......... 4% 153M 1s 2021-05-17T21:42:13.4556656Z 1050K .......... .......... .......... .......... .......... 5% 132M 1s 2021-05-17T21:42:13.4565202Z 1100K .......... .......... .......... .......... .......... 5% 57.2M 1s 2021-05-17T21:42:13.4568137Z 1150K .......... .......... .......... .......... .......... 5% 169M 0s 2021-05-17T21:42:13.4573222Z 1200K .......... .......... .......... .......... .......... 5% 97.6M 0s 2021-05-17T21:42:13.4576167Z 1250K .......... .......... .......... .......... .......... 5% 182M 0s 2021-05-17T21:42:13.4580581Z 1300K .......... .......... .......... .......... .......... 6% 104M 0s 2021-05-17T21:42:13.4587045Z 1350K .......... .......... .......... .......... .......... 6% 81.6M 0s 2021-05-17T21:42:13.4592826Z 1400K .......... .......... .......... .......... .......... 6% 96.0M 0s 2021-05-17T21:42:13.4603621Z 1450K .......... .......... .......... .......... .......... 6% 52.1M 0s 2021-05-17T21:42:13.4604730Z 1500K .......... .......... .......... .......... .......... 7% 216M 0s 2021-05-17T21:42:13.4607803Z 1550K .......... .......... .......... .......... .......... 7% 107M 0s 2021-05-17T21:42:13.4616079Z 1600K .......... .......... .......... .......... .......... 7% 58.9M 0s 2021-05-17T21:42:13.4618664Z 1650K .......... .......... .......... .......... .......... 7% 186M 0s 2021-05-17T21:42:13.4621405Z 1700K .......... .......... .......... .......... .......... 8% 180M 0s 2021-05-17T21:42:13.4625312Z 1750K .......... .......... .......... .......... .......... 8% 123M 0s 2021-05-17T21:42:13.4636430Z 1800K .......... .......... .......... .......... .......... 8% 47.2M 0s 2021-05-17T21:42:13.4638681Z 1850K .......... .......... .......... .......... .......... 8% 176M 0s 2021-05-17T21:42:13.4642355Z 1900K .......... .......... .......... .......... .......... 8% 133M 0s 2021-05-17T21:42:13.4651162Z 1950K .......... .......... .......... .......... .......... 9% 54.2M 0s 2021-05-17T21:42:13.4655685Z 2000K .......... .......... .......... .......... .......... 9% 129M 0s 2021-05-17T21:42:13.4657943Z 2050K .......... .......... .......... .......... .......... 9% 159M 0s 2021-05-17T21:42:13.5116167Z 2100K .......... .......... .......... .......... .......... 9% 1.07M 1s 2021-05-17T21:42:13.5117843Z 2150K .......... .......... .......... .......... .......... 10% 121M 1s 2021-05-17T21:42:13.5122176Z 2200K .......... .......... .......... .......... .......... 10% 112M 1s 2021-05-17T21:42:13.5125643Z 2250K .......... .......... .......... .......... .......... 10% 147M 1s 2021-05-17T21:42:13.5128943Z 2300K .......... .......... .......... .......... .......... 10% 149M 1s 2021-05-17T21:42:13.5133413Z 2350K .......... .......... .......... .......... .......... 10% 121M 1s 2021-05-17T21:42:13.5136436Z 2400K .......... .......... .......... .......... .......... 11% 151M 1s 2021-05-17T21:42:13.5139776Z 2450K .......... .......... .......... .......... .......... 11% 124M 1s 2021-05-17T21:42:13.5145483Z 2500K .......... .......... .......... .......... .......... 11% 85.6M 1s 2021-05-17T21:42:13.5148674Z 2550K .......... .......... .......... .......... .......... 11% 154M 1s 2021-05-17T21:42:13.5165373Z 2600K .......... .......... .......... .......... .......... 12% 29.4M 1s 2021-05-17T21:42:13.5170016Z 2650K .......... .......... .......... .......... .......... 12% 119M 1s 2021-05-17T21:42:13.5172658Z 2700K .......... .......... .......... .......... .......... 12% 166M 1s 2021-05-17T21:42:13.5174896Z 2750K .......... .......... .......... .......... .......... 12% 182M 1s 2021-05-17T21:42:13.5178951Z 2800K .......... .......... .......... .......... .......... 13% 122M 1s 2021-05-17T21:42:13.5183405Z 2850K .......... .......... .......... .......... .......... 13% 131M 1s 2021-05-17T21:42:13.5186918Z 2900K .......... .......... .......... .......... .......... 13% 116M 1s 2021-05-17T21:42:13.5190049Z 2950K .......... .......... .......... .......... .......... 13% 153M 1s 2021-05-17T21:42:13.5195693Z 3000K .......... .......... .......... .......... .......... 13% 87.3M 1s 2021-05-17T21:42:13.5200741Z 3050K .......... .......... .......... .......... .......... 14% 96.4M 1s 2021-05-17T21:42:13.5215159Z 3100K .......... .......... .......... .......... .......... 14% 35.1M 1s 2021-05-17T21:42:13.5217700Z 3150K .......... .......... .......... .......... .......... 14% 159M 1s 2021-05-17T21:42:13.5220473Z 3200K .......... .......... .......... .......... .......... 14% 176M 1s 2021-05-17T21:42:13.5226606Z 3250K .......... .......... .......... .......... .......... 15% 94.2M 1s 2021-05-17T21:42:13.5228952Z 3300K .......... .......... .......... .......... .......... 15% 169M 1s 2021-05-17T21:42:13.5233090Z 3350K .......... .......... .......... .......... .......... 15% 164M 1s 2021-05-17T21:42:13.5236025Z 3400K .......... .......... .......... .......... .......... 15% 109M 1s 2021-05-17T21:42:13.5239987Z 3450K .......... .......... .......... .......... .......... 16% 135M 1s 2021-05-17T21:42:13.5243171Z 3500K .......... .......... .......... .......... .......... 16% 153M 0s 2021-05-17T21:42:13.5248727Z 3550K .......... .......... .......... .......... .......... 16% 85.0M 0s 2021-05-17T21:42:13.5252339Z 3600K .......... .......... .......... .......... .......... 16% 163M 0s 2021-05-17T21:42:13.5255349Z 3650K .......... .......... .......... .......... .......... 16% 128M 0s 2021-05-17T21:42:13.5266454Z 3700K .......... .......... .......... .......... .......... 17% 46.7M 0s 2021-05-17T21:42:13.5269819Z 3750K .......... .......... .......... .......... .......... 17% 122M 0s 2021-05-17T21:42:13.5275368Z 3800K .......... .......... .......... .......... .......... 17% 89.6M 0s 2021-05-17T21:42:13.5285084Z 3850K .......... .......... .......... .......... .......... 17% 51.5M 0s 2021-05-17T21:42:13.5287934Z 3900K .......... .......... .......... .......... .......... 18% 151M 0s 2021-05-17T21:42:13.5291829Z 3950K .......... .......... .......... .......... .......... 18% 127M 0s 2021-05-17T21:42:13.5295556Z 4000K .......... .......... .......... .......... .......... 18% 184M 0s 2021-05-17T21:42:13.5298465Z 4050K .......... .......... .......... .......... .......... 18% 144M 0s 2021-05-17T21:42:13.5300966Z 4100K .......... .......... .......... .......... .......... 18% 188M 0s 2021-05-17T21:42:13.5303243Z 4150K .......... .......... .......... .......... .......... 19% 174M 0s 2021-05-17T21:42:13.5306183Z 4200K .......... .......... .......... .......... .......... 19% 166M 0s 2021-05-17T21:42:13.5312539Z 4250K .......... .......... .......... .......... .......... 19% 77.5M 0s 2021-05-17T21:42:13.5716158Z 4300K .......... .......... .......... .......... .......... 19% 1.22M 1s 2021-05-17T21:42:13.5717814Z 4350K .......... .......... .......... .......... .......... 20% 129M 1s 2021-05-17T21:42:13.5721946Z 4400K .......... .......... .......... .......... .......... 20% 130M 1s 2021-05-17T21:42:13.5726515Z 4450K .......... .......... .......... .......... .......... 20% 117M 1s 2021-05-17T21:42:13.5730144Z 4500K .......... .......... .......... .......... .......... 20% 121M 1s 2021-05-17T21:42:13.5734445Z 4550K .......... .......... .......... .......... .......... 21% 125M 1s 2021-05-17T21:42:13.5737456Z 4600K .......... .......... .......... .......... .......... 21% 133M 1s 2021-05-17T21:42:13.5740178Z 4650K .......... .......... .......... .......... .......... 21% 156M 1s 2021-05-17T21:42:13.5744320Z 4700K .......... .......... .......... .......... .......... 21% 140M 1s 2021-05-17T21:42:13.5746785Z 4750K .......... .......... .......... .......... .......... 21% 158M 1s 2021-05-17T21:42:13.5750403Z 4800K .......... .......... .......... .......... .......... 22% 159M 1s 2021-05-17T21:42:13.5753130Z 4850K .......... .......... .......... .......... .......... 22% 140M 1s 2021-05-17T21:42:13.5761604Z 4900K .......... .......... .......... .......... .......... 22% 61.4M 1s 2021-05-17T21:42:13.5766616Z 4950K .......... .......... .......... .......... .......... 22% 92.1M 0s 2021-05-17T21:42:13.5772176Z 5000K .......... .......... .......... .......... .......... 23% 90.1M 0s 2021-05-17T21:42:13.5775551Z 5050K .......... .......... .......... .......... .......... 23% 134M 0s 2021-05-17T21:42:13.5779597Z 5100K .......... .......... .......... .......... .......... 23% 135M 0s 2021-05-17T21:42:13.5782490Z 5150K .......... .......... .......... .......... .......... 23% 144M 0s 2021-05-17T21:42:13.5786068Z 5200K .......... .......... .......... .......... .......... 24% 137M 0s 2021-05-17T21:42:13.5789406Z 5250K .......... .......... .......... .......... .......... 24% 146M 0s 2021-05-17T21:42:13.5793138Z 5300K .......... .......... .......... .......... .......... 24% 132M 0s 2021-05-17T21:42:13.5795979Z 5350K .......... .......... .......... .......... .......... 24% 169M 0s 2021-05-17T21:42:13.5799514Z 5400K .......... .......... .......... .......... .......... 24% 139M 0s 2021-05-17T21:42:13.5803017Z 5450K .......... .......... .......... .......... .......... 25% 139M 0s 2021-05-17T21:42:13.5811877Z 5500K .......... .......... .......... .......... .......... 25% 55.3M 0s 2021-05-17T21:42:13.5816934Z 5550K .......... .......... .......... .......... .......... 25% 98.7M 0s 2021-05-17T21:42:13.5820559Z 5600K .......... .......... .......... .......... .......... 25% 140M 0s 2021-05-17T21:42:13.5825317Z 5650K .......... .......... .......... .......... .......... 26% 109M 0s 2021-05-17T21:42:13.5829831Z 5700K .......... .......... .......... .......... .......... 26% 92.8M 0s 2021-05-17T21:42:13.5834701Z 5750K .......... .......... .......... .......... .......... 26% 110M 0s 2021-05-17T21:42:13.5838738Z 5800K .......... .......... .......... .......... .......... 26% 125M 0s 2021-05-17T21:42:13.5841965Z 5850K .......... .......... .......... .......... .......... 26% 145M 0s 2021-05-17T21:42:13.5845248Z 5900K .......... .......... .......... .......... .......... 27% 139M 0s 2021-05-17T21:42:13.5849774Z 5950K .......... .......... .......... .......... .......... 27% 109M 0s 2021-05-17T21:42:13.5853009Z 6000K .......... .......... .......... .......... .......... 27% 149M 0s 2021-05-17T21:42:13.5856101Z 6050K .......... .......... .......... .......... .......... 27% 175M 0s 2021-05-17T21:42:13.5859123Z 6100K .......... .......... .......... .......... .......... 28% 146M 0s 2021-05-17T21:42:13.5862297Z 6150K .......... .......... .......... .......... .......... 28% 152M 0s 2021-05-17T21:42:13.5867445Z 6200K .......... .......... .......... .......... .......... 28% 99.0M 0s 2021-05-17T21:42:13.5870642Z 6250K .......... .......... .......... .......... .......... 28% 143M 0s 2021-05-17T21:42:13.5873579Z 6300K .......... .......... .......... .......... .......... 29% 167M 0s 2021-05-17T21:42:13.5877825Z 6350K .......... .......... .......... .......... .......... 29% 129M 0s 2021-05-17T21:42:13.5881302Z 6400K .......... .......... .......... .......... .......... 29% 128M 0s 2021-05-17T21:42:13.5884487Z 6450K .......... .......... .......... .......... .......... 29% 146M 0s 2021-05-17T21:42:13.5888255Z 6500K .......... .......... .......... .......... .......... 29% 135M 0s 2021-05-17T21:42:13.5891543Z 6550K .......... .......... .......... .......... .......... 30% 143M 0s 2021-05-17T21:42:13.5895596Z 6600K .......... .......... .......... .......... .......... 30% 138M 0s 2021-05-17T21:42:13.5899163Z 6650K .......... .......... .......... .......... .......... 30% 118M 0s 2021-05-17T21:42:13.5903077Z 6700K .......... .......... .......... .......... .......... 30% 127M 0s 2021-05-17T21:42:13.5906395Z 6750K .......... .......... .......... .......... .......... 31% 155M 0s 2021-05-17T21:42:13.5911566Z 6800K .......... .......... .......... .......... .......... 31% 124M 0s 2021-05-17T21:42:13.5914875Z 6850K .......... .......... .......... .......... .......... 31% 103M 0s 2021-05-17T21:42:13.5918373Z 6900K .......... .......... .......... .......... .......... 31% 141M 0s 2021-05-17T21:42:13.5921576Z 6950K .......... .......... .......... .......... .......... 32% 150M 0s 2021-05-17T21:42:13.5926525Z 7000K .......... .......... .......... .......... .......... 32% 106M 0s 2021-05-17T21:42:13.5932226Z 7050K .......... .......... .......... .......... .......... 32% 81.3M 0s 2021-05-17T21:42:13.5936057Z 7100K .......... .......... .......... .......... .......... 32% 128M 0s 2021-05-17T21:42:13.5939132Z 7150K .......... .......... .......... .......... .......... 32% 155M 0s 2021-05-17T21:42:13.5970775Z 7200K .......... .......... .......... .......... .......... 33% 39.3M 0s 2021-05-17T21:42:13.5971692Z 7250K .......... .......... .......... .......... .......... 33% 132M 0s 2021-05-17T21:42:13.5972248Z 7300K .......... .......... .......... .......... .......... 33% 227M 0s 2021-05-17T21:42:13.5972792Z 7350K .......... .......... .......... .......... .......... 33% 276M 0s 2021-05-17T21:42:13.5973767Z 7400K .......... .......... .......... .......... .......... 34% 246M 0s 2021-05-17T21:42:13.5974416Z 7450K .......... .......... .......... .......... .......... 34% 262M 0s 2021-05-17T21:42:13.5974961Z 7500K .......... .......... .......... .......... .......... 34% 326M 0s 2021-05-17T21:42:13.5976069Z 7550K .......... .......... .......... .......... .......... 34% 243M 0s 2021-05-17T21:42:13.5976610Z 7600K .......... .......... .......... .......... .......... 34% 229M 0s 2021-05-17T21:42:13.5977143Z 7650K .......... .......... .......... .......... .......... 35% 250M 0s 2021-05-17T21:42:13.5988184Z 7700K .......... .......... .......... .......... .......... 35% 50.3M 0s 2021-05-17T21:42:13.5988773Z 7750K .......... .......... .......... .......... .......... 35% 237M 0s 2021-05-17T21:42:13.5989318Z 7800K .......... .......... .......... .......... .......... 35% 283M 0s 2021-05-17T21:42:13.5990173Z 7850K .......... .......... .......... .......... .......... 36% 222M 0s 2021-05-17T21:42:13.5990854Z 7900K .......... .......... .......... .......... .......... 36% 326M 0s 2021-05-17T21:42:13.5993938Z 7950K .......... .......... .......... .......... .......... 36% 83.2M 0s 2021-05-17T21:42:13.6005079Z 8000K .......... .......... .......... .......... .......... 36% 49.5M 0s 2021-05-17T21:42:13.6008578Z 8050K .......... .......... .......... .......... .......... 37% 99.9M 0s 2021-05-17T21:42:13.6011538Z 8100K .......... .......... .......... .......... .......... 37% 156M 0s 2021-05-17T21:42:13.6015316Z 8150K .......... .......... .......... .......... .......... 37% 167M 0s 2021-05-17T21:42:13.6018159Z 8200K .......... .......... .......... .......... .......... 37% 143M 0s 2021-05-17T21:42:13.6021893Z 8250K .......... .......... .......... .......... .......... 37% 140M 0s 2021-05-17T21:42:13.6025175Z 8300K .......... .......... .......... .......... .......... 38% 152M 0s 2021-05-17T21:42:13.6028812Z 8350K .......... .......... .......... .......... .......... 38% 133M 0s 2021-05-17T21:42:13.6032866Z 8400K .......... .......... .......... .......... .......... 38% 135M 0s 2021-05-17T21:42:13.6035637Z 8450K .......... .......... .......... .......... .......... 38% 130M 0s 2021-05-17T21:42:13.6038815Z 8500K .......... .......... .......... .......... .......... 39% 152M 0s 2021-05-17T21:42:13.6041709Z 8550K .......... .......... .......... .......... .......... 39% 169M 0s 2021-05-17T21:42:13.6044928Z 8600K .......... .......... .......... .......... .......... 39% 165M 0s 2021-05-17T21:42:13.6310607Z 8650K .......... .......... .......... .......... .......... 39% 1.84M 0s 2021-05-17T21:42:13.6318109Z 8700K .......... .......... .......... .......... .......... 40% 79.8M 0s 2021-05-17T21:42:13.6321017Z 8750K .......... .......... .......... .......... .......... 40% 127M 0s 2021-05-17T21:42:13.6325876Z 8800K .......... .......... .......... .......... .......... 40% 88.1M 0s 2021-05-17T21:42:13.6330291Z 8850K .......... .......... .......... .......... .......... 40% 117M 0s 2021-05-17T21:42:13.6334961Z 8900K .......... .......... .......... .......... .......... 40% 97.3M 0s 2021-05-17T21:42:13.6339974Z 8950K .......... .......... .......... .......... .......... 41% 113M 0s 2021-05-17T21:42:13.6343988Z 9000K .......... .......... .......... .......... .......... 41% 104M 0s 2021-05-17T21:42:13.6348090Z 9050K .......... .......... .......... .......... .......... 41% 120M 0s 2021-05-17T21:42:13.6352716Z 9100K .......... .......... .......... .......... .......... 41% 106M 0s 2021-05-17T21:42:13.6356701Z 9150K .......... .......... .......... .......... .......... 42% 123M 0s 2021-05-17T21:42:13.6361050Z 9200K .......... .......... .......... .......... .......... 42% 111M 0s 2021-05-17T21:42:13.6364549Z 9250K .......... .......... .......... .......... .......... 42% 140M 0s 2021-05-17T21:42:13.6370161Z 9300K .......... .......... .......... .......... .......... 42% 87.8M 0s 2021-05-17T21:42:13.6373788Z 9350K .......... .......... .......... .......... .......... 42% 131M 0s 2021-05-17T21:42:13.6377038Z 9400K .......... .......... .......... .......... .......... 43% 152M 0s 2021-05-17T21:42:13.6381238Z 9450K .......... .......... .......... .......... .......... 43% 115M 0s 2021-05-17T21:42:13.6384382Z 9500K .......... .......... .......... .......... .......... 43% 156M 0s 2021-05-17T21:42:13.6389039Z 9550K .......... .......... .......... .......... .......... 43% 107M 0s 2021-05-17T21:42:13.6392345Z 9600K .......... .......... .......... .......... .......... 44% 143M 0s 2021-05-17T21:42:13.6395784Z 9650K .......... .......... .......... .......... .......... 44% 142M 0s 2021-05-17T21:42:13.6400597Z 9700K .......... .......... .......... .......... .......... 44% 108M 0s 2021-05-17T21:42:13.6403715Z 9750K .......... .......... .......... .......... .......... 44% 145M 0s 2021-05-17T21:42:13.6409322Z 9800K .......... .......... .......... .......... .......... 45% 85.4M 0s 2021-05-17T21:42:13.6413599Z 9850K .......... .......... .......... .......... .......... 45% 110M 0s 2021-05-17T21:42:13.6419062Z 9900K .......... .......... .......... .......... .......... 45% 89.5M 0s 2021-05-17T21:42:13.6424181Z 9950K .......... .......... .......... .......... .......... 45% 96.0M 0s 2021-05-17T21:42:13.6429248Z 10000K .......... .......... .......... .......... .......... 45% 95.1M 0s 2021-05-17T21:42:13.6433142Z 10050K .......... .......... .......... .......... .......... 46% 124M 0s 2021-05-17T21:42:13.6438105Z 10100K .......... .......... .......... .......... .......... 46% 99.2M 0s 2021-05-17T21:42:13.6441731Z 10150K .......... .......... .......... .......... .......... 46% 215M 0s 2021-05-17T21:42:13.6444584Z 10200K .......... .......... .......... .......... .......... 46% 162M 0s 2021-05-17T21:42:13.6447783Z 10250K .......... .......... .......... .......... .......... 47% 208M 0s 2021-05-17T21:42:13.6451195Z 10300K .......... .......... .......... .......... .......... 47% 124M 0s 2021-05-17T21:42:13.6454631Z 10350K .......... .......... .......... .......... .......... 47% 124M 0s 2021-05-17T21:42:13.6458381Z 10400K .......... .......... .......... .......... .......... 47% 149M 0s 2021-05-17T21:42:13.6461310Z 10450K .......... .......... .......... .......... .......... 48% 192M 0s 2021-05-17T21:42:13.6462856Z 10500K .......... .......... .......... .......... .......... 48% 200M 0s 2021-05-17T21:42:13.6466281Z 10550K .......... .......... .......... .......... .......... 48% 144M 0s 2021-05-17T21:42:13.6468183Z 10600K .......... .......... .......... .......... .......... 48% 238M 0s 2021-05-17T21:42:13.6471539Z 10650K .......... .......... .......... .......... .......... 48% 159M 0s 2021-05-17T21:42:13.6473562Z 10700K .......... .......... .......... .......... .......... 49% 222M 0s 2021-05-17T21:42:13.6476286Z 10750K .......... .......... .......... .......... .......... 49% 146M 0s 2021-05-17T21:42:13.6509718Z 10800K .......... .......... .......... .......... .......... 49% 14.9M 0s 2021-05-17T21:42:13.6513893Z 10850K .......... .......... .......... .......... .......... 49% 104M 0s 2021-05-17T21:42:13.6518773Z 10900K .......... .......... .......... .......... .......... 50% 99.2M 0s 2021-05-17T21:42:13.6523381Z 10950K .......... .......... .......... .......... .......... 50% 110M 0s 2021-05-17T21:42:13.6527893Z 11000K .......... .......... .......... .......... .......... 50% 108M 0s 2021-05-17T21:42:13.6532580Z 11050K .......... .......... .......... .......... .......... 50% 98.9M 0s 2021-05-17T21:42:13.6536814Z 11100K .......... .......... .......... .......... .......... 51% 114M 0s 2021-05-17T21:42:13.6541216Z 11150K .......... .......... .......... .......... .......... 51% 112M 0s 2021-05-17T21:42:13.6545413Z 11200K .......... .......... .......... .......... .......... 51% 117M 0s 2021-05-17T21:42:13.6549244Z 11250K .......... .......... .......... .......... .......... 51% 126M 0s 2021-05-17T21:42:13.6552792Z 11300K .......... .......... .......... .......... .......... 51% 146M 0s 2021-05-17T21:42:13.6555814Z 11350K .......... .......... .......... .......... .......... 52% 152M 0s 2021-05-17T21:42:13.6560138Z 11400K .......... .......... .......... .......... .......... 52% 114M 0s 2021-05-17T21:42:13.6564453Z 11450K .......... .......... .......... .......... .......... 52% 113M 0s 2021-05-17T21:42:13.6568441Z 11500K .......... .......... .......... .......... .......... 52% 114M 0s 2021-05-17T21:42:13.6572182Z 11550K .......... .......... .......... .......... .......... 53% 175M 0s 2021-05-17T21:42:13.6574211Z 11600K .......... .......... .......... .......... .......... 53% 226M 0s 2021-05-17T21:42:13.6577567Z 11650K .......... .......... .......... .......... .......... 53% 154M 0s 2021-05-17T21:42:13.6579489Z 11700K .......... .......... .......... .......... .......... 53% 223M 0s 2021-05-17T21:42:13.6582666Z 11750K .......... .......... .......... .......... .......... 53% 162M 0s 2021-05-17T21:42:13.6585560Z 11800K .......... .......... .......... .......... .......... 54% 186M 0s 2021-05-17T21:42:13.6587053Z 11850K .......... .......... .......... .......... .......... 54% 288M 0s 2021-05-17T21:42:13.6590380Z 11900K .......... .......... .......... .......... .......... 54% 141M 0s 2021-05-17T21:42:13.6726488Z 11950K .......... .......... .......... .......... .......... 54% 3.61M 0s 2021-05-17T21:42:13.6730740Z 12000K .......... .......... .......... .......... .......... 55% 101M 0s 2021-05-17T21:42:13.6737383Z 12050K .......... .......... .......... .......... .......... 55% 76.8M 0s 2021-05-17T21:42:13.6739850Z 12100K .......... .......... .......... .......... .......... 55% 264M 0s 2021-05-17T21:42:13.6743120Z 12150K .......... .......... .......... .......... .......... 55% 108M 0s 2021-05-17T21:42:13.6745809Z 12200K .......... .......... .......... .......... .......... 56% 258M 0s 2021-05-17T21:42:13.6748552Z 12250K .......... .......... .......... .......... .......... 56% 220M 0s 2021-05-17T21:42:13.6752314Z 12300K .......... .......... .......... .......... .......... 56% 95.8M 0s 2021-05-17T21:42:13.6753786Z 12350K .......... .......... .......... .......... .......... 56% 294M 0s 2021-05-17T21:42:13.6755838Z 12400K .......... .......... .......... .......... .......... 56% 306M 0s 2021-05-17T21:42:13.6761325Z 12450K .......... .......... .......... .......... .......... 57% 91.5M 0s 2021-05-17T21:42:13.6763354Z 12500K .......... .......... .......... .......... .......... 57% 210M 0s 2021-05-17T21:42:13.6768642Z 12550K .......... .......... .......... .......... .......... 57% 100M 0s 2021-05-17T21:42:13.6770651Z 12600K .......... .......... .......... .......... .......... 57% 294M 0s 2021-05-17T21:42:13.6774582Z 12650K .......... .......... .......... .......... .......... 58% 108M 0s 2021-05-17T21:42:13.6777420Z 12700K .......... .......... .......... .......... .......... 58% 217M 0s 2021-05-17T21:42:13.6780577Z 12750K .......... .......... .......... .......... .......... 58% 160M 0s 2021-05-17T21:42:13.6782613Z 12800K .......... .......... .......... .......... .......... 58% 180M 0s 2021-05-17T21:42:13.6786759Z 12850K .......... .......... .......... .......... .......... 59% 111M 0s 2021-05-17T21:42:13.6788525Z 12900K .......... .......... .......... .......... .......... 59% 303M 0s 2021-05-17T21:42:13.6791490Z 12950K .......... .......... .......... .......... .......... 59% 161M 0s 2021-05-17T21:42:13.7203588Z 13000K .......... .......... .......... .......... .......... 59% 1.19M 0s 2021-05-17T21:42:13.7205191Z 13050K .......... .......... .......... .......... .......... 59% 165M 0s 2021-05-17T21:42:13.7218497Z 13100K .......... .......... .......... .......... .......... 60% 172M 0s 2021-05-17T21:42:13.7219106Z 13150K .......... .......... .......... .......... .......... 60% 154M 0s 2021-05-17T21:42:13.7219736Z 13200K .......... .......... .......... .......... .......... 60% 165M 0s 2021-05-17T21:42:13.7220355Z 13250K .......... .......... .......... .......... .......... 60% 268M 0s 2021-05-17T21:42:13.7220955Z 13300K .......... .......... .......... .......... .......... 61% 226M 0s 2021-05-17T21:42:13.7225122Z 13350K .......... .......... .......... .......... .......... 61% 65.2M 0s 2021-05-17T21:42:13.7229113Z 13400K .......... .......... .......... .......... .......... 61% 121M 0s 2021-05-17T21:42:13.7233546Z 13450K .......... .......... .......... .......... .......... 61% 111M 0s 2021-05-17T21:42:13.7236616Z 13500K .......... .......... .......... .......... .......... 61% 247M 0s 2021-05-17T21:42:13.7239327Z 13550K .......... .......... .......... .......... .......... 62% 240M 0s 2021-05-17T21:42:13.7242503Z 13600K .......... .......... .......... .......... .......... 62% 278M 0s 2021-05-17T21:42:13.7245331Z 13650K .......... .......... .......... .......... .......... 62% 204M 0s 2021-05-17T21:42:13.7248315Z 13700K .......... .......... .......... .......... .......... 62% 230M 0s 2021-05-17T21:42:13.7250158Z 13750K .......... .......... .......... .......... .......... 63% 277M 0s 2021-05-17T21:42:13.7252760Z 13800K .......... .......... .......... .......... .......... 63% 248M 0s 2021-05-17T21:42:13.7255335Z 13850K .......... .......... .......... .......... .......... 63% 226M 0s 2021-05-17T21:42:13.7258154Z 13900K .......... .......... .......... .......... .......... 63% 275M 0s 2021-05-17T21:42:13.7260997Z 13950K .......... .......... .......... .......... .......... 64% 267M 0s 2021-05-17T21:42:13.7262679Z 14000K .......... .......... .......... .......... .......... 64% 222M 0s 2021-05-17T21:42:13.7265236Z 14050K .......... .......... .......... .......... .......... 64% 249M 0s 2021-05-17T21:42:13.7267328Z 14100K .......... .......... .......... .......... .......... 64% 247M 0s 2021-05-17T21:42:13.7268998Z 14150K .......... .......... .......... .......... .......... 64% 232M 0s 2021-05-17T21:42:13.7269885Z 14200K .......... .......... .......... .......... .......... 65% 276M 0s 2021-05-17T21:42:13.7270764Z 14250K .......... .......... .......... .......... .......... 65% 144M 0s 2021-05-17T21:42:13.7271452Z 14300K .......... .......... .......... .......... .......... 65% 222M 0s 2021-05-17T21:42:13.7275677Z 14350K .......... .......... .......... .......... .......... 65% 72.4M 0s 2021-05-17T21:42:13.7279789Z 14400K .......... .......... .......... .......... .......... 66% 108M 0s 2021-05-17T21:42:13.7284434Z 14450K .......... .......... .......... .......... .......... 66% 107M 0s 2021-05-17T21:42:13.7287021Z 14500K .......... .......... .......... .......... .......... 66% 185M 0s 2021-05-17T21:42:13.7288837Z 14550K .......... .......... .......... .......... .......... 66% 314M 0s 2021-05-17T21:42:13.7291104Z 14600K .......... .......... .......... .......... .......... 67% 194M 0s 2021-05-17T21:42:13.7293677Z 14650K .......... .......... .......... .......... .......... 67% 187M 0s 2021-05-17T21:42:13.7296022Z 14700K .......... .......... .......... .......... .......... 67% 210M 0s 2021-05-17T21:42:13.7297428Z 14750K .......... .......... .......... .......... .......... 67% 329M 0s 2021-05-17T21:42:13.7299914Z 14800K .......... .......... .......... .......... .......... 67% 202M 0s 2021-05-17T21:42:13.7307141Z 14850K .......... .......... .......... .......... .......... 68% 67.6M 0s 2021-05-17T21:42:13.7308763Z 14900K .......... .......... .......... .......... .......... 68% 296M 0s 2021-05-17T21:42:13.7310833Z 14950K .......... .......... .......... .......... .......... 68% 316M 0s 2021-05-17T21:42:13.7316980Z 15000K .......... .......... .......... .......... .......... 68% 75.0M 0s 2021-05-17T21:42:13.7320267Z 15050K .......... .......... .......... .......... .......... 69% 295M 0s 2021-05-17T21:42:13.7320942Z 15100K .......... .......... .......... .......... .......... 69% 292M 0s 2021-05-17T21:42:13.7548754Z 15150K .......... .......... .......... .......... .......... 69% 2.15M 0s 2021-05-17T21:42:13.7552618Z 15200K .......... .......... .......... .......... .......... 69% 188M 0s 2021-05-17T21:42:13.7553230Z 15250K .......... .......... .......... .......... .......... 69% 247M 0s 2021-05-17T21:42:13.7617209Z 15300K .......... .......... .......... .......... .......... 70% 7.55M 0s 2021-05-17T21:42:13.7622227Z 15350K .......... .......... .......... .......... .......... 70% 93.2M 0s 2021-05-17T21:42:13.7649952Z 15400K .......... .......... .......... .......... .......... 70% 147M 0s 2021-05-17T21:42:13.7650820Z 15450K .......... .......... .......... .......... .......... 70% 175M 0s 2021-05-17T21:42:13.7651556Z 15500K .......... .......... .......... .......... .......... 71% 212M 0s 2021-05-17T21:42:13.7652264Z 15550K .......... .......... .......... .......... .......... 71% 170M 0s 2021-05-17T21:42:13.7652962Z 15600K .......... .......... .......... .......... .......... 71% 120M 0s 2021-05-17T21:42:13.7653668Z 15650K .......... .......... .......... .......... .......... 71% 112M 0s 2021-05-17T21:42:13.7654558Z 15700K .......... .......... .......... .......... .......... 72% 251M 0s 2021-05-17T21:42:13.7655267Z 15750K .......... .......... .......... .......... .......... 72% 169M 0s 2021-05-17T21:42:13.7656782Z 15800K .......... .......... .......... .......... .......... 72% 109M 0s 2021-05-17T21:42:13.7657376Z 15850K .......... .......... .......... .......... .......... 72% 128M 0s 2021-05-17T21:42:13.7660871Z 15900K .......... .......... .......... .......... .......... 72% 90.7M 0s 2021-05-17T21:42:13.7665813Z 15950K .......... .......... .......... .......... .......... 73% 97.7M 0s 2021-05-17T21:42:13.7670723Z 16000K .......... .......... .......... .......... .......... 73% 105M 0s 2021-05-17T21:42:13.7676437Z 16050K .......... .......... .......... .......... .......... 73% 100M 0s 2021-05-17T21:42:13.7680112Z 16100K .......... .......... .......... .......... .......... 73% 127M 0s 2021-05-17T21:42:13.7681929Z 16150K .......... .......... .......... .......... .......... 74% 190M 0s 2021-05-17T21:42:13.7686408Z 16200K .......... .......... .......... .......... .......... 74% 115M 0s 2021-05-17T21:42:13.7689796Z 16250K .......... .......... .......... .......... .......... 74% 150M 0s 2021-05-17T21:42:13.7692965Z 16300K .......... .......... .......... .......... .......... 74% 150M 0s 2021-05-17T21:42:13.7696173Z 16350K .......... .......... .......... .......... .......... 75% 147M 0s 2021-05-17T21:42:13.7700757Z 16400K .......... .......... .......... .......... .......... 75% 109M 0s 2021-05-17T21:42:13.7705040Z 16450K .......... .......... .......... .......... .......... 75% 129M 0s 2021-05-17T21:42:13.7707645Z 16500K .......... .......... .......... .......... .......... 75% 211M 0s 2021-05-17T21:42:13.7711565Z 16550K .......... .......... .......... .......... .......... 75% 105M 0s 2021-05-17T21:42:13.7714177Z 16600K .......... .......... .......... .......... .......... 76% 188M 0s 2021-05-17T21:42:13.7717548Z 16650K .......... .......... .......... .......... .......... 76% 139M 0s 2021-05-17T21:42:13.7719437Z 16700K .......... .......... .......... .......... .......... 76% 245M 0s 2021-05-17T21:42:13.7723576Z 16750K .......... .......... .......... .......... .......... 76% 128M 0s 2021-05-17T21:42:13.7729570Z 16800K .......... .......... .......... .......... .......... 77% 81.1M 0s 2021-05-17T21:42:13.7731531Z 16850K .......... .......... .......... .......... .......... 77% 225M 0s 2021-05-17T21:42:13.7734578Z 16900K .......... .......... .......... .......... .......... 77% 162M 0s 2021-05-17T21:42:13.7736344Z 16950K .......... .......... .......... .......... .......... 77% 271M 0s 2021-05-17T21:42:13.7739586Z 17000K .......... .......... .......... .......... .......... 77% 154M 0s 2021-05-17T21:42:13.7742500Z 17050K .......... .......... .......... .......... .......... 78% 161M 0s 2021-05-17T21:42:13.7744355Z 17100K .......... .......... .......... .......... .......... 78% 313M 0s 2021-05-17T21:42:13.7745684Z 17150K .......... .......... .......... .......... .......... 78% 289M 0s 2021-05-17T21:42:13.7752890Z 17200K .......... .......... .......... .......... .......... 78% 234M 0s 2021-05-17T21:42:13.7753439Z 17250K .......... .......... .......... .......... .......... 79% 216M 0s 2021-05-17T21:42:13.7753970Z 17300K .......... .......... .......... .......... .......... 79% 332M 0s 2021-05-17T21:42:13.8560167Z 17350K .......... .......... .......... .......... .......... 79% 620K 0s 2021-05-17T21:42:13.8562689Z 17400K .......... .......... .......... .......... .......... 79% 243M 0s 2021-05-17T21:42:13.8564885Z 17450K .......... .......... .......... .......... .......... 80% 173M 0s 2021-05-17T21:42:13.8566914Z 17500K .......... .......... .......... .......... .......... 80% 186M 0s 2021-05-17T21:42:13.8569240Z 17550K .......... .......... .......... .......... .......... 80% 251M 0s 2021-05-17T21:42:13.8571512Z 17600K .......... .......... .......... .......... .......... 80% 146M 0s 2021-05-17T21:42:13.8574851Z 17650K .......... .......... .......... .......... .......... 80% 155M 0s 2021-05-17T21:42:13.8578114Z 17700K .......... .......... .......... .......... .......... 81% 146M 0s 2021-05-17T21:42:13.8581717Z 17750K .......... .......... .......... .......... .......... 81% 128M 0s 2021-05-17T21:42:13.8583813Z 17800K .......... .......... .......... .......... .......... 81% 234M 0s 2021-05-17T21:42:13.8585814Z 17850K .......... .......... .......... .......... .......... 81% 220M 0s 2021-05-17T21:42:13.8598636Z 17900K .......... .......... .......... .......... .......... 82% 38.1M 0s 2021-05-17T21:42:13.8602380Z 17950K .......... .......... .......... .......... .......... 82% 147M 0s 2021-05-17T21:42:13.8605166Z 18000K .......... .......... .......... .......... .......... 82% 150M 0s 2021-05-17T21:42:13.8606322Z 18050K .......... .......... .......... .......... .......... 82% 290M 0s 2021-05-17T21:42:13.8613396Z 18100K .......... .......... .......... .......... .......... 83% 68.9M 0s 2021-05-17T21:42:13.8616851Z 18150K .......... .......... .......... .......... .......... 83% 152M 0s 2021-05-17T21:42:13.8629821Z 18200K .......... .......... .......... .......... .......... 83% 40.4M 0s 2021-05-17T21:42:13.8633790Z 18250K .......... .......... .......... .......... .......... 83% 263M 0s 2021-05-17T21:42:13.8635735Z 18300K .......... .......... .......... .......... .......... 83% 108M 0s 2021-05-17T21:42:13.8639501Z 18350K .......... .......... .......... .......... .......... 84% 129M 0s 2021-05-17T21:42:13.8643999Z 18400K .......... .......... .......... .......... .......... 84% 229M 0s 2021-05-17T21:42:13.8644695Z 18450K .......... .......... .......... .......... .......... 84% 220M 0s 2021-05-17T21:42:13.8647463Z 18500K .......... .......... .......... .......... .......... 84% 154M 0s 2021-05-17T21:42:13.8652925Z 18550K .......... .......... .......... .......... .......... 85% 197M 0s 2021-05-17T21:42:13.8653479Z 18600K .......... .......... .......... .......... .......... 85% 201M 0s 2021-05-17T21:42:13.8655548Z 18650K .......... .......... .......... .......... .......... 85% 136M 0s 2021-05-17T21:42:13.8658649Z 18700K .......... .......... .......... .......... .......... 85% 157M 0s 2021-05-17T21:42:13.8662519Z 18750K .......... .......... .......... .......... .......... 85% 215M 0s 2021-05-17T21:42:13.8663038Z 18800K .......... .......... .......... .......... .......... 86% 229M 0s 2021-05-17T21:42:13.8665746Z 18850K .......... .......... .......... .......... .......... 86% 182M 0s 2021-05-17T21:42:13.8667364Z 18900K .......... .......... .......... .......... .......... 86% 293M 0s 2021-05-17T21:42:13.9496199Z 18950K .......... .......... .......... .......... .......... 86% 607K 0s 2021-05-17T21:42:13.9498436Z 19000K .......... .......... .......... .......... .......... 87% 206M 0s 2021-05-17T21:42:13.9499072Z 19050K .......... .......... .......... .......... .......... 87% 229M 0s 2021-05-17T21:42:13.9500434Z 19100K .......... .......... .......... .......... .......... 87% 169M 0s 2021-05-17T21:42:13.9506572Z 19150K .......... .......... .......... .......... .......... 87% 81.7M 0s 2021-05-17T21:42:13.9507201Z 19200K .......... .......... .......... .......... .......... 88% 212M 0s 2021-05-17T21:42:13.9509715Z 19250K .......... .......... .......... .......... .......... 88% 168M 0s 2021-05-17T21:42:13.9515617Z 19300K .......... .......... .......... .......... .......... 88% 116M 0s 2021-05-17T21:42:13.9517248Z 19350K .......... .......... .......... .......... .......... 88% 258M 0s 2021-05-17T21:42:13.9518354Z 19400K .......... .......... .......... .......... .......... 88% 273M 0s 2021-05-17T21:42:13.9522008Z 19450K .......... .......... .......... .......... .......... 89% 113M 0s 2021-05-17T21:42:13.9524351Z 19500K .......... .......... .......... .......... .......... 89% 176M 0s 2021-05-17T21:42:13.9529057Z 19550K .......... .......... .......... .......... .......... 89% 129M 0s 2021-05-17T21:42:13.9531113Z 19600K .......... .......... .......... .......... .......... 89% 168M 0s 2021-05-17T21:42:13.9535020Z 19650K .......... .......... .......... .......... .......... 90% 126M 0s 2021-05-17T21:42:13.9537093Z 19700K .......... .......... .......... .......... .......... 90% 269M 0s 2021-05-17T21:42:13.9541953Z 19750K .......... .......... .......... .......... .......... 90% 163M 0s 2021-05-17T21:42:13.9543774Z 19800K .......... .......... .......... .......... .......... 90% 225M 0s 2021-05-17T21:42:13.9544302Z 19850K .......... .......... .......... .......... .......... 91% 293M 0s 2021-05-17T21:42:13.9547550Z 19900K .......... .......... .......... .......... .......... 91% 123M 0s 2021-05-17T21:42:13.9552935Z 19950K .......... .......... .......... .......... .......... 91% 130M 0s 2021-05-17T21:42:13.9555055Z 20000K .......... .......... .......... .......... .......... 91% 241M 0s 2021-05-17T21:42:13.9556500Z 20050K .......... .......... .......... .......... .......... 91% 248M 0s 2021-05-17T21:42:13.9559536Z 20100K .......... .......... .......... .......... .......... 92% 111M 0s 2021-05-17T21:42:13.9561453Z 20150K .......... .......... .......... .......... .......... 92% 296M 0s 2021-05-17T21:42:13.9564910Z 20200K .......... .......... .......... .......... .......... 92% 125M 0s 2021-05-17T21:42:13.9568270Z 20250K .......... .......... .......... .......... .......... 92% 155M 0s 2021-05-17T21:42:13.9570377Z 20300K .......... .......... .......... .......... .......... 93% 204M 0s 2021-05-17T21:42:13.9573540Z 20350K .......... .......... .......... .......... .......... 93% 162M 0s 2021-05-17T21:42:13.9575953Z 20400K .......... .......... .......... .......... .......... 93% 232M 0s 2021-05-17T21:42:13.9583968Z 20450K .......... .......... .......... .......... .......... 93% 73.5M 0s 2021-05-17T21:42:13.9584488Z 20500K .......... .......... .......... .......... .......... 93% 283M 0s 2021-05-17T21:42:13.9586307Z 20550K .......... .......... .......... .......... .......... 94% 242M 0s 2021-05-17T21:42:13.9592447Z 20600K .......... .......... .......... .......... .......... 94% 142M 0s 2021-05-17T21:42:13.9592967Z 20650K .......... .......... .......... .......... .......... 94% 270M 0s 2021-05-17T21:42:13.9593507Z 20700K .......... .......... .......... .......... .......... 94% 308M 0s 2021-05-17T21:42:13.9595202Z 20750K .......... .......... .......... .......... .......... 95% 218M 0s 2021-05-17T21:42:13.9598130Z 20800K .......... .......... .......... .......... .......... 95% 138M 0s 2021-05-17T21:42:13.9608402Z 20850K .......... .......... .......... .......... .......... 95% 47.7M 0s 2021-05-17T21:42:13.9611266Z 20900K .......... .......... .......... .......... .......... 95% 160M 0s 2021-05-17T21:42:13.9615191Z 20950K .......... .......... .......... .......... .......... 96% 165M 0s 2021-05-17T21:42:13.9617658Z 21000K .......... .......... .......... .......... .......... 96% 140M 0s 2021-05-17T21:42:13.9621648Z 21050K .......... .......... .......... .......... .......... 96% 122M 0s 2021-05-17T21:42:13.9625293Z 21100K .......... .......... .......... .......... .......... 96% 138M 0s 2021-05-17T21:42:13.9628526Z 21150K .......... .......... .......... .......... .......... 96% 162M 0s 2021-05-17T21:42:13.9631798Z 21200K .......... .......... .......... .......... .......... 97% 152M 0s 2021-05-17T21:42:13.9634736Z 21250K .......... .......... .......... .......... .......... 97% 150M 0s 2021-05-17T21:42:13.9639774Z 21300K .......... .......... .......... .......... .......... 97% 153M 0s 2021-05-17T21:42:13.9644824Z 21350K .......... .......... .......... .......... .......... 97% 99.7M 0s 2021-05-17T21:42:13.9645588Z 21400K .......... .......... .......... .......... .......... 98% 178M 0s 2021-05-17T21:42:13.9649437Z 21450K .......... .......... .......... .......... .......... 98% 127M 0s 2021-05-17T21:42:13.9652380Z 21500K .......... .......... .......... .......... .......... 98% 165M 0s 2021-05-17T21:42:13.9655321Z 21550K .......... .......... .......... .......... .......... 98% 145M 0s 2021-05-17T21:42:13.9658293Z 21600K .......... .......... .......... .......... .......... 99% 165M 0s 2021-05-17T21:42:13.9880803Z 21650K .......... .......... .......... .......... .......... 99% 2.22M 0s 2021-05-17T21:42:13.9883896Z 21700K .......... .......... .......... .......... .......... 99% 119M 0s 2021-05-17T21:42:13.9888455Z 21750K .......... .......... .......... .......... .......... 99% 109M 0s 2021-05-17T21:42:13.9891997Z 21800K .......... .......... .......... .......... .......... 99% 105M 0s 2021-05-17T21:42:13.9894804Z 21850K .......... .. 100% 85.6M=0.6s 2021-05-17T21:42:13.9895149Z 2021-05-17T21:42:13.9898971Z 2021-05-17 21:42:13 (38.1 MB/s) - ‘/tmp/RtmpYbhJ0u/MNITemplate_1.0.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [22387029/22387029] 2021-05-17T21:42:13.9899646Z 2021-05-17T21:42:13.9944209Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:42:13.9945053Z (as ‘lib’ is unspecified) 2021-05-17T21:42:14.9177410Z * installing *binary* package ‘MNITemplate’ ... 2021-05-17T21:42:14.9398625Z * DONE (MNITemplate) 2021-05-17T21:42:14.9533326Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-17T21:42:14.9610225Z Installing neurobase binaries 2021-05-17T21:42:14.9618053Z [1] "neuroconductor/neurobase" 2021-05-17T21:42:15.1230720Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-17T21:42:15.1246993Z tag_name 2021-05-17T21:42:15.1247777Z 11 1.30.1.s 2021-05-17T21:42:15.1251861Z zipball_url 2021-05-17T21:42:15.1252903Z 11 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-17T21:42:15.1253904Z tarball_url 2021-05-17T21:42:15.1254902Z 11 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-17T21:42:15.1255806Z commit.sha 2021-05-17T21:42:15.1256501Z 11 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-17T21:42:15.1257343Z commit.url 2021-05-17T21:42:15.1258539Z 11 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-17T21:42:15.1259600Z node_id 2021-05-17T21:42:15.1260720Z 11 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-17T21:42:15.1261850Z url 2021-05-17T21:42:15.1262787Z 11 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-17T21:42:15.1263735Z assets_url 2021-05-17T21:42:15.1264717Z 11 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-17T21:42:15.1265753Z upload_url 2021-05-17T21:42:15.1266886Z 11 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-17T21:42:15.1268073Z id asset_updated_at asset_created_at created_at 2021-05-17T21:42:15.1269455Z 11 43020192 2021-05-16 20:19:05 2021-05-16 20:19:05 2021-05-16 20:01:27 2021-05-17T21:42:15.1270136Z published_at asset_name 2021-05-17T21:42:15.1271154Z 11 2021-05-16 20:01:56 neurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-17T21:42:15.1271886Z asset_label asset_download_count 2021-05-17T21:42:15.1272424Z 11 30 2021-05-17T21:42:15.1273189Z asset_browser_download_url 2021-05-17T21:42:15.1274689Z 11 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-17T21:42:15.1275960Z Installing neurobase package binaries 2021-05-17T21:42:15.1295307Z --2021-05-17 21:42:15-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-17T21:42:15.1332167Z Resolving github.com (github.com)... 140.82.114.4 2021-05-17T21:42:15.1391127Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-17T21:42:15.1589076Z HTTP request sent, awaiting response... 302 Found 2021-05-17T21:42:15.1595099Z Location: https://github-releases.githubusercontent.com/367973948/f60dc280-b683-11eb-8340-b26dd26a392c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T214209Z&X-Amz-Expires=300&X-Amz-Signature=a84d156630e5a8ec2e99c41391dc5934ec9bc0a154a9db23dcfa58ef81ab296f&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_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-17T21:42:15.1604321Z --2021-05-17 21:42:15-- https://github-releases.githubusercontent.com/367973948/f60dc280-b683-11eb-8340-b26dd26a392c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T214209Z&X-Amz-Expires=300&X-Amz-Signature=a84d156630e5a8ec2e99c41391dc5934ec9bc0a154a9db23dcfa58ef81ab296f&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_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-17T21:42:15.1609662Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.109.154, 185.199.110.154, ... 2021-05-17T21:42:15.1754877Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-17T21:42:15.2375246Z HTTP request sent, awaiting response... 200 OK 2021-05-17T21:42:15.2377358Z Length: 943296 (921K) [application/octet-stream] 2021-05-17T21:42:15.2379614Z Saving to: ‘/tmp/RtmpYbhJ0u/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-17T21:42:15.2380203Z 2021-05-17T21:42:15.2440738Z 0K .......... .......... .......... .......... .......... 5% 7.32M 0s 2021-05-17T21:42:15.2490337Z 50K .......... .......... .......... .......... .......... 10% 11.8M 0s 2021-05-17T21:42:15.2533736Z 100K .......... .......... .......... .......... .......... 16% 9.50M 0s 2021-05-17T21:42:15.2572937Z 150K .......... .......... .......... .......... .......... 21% 12.5M 0s 2021-05-17T21:42:15.2616017Z 200K .......... .......... .......... .......... .......... 27% 11.5M 0s 2021-05-17T21:42:15.2639749Z 250K .......... .......... .......... .......... .......... 32% 19.5M 0s 2021-05-17T21:42:15.2679599Z 300K .......... .......... .......... .......... .......... 37% 12.4M 0s 2021-05-17T21:42:15.2722751Z 350K .......... .......... .......... .......... .......... 43% 11.3M 0s 2021-05-17T21:42:15.2761030Z 400K .......... .......... .......... .......... .......... 48% 12.9M 0s 2021-05-17T21:42:15.2784910Z 450K .......... .......... .......... .......... .......... 54% 19.9M 0s 2021-05-17T21:42:15.2814028Z 500K .......... .......... .......... .......... .......... 59% 16.8M 0s 2021-05-17T21:42:15.2838336Z 550K .......... .......... .......... .......... .......... 65% 19.9M 0s 2021-05-17T21:42:15.2882221Z 600K .......... .......... .......... .......... .......... 70% 17.7M 0s 2021-05-17T21:42:15.2912807Z 650K .......... .......... .......... .......... .......... 75% 10.5M 0s 2021-05-17T21:42:15.2935590Z 700K .......... .......... .......... .......... .......... 81% 23.2M 0s 2021-05-17T21:42:15.2965721Z 750K .......... .......... .......... .......... .......... 86% 15.4M 0s 2021-05-17T21:42:15.2986136Z 800K .......... .......... .......... .......... .......... 92% 23.7M 0s 2021-05-17T21:42:15.3032603Z 850K .......... .......... .......... .......... .......... 97% 17.3M 0s 2021-05-17T21:42:15.3035260Z 900K .......... .......... . 100% 10.0M=0.07s 2021-05-17T21:42:15.3035781Z 2021-05-17T21:42:15.3038855Z 2021-05-17 21:42:15 (13.6 MB/s) - ‘/tmp/RtmpYbhJ0u/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [943296/943296] 2021-05-17T21:42:15.3039437Z 2021-05-17T21:42:15.3059868Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:42:15.3060679Z (as ‘lib’ is unspecified) 2021-05-17T21:42:15.5776749Z * installing *binary* package ‘neurobase’ ... 2021-05-17T21:42:15.5829940Z * DONE (neurobase) 2021-05-17T21:42:15.5918138Z Rewriting new remotes: 2021-05-17T21:42:15.6105351Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-17T21:42:15.6106102Z remotes::install_deps(dependencies = TRUE) 2021-05-17T21:42:15.6106703Z remotes::install_cran("rcmdcheck") 2021-05-17T21:42:15.6107244Z remotes::install_cran("markdown") 2021-05-17T21:42:15.6114348Z shell: /usr/local/bin/Rscript {0} 2021-05-17T21:42:15.6114762Z env: 2021-05-17T21:42:15.6115193Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:42:15.6115646Z TIC_DEPLOY_KEY: 2021-05-17T21:42:15.6116428Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:42:15.6118061Z GITHUB_PAT: *** 2021-05-17T21:42:15.6118902Z COVERALLS_TOKEN: *** 2021-05-17T21:42:15.6119386Z continue-on-error: false 2021-05-17T21:42:15.6119851Z VDIFFR_RUN_TESTS: 2021-05-17T21:42:15.6120308Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:42:15.6120748Z TZ: UTC 2021-05-17T21:42:15.6121114Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:42:15.6121543Z NOT_CRAN: true 2021-05-17T21:42:15.6121910Z ##[endgroup] 2021-05-17T21:42:34.1244811Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-17T21:42:34.1246147Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-17T21:42:34.1246967Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-17T21:42:34.1247661Z Skipping 1 packages not available: MNITemplate 2021-05-17T21:42:34.1248820Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-17T21:42:34.1249594Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-17T21:42:34.1250360Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-17T21:42:34.1251135Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-17T21:42:34.1251923Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-17T21:42:34.1252698Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-17T21:42:34.1253477Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-17T21:42:34.1254276Z oro.nifti (NA -> 0.11.0 ) [CRAN] 2021-05-17T21:42:34.1255061Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-17T21:42:34.1255861Z neurobase (1.30.1 -> 1.32.1 ) [CRAN] 2021-05-17T21:42:34.1276947Z Installing 13 packages: base64enc, R.methodsS3, R.oo, RNifti, abind, bitops, tinytex, htmltools, R.utils, matrixStats, oro.nifti, rmarkdown, neurobase 2021-05-17T21:42:34.1291096Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:42:34.1292076Z (as ‘lib’ is unspecified) 2021-05-17T21:42:47.6308525Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-17T21:42:47.8986752Z Content type 'binary/octet-stream' length 38865 bytes (37 KB) 2021-05-17T21:42:47.9035742Z ================================================== 2021-05-17T21:42:47.9036657Z downloaded 37 KB 2021-05-17T21:42:47.9037009Z 2021-05-17T21:42:47.9076266Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-17T21:42:48.3071886Z Content type 'binary/octet-stream' length 79535 bytes (77 KB) 2021-05-17T21:42:48.3145921Z ================================================== 2021-05-17T21:42:48.3146809Z downloaded 77 KB 2021-05-17T21:42:48.3147370Z 2021-05-17T21:42:48.3183268Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-17T21:42:48.7538520Z Content type 'binary/octet-stream' length 953964 bytes (931 KB) 2021-05-17T21:42:48.7805676Z ================================================== 2021-05-17T21:42:48.7806157Z downloaded 931 KB 2021-05-17T21:42:48.7806405Z 2021-05-17T21:42:48.7844280Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-17T21:42:49.5888459Z Content type 'binary/octet-stream' length 2686863 bytes (2.6 MB) 2021-05-17T21:42:49.6756257Z ================================================== 2021-05-17T21:42:49.6756776Z downloaded 2.6 MB 2021-05-17T21:42:49.6757024Z 2021-05-17T21:42:49.6795453Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-17T21:42:49.9497478Z Content type 'binary/octet-stream' length 60511 bytes (59 KB) 2021-05-17T21:42:49.9556770Z ================================================== 2021-05-17T21:42:49.9557272Z downloaded 59 KB 2021-05-17T21:42:49.9557518Z 2021-05-17T21:42:49.9595259Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-17T21:42:50.3969677Z Content type 'binary/octet-stream' length 34858 bytes (34 KB) 2021-05-17T21:42:51.0571550Z ================================================== 2021-05-17T21:42:51.0573468Z downloaded 34 KB 2021-05-17T21:42:51.0573948Z 2021-05-17T21:42:51.0576092Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-17T21:42:51.0577816Z Content type 'binary/octet-stream' length 116529 bytes (113 KB) 2021-05-17T21:42:51.0578818Z ================================================== 2021-05-17T21:42:51.0579358Z downloaded 113 KB 2021-05-17T21:42:51.0579673Z 2021-05-17T21:42:51.0581400Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-17T21:42:51.0582904Z Content type 'binary/octet-stream' length 236672 bytes (231 KB) 2021-05-17T21:42:51.0583593Z ================================================== 2021-05-17T21:42:51.0584067Z downloaded 231 KB 2021-05-17T21:42:51.0584371Z 2021-05-17T21:42:51.0585720Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-17T21:42:51.3992978Z Content type 'binary/octet-stream' length 1392672 bytes (1.3 MB) 2021-05-17T21:42:51.4421194Z ================================================== 2021-05-17T21:42:51.4422076Z downloaded 1.3 MB 2021-05-17T21:42:51.4422641Z 2021-05-17T21:42:51.4459433Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-17T21:42:51.8758537Z Content type 'binary/octet-stream' length 2539233 bytes (2.4 MB) 2021-05-17T21:42:51.9100217Z ================================================== 2021-05-17T21:42:51.9101230Z downloaded 2.4 MB 2021-05-17T21:42:51.9101713Z 2021-05-17T21:42:51.9137497Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-17T21:42:52.3051853Z Content type 'binary/octet-stream' length 6102270 bytes (5.8 MB) 2021-05-17T21:42:52.4984986Z ================================================== 2021-05-17T21:42:52.4985930Z downloaded 5.8 MB 2021-05-17T21:42:52.4987219Z 2021-05-17T21:42:52.5024516Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-17T21:42:52.7766898Z Content type 'binary/octet-stream' length 3650566 bytes (3.5 MB) 2021-05-17T21:42:52.8180607Z ================================================== 2021-05-17T21:42:52.8181506Z downloaded 3.5 MB 2021-05-17T21:42:52.8182127Z 2021-05-17T21:42:52.8222217Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-17T21:42:53.3671845Z Content type 'binary/octet-stream' length 1772902 bytes (1.7 MB) 2021-05-17T21:42:53.3992590Z ================================================== 2021-05-17T21:42:53.3993780Z downloaded 1.7 MB 2021-05-17T21:42:53.3994260Z 2021-05-17T21:42:53.6097604Z * installing *binary* package ‘base64enc’ ... 2021-05-17T21:42:53.6135543Z * DONE (base64enc) 2021-05-17T21:42:53.8028159Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-17T21:42:53.8062448Z * DONE (R.methodsS3) 2021-05-17T21:42:54.3420244Z * installing *binary* package ‘RNifti’ ... 2021-05-17T21:42:54.3543749Z * DONE (RNifti) 2021-05-17T21:42:54.5468992Z * installing *binary* package ‘abind’ ... 2021-05-17T21:42:54.5507005Z * DONE (abind) 2021-05-17T21:42:54.7585860Z * installing *binary* package ‘bitops’ ... 2021-05-17T21:42:54.7622641Z * DONE (bitops) 2021-05-17T21:42:54.9547092Z * installing *binary* package ‘tinytex’ ... 2021-05-17T21:42:54.9587802Z * DONE (tinytex) 2021-05-17T21:42:55.5764605Z * installing *binary* package ‘matrixStats’ ... 2021-05-17T21:42:55.5900936Z * DONE (matrixStats) 2021-05-17T21:42:55.8205577Z * installing *binary* package ‘R.oo’ ... 2021-05-17T21:42:55.8254579Z * DONE (R.oo) 2021-05-17T21:42:56.0477108Z * installing *binary* package ‘htmltools’ ... 2021-05-17T21:42:56.0518858Z * DONE (htmltools) 2021-05-17T21:42:56.4558802Z * installing *binary* package ‘oro.nifti’ ... 2021-05-17T21:42:56.4661239Z * DONE (oro.nifti) 2021-05-17T21:42:56.7375703Z * installing *binary* package ‘R.utils’ ... 2021-05-17T21:42:56.7425746Z * DONE (R.utils) 2021-05-17T21:42:57.4063133Z * installing *binary* package ‘rmarkdown’ ... 2021-05-17T21:42:57.4242018Z * DONE (rmarkdown) 2021-05-17T21:42:57.7055200Z * installing *binary* package ‘neurobase’ ... 2021-05-17T21:42:57.7131977Z * DONE (neurobase) 2021-05-17T21:42:57.7195601Z 2021-05-17T21:42:57.7196652Z The downloaded source packages are in 2021-05-17T21:42:57.7198082Z ‘/tmp/RtmppCkeCv/downloaded_packages’ 2021-05-17T21:43:10.5308210Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-17T21:43:10.5309706Z Use `force = TRUE` to force installation 2021-05-17T21:43:10.5320248Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-17T21:43:10.5321438Z Use `force = TRUE` to force installation 2021-05-17T21:43:10.5469574Z ##[group]Run options(width = 100) 2021-05-17T21:43:10.5470037Z options(width = 100) 2021-05-17T21:43:10.5470507Z pkgs <- installed.packages()[, "Package"] 2021-05-17T21:43:10.5471103Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-17T21:43:10.5477650Z shell: /usr/local/bin/Rscript {0} 2021-05-17T21:43:10.5478014Z env: 2021-05-17T21:43:10.5478385Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:43:10.5478794Z TIC_DEPLOY_KEY: 2021-05-17T21:43:10.5479466Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:43:10.5480800Z GITHUB_PAT: *** 2021-05-17T21:43:10.5481557Z COVERALLS_TOKEN: *** 2021-05-17T21:43:10.5481969Z continue-on-error: false 2021-05-17T21:43:10.5482381Z VDIFFR_RUN_TESTS: 2021-05-17T21:43:10.5482812Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:43:10.5483181Z TZ: UTC 2021-05-17T21:43:10.5483515Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:43:10.5483897Z NOT_CRAN: true 2021-05-17T21:43:10.5484225Z ##[endgroup] 2021-05-17T21:43:10.9600269Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-17T21:43:10.9600872Z setting value 2021-05-17T21:43:10.9601534Z version R version 4.0.5 (2021-03-31) 2021-05-17T21:43:10.9602026Z os Ubuntu 20.04.2 LTS 2021-05-17T21:43:10.9602653Z system x86_64, linux-gnu 2021-05-17T21:43:10.9603102Z ui X11 2021-05-17T21:43:10.9603547Z language (EN) 2021-05-17T21:43:10.9604142Z collate C.UTF-8 2021-05-17T21:43:10.9604797Z ctype C.UTF-8 2021-05-17T21:43:10.9605194Z tz UTC 2021-05-17T21:43:10.9606038Z date 2021-05-17 2021-05-17T21:43:10.9606274Z 2021-05-17T21:43:10.9607006Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-17T21:43:10.9607601Z package * version date lib source 2021-05-17T21:43:10.9608534Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9609297Z aghast 0.2.1 2021-05-17 [1] Github (muschellij2/aghast@0c3b853) 2021-05-17T21:43:10.9610039Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9610711Z base * 4.0.5 2021-03-31 [2] local 2021-05-17T21:43:10.9611402Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9612082Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9612749Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-17T21:43:10.9613416Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9614070Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9614734Z cachem 1.0.5 2021-05-15 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9615404Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9616087Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-17T21:43:10.9616739Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9617383Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9618049Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-17T21:43:10.9618736Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-17T21:43:10.9619431Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9620311Z compiler 4.0.5 2021-03-31 [2] local 2021-05-17T21:43:10.9621002Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9621645Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9622310Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9623006Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9623681Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9624356Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-17T21:43:10.9625044Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-17T21:43:10.9625771Z desc 1.2.0.9000 2021-05-17 [1] Github (muschellij2/desc@7be86f2) 2021-05-17T21:43:10.9626595Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9627279Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9627946Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9628611Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9629274Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9629979Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9630657Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9631316Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9631992Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-17T21:43:10.9632678Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9633337Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9634015Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9634674Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9635416Z ghtravis 0.15.1 2021-05-17 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-17T21:43:10.9636169Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9636852Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9637512Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9638179Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-17T21:43:10.9638878Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-17T21:43:10.9639544Z grid 4.0.5 2021-03-31 [2] local 2021-05-17T21:43:10.9640209Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9640882Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9641556Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9642202Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9642862Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9643569Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-17T21:43:10.9644260Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9644923Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-17T21:43:10.9645615Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9646395Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9647087Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9647772Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9648569Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-17T21:43:10.9649221Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-17T21:43:10.9649917Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9650617Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9651285Z methods * 4.0.5 2021-03-31 [2] local 2021-05-17T21:43:10.9651949Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-17T21:43:10.9652671Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9653419Z MNITemplate 1.0.0 2021-05-16 [1] Neuroconductor (R 4.0.5) 2021-05-17T21:43:10.9654182Z neurobase 1.32.1 2021-04-07 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9654851Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-17T21:43:10.9655507Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-17T21:43:10.9656174Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9656845Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 4.0.2) 2021-05-17T21:43:10.9657535Z parallel 4.0.5 2021-03-31 [2] local 2021-05-17T21:43:10.9658226Z pillar 1.6.1 2021-05-16 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9658901Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9659598Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9660293Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9660959Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9661655Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9662359Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9663015Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9663666Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9664350Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9665029Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9665692Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9666337Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9667004Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9667701Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9668372Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9669048Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9669732Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9670383Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9671044Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9671721Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9672462Z RNifti 1.3.1 2021-05-13 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9673151Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9673817Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-17T21:43:10.9674504Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9675210Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9675895Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9676604Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9677306Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-17T21:43:10.9678008Z splines 4.0.5 2021-03-31 [2] local 2021-05-17T21:43:10.9678750Z stats * 4.0.5 2021-03-31 [2] local 2021-05-17T21:43:10.9679418Z stats4 4.0.5 2021-03-31 [2] local 2021-05-17T21:43:10.9680079Z stringi 1.6.2 2021-05-17 [1] CRAN (R 4.0.5) 2021-05-17T21:43:10.9680756Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9681440Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-17T21:43:10.9682093Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9682798Z sysreqs 1.0.0.9000 2021-05-17 [1] Github (r-hub/sysreqs@f068afa) 2021-05-17T21:43:10.9683513Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-17T21:43:10.9684171Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9684856Z tibble 3.1.2 2021-05-16 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9685552Z tic 0.10.0 2021-05-17 [1] Github (ropensci/tic@3b4dfb8) 2021-05-17T21:43:10.9686249Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9686930Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9687615Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9688389Z tools 4.0.5 2021-03-31 [2] local 2021-05-17T21:43:10.9689072Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9689726Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9690378Z utils * 4.0.5 2021-03-31 [2] local 2021-05-17T21:43:10.9691038Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9691689Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9692362Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9693033Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9693677Z xfun 0.23 2021-05-15 [1] RSPM (R 4.0.4) 2021-05-17T21:43:10.9694333Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9694991Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9695635Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9696286Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-17T21:43:10.9696550Z 2021-05-17T21:43:10.9696932Z [1] /home/runner/work/_temp/Library 2021-05-17T21:43:10.9697385Z [2] /opt/R/4.0.5/lib/R/library 2021-05-17T21:43:10.9759015Z ##[group]Run Rscript -e 'tic::script()' 2021-05-17T21:43:10.9759525Z Rscript -e 'tic::script()' 2021-05-17T21:43:10.9759901Z ls -l check 2021-05-17T21:43:10.9799191Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T21:43:10.9799647Z env: 2021-05-17T21:43:10.9800021Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:43:10.9800430Z TIC_DEPLOY_KEY: 2021-05-17T21:43:10.9801100Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:43:10.9802454Z GITHUB_PAT: *** 2021-05-17T21:43:10.9803216Z COVERALLS_TOKEN: *** 2021-05-17T21:43:10.9803652Z continue-on-error: false 2021-05-17T21:43:10.9804051Z VDIFFR_RUN_TESTS: 2021-05-17T21:43:10.9804470Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:43:10.9804842Z TZ: UTC 2021-05-17T21:43:10.9805179Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:43:10.9805540Z NOT_CRAN: true 2021-05-17T21:43:10.9805981Z ##[endgroup] 2021-05-17T21:43:11.2223649Z ✔ Loading tic stage configuration from tic.R 2021-05-17T21:43:11.3386806Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-17T21:43:11.3387927Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-17T21:43:11.3388713Z timeout = Inf, check_dir = "check") 2021-05-17T21:43:11.4063260Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-17T21:43:11.6131471Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-17T21:43:11.6276890Z * preparing ‘aal’: 2021-05-17T21:43:11.6376816Z * checking DESCRIPTION meta-information ... OK 2021-05-17T21:43:11.7209691Z * installing the package to build vignettes 2021-05-17T21:43:17.2837466Z * creating vignettes ... OK 2021-05-17T21:43:17.3137043Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T21:43:17.3138443Z * checking for empty or unneeded directories 2021-05-17T21:43:17.3175631Z * building ‘aal_0.1.1.tar.gz’ 2021-05-17T21:43:17.3456027Z 2021-05-17T21:43:17.4858449Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-17T21:43:17.6838734Z * using log directory ‘/home/runner/work/aal/aal/check/aal.Rcheck’ 2021-05-17T21:43:17.6840144Z * using R version 4.0.5 (2021-03-31) 2021-05-17T21:43:17.6841125Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T21:43:17.6842061Z * using session charset: UTF-8 2021-05-17T21:43:17.7204373Z * using option ‘--as-cran’ 2021-05-17T21:43:17.7232016Z * checking for file ‘aal/DESCRIPTION’ ... OK 2021-05-17T21:43:17.7233173Z * checking extension type ... Package 2021-05-17T21:43:17.7234284Z * this is package ‘aal’ version ‘0.1.1’ 2021-05-17T21:43:17.7235291Z * package encoding: UTF-8 2021-05-17T21:43:17.7247030Z * checking package namespace information ... OK 2021-05-17T21:43:32.5481001Z * checking package dependencies ... OK 2021-05-17T21:43:32.5495554Z * checking if this is a source package ... OK 2021-05-17T21:43:32.5496451Z * checking if there is a namespace ... OK 2021-05-17T21:43:32.6273742Z * checking for executable files ... OK 2021-05-17T21:43:32.6274535Z * checking for hidden files and directories ... OK 2021-05-17T21:43:32.6278072Z * checking for portable file names ... OK 2021-05-17T21:43:32.6286844Z * checking for sufficient/correct file permissions ... OK 2021-05-17T21:43:32.6330891Z * checking serialization versions ... OK 2021-05-17T21:43:35.5391694Z * checking whether package ‘aal’ can be installed ... OK 2021-05-17T21:43:35.5447961Z * checking installed package size ... OK 2021-05-17T21:43:35.6084797Z * checking package directory ... OK 2021-05-17T21:43:35.6085605Z * checking for future file timestamps ... OK 2021-05-17T21:43:35.6086931Z * checking ‘build’ directory ... OK 2021-05-17T21:43:35.7610112Z * checking DESCRIPTION meta-information ... OK 2021-05-17T21:43:35.7620923Z * checking top-level files ... OK 2021-05-17T21:43:35.7621976Z * checking for left-over files ... OK 2021-05-17T21:43:35.9239108Z * checking index information ... OK 2021-05-17T21:43:36.1499598Z * checking package subdirectories ... OK 2021-05-17T21:43:36.1935411Z * checking R files for non-ASCII characters ... OK 2021-05-17T21:43:36.2401454Z * checking R files for syntax errors ... OK 2021-05-17T21:43:36.8995089Z * checking whether the package can be loaded ... OK 2021-05-17T21:43:37.5759436Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-17T21:43:38.2499606Z * checking whether the package can be unloaded cleanly ... OK 2021-05-17T21:43:38.9195277Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-17T21:43:39.6242650Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-17T21:43:40.2930168Z * checking loading without being on the library search path ... OK 2021-05-17T21:43:40.9957447Z * checking dependencies in R code ... OK 2021-05-17T21:43:42.0629231Z * checking S3 generic/method consistency ... OK 2021-05-17T21:43:42.7158462Z * checking replacement functions ... OK 2021-05-17T21:43:43.3690642Z * checking foreign function calls ... OK 2021-05-17T21:43:46.5521406Z * checking R code for possible problems ... OK 2021-05-17T21:43:46.7393966Z * checking Rd files ... OK 2021-05-17T21:43:46.7848689Z * checking Rd metadata ... OK 2021-05-17T21:43:46.8443703Z * checking Rd line widths ... OK 2021-05-17T21:43:46.9330588Z * checking Rd cross-references ... OK 2021-05-17T21:43:47.6070244Z * checking for missing documentation entries ... OK 2021-05-17T21:43:49.6000755Z * checking for code/documentation mismatches ... OK 2021-05-17T21:43:50.7717982Z * checking Rd \usage sections ... OK 2021-05-17T21:43:50.8386997Z * checking Rd contents ... OK 2021-05-17T21:43:50.9154848Z * checking for unstated dependencies in examples ... OK 2021-05-17T21:43:50.9457795Z * checking contents of ‘data’ directory ... OK 2021-05-17T21:43:51.1474737Z * checking data for non-ASCII characters ... OK 2021-05-17T21:43:51.3262212Z * checking data for ASCII and uncompressed saves ... OK 2021-05-17T21:43:51.3310443Z * checking installed files from ‘inst/doc’ ... OK 2021-05-17T21:43:51.3336964Z * checking files in ‘vignettes’ ... OK 2021-05-17T21:43:53.0637737Z * checking examples ... OK 2021-05-17T21:43:53.1286817Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-17T21:43:53.2929585Z * checking tests ... 2021-05-17T21:43:54.4533470Z Running ‘testthat.R’ 2021-05-17T21:43:54.4576320Z OK 2021-05-17T21:43:54.6183608Z * checking for unstated dependencies in vignettes ... OK 2021-05-17T21:43:54.6215782Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-17T21:43:57.6230310Z * checking re-building of vignette outputs ... OK 2021-05-17T21:43:59.2196115Z * checking PDF version of manual ... OK 2021-05-17T21:43:59.2197996Z * checking for non-standard things in the check directory ... OK 2021-05-17T21:43:59.2198985Z * checking for detritus in the temp directory ... OK 2021-05-17T21:43:59.2199676Z * DONE 2021-05-17T21:43:59.2200083Z 2021-05-17T21:43:59.2200674Z Status: OK 2021-05-17T21:43:59.2201092Z 2021-05-17T21:43:59.3064995Z ── R CMD check results ────────────────────────────────────────── aal 0.1.1 ──── 2021-05-17T21:43:59.3081811Z Duration: 41.9s 2021-05-17T21:43:59.3082327Z 2021-05-17T21:43:59.3093262Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-17T21:43:59.3181516Z total 672 2021-05-17T21:43:59.3182985Z drwxr-xr-x 6 runner docker 4096 May 17 21:43 aal.Rcheck 2021-05-17T21:43:59.3184877Z -rw-r--r-- 1 runner docker 312136 May 17 21:43 aal_0.1.1.tar.gz 2021-05-17T21:43:59.3195151Z -rw-r--r-- 1 runner docker 365307 May 17 21:43 aal_0.1.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T21:43:59.3228162Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T21:43:59.3228900Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T21:43:59.3272177Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T21:43:59.3272660Z env: 2021-05-17T21:43:59.3273086Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:43:59.3273554Z TIC_DEPLOY_KEY: 2021-05-17T21:43:59.3274327Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:43:59.3275966Z GITHUB_PAT: *** 2021-05-17T21:43:59.3276739Z COVERALLS_TOKEN: *** 2021-05-17T21:43:59.3277205Z continue-on-error: false 2021-05-17T21:43:59.3277662Z VDIFFR_RUN_TESTS: 2021-05-17T21:43:59.3278113Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:43:59.3278545Z TZ: UTC 2021-05-17T21:43:59.3278924Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:43:59.3279312Z NOT_CRAN: true 2021-05-17T21:43:59.3279674Z ##[endgroup] 2021-05-17T21:43:59.3375590Z 2021-05-17T21:43:59.3376909Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-17T21:43:59.3377851Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-17T21:43:59.3379031Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T21:43:59.3379902Z 2021-05-17T21:43:59.3380702Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-17T21:43:59.3381897Z You are welcome to redistribute it under certain conditions. 2021-05-17T21:43:59.3383131Z Type 'license()' or 'licence()' for distribution details. 2021-05-17T21:43:59.3383705Z 2021-05-17T21:43:59.3384497Z R is a collaborative project with many contributors. 2021-05-17T21:43:59.3385708Z Type 'contributors()' for more information and 2021-05-17T21:43:59.3386669Z 'citation()' on how to cite R or R packages in publications. 2021-05-17T21:43:59.3387080Z 2021-05-17T21:43:59.3387774Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-17T21:43:59.3388656Z 'help.start()' for an HTML browser interface to help. 2021-05-17T21:43:59.3389330Z Type 'q()' to quit R. 2021-05-17T21:43:59.3389578Z 2021-05-17T21:43:59.3389969Z > library(testthat) 2021-05-17T21:43:59.3390389Z > library(aal) 2021-05-17T21:43:59.3390714Z > 2021-05-17T21:43:59.3391079Z > test_check("aal") 2021-05-17T21:43:59.3391537Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 8 ] 2021-05-17T21:43:59.3391922Z > 2021-05-17T21:43:59.3392293Z > proc.time() 2021-05-17T21:43:59.3392726Z user system elapsed 2021-05-17T21:43:59.3393150Z 1.05 0.09 1.13 2021-05-17T21:43:59.3422598Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-17T21:43:59.3423168Z Rscript -e "tic::before_deploy()" 2021-05-17T21:43:59.3463551Z shell: /usr/bin/bash -e {0} 2021-05-17T21:43:59.3463937Z env: 2021-05-17T21:43:59.3464377Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:43:59.3464823Z TIC_DEPLOY_KEY: 2021-05-17T21:43:59.3465600Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:43:59.3466838Z GITHUB_PAT: *** 2021-05-17T21:43:59.3467598Z COVERALLS_TOKEN: *** 2021-05-17T21:43:59.3468089Z continue-on-error: false 2021-05-17T21:43:59.3468536Z VDIFFR_RUN_TESTS: 2021-05-17T21:43:59.3469008Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:43:59.3469438Z TZ: UTC 2021-05-17T21:43:59.3469808Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:43:59.3470214Z NOT_CRAN: true 2021-05-17T21:43:59.3470580Z ##[endgroup] 2021-05-17T21:43:59.6119608Z ✔ Loading tic stage configuration from tic.R 2021-05-17T21:43:59.7366770Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-17T21:43:59.7367241Z with: 2021-05-17T21:43:59.7367936Z upload_url: https://uploads.github.com/repos/neuroconductor/aal/releases/43088283/assets{?name,label} 2021-05-17T21:43:59.7368979Z asset_path: check/aal_0.1.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T21:43:59.7369527Z asset_name: aal_0.1.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-17T21:43:59.7370075Z asset_content_type: application/octet-stream 2021-05-17T21:43:59.7370502Z env: 2021-05-17T21:43:59.7370862Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:43:59.7371266Z TIC_DEPLOY_KEY: 2021-05-17T21:43:59.7371925Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:43:59.7373296Z GITHUB_PAT: *** 2021-05-17T21:43:59.7374206Z COVERALLS_TOKEN: *** 2021-05-17T21:43:59.7374634Z continue-on-error: false 2021-05-17T21:43:59.7375043Z VDIFFR_RUN_TESTS: 2021-05-17T21:43:59.7375482Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:43:59.7375865Z TZ: UTC 2021-05-17T21:43:59.7376188Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:43:59.7376539Z NOT_CRAN: true 2021-05-17T21:43:59.7377225Z GITHUB_TOKEN: *** 2021-05-17T21:43:59.7377547Z ##[endgroup] 2021-05-17T21:44:00.2945780Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-17T21:44:00.2946332Z Rscript -e "tic::deploy()" 2021-05-17T21:44:00.2989304Z shell: /usr/bin/bash -e {0} 2021-05-17T21:44:00.2989695Z env: 2021-05-17T21:44:00.2990109Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:44:00.2990572Z TIC_DEPLOY_KEY: 2021-05-17T21:44:00.2991356Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:44:00.2992770Z GITHUB_PAT: *** 2021-05-17T21:44:00.2993552Z COVERALLS_TOKEN: *** 2021-05-17T21:44:00.2994034Z continue-on-error: false 2021-05-17T21:44:00.2994483Z VDIFFR_RUN_TESTS: 2021-05-17T21:44:00.2995107Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:44:00.2995525Z TZ: UTC 2021-05-17T21:44:00.2995900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:44:00.2996302Z NOT_CRAN: true 2021-05-17T21:44:00.2996674Z ##[endgroup] 2021-05-17T21:44:00.5536878Z ✔ Loading tic stage configuration from tic.R 2021-05-17T21:44:00.6733418Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-17T21:44:00.6733952Z Rscript -e "tic::after_deploy()" 2021-05-17T21:44:00.6773794Z shell: /usr/bin/bash -e {0} 2021-05-17T21:44:00.6774128Z env: 2021-05-17T21:44:00.6774506Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:44:00.6774905Z TIC_DEPLOY_KEY: 2021-05-17T21:44:00.6775589Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:44:00.6776785Z GITHUB_PAT: *** 2021-05-17T21:44:00.6777594Z COVERALLS_TOKEN: *** 2021-05-17T21:44:00.6779940Z continue-on-error: false 2021-05-17T21:44:00.6900628Z VDIFFR_RUN_TESTS: 2021-05-17T21:44:00.6901101Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:44:00.6901544Z TZ: UTC 2021-05-17T21:44:00.6901900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:44:00.6902298Z NOT_CRAN: true 2021-05-17T21:44:00.6902662Z ##[endgroup] 2021-05-17T21:44:00.9502617Z ✔ Loading tic stage configuration from tic.R 2021-05-17T21:44:01.0589510Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-17T21:44:01.0590177Z curl -s -H "Accept: application/json" \ 2021-05-17T21:44:01.0590745Z  -H "Content-Type: application/json" \ 2021-05-17T21:44:01.0591358Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-17T21:44:01.0591992Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-17T21:44:01.0592687Z  -X POST https://coveralls.io/api/repos 2021-05-17T21:44:01.0636183Z shell: /usr/bin/bash -e {0} 2021-05-17T21:44:01.0636577Z env: 2021-05-17T21:44:01.0636988Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:44:01.0637441Z TIC_DEPLOY_KEY: 2021-05-17T21:44:01.0638231Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:44:01.0639504Z GITHUB_PAT: *** 2021-05-17T21:44:01.0640270Z COVERALLS_TOKEN: *** 2021-05-17T21:44:01.0640745Z continue-on-error: false 2021-05-17T21:44:01.0641239Z VDIFFR_RUN_TESTS: 2021-05-17T21:44:01.0641691Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:44:01.0642130Z TZ: UTC 2021-05-17T21:44:01.0642551Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:44:01.0642938Z NOT_CRAN: true 2021-05-17T21:44:01.0643301Z ##[endgroup] 2021-05-17T21:44:01.4395337Z {"errors":{"name":"has already been taken"}} 2021-05-17T21:44:01.4431531Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-17T21:44:01.4432133Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-17T21:44:01.4432670Z  curl -s -H "Accept: application/json" \ 2021-05-17T21:44:01.4433273Z  -H "Content-Type: application/json" \ 2021-05-17T21:44:01.4433879Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-17T21:44:01.4434650Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-17T21:44:01.4435306Z  | jq '.token')" >> $GITHUB_ENV 2021-05-17T21:44:01.4478316Z shell: /usr/bin/bash -e {0} 2021-05-17T21:44:01.4478719Z env: 2021-05-17T21:44:01.4479150Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:44:01.4479619Z TIC_DEPLOY_KEY: 2021-05-17T21:44:01.4480392Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:44:01.4481697Z GITHUB_PAT: *** 2021-05-17T21:44:01.4482464Z COVERALLS_TOKEN: *** 2021-05-17T21:44:01.4482987Z continue-on-error: false 2021-05-17T21:44:01.4483467Z VDIFFR_RUN_TESTS: 2021-05-17T21:44:01.4483936Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:44:01.4484725Z TZ: UTC 2021-05-17T21:44:01.4485099Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:44:01.4485518Z NOT_CRAN: true 2021-05-17T21:44:01.4485947Z ##[endgroup] 2021-05-17T21:44:01.7064964Z ##[group]Run covr::coveralls(service_name='drone', repo_token="utf2J0qrA7WcHqvmNrQHTdqkSZn0541yF") 2021-05-17T21:44:01.7066563Z covr::coveralls(service_name='drone', repo_token="utf2J0qrA7WcHqvmNrQHTdqkSZn0541yF") 2021-05-17T21:44:01.7074090Z shell: /usr/local/bin/Rscript {0} 2021-05-17T21:44:01.7074495Z env: 2021-05-17T21:44:01.7074928Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:44:01.7075368Z TIC_DEPLOY_KEY: 2021-05-17T21:44:01.7076150Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:44:01.7077444Z GITHUB_PAT: *** 2021-05-17T21:44:01.7078355Z COVERALLS_TOKEN: *** 2021-05-17T21:44:01.7078827Z continue-on-error: false 2021-05-17T21:44:01.7079284Z VDIFFR_RUN_TESTS: 2021-05-17T21:44:01.7079731Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:44:01.7080160Z TZ: UTC 2021-05-17T21:44:01.7080538Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:44:01.7080924Z NOT_CRAN: true 2021-05-17T21:44:01.7081678Z COVERALLS_REPO_TOKEN: "utf2J0qrA7WcHqvmNrQHTdqkSZn0541yF" 2021-05-17T21:44:01.7082385Z ##[endgroup] 2021-05-17T21:44:06.7435992Z $message 2021-05-17T21:44:06.7436426Z [1] "Job ##33.1" 2021-05-17T21:44:06.7436642Z 2021-05-17T21:44:06.7436905Z $url 2021-05-17T21:44:06.7437378Z [1] "https://coveralls.io/jobs/80329685" 2021-05-17T21:44:06.7437708Z 2021-05-17T21:44:06.9002933Z Post job cleanup. 2021-05-17T21:44:06.9426075Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T21:44:06.9513156Z Post job cleanup. 2021-05-17T21:44:07.0406141Z [command]/usr/bin/git version 2021-05-17T21:44:07.0487916Z git version 2.31.1 2021-05-17T21:44:07.0516601Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T21:44:07.0563666Z [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-17T21:44:07.0798725Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T21:44:07.0837803Z http.https://github.com/.extraheader 2021-05-17T21:44:07.0846907Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-17T21:44:07.0891439Z [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-17T21:44:07.1155162Z Cleaning up orphan processes