2021-05-16T01:31:29.1427119Z ##[section]Starting: Request a runner to run this job 2021-05-16T01:31:29.6231546Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T01:31:29.6819299Z 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-16T01:31:29.7798158Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T01:31:29.8996890Z ##[section]Finishing: Request a runner to run this job 2021-05-16T01:31:36.6435960Z Current runner version: '2.278.0' 2021-05-16T01:31:36.6468354Z ##[group]Operating System 2021-05-16T01:31:36.6469336Z Ubuntu 2021-05-16T01:31:36.6469838Z 20.04.2 2021-05-16T01:31:36.6470261Z LTS 2021-05-16T01:31:36.6470822Z ##[endgroup] 2021-05-16T01:31:36.6471407Z ##[group]Virtual Environment 2021-05-16T01:31:36.6472109Z Environment: ubuntu-20.04 2021-05-16T01:31:36.6472735Z Version: 20210510.0 2021-05-16T01:31:36.6473751Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T01:31:36.6475226Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T01:31:36.6476133Z ##[endgroup] 2021-05-16T01:31:36.6478196Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T01:31:36.6479547Z Actions: write 2021-05-16T01:31:36.6480074Z Checks: write 2021-05-16T01:31:36.6480691Z Contents: write 2021-05-16T01:31:36.6481236Z Deployments: write 2021-05-16T01:31:36.6481910Z Issues: write 2021-05-16T01:31:36.6482517Z Metadata: read 2021-05-16T01:31:36.6483128Z Packages: write 2021-05-16T01:31:36.6483687Z PullRequests: write 2021-05-16T01:31:36.6484376Z RepositoryProjects: write 2021-05-16T01:31:36.6485077Z SecurityEvents: write 2021-05-16T01:31:36.6485642Z Statuses: write 2021-05-16T01:31:36.6486376Z ##[endgroup] 2021-05-16T01:31:36.6490073Z Prepare workflow directory 2021-05-16T01:31:36.7751284Z Prepare all required actions 2021-05-16T01:31:36.7763932Z Getting action download info 2021-05-16T01:31:37.1955579Z Download action repository 'actions/checkout@v2' 2021-05-16T01:31:39.0027973Z Download action repository 'r-lib/actions@master' 2021-05-16T01:31:39.7111678Z Download action repository 'adigherman/actions@master' 2021-05-16T01:31:41.6589245Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T01:31:42.3957174Z Download action repository 'actions/cache@v1' 2021-05-16T01:31:43.5024018Z Download action repository 'actions/upload-artifact@master' 2021-05-16T01:31:43.8093456Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T01:31:44.3271502Z ##[group]Run actions/checkout@v2 2021-05-16T01:31:44.3272165Z with: 2021-05-16T01:31:44.3272877Z repository: neuroconductor/bftools 2021-05-16T01:31:44.3273915Z token: *** 2021-05-16T01:31:44.3274317Z ssh-strict: true 2021-05-16T01:31:44.3274863Z persist-credentials: true 2021-05-16T01:31:44.3275358Z clean: true 2021-05-16T01:31:44.3275935Z fetch-depth: 1 2021-05-16T01:31:44.3276314Z lfs: false 2021-05-16T01:31:44.3276709Z submodules: false 2021-05-16T01:31:44.3277104Z env: 2021-05-16T01:31:44.3277540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:44.3278018Z TIC_DEPLOY_KEY: 2021-05-16T01:31:44.3278861Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:31:44.3280189Z GITHUB_PAT: *** 2021-05-16T01:31:44.3280579Z COVERALLS_TOKEN: 2021-05-16T01:31:44.3281262Z continue-on-error: false 2021-05-16T01:31:44.3281737Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:44.3282143Z ##[endgroup] 2021-05-16T01:31:44.5755823Z Syncing repository: neuroconductor/bftools 2021-05-16T01:31:44.5756685Z ##[group]Getting Git version info 2021-05-16T01:31:44.5757732Z Working directory is '/home/runner/work/bftools/bftools' 2021-05-16T01:31:44.5892153Z [command]/usr/bin/git version 2021-05-16T01:31:44.6053110Z git version 2.31.1 2021-05-16T01:31:44.6079094Z ##[endgroup] 2021-05-16T01:31:44.6088450Z Deleting the contents of '/home/runner/work/bftools/bftools' 2021-05-16T01:31:44.6092518Z ##[group]Initializing the repository 2021-05-16T01:31:44.6097378Z [command]/usr/bin/git init /home/runner/work/bftools/bftools 2021-05-16T01:31:44.6196130Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T01:31:44.6197562Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T01:31:44.6198630Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T01:31:44.6199421Z hint: 2021-05-16T01:31:44.6200589Z hint: git config --global init.defaultBranch 2021-05-16T01:31:44.6201654Z hint: 2021-05-16T01:31:44.6202722Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T01:31:44.6203967Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T01:31:44.6204783Z hint: 2021-05-16T01:31:44.6205507Z hint: git branch -m 2021-05-16T01:31:44.6221890Z Initialized empty Git repository in /home/runner/work/bftools/bftools/.git/ 2021-05-16T01:31:44.6235114Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/bftools 2021-05-16T01:31:44.6282137Z ##[endgroup] 2021-05-16T01:31:44.6282967Z ##[group]Disabling automatic garbage collection 2021-05-16T01:31:44.6291596Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T01:31:44.6338487Z ##[endgroup] 2021-05-16T01:31:44.6348015Z ##[group]Setting up auth 2021-05-16T01:31:44.6361084Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:31:44.6406737Z [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-16T01:31:44.6820031Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:31:44.6867557Z [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-16T01:31:44.7143921Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T01:31:44.7201953Z ##[endgroup] 2021-05-16T01:31:44.7202981Z ##[group]Fetching the repository 2021-05-16T01:31:44.7215534Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +24951960d1700d9bbd1508f2cb2ec4872a5e82a8:refs/tags/0.2.3.3.s 2021-05-16T01:31:45.0553645Z remote: Enumerating objects: 71, done. 2021-05-16T01:31:45.0557158Z remote: Counting objects: 1% (1/71) 2021-05-16T01:31:45.0557976Z remote: Counting objects: 2% (2/71) 2021-05-16T01:31:45.0558988Z remote: Counting objects: 4% (3/71) 2021-05-16T01:31:45.0559691Z remote: Counting objects: 5% (4/71) 2021-05-16T01:31:45.0560392Z remote: Counting objects: 7% (5/71) 2021-05-16T01:31:45.0564694Z remote: Counting objects: 8% (6/71) 2021-05-16T01:31:45.0565431Z remote: Counting objects: 9% (7/71) 2021-05-16T01:31:45.0566428Z remote: Counting objects: 11% (8/71) 2021-05-16T01:31:45.0567286Z remote: Counting objects: 12% (9/71) 2021-05-16T01:31:45.0567926Z remote: Counting objects: 14% (10/71) 2021-05-16T01:31:45.0568818Z remote: Counting objects: 15% (11/71) 2021-05-16T01:31:45.0569917Z remote: Counting objects: 16% (12/71) 2021-05-16T01:31:45.0570914Z remote: Counting objects: 18% (13/71) 2021-05-16T01:31:45.0571998Z remote: Counting objects: 19% (14/71) 2021-05-16T01:31:45.0572615Z remote: Counting objects: 21% (15/71) 2021-05-16T01:31:45.0573242Z remote: Counting objects: 22% (16/71) 2021-05-16T01:31:45.0573874Z remote: Counting objects: 23% (17/71) 2021-05-16T01:31:45.0574501Z remote: Counting objects: 25% (18/71) 2021-05-16T01:31:45.0575110Z remote: Counting objects: 26% (19/71) 2021-05-16T01:31:45.0575765Z remote: Counting objects: 28% (20/71) 2021-05-16T01:31:45.0577583Z remote: Counting objects: 29% (21/71) 2021-05-16T01:31:45.0578208Z remote: Counting objects: 30% (22/71) 2021-05-16T01:31:45.0580662Z remote: Counting objects: 32% (23/71) 2021-05-16T01:31:45.0581544Z remote: Counting objects: 33% (24/71) 2021-05-16T01:31:45.0587597Z remote: Counting objects: 35% (25/71) 2021-05-16T01:31:45.0588171Z remote: Counting objects: 36% (26/71) 2021-05-16T01:31:45.0588969Z remote: Counting objects: 38% (27/71) 2021-05-16T01:31:45.0589819Z remote: Counting objects: 39% (28/71) 2021-05-16T01:31:45.0590326Z remote: Counting objects: 40% (29/71) 2021-05-16T01:31:45.0590839Z remote: Counting objects: 42% (30/71) 2021-05-16T01:31:45.0591339Z remote: Counting objects: 43% (31/71) 2021-05-16T01:31:45.0591856Z remote: Counting objects: 45% (32/71) 2021-05-16T01:31:45.0592531Z remote: Counting objects: 46% (33/71) 2021-05-16T01:31:45.0593031Z remote: Counting objects: 47% (34/71) 2021-05-16T01:31:45.0593545Z remote: Counting objects: 49% (35/71) 2021-05-16T01:31:45.0594042Z remote: Counting objects: 50% (36/71) 2021-05-16T01:31:45.0594555Z remote: Counting objects: 52% (37/71) 2021-05-16T01:31:45.0595058Z remote: Counting objects: 53% (38/71) 2021-05-16T01:31:45.0595577Z remote: Counting objects: 54% (39/71) 2021-05-16T01:31:45.0596089Z remote: Counting objects: 56% (40/71) 2021-05-16T01:31:45.0596602Z remote: Counting objects: 57% (41/71) 2021-05-16T01:31:45.0597117Z remote: Counting objects: 59% (42/71) 2021-05-16T01:31:45.0597615Z remote: Counting objects: 60% (43/71) 2021-05-16T01:31:45.0598125Z remote: Counting objects: 61% (44/71) 2021-05-16T01:31:45.0598623Z remote: Counting objects: 63% (45/71) 2021-05-16T01:31:45.0599136Z remote: Counting objects: 64% (46/71) 2021-05-16T01:31:45.0599634Z remote: Counting objects: 66% (47/71) 2021-05-16T01:31:45.0600153Z remote: Counting objects: 67% (48/71) 2021-05-16T01:31:45.0600671Z remote: Counting objects: 69% (49/71) 2021-05-16T01:31:45.0601167Z remote: Counting objects: 70% (50/71) 2021-05-16T01:31:45.0601754Z remote: Counting objects: 71% (51/71) 2021-05-16T01:31:45.0602256Z remote: Counting objects: 73% (52/71) 2021-05-16T01:31:45.0602767Z remote: Counting objects: 74% (53/71) 2021-05-16T01:31:45.0603265Z remote: Counting objects: 76% (54/71) 2021-05-16T01:31:45.0604099Z remote: Counting objects: 77% (55/71) 2021-05-16T01:31:45.0604643Z remote: Counting objects: 78% (56/71) 2021-05-16T01:31:45.0605339Z remote: Counting objects: 80% (57/71) 2021-05-16T01:31:45.0605855Z remote: Counting objects: 81% (58/71) 2021-05-16T01:31:45.0606354Z remote: Counting objects: 83% (59/71) 2021-05-16T01:31:45.0607310Z remote: Counting objects: 84% (60/71) 2021-05-16T01:31:45.0607846Z remote: Counting objects: 85% (61/71) 2021-05-16T01:31:45.0609517Z remote: Counting objects: 87% (62/71) 2021-05-16T01:31:45.0610057Z remote: Counting objects: 88% (63/71) 2021-05-16T01:31:45.0610778Z remote: Counting objects: 90% (64/71) 2021-05-16T01:31:45.0611313Z remote: Counting objects: 91% (65/71) 2021-05-16T01:31:45.0611863Z remote: Counting objects: 92% (66/71) 2021-05-16T01:31:45.0612633Z remote: Counting objects: 94% (67/71) 2021-05-16T01:31:45.0613188Z remote: Counting objects: 95% (68/71) 2021-05-16T01:31:45.0613722Z remote: Counting objects: 97% (69/71) 2021-05-16T01:31:45.0614543Z remote: Counting objects: 98% (70/71) 2021-05-16T01:31:45.0617965Z remote: Counting objects: 100% (71/71) 2021-05-16T01:31:45.0618650Z remote: Counting objects: 100% (71/71), done. 2021-05-16T01:31:45.0619235Z remote: Compressing objects: 1% (1/58) 2021-05-16T01:31:45.0619782Z remote: Compressing objects: 3% (2/58) 2021-05-16T01:31:45.0620341Z remote: Compressing objects: 5% (3/58) 2021-05-16T01:31:45.0620885Z remote: Compressing objects: 6% (4/58) 2021-05-16T01:31:45.0621452Z remote: Compressing objects: 8% (5/58) 2021-05-16T01:31:45.0622013Z remote: Compressing objects: 10% (6/58) 2021-05-16T01:31:45.0622561Z remote: Compressing objects: 12% (7/58) 2021-05-16T01:31:45.0623117Z remote: Compressing objects: 13% (8/58) 2021-05-16T01:31:45.0623852Z remote: Compressing objects: 15% (9/58) 2021-05-16T01:31:45.0624418Z remote: Compressing objects: 17% (10/58) 2021-05-16T01:31:45.0624972Z remote: Compressing objects: 18% (11/58) 2021-05-16T01:31:45.0625536Z remote: Compressing objects: 20% (12/58) 2021-05-16T01:31:45.0626233Z remote: Compressing objects: 22% (13/58) 2021-05-16T01:31:45.0626778Z remote: Compressing objects: 24% (14/58) 2021-05-16T01:31:45.0627316Z remote: Compressing objects: 25% (15/58) 2021-05-16T01:31:45.0627847Z remote: Compressing objects: 27% (16/58) 2021-05-16T01:31:45.0628392Z remote: Compressing objects: 29% (17/58) 2021-05-16T01:31:45.0628918Z remote: Compressing objects: 31% (18/58) 2021-05-16T01:31:45.0629458Z remote: Compressing objects: 32% (19/58) 2021-05-16T01:31:45.0629986Z remote: Compressing objects: 34% (20/58) 2021-05-16T01:31:45.0630530Z remote: Compressing objects: 36% (21/58) 2021-05-16T01:31:45.0631066Z remote: Compressing objects: 37% (22/58) 2021-05-16T01:31:45.0631611Z remote: Compressing objects: 39% (23/58) 2021-05-16T01:31:45.0632151Z remote: Compressing objects: 41% (24/58) 2021-05-16T01:31:45.0632848Z remote: Compressing objects: 43% (25/58) 2021-05-16T01:31:45.0633395Z remote: Compressing objects: 44% (26/58) 2021-05-16T01:31:45.0633924Z remote: Compressing objects: 46% (27/58) 2021-05-16T01:31:45.0634466Z remote: Compressing objects: 48% (28/58) 2021-05-16T01:31:45.0635005Z remote: Compressing objects: 50% (29/58) 2021-05-16T01:31:45.0635531Z remote: Compressing objects: 51% (30/58) 2021-05-16T01:31:45.0636077Z remote: Compressing objects: 53% (31/58) 2021-05-16T01:31:45.0636601Z remote: Compressing objects: 55% (32/58) 2021-05-16T01:31:45.0637147Z remote: Compressing objects: 56% (33/58) 2021-05-16T01:31:45.0637677Z remote: Compressing objects: 58% (34/58) 2021-05-16T01:31:45.0638506Z remote: Compressing objects: 60% (35/58) 2021-05-16T01:31:45.0639076Z remote: Compressing objects: 62% (36/58) 2021-05-16T01:31:45.0639847Z remote: Compressing objects: 63% (37/58) 2021-05-16T01:31:45.0640435Z remote: Compressing objects: 65% (38/58) 2021-05-16T01:31:45.0641178Z remote: Compressing objects: 67% (39/58) 2021-05-16T01:31:45.0641990Z remote: Compressing objects: 68% (40/58) 2021-05-16T01:31:45.0642576Z remote: Compressing objects: 70% (41/58) 2021-05-16T01:31:45.0643176Z remote: Compressing objects: 72% (42/58) 2021-05-16T01:31:45.0643761Z remote: Compressing objects: 74% (43/58) 2021-05-16T01:31:45.0644361Z remote: Compressing objects: 75% (44/58) 2021-05-16T01:31:45.0644960Z remote: Compressing objects: 77% (45/58) 2021-05-16T01:31:45.0645545Z remote: Compressing objects: 79% (46/58) 2021-05-16T01:31:45.0646630Z remote: Compressing objects: 81% (47/58) 2021-05-16T01:31:45.0647173Z remote: Compressing objects: 82% (48/58) 2021-05-16T01:31:45.0647716Z remote: Compressing objects: 84% (49/58) 2021-05-16T01:31:45.0648245Z remote: Compressing objects: 86% (50/58) 2021-05-16T01:31:45.0648792Z remote: Compressing objects: 87% (51/58) 2021-05-16T01:31:45.0649318Z remote: Compressing objects: 89% (52/58) 2021-05-16T01:31:45.0649861Z remote: Compressing objects: 91% (53/58) 2021-05-16T01:31:45.0650404Z remote: Compressing objects: 93% (54/58) 2021-05-16T01:31:45.0650930Z remote: Compressing objects: 94% (55/58) 2021-05-16T01:31:45.0651471Z remote: Compressing objects: 96% (56/58) 2021-05-16T01:31:45.0652001Z remote: Compressing objects: 98% (57/58) 2021-05-16T01:31:45.0652553Z remote: Compressing objects: 100% (58/58) 2021-05-16T01:31:45.0653107Z remote: Compressing objects: 100% (58/58), done. 2021-05-16T01:31:45.0817056Z remote: Total 71 (delta 10), reused 56 (delta 7), pack-reused 0 2021-05-16T01:31:45.0973209Z From https://github.com/neuroconductor/bftools 2021-05-16T01:31:45.0974410Z * [new ref] 24951960d1700d9bbd1508f2cb2ec4872a5e82a8 -> 0.2.3.3.s 2021-05-16T01:31:45.1003171Z ##[endgroup] 2021-05-16T01:31:45.1004779Z ##[group]Determining the checkout info 2021-05-16T01:31:45.1012476Z ##[endgroup] 2021-05-16T01:31:45.1013074Z ##[group]Checking out the ref 2021-05-16T01:31:45.1014068Z [command]/usr/bin/git checkout --progress --force refs/tags/0.2.3.3.s 2021-05-16T01:31:45.1150614Z Note: switching to 'refs/tags/0.2.3.3.s'. 2021-05-16T01:31:45.1153611Z 2021-05-16T01:31:45.1154873Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T01:31:45.1156001Z changes and commit them, and you can discard any commits you make in this 2021-05-16T01:31:45.1156971Z state without impacting any branches by switching back to a branch. 2021-05-16T01:31:45.1157631Z 2021-05-16T01:31:45.1158469Z If you want to create a new branch to retain commits you create, you may 2021-05-16T01:31:45.1159659Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T01:31:45.1160698Z 2021-05-16T01:31:45.1161621Z git switch -c 2021-05-16T01:31:45.1162226Z 2021-05-16T01:31:45.1163013Z Or undo this operation with: 2021-05-16T01:31:45.1163739Z 2021-05-16T01:31:45.1164566Z git switch - 2021-05-16T01:31:45.1165089Z 2021-05-16T01:31:45.1166022Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T01:31:45.1166749Z 2021-05-16T01:31:45.1167435Z HEAD is now at 2495196 Version id 106 stable 2021-05-16T01:31:45.1168719Z ##[endgroup] 2021-05-16T01:31:45.1254558Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T01:31:45.1286422Z '24951960d1700d9bbd1508f2cb2ec4872a5e82a8' 2021-05-16T01:31:45.1518910Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T01:31:45.1519410Z with: 2021-05-16T01:31:45.1519789Z r-version: 3.5 2021-05-16T01:31:45.1520150Z Ncpus: 1 2021-05-16T01:31:45.1520583Z crayon.enabled: NULL 2021-05-16T01:31:45.1521112Z remove-openmp-macos: true 2021-05-16T01:31:45.1521882Z http-user-agent: default 2021-05-16T01:31:45.1522363Z install-r: true 2021-05-16T01:31:45.1522972Z windows-path-include-mingw: true 2021-05-16T01:31:45.1523536Z env: 2021-05-16T01:31:45.1523983Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:45.1524484Z TIC_DEPLOY_KEY: 2021-05-16T01:31:45.1525334Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:31:45.1527209Z GITHUB_PAT: *** 2021-05-16T01:31:45.1527638Z COVERALLS_TOKEN: 2021-05-16T01:31:45.1528154Z continue-on-error: false 2021-05-16T01:31:45.1528642Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:45.1529060Z ##[endgroup] 2021-05-16T01:31:46.0159973Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T01:31:49.1024061Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T01:31:49.1027134Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T01:31:49.1048875Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T01:31:49.1555198Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T01:31:49.2885465Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T01:31:49.3536580Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T01:31:49.3746382Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T01:31:49.4913180Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T01:31:49.5222067Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T01:31:49.5262778Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T01:31:49.5273449Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T01:31:49.5348397Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T01:31:49.5357809Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T01:31:49.5434603Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T01:31:49.5457739Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T01:31:49.6270761Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T01:31:50.0476485Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T01:31:50.1135080Z Get:18 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T01:31:50.1695840Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T01:31:50.4546309Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T01:31:50.4624807Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T01:31:50.4639064Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T01:31:50.4768873Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T01:31:50.4798449Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T01:31:50.5387729Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T01:32:00.6727183Z Fetched 4463 kB in 2s (2765 kB/s) 2021-05-16T01:32:01.5262043Z Reading package lists... 2021-05-16T01:32:01.5531827Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T01:32:03.6656424Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T01:32:03.7509968Z Reading package lists... 2021-05-16T01:32:03.9133604Z Building dependency tree... 2021-05-16T01:32:03.9150233Z Reading state information... 2021-05-16T01:32:04.0828469Z The following additional packages will be installed: 2021-05-16T01:32:04.0831199Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T01:32:04.0842951Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T01:32:04.0844564Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T01:32:04.0846650Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T01:32:04.0848198Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T01:32:04.0849558Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T01:32:04.0851017Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T01:32:04.0852613Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T01:32:04.0854082Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T01:32:04.0855463Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T01:32:04.0856898Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T01:32:04.0858499Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T01:32:04.0860262Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T01:32:04.0861968Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T01:32:04.0863879Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T01:32:04.0865314Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T01:32:04.0866622Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T01:32:04.0868248Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T01:32:04.0869906Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T01:32:04.0871686Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T01:32:04.0872979Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T01:32:04.0874276Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T01:32:04.0875995Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T01:32:04.0877879Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T01:32:04.0879351Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T01:32:04.0880885Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T01:32:04.0882854Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T01:32:04.0884251Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T01:32:04.0885640Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T01:32:04.0887081Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T01:32:04.0888624Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T01:32:04.0890694Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T01:32:04.0892442Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T01:32:04.0893856Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T01:32:04.0895214Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T01:32:04.0896647Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T01:32:04.0898225Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T01:32:04.0899713Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T01:32:04.0900514Z Suggested packages: 2021-05-16T01:32:04.0901414Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T01:32:04.0902646Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T01:32:04.0903922Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T01:32:04.0905251Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T01:32:04.0906673Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T01:32:04.0908042Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T01:32:04.0909268Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T01:32:04.0910792Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T01:32:04.0912877Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T01:32:04.0914315Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T01:32:04.6438581Z The following NEW packages will be installed: 2021-05-16T01:32:04.6440803Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T01:32:04.6442428Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T01:32:04.6445126Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T01:32:04.6447461Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T01:32:04.6449448Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T01:32:04.6450954Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T01:32:04.6452746Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T01:32:04.6454586Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T01:32:04.6456394Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T01:32:04.6461055Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T01:32:04.6462406Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T01:32:04.6464526Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T01:32:04.6466017Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T01:32:04.6467427Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T01:32:04.6468705Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T01:32:04.6470150Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T01:32:04.6471489Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T01:32:04.6473018Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T01:32:04.6474856Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T01:32:04.6476261Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T01:32:04.6477527Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T01:32:04.6478911Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T01:32:04.6480682Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T01:32:04.6482116Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T01:32:04.6487654Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T01:32:04.6489454Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T01:32:04.6491643Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T01:32:04.6494346Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T01:32:04.6495813Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T01:32:04.6497518Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T01:32:04.6499715Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T01:32:04.6501831Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T01:32:04.6503516Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T01:32:04.6505110Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T01:32:04.6506785Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T01:32:04.6508526Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T01:32:04.6510123Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T01:32:04.6511573Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T01:32:04.6716428Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:04.6717815Z Need to get 8648 kB of archives. 2021-05-16T01:32:04.6720271Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T01:32:04.6722272Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T01:32:04.6772313Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T01:32:04.6774167Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T01:32:04.6785472Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T01:32:04.6796871Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T01:32:04.6807167Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T01:32:04.6894662Z 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-16T01:32:04.6898208Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T01:32:04.6902192Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T01:32:04.6904598Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T01:32:04.6906938Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T01:32:04.6908680Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T01:32:04.6910943Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T01:32:04.6913139Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T01:32:04.6915292Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T01:32:04.6925996Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T01:32:04.6954956Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T01:32:04.6956916Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T01:32:04.6968081Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T01:32:04.7110380Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T01:32:04.7120561Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T01:32:04.7145160Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T01:32:04.7155722Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T01:32:04.7175851Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T01:32:04.7196589Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T01:32:04.7315641Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T01:32:04.7336988Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T01:32:04.7356394Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T01:32:04.7360366Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T01:32:04.7362375Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T01:32:04.7368245Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T01:32:04.7380109Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T01:32:04.7383495Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T01:32:04.7398666Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T01:32:04.7400493Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T01:32:04.7403319Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T01:32:04.7445712Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T01:32:04.7447729Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T01:32:04.7450227Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T01:32:04.7452790Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T01:32:04.7454594Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T01:32:04.7456378Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T01:32:04.7459706Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T01:32:04.7462202Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T01:32:04.7474430Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T01:32:04.7476651Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T01:32:04.7505673Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T01:32:04.7509093Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T01:32:04.7511436Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T01:32:04.7513444Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T01:32:04.7521547Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T01:32:04.7647788Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T01:32:04.7655420Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T01:32:04.7660842Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T01:32:04.7663480Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T01:32:04.7665561Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T01:32:04.7667344Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T01:32:04.7671556Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T01:32:04.7673353Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T01:32:04.7676966Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T01:32:04.7679363Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T01:32:04.7683765Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T01:32:04.7686055Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T01:32:04.7688023Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T01:32:04.7692707Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T01:32:04.7699461Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T01:32:04.7703061Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T01:32:04.7711824Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T01:32:04.7723756Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T01:32:04.7741156Z 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-16T01:32:04.7747639Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T01:32:04.7754096Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T01:32:04.7760099Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T01:32:04.7766108Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T01:32:04.7774340Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T01:32:04.7782903Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T01:32:04.7819336Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T01:32:04.7829585Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T01:32:04.7837523Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T01:32:04.7842020Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T01:32:04.7875333Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T01:32:04.7883071Z 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-16T01:32:04.7888255Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T01:32:04.7902257Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T01:32:04.7914338Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T01:32:04.7936696Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T01:32:04.7938892Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T01:32:04.7972070Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T01:32:04.7975293Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T01:32:04.8008497Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T01:32:04.8012074Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T01:32:04.8013930Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T01:32:04.8015838Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T01:32:04.8023810Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T01:32:04.8034788Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T01:32:04.8050592Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T01:32:04.8052914Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T01:32:04.8073014Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T01:32:04.8085010Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T01:32:04.8091597Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T01:32:04.8107096Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T01:32:04.8170050Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T01:32:04.8193570Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T01:32:04.8211654Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T01:32:04.8222659Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T01:32:04.8238192Z 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-16T01:32:04.8246864Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T01:32:04.8257443Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T01:32:04.8265393Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T01:32:04.8270941Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T01:32:04.8281173Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T01:32:04.8288375Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T01:32:04.8295225Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T01:32:04.8301253Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T01:32:04.8308849Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T01:32:04.8313615Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T01:32:04.8338746Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T01:32:04.8345920Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T01:32:04.8351925Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T01:32:04.8358533Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T01:32:04.8365455Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T01:32:04.8371069Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T01:32:04.8376868Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T01:32:04.8383003Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T01:32:04.8388489Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T01:32:04.8393375Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T01:32:04.8484223Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T01:32:04.8493107Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T01:32:04.8495345Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T01:32:04.8538891Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T01:32:06.0077846Z Fetched 8648 kB in 0s (42.7 MB/s) 2021-05-16T01:32:06.0080162Z Selecting previously unselected package dctrl-tools. 2021-05-16T01:32:06.0081103Z (Reading database ... 2021-05-16T01:32:06.0081568Z (Reading database ... 5% 2021-05-16T01:32:06.0082106Z (Reading database ... 10% 2021-05-16T01:32:06.0082758Z (Reading database ... 15% 2021-05-16T01:32:06.0083553Z (Reading database ... 20% 2021-05-16T01:32:06.0084050Z (Reading database ... 25% 2021-05-16T01:32:06.0084600Z (Reading database ... 30% 2021-05-16T01:32:06.0085087Z (Reading database ... 35% 2021-05-16T01:32:06.0085780Z (Reading database ... 40% 2021-05-16T01:32:06.0086476Z (Reading database ... 45% 2021-05-16T01:32:06.0087356Z (Reading database ... 50% 2021-05-16T01:32:06.4224057Z (Reading database ... 55% 2021-05-16T01:32:07.3948695Z (Reading database ... 60% 2021-05-16T01:32:08.0486115Z (Reading database ... 65% 2021-05-16T01:32:08.8940771Z (Reading database ... 70% 2021-05-16T01:32:09.8988898Z (Reading database ... 75% 2021-05-16T01:32:10.9300593Z (Reading database ... 80% 2021-05-16T01:32:12.3323785Z (Reading database ... 85% 2021-05-16T01:32:13.3928019Z (Reading database ... 90% 2021-05-16T01:32:14.4568650Z (Reading database ... 95% 2021-05-16T01:32:14.4569569Z (Reading database ... 100% 2021-05-16T01:32:14.4570635Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T01:32:14.4727310Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T01:32:14.4968470Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T01:32:14.5434158Z Selecting previously unselected package libfile-which-perl. 2021-05-16T01:32:14.5722339Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T01:32:14.5735085Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T01:32:14.6043406Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T01:32:14.6325520Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T01:32:14.6339426Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T01:32:14.6677287Z Selecting previously unselected package libio-pty-perl. 2021-05-16T01:32:14.6971820Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T01:32:14.6990459Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T01:32:14.7419794Z Selecting previously unselected package libipc-run-perl. 2021-05-16T01:32:14.7672568Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T01:32:14.7685846Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T01:32:14.8244530Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T01:32:14.8580996Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T01:32:14.8582565Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T01:32:14.9061015Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T01:32:14.9310112Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T01:32:14.9325587Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T01:32:14.9639582Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T01:32:14.9993579Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T01:32:15.0010311Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T01:32:15.0331421Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T01:32:15.0657851Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T01:32:15.0671744Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T01:32:15.0997212Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T01:32:15.1328493Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T01:32:15.1344702Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T01:32:15.1666525Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T01:32:15.1977573Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T01:32:15.1995190Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T01:32:15.2300093Z Selecting previously unselected package libimport-into-perl. 2021-05-16T01:32:15.2544700Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T01:32:15.2557668Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T01:32:15.2860432Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T01:32:15.3142452Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T01:32:15.3162843Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T01:32:15.3500643Z Selecting previously unselected package libstrictures-perl. 2021-05-16T01:32:15.3765831Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T01:32:15.3783593Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T01:32:15.4100297Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T01:32:15.4362926Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T01:32:15.4383399Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T01:32:15.4763926Z Selecting previously unselected package libmoo-perl. 2021-05-16T01:32:15.5061746Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T01:32:15.5076983Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T01:32:15.5419609Z Selecting previously unselected package patchutils. 2021-05-16T01:32:15.5651878Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T01:32:15.5665951Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T01:32:15.6001100Z Selecting previously unselected package wdiff. 2021-05-16T01:32:15.6295899Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T01:32:15.6310251Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T01:32:15.6739905Z Selecting previously unselected package devscripts. 2021-05-16T01:32:15.6976587Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T01:32:15.7243430Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T01:32:15.9885849Z Selecting previously unselected package diffstat. 2021-05-16T01:32:16.0191557Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T01:32:16.0203647Z Unpacking diffstat (1.63-1) ... 2021-05-16T01:32:16.0569929Z Selecting previously unselected package python3-gpg. 2021-05-16T01:32:16.0846606Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T01:32:16.0858462Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T01:32:16.1373570Z Selecting previously unselected package dput. 2021-05-16T01:32:16.1658072Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T01:32:16.1739567Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T01:32:16.2059943Z Selecting previously unselected package gdebi-core. 2021-05-16T01:32:16.2344553Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T01:32:16.2363078Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T01:32:16.3860380Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T01:32:16.4177254Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T01:32:16.4285993Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T01:32:16.4649332Z Selecting previously unselected package gettext. 2021-05-16T01:32:16.4959727Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T01:32:16.4970368Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T01:32:16.6540157Z Selecting previously unselected package intltool-debian. 2021-05-16T01:32:16.6762184Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T01:32:16.6775581Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T01:32:16.7140183Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T01:32:16.7367358Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T01:32:16.7378267Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T01:32:16.7755362Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T01:32:16.8050963Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T01:32:16.8062232Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T01:32:16.8460486Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T01:32:16.8704670Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T01:32:16.8727555Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T01:32:16.9021250Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T01:32:16.9323759Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T01:32:16.9339478Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T01:32:16.9649040Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T01:32:16.9932689Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T01:32:16.9957644Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T01:32:17.0260398Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T01:32:17.0535748Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T01:32:17.0552439Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T01:32:17.0861949Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T01:32:17.1113671Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T01:32:17.1132941Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T01:32:17.1500056Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T01:32:17.1748557Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T01:32:17.1779602Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T01:32:17.2056470Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T01:32:17.2347274Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T01:32:17.2363141Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T01:32:17.2699795Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T01:32:17.2944884Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T01:32:17.3025953Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T01:32:17.3379820Z Selecting previously unselected package libclone-perl. 2021-05-16T01:32:17.3615234Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T01:32:17.3635520Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T01:32:17.3900373Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T01:32:17.4231558Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T01:32:17.4248414Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T01:32:17.4581156Z Selecting previously unselected package libparams-util-perl. 2021-05-16T01:32:17.4883140Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T01:32:17.4893291Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T01:32:17.5228576Z Selecting previously unselected package libsub-install-perl. 2021-05-16T01:32:17.5617274Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T01:32:17.5629390Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T01:32:17.5919032Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T01:32:17.6232850Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T01:32:17.6255035Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T01:32:17.6549530Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T01:32:17.6851119Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T01:32:17.6866804Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T01:32:17.7182640Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T01:32:17.7484531Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T01:32:17.7499365Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T01:32:17.7798748Z Selecting previously unselected package libwant-perl. 2021-05-16T01:32:17.8092096Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T01:32:17.8106407Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T01:32:17.8415875Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T01:32:17.8701768Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T01:32:17.8730367Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T01:32:17.9071956Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T01:32:17.9373767Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T01:32:17.9398362Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T01:32:17.9779132Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T01:32:18.0119311Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T01:32:18.0133704Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T01:32:18.0419957Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T01:32:18.0691619Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T01:32:18.0737211Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T01:32:18.1091631Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T01:32:18.1369134Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T01:32:18.1382858Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T01:32:18.1700217Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T01:32:18.1958726Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T01:32:18.1975829Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T01:32:18.2335680Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T01:32:18.2664121Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T01:32:18.2676807Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T01:32:18.3420729Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T01:32:18.3689408Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T01:32:18.3711698Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T01:32:18.4100101Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T01:32:18.4399882Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T01:32:18.4411082Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T01:32:18.4740488Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T01:32:18.4982894Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T01:32:18.4995898Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T01:32:18.5288993Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T01:32:18.5593280Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T01:32:18.5606337Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T01:32:18.5874035Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T01:32:18.6186663Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T01:32:18.6201619Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T01:32:18.6484369Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T01:32:18.6824027Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T01:32:18.6837736Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T01:32:18.7115839Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T01:32:18.7438303Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T01:32:18.7529526Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T01:32:18.7925865Z Selecting previously unselected package libio-string-perl. 2021-05-16T01:32:18.8222491Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T01:32:18.8239878Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T01:32:18.8522908Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T01:32:18.8855111Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T01:32:18.8866332Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T01:32:18.9540943Z Selecting previously unselected package libfuture-perl. 2021-05-16T01:32:18.9828911Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T01:32:18.9846908Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T01:32:19.0212863Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T01:32:19.0590777Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T01:32:19.0607144Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T01:32:19.0975305Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T01:32:19.1270380Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T01:32:19.1281223Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T01:32:19.1620199Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T01:32:19.1856463Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T01:32:19.4136320Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T01:32:19.4405372Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T01:32:19.4712899Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T01:32:19.4732943Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T01:32:19.5007686Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T01:32:19.5344168Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T01:32:19.5354671Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T01:32:19.5993035Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T01:32:19.6336572Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T01:32:19.6430446Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T01:32:19.6820609Z Selecting previously unselected package libjson-perl. 2021-05-16T01:32:19.7092467Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T01:32:19.7105690Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T01:32:19.7476307Z Selecting previously unselected package liblog-any-perl. 2021-05-16T01:32:19.7788111Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T01:32:19.7806989Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T01:32:19.8180306Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T01:32:19.8438807Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T01:32:19.8450963Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T01:32:19.8700555Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T01:32:19.8996611Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T01:32:19.9012479Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T01:32:19.9339805Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T01:32:19.9617218Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T01:32:19.9640356Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T01:32:19.9936932Z Selecting previously unselected package libsub-name-perl. 2021-05-16T01:32:20.0226319Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T01:32:20.0237244Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T01:32:20.0539836Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T01:32:20.0782852Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T01:32:20.0796880Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T01:32:20.1099995Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T01:32:20.1349917Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T01:32:20.1364194Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T01:32:20.1736301Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T01:32:20.1988524Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T01:32:20.2002347Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T01:32:20.2700407Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T01:32:20.2970611Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T01:32:20.2982855Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T01:32:20.3380226Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T01:32:20.3637486Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T01:32:20.3652880Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T01:32:20.3980416Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T01:32:20.4244441Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T01:32:20.4259045Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T01:32:20.4582121Z Selecting previously unselected package libio-async-perl. 2021-05-16T01:32:20.4882926Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T01:32:20.4896881Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T01:32:20.5418307Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T01:32:20.5716103Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T01:32:20.5743275Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T01:32:20.6099796Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T01:32:20.6325973Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T01:32:20.6336764Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T01:32:20.6699973Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T01:32:20.6924958Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T01:32:20.6940304Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T01:32:20.7346608Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T01:32:20.7626335Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T01:32:20.7758701Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T01:32:20.8091671Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T01:32:20.8395071Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T01:32:20.8407500Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T01:32:20.8706386Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T01:32:20.8980528Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T01:32:20.8994493Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T01:32:20.9382116Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T01:32:20.9659488Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T01:32:20.9674730Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T01:32:21.0060501Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T01:32:21.0317748Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T01:32:21.0332359Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T01:32:21.0700223Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T01:32:21.0951446Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T01:32:21.0965752Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T01:32:21.1294355Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T01:32:21.1563149Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T01:32:21.1578731Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T01:32:21.1900476Z Selecting previously unselected package libobject-id-perl. 2021-05-16T01:32:21.2151226Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T01:32:21.2168310Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T01:32:21.2539807Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T01:32:21.2766064Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T01:32:21.2779457Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T01:32:21.3135963Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T01:32:21.3397291Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T01:32:21.3409797Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T01:32:21.4062159Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T01:32:21.4319160Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T01:32:21.4337997Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T01:32:21.4620720Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T01:32:21.4902899Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T01:32:21.4925677Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T01:32:21.5220304Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T01:32:21.5502201Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T01:32:21.5515874Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T01:32:21.5806191Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T01:32:21.6091512Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T01:32:21.6109626Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T01:32:21.6438899Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T01:32:21.6745645Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T01:32:21.6767671Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T01:32:21.7140330Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T01:32:21.7426103Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T01:32:21.7442243Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T01:32:21.7779751Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T01:32:21.8016524Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T01:32:21.8032491Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T01:32:21.8379253Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T01:32:21.8609415Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T01:32:21.8621863Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T01:32:21.9294490Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T01:32:21.9589256Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T01:32:21.9608930Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T01:32:21.9874195Z Selecting previously unselected package libreadonly-perl. 2021-05-16T01:32:22.0165737Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T01:32:22.0180962Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T01:32:22.0460865Z Selecting previously unselected package libref-util-perl. 2021-05-16T01:32:22.0783485Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T01:32:22.0797505Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T01:32:22.1100038Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T01:32:22.1383966Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T01:32:22.1394507Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T01:32:22.1700527Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T01:32:22.1933191Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T01:32:22.1950518Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T01:32:22.2259626Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T01:32:22.2550449Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T01:32:22.2570122Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T01:32:22.2939704Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T01:32:22.3142116Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T01:32:22.3159239Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T01:32:22.3528488Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T01:32:22.3836737Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T01:32:22.3852867Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T01:32:22.4299927Z Selecting previously unselected package libsereal-perl. 2021-05-16T01:32:22.4530662Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T01:32:22.4546003Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T01:32:22.4900959Z Selecting previously unselected package libsort-key-perl. 2021-05-16T01:32:22.5131005Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T01:32:22.5144946Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T01:32:22.5780694Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T01:32:22.6034884Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T01:32:22.6054041Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T01:32:22.6340306Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T01:32:22.6621857Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T01:32:22.6634469Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T01:32:22.6979823Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T01:32:22.7220962Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T01:32:22.7234040Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T01:32:22.7584951Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T01:32:22.7942271Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T01:32:22.7956863Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T01:32:22.8286199Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T01:32:22.8703941Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T01:32:22.8743463Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T01:32:22.9016104Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T01:32:22.9331544Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T01:32:22.9343171Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T01:32:22.9582697Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T01:32:22.9876130Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T01:32:22.9895270Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T01:32:23.0141771Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T01:32:23.0466067Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T01:32:23.0483254Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T01:32:23.0819971Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T01:32:23.1172246Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T01:32:23.1191121Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T01:32:23.1500338Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T01:32:23.1860837Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T01:32:23.1874437Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T01:32:23.2244991Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T01:32:23.2554645Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T01:32:23.2566830Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T01:32:23.2948706Z Selecting previously unselected package licensecheck. 2021-05-16T01:32:23.3250614Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T01:32:23.3261768Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T01:32:23.3620040Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T01:32:23.3899761Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T01:32:23.3922937Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T01:32:23.4259267Z Selecting previously unselected package t1utils. 2021-05-16T01:32:23.4515569Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T01:32:23.4545748Z Unpacking t1utils (1.41-3) ... 2021-05-16T01:32:23.5019891Z Selecting previously unselected package lintian. 2021-05-16T01:32:23.5275397Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T01:32:23.5297642Z Unpacking lintian (2.62.0) ... 2021-05-16T01:32:23.8901032Z Selecting previously unselected package python3-unidiff. 2021-05-16T01:32:23.9164747Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T01:32:23.9184096Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T01:32:23.9499939Z Selecting previously unselected package python3-xdg. 2021-05-16T01:32:23.9787498Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T01:32:23.9805860Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T01:32:24.0118503Z Selecting previously unselected package qpdf. 2021-05-16T01:32:24.0389873Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T01:32:24.0404637Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T01:32:24.1225117Z Selecting previously unselected package python3-magic. 2021-05-16T01:32:24.1497308Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T01:32:24.1512221Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T01:32:24.2169210Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T01:32:24.2264038Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T01:32:24.2329618Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T01:32:24.2404523Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T01:32:24.2448139Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T01:32:24.2497838Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T01:32:24.2554166Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T01:32:24.2596641Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T01:32:24.2678007Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T01:32:24.5641632Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T01:32:24.5678994Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T01:32:24.5722471Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T01:32:24.5770589Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T01:32:24.5807896Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T01:32:24.5848042Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T01:32:24.5896526Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T01:32:24.5944079Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T01:32:24.5985224Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T01:32:24.6029513Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T01:32:24.6067324Z Setting up libclone-perl (0.43-2) ... 2021-05-16T01:32:24.6110502Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T01:32:24.6158286Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T01:32:24.6201037Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T01:32:24.6250029Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T01:32:24.6297554Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T01:32:24.6341616Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T01:32:24.6383010Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T01:32:24.6444322Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T01:32:24.6491933Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T01:32:24.6565350Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T01:32:24.6607825Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T01:32:24.6654454Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T01:32:24.6704695Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T01:32:24.6771928Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T01:32:24.6822772Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T01:32:24.8694544Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T01:32:24.8741746Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T01:32:24.8782522Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T01:32:24.8840887Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T01:32:24.8880675Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T01:32:24.8923128Z Setting up patchutils (0.3.4-2) ... 2021-05-16T01:32:24.8968128Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T01:32:24.9015590Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T01:32:24.9056850Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T01:32:24.9099890Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T01:32:24.9142471Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T01:32:25.1084248Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T01:32:25.1126690Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T01:32:25.1184609Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T01:32:25.1225233Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T01:32:25.1266183Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T01:32:25.1306835Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T01:32:25.1343970Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T01:32:25.1382811Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T01:32:25.1416623Z Setting up t1utils (1.41-3) ... 2021-05-16T01:32:25.1451295Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T01:32:25.1486322Z Setting up diffstat (1.63-1) ... 2021-05-16T01:32:25.1525561Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T01:32:25.1567436Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T01:32:25.1611778Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T01:32:25.1650206Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T01:32:25.1685658Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T01:32:25.1721990Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T01:32:25.1765838Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T01:32:25.1805336Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T01:32:25.1868309Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T01:32:25.1906930Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T01:32:25.1948493Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T01:32:25.1988399Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T01:32:25.2024163Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T01:32:25.2062323Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T01:32:25.2099914Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T01:32:25.2132247Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T01:32:25.2174056Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T01:32:25.2214402Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T01:32:25.2275657Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T01:32:25.3990887Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T01:32:25.4024673Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T01:32:25.4071014Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T01:32:25.4096619Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T01:32:25.4136964Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T01:32:25.4173219Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T01:32:25.4213035Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T01:32:25.4253236Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T01:32:25.4470592Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T01:32:25.4514776Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T01:32:25.4555029Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T01:32:25.6374238Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T01:32:25.6416190Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T01:32:25.6455515Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T01:32:25.6584710Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T01:32:25.6640614Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T01:32:25.6692506Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T01:32:25.6736198Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T01:32:25.6783109Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T01:32:25.6833284Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T01:32:25.6891926Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T01:32:25.6942282Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T01:32:25.6987823Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T01:32:25.7032199Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T01:32:25.7073666Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T01:32:25.7117940Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T01:32:25.7161284Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T01:32:25.9090604Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T01:32:25.9128131Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T01:32:25.9165880Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T01:32:25.9208044Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T01:32:25.9248018Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T01:32:25.9295370Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T01:32:25.9411398Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T01:32:25.9465501Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T01:32:25.9506282Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T01:32:25.9541081Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T01:32:25.9577488Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T01:32:25.9620228Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T01:32:25.9662583Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T01:32:25.9704448Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T01:32:25.9748328Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T01:32:25.9785430Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T01:32:25.9821244Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T01:32:25.9861838Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T01:32:26.1851483Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T01:32:26.1884553Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T01:32:26.1924209Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T01:32:26.1964062Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T01:32:26.2008057Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T01:32:26.2047343Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T01:32:26.2092784Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T01:32:26.2133084Z Setting up lintian (2.62.0) ... 2021-05-16T01:32:26.2201766Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T01:32:26.2250392Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:44.0599459Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:32:44.3727796Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:50.8168739Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-16T01:32:50.9650466Z 2021-05-16T01:32:50.9823030Z Reading package lists... 0% 2021-05-16T01:32:50.9824105Z 2021-05-16T01:32:50.9877657Z Reading package lists... 100% 2021-05-16T01:32:50.9878361Z 2021-05-16T01:32:50.9878838Z 2021-05-16T01:32:50.9879497Z Reading package lists... Done 2021-05-16T01:32:50.9880213Z 2021-05-16T01:32:50.9880873Z Building dependency tree... 0% 2021-05-16T01:32:50.9881400Z 2021-05-16T01:32:51.0134159Z Building dependency tree... 0% 2021-05-16T01:32:51.0134974Z 2021-05-16T01:32:51.0135656Z Building dependency tree... 50% 2021-05-16T01:32:51.0136227Z 2021-05-16T01:32:51.1588722Z Building dependency tree... 50% 2021-05-16T01:32:51.1589095Z 2021-05-16T01:32:51.1589479Z Building dependency tree 2021-05-16T01:32:51.1589796Z 2021-05-16T01:32:51.1590185Z Reading state information... 0% 2021-05-16T01:32:51.1590522Z 2021-05-16T01:32:51.3306392Z Reading state information... 0% 2021-05-16T01:32:51.3306820Z 2021-05-16T01:32:51.3307023Z 2021-05-16T01:32:51.3307479Z Reading state information... Done 2021-05-16T01:32:51.3308038Z 2021-05-16T01:32:51.3308475Z Reading state information... 0% 2021-05-16T01:32:51.3364081Z 2021-05-16T01:32:51.3364573Z Reading state information... 1% 2021-05-16T01:32:51.3405943Z 2021-05-16T01:32:51.3406410Z Reading state information... 3% 2021-05-16T01:32:51.3450326Z 2021-05-16T01:32:51.3451023Z Reading state information... 5% 2021-05-16T01:32:51.3543659Z 2021-05-16T01:32:51.3544177Z Reading state information... 7% 2021-05-16T01:32:51.3624511Z 2021-05-16T01:32:51.3625065Z Reading state information... 9% 2021-05-16T01:32:51.3691865Z 2021-05-16T01:32:51.3692400Z Reading state information... 11% 2021-05-16T01:32:51.3734511Z 2021-05-16T01:32:51.3735037Z Reading state information... 13% 2021-05-16T01:32:51.3784846Z 2021-05-16T01:32:51.3785422Z Reading state information... 15% 2021-05-16T01:32:51.3841726Z 2021-05-16T01:32:51.3842260Z Reading state information... 17% 2021-05-16T01:32:51.3913994Z 2021-05-16T01:32:51.3914471Z Reading state information... 19% 2021-05-16T01:32:51.3957970Z 2021-05-16T01:32:51.3958434Z Reading state information... 21% 2021-05-16T01:32:51.4049165Z 2021-05-16T01:32:51.4049683Z Reading state information... 23% 2021-05-16T01:32:51.4102432Z 2021-05-16T01:32:51.4102928Z Reading state information... 25% 2021-05-16T01:32:51.4153743Z 2021-05-16T01:32:51.4154239Z Reading state information... 27% 2021-05-16T01:32:51.4200376Z 2021-05-16T01:32:51.4200943Z Reading state information... 29% 2021-05-16T01:32:51.4247756Z 2021-05-16T01:32:51.4248270Z Reading state information... 31% 2021-05-16T01:32:51.4299015Z 2021-05-16T01:32:51.4299521Z Reading state information... 33% 2021-05-16T01:32:51.4346933Z 2021-05-16T01:32:51.4347428Z Reading state information... 35% 2021-05-16T01:32:51.4389266Z 2021-05-16T01:32:51.4389725Z Reading state information... 37% 2021-05-16T01:32:51.4437920Z 2021-05-16T01:32:51.4438439Z Reading state information... 39% 2021-05-16T01:32:51.4489545Z 2021-05-16T01:32:51.4490042Z Reading state information... 41% 2021-05-16T01:32:51.4533339Z 2021-05-16T01:32:51.4533926Z Reading state information... 43% 2021-05-16T01:32:51.4595474Z 2021-05-16T01:32:51.4595968Z Reading state information... 45% 2021-05-16T01:32:51.4665503Z 2021-05-16T01:32:51.4666017Z Reading state information... 47% 2021-05-16T01:32:51.4718595Z 2021-05-16T01:32:51.4719112Z Reading state information... 49% 2021-05-16T01:32:51.4770330Z 2021-05-16T01:32:51.4770811Z Reading state information... 51% 2021-05-16T01:32:51.4814819Z 2021-05-16T01:32:51.4815291Z Reading state information... 53% 2021-05-16T01:32:51.4859328Z 2021-05-16T01:32:51.4860292Z Reading state information... 55% 2021-05-16T01:32:51.4912031Z 2021-05-16T01:32:51.4912527Z Reading state information... 57% 2021-05-16T01:32:51.4962489Z 2021-05-16T01:32:51.4962948Z Reading state information... 59% 2021-05-16T01:32:51.5013849Z 2021-05-16T01:32:51.5014336Z Reading state information... 61% 2021-05-16T01:32:51.5059208Z 2021-05-16T01:32:51.5059671Z Reading state information... 63% 2021-05-16T01:32:51.5102599Z 2021-05-16T01:32:51.5103272Z Reading state information... 65% 2021-05-16T01:32:51.5144627Z 2021-05-16T01:32:51.5145110Z Reading state information... 67% 2021-05-16T01:32:51.5189131Z 2021-05-16T01:32:51.5189802Z Reading state information... 69% 2021-05-16T01:32:51.5246441Z 2021-05-16T01:32:51.5246935Z Reading state information... 71% 2021-05-16T01:32:51.5281921Z 2021-05-16T01:32:51.5282393Z Reading state information... 73% 2021-05-16T01:32:51.5329905Z 2021-05-16T01:32:51.5330547Z Reading state information... 75% 2021-05-16T01:32:51.5392725Z 2021-05-16T01:32:51.5393182Z Reading state information... 77% 2021-05-16T01:32:51.5435790Z 2021-05-16T01:32:51.5436414Z Reading state information... 79% 2021-05-16T01:32:51.5476263Z 2021-05-16T01:32:51.5476696Z Reading state information... 81% 2021-05-16T01:32:51.5524248Z 2021-05-16T01:32:51.5525014Z Reading state information... 83% 2021-05-16T01:32:51.5566719Z 2021-05-16T01:32:51.5567184Z Reading state information... 85% 2021-05-16T01:32:51.5610244Z 2021-05-16T01:32:51.5611246Z Reading state information... 87% 2021-05-16T01:32:51.5651652Z 2021-05-16T01:32:51.5652123Z Reading state information... 89% 2021-05-16T01:32:51.5694553Z 2021-05-16T01:32:51.5695072Z Reading state information... 91% 2021-05-16T01:32:51.5740887Z 2021-05-16T01:32:51.5741380Z Reading state information... 93% 2021-05-16T01:32:51.5782116Z 2021-05-16T01:32:51.5782594Z Reading state information... 95% 2021-05-16T01:32:51.5829779Z 2021-05-16T01:32:51.5830237Z Reading state information... 97% 2021-05-16T01:32:51.5879140Z 2021-05-16T01:32:51.5879788Z Reading state information... 99% 2021-05-16T01:32:51.8956111Z Selecting previously unselected package r-3.5.3. 2021-05-16T01:32:52.0234530Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T01:32:52.0387388Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-16T01:32:52.0402956Z Unpacking r-3.5.3 (1) ... 2021-05-16T01:32:52.8799552Z Setting up r-3.5.3 (1) ... 2021-05-16T01:32:52.9068480Z 2021-05-16T01:32:52.9069196Z 2021-05-16T01:32:52.9070024Z Reading state information... Done 2021-05-16T01:32:52.9305059Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-16T01:32:52.9420640Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-16T01:32:52.9757484Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T01:32:52.9758018Z env: 2021-05-16T01:32:52.9758430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:52.9758886Z TIC_DEPLOY_KEY: 2021-05-16T01:32:52.9759652Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:52.9761346Z GITHUB_PAT: *** 2021-05-16T01:32:52.9761737Z COVERALLS_TOKEN: 2021-05-16T01:32:52.9762207Z continue-on-error: false 2021-05-16T01:32:52.9762647Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:52.9763116Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:52.9763549Z TZ: UTC 2021-05-16T01:32:52.9763911Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:52.9764313Z NOT_CRAN: true 2021-05-16T01:32:52.9764845Z ##[endgroup] 2021-05-16T01:32:53.0379635Z [command]sudo apt-get install -y texinfo 2021-05-16T01:32:53.2872138Z Reading package lists... 2021-05-16T01:32:53.4567454Z Building dependency tree... 2021-05-16T01:32:53.4585095Z Reading state information... 2021-05-16T01:32:53.6752808Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T01:32:53.6780189Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:54.1818642Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T01:32:54.1972831Z --2021-05-16 01:32:54-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T01:32:54.2015109Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-16T01:32:54.2156582Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-16T01:32:54.2646014Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T01:32:54.2648735Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T01:32:54.2651435Z --2021-05-16 01:32:54-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T01:32:54.3448986Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T01:32:54.3675223Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T01:32:54.4696729Z HTTP request sent, awaiting response... 302 Found 2021-05-16T01:32:54.4703705Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=ecaLZng5T1bltia6Gi%2F2mX1CptNUNfsGLp1r%2F8ljPHI%3D&st=2021-05-16T01%3A31%3A54Z&se=2021-05-16T01%3A37%3A54Z&sp=r [following] 2021-05-16T01:32:54.4707945Z --2021-05-16 01:32:54-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=ecaLZng5T1bltia6Gi%2F2mX1CptNUNfsGLp1r%2F8ljPHI%3D&st=2021-05-16T01%3A31%3A54Z&se=2021-05-16T01%3A37%3A54Z&sp=r 2021-05-16T01:32:54.5893599Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T01:32:54.6109240Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T01:32:54.7426365Z HTTP request sent, awaiting response... 200 OK 2021-05-16T01:32:54.7427897Z Length: 67312830 (64M) [application/octet-stream] 2021-05-16T01:32:54.7429917Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T01:32:54.9350548Z 2021-05-16T01:32:55.6840164Z 0K ........ ........ ........ ........ 49% 36.3M 1s 2021-05-16T01:32:56.4533011Z 32768K ........ ........ ........ ........ 99% 39.8M 0s 2021-05-16T01:32:56.4534044Z 65536K 100% 8.17M=1.7s 2021-05-16T01:32:56.4534340Z 2021-05-16T01:32:56.4539663Z 2021-05-16 01:32:56 (37.5 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-16T01:32:56.4540200Z 2021-05-16T01:32:58.7179961Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T01:32:58.7181555Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T01:32:59.0799881Z ##[group]Run tlmgr update --self 2021-05-16T01:32:59.0800591Z tlmgr update --self 2021-05-16T01:32:59.0801537Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T01:32:59.0802437Z tlmgr update --all 2021-05-16T01:32:59.0856976Z shell: /usr/bin/bash -e {0} 2021-05-16T01:32:59.0857544Z env: 2021-05-16T01:32:59.0858571Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:59.0859328Z TIC_DEPLOY_KEY: 2021-05-16T01:32:59.0860193Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:59.0862077Z GITHUB_PAT: *** 2021-05-16T01:32:59.0862540Z COVERALLS_TOKEN: 2021-05-16T01:32:59.0863051Z continue-on-error: false 2021-05-16T01:32:59.0863562Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:59.0864087Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:59.0864739Z TZ: UTC 2021-05-16T01:32:59.0865158Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:59.0865664Z NOT_CRAN: true 2021-05-16T01:32:59.0866060Z ##[endgroup] 2021-05-16T01:33:01.0034965Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:33:01.0037598Z tlmgr: no self-updates for tlmgr available 2021-05-16T01:33:02.6851122Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:33:02.6852636Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T01:33:02.8600246Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T01:33:02.9416182Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T01:33:03.0133460Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T01:33:03.0944054Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-16T01:33:03.9637577Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-16T01:33:05.3746542Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-16T01:33:05.4986174Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-16T01:33:05.6030146Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-16T01:33:05.6804863Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-16T01:33:05.7557606Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T01:33:05.8304867Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T01:33:05.9032789Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T01:33:05.9783688Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T01:33:06.0597461Z [15/89, 00:04/00:04] install: combofont [2k] 2021-05-16T01:33:06.1925976Z [16/89, 00:04/00:04] install: courier [470k] 2021-05-16T01:33:06.3115976Z [17/89, 00:04/00:04] install: courier-scaled [3k] 2021-05-16T01:33:06.3839780Z [18/89, 00:04/00:04] install: cstypo [3k] 2021-05-16T01:33:06.4557526Z [19/89, 00:04/00:04] install: ctablestack [2k] 2021-05-16T01:33:06.5285846Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-16T01:33:06.6036941Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-16T01:33:06.6825964Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-16T01:33:06.7589172Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-16T01:33:06.8379553Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-16T01:33:06.9122647Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-16T01:33:06.9834790Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-16T01:33:07.0564226Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-16T01:33:07.1341626Z [28/89, 00:05/00:05] install: hyphenex [9k] 2021-05-16T01:33:07.2076230Z [29/89, 00:05/00:05] install: ifplatform [2k] 2021-05-16T01:33:07.2812508Z [30/89, 00:05/00:05] install: innerscript [4k] 2021-05-16T01:33:07.3575849Z [31/89, 00:05/00:05] install: interpreter [7k] 2021-05-16T01:33:07.4306559Z [32/89, 00:05/00:05] install: kanaparser [5k] 2021-05-16T01:33:07.5034625Z [33/89, 00:05/00:05] install: knuth-local [23k] 2021-05-16T01:33:07.5795002Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-16T01:33:07.6539107Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-16T01:33:07.7299102Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-16T01:33:07.8227030Z [37/89, 00:05/00:05] install: lua-ul [7k] 2021-05-16T01:33:07.8994702Z [38/89, 00:05/00:05] install: lua-uni-algos [6k] 2021-05-16T01:33:07.9772428Z [39/89, 00:05/00:05] install: lua-visual-debug [4k] 2021-05-16T01:33:08.0522043Z [40/89, 00:05/00:05] install: luacode [3k] 2021-05-16T01:33:08.1261728Z [41/89, 00:06/00:06] install: luacolor [5k] 2021-05-16T01:33:08.2011145Z [42/89, 00:06/00:06] install: luahyphenrules [3k] 2021-05-16T01:33:08.2759383Z [43/89, 00:06/00:06] install: luaimageembed [2k] 2021-05-16T01:33:08.3494394Z [44/89, 00:06/00:06] install: luaindex [5k] 2021-05-16T01:33:08.4249369Z [45/89, 00:06/00:06] install: luainputenc [5k] 2021-05-16T01:33:08.4994403Z [46/89, 00:06/00:06] install: luaintro [1k] 2021-05-16T01:33:08.5787408Z [47/89, 00:06/00:06] install: luakeys [5k] 2021-05-16T01:33:08.6536096Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-16T01:33:08.7292788Z [49/89, 00:06/00:06] install: lualatex-truncate [2k] 2021-05-16T01:33:08.8089518Z [50/89, 00:06/00:06] install: luamplib [12k] 2021-05-16T01:33:08.8847780Z [51/89, 00:06/00:06] install: luapackageloader [2k] 2021-05-16T01:33:08.9588320Z [52/89, 00:06/00:06] install: luaprogtable [7k] 2021-05-16T01:33:09.0350429Z [53/89, 00:06/00:06] install: luarandom [2k] 2021-05-16T01:33:09.1459715Z [54/89, 00:07/00:07] install: luatex85 [2k] 2021-05-16T01:33:09.2220756Z [55/89, 00:07/00:07] install: luatexbase [4k] 2021-05-16T01:33:09.2980323Z [56/89, 00:07/00:07] install: luatexko [22k] 2021-05-16T01:33:09.3762598Z [57/89, 00:07/00:07] install: luatextra [2k] 2021-05-16T01:33:09.4511261Z [58/89, 00:07/00:07] install: luavlna [8k] 2021-05-16T01:33:09.5290916Z [59/89, 00:07/00:07] install: luaxml [31k] 2021-05-16T01:33:09.6086317Z [60/89, 00:07/00:07] install: makeindex.x86_64-linux [49k] 2021-05-16T01:33:09.6875567Z [61/89, 00:07/00:07] install: makeindex [5k] 2021-05-16T01:33:09.7626123Z [62/89, 00:07/00:07] install: mflogo [2k] 2021-05-16T01:33:09.8419972Z [63/89, 00:07/00:07] install: newpax [9k] 2021-05-16T01:33:09.9185625Z [64/89, 00:07/00:07] install: nodetree [13k] 2021-05-16T01:33:09.9945363Z [65/89, 00:07/00:07] install: odsfile [5k] 2021-05-16T01:33:10.0786541Z [66/89, 00:08/00:08] install: optex.x86_64-linux [1k] 2021-05-16T01:33:10.1626723Z [67/89, 00:08/00:08] install: optex [770k] 2021-05-16T01:33:10.2768195Z [68/89, 00:08/00:08] install: pdfarticle [4k] 2021-05-16T01:33:10.3513906Z [69/89, 00:08/00:08] install: pdfextra [22k] 2021-05-16T01:33:10.4310279Z [70/89, 00:08/00:08] install: placeat [4k] 2021-05-16T01:33:10.5088166Z [71/89, 00:08/00:08] install: plantuml [3k] 2021-05-16T01:33:10.5886266Z [72/89, 00:08/00:08] install: rsfs [55k] 2021-05-16T01:33:10.6726003Z [73/89, 00:08/00:08] install: selnolig [53k] 2021-05-16T01:33:10.7642225Z [74/89, 00:08/00:08] install: spelling [14k] 2021-05-16T01:33:10.8415003Z [75/89, 00:08/00:08] install: stricttex [2k] 2021-05-16T01:33:10.9211142Z [76/89, 00:08/00:08] install: texlive-common [1k] 2021-05-16T01:33:10.9957534Z [77/89, 00:08/00:08] install: texlive-en [1k] 2021-05-16T01:33:11.0757506Z [78/89, 00:09/00:09] install: texlive-msg-translations [144k] 2021-05-16T01:33:11.1688072Z [79/89, 00:09/00:09] install: thumbpdf.x86_64-linux [1k] 2021-05-16T01:33:11.2429288Z [80/89, 00:09/00:09] install: thumbpdf [19k] 2021-05-16T01:33:11.3214736Z [81/89, 00:09/00:09] install: tlshell.x86_64-linux [1k] 2021-05-16T01:33:11.4044513Z [82/89, 00:09/00:09] install: tlshell [29k] 2021-05-16T01:33:11.4834650Z [83/89, 00:09/00:09] install: typewriter [25k] 2021-05-16T01:33:11.5632145Z [84/89, 00:09/00:09] install: uninormalize [6k] 2021-05-16T01:33:11.6414024Z [85/89, 00:09/00:09] install: upquote [2k] 2021-05-16T01:33:11.7239324Z [86/89, 00:09/00:09] install: xdvi.x86_64-linux [530k] 2021-05-16T01:33:11.8542481Z [87/89, 00:09/00:09] install: xdvi [7k] 2021-05-16T01:33:11.9308016Z [88/89, 00:09/00:09] install: collection-basic [1k] 2021-05-16T01:33:12.0066207Z [89/89, 00:09/00:09] install: collection-luatex [1k] 2021-05-16T01:33:12.0277890Z running mktexlsr ... 2021-05-16T01:33:12.1337977Z done running mktexlsr. 2021-05-16T01:33:12.1656204Z running updmap-sys ... 2021-05-16T01:33:12.4976870Z done running updmap-sys. 2021-05-16T01:33:12.4979671Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T01:33:12.4983036Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/NmMTYNVtvJ/ZLaQ2PglCi ... 2021-05-16T01:33:12.9415902Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/NmMTYNVtvJ/ZLaQ2PglCi. 2021-05-16T01:33:12.9417507Z OK: optex.fmt/luatex 2021-05-16T01:33:12.9419204Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T01:33:12.9420748Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T01:33:14.5929714Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:33:14.5931067Z tlmgr: no updates available 2021-05-16T01:33:14.7067078Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T01:33:14.7067613Z with: 2021-05-16T01:33:14.7068209Z pandoc-version: 2.7.3 2021-05-16T01:33:14.7068619Z env: 2021-05-16T01:33:14.7069082Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:33:14.7069582Z TIC_DEPLOY_KEY: 2021-05-16T01:33:14.7070432Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:33:14.7072453Z GITHUB_PAT: *** 2021-05-16T01:33:14.7072862Z COVERALLS_TOKEN: 2021-05-16T01:33:14.7073364Z continue-on-error: false 2021-05-16T01:33:14.7073836Z VDIFFR_RUN_TESTS: 2021-05-16T01:33:14.7074642Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:33:14.7075120Z TZ: UTC 2021-05-16T01:33:14.7075521Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:33:14.7075968Z NOT_CRAN: true 2021-05-16T01:33:14.7076354Z ##[endgroup] 2021-05-16T01:33:15.1236032Z [command]sudo apt-get install -y gdebi-core 2021-05-16T01:33:15.2047346Z Reading package lists... 2021-05-16T01:33:15.3878033Z Building dependency tree... 2021-05-16T01:33:15.3897433Z Reading state information... 2021-05-16T01:33:15.6403599Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T01:33:15.6404925Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:15.6438111Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T01:33:15.7846004Z 2021-05-16T01:33:15.8033241Z Reading package lists... 0% 2021-05-16T01:33:15.8034637Z 2021-05-16T01:33:15.8086807Z Reading package lists... 100% 2021-05-16T01:33:15.8087613Z 2021-05-16T01:33:15.8088136Z 2021-05-16T01:33:15.8088878Z Reading package lists... Done 2021-05-16T01:33:15.8089468Z 2021-05-16T01:33:15.8090240Z Building dependency tree... 0% 2021-05-16T01:33:15.8090840Z 2021-05-16T01:33:15.8391693Z Building dependency tree... 0% 2021-05-16T01:33:15.8392566Z 2021-05-16T01:33:15.8393488Z Building dependency tree... 50% 2021-05-16T01:33:15.8394029Z 2021-05-16T01:33:15.9783611Z Building dependency tree... 50% 2021-05-16T01:33:15.9784024Z 2021-05-16T01:33:15.9784495Z Building dependency tree 2021-05-16T01:33:15.9784834Z 2021-05-16T01:33:15.9785301Z Reading state information... 0% 2021-05-16T01:33:15.9785652Z 2021-05-16T01:33:16.1605185Z Reading state information... 0% 2021-05-16T01:33:16.1607055Z 2021-05-16T01:33:16.1607360Z 2021-05-16T01:33:16.1607912Z Reading state information... Done 2021-05-16T01:33:16.1608284Z 2021-05-16T01:33:16.1608797Z Reading state information... 0% 2021-05-16T01:33:16.1668560Z 2021-05-16T01:33:16.1669150Z Reading state information... 1% 2021-05-16T01:33:16.1712626Z 2021-05-16T01:33:16.1713128Z Reading state information... 3% 2021-05-16T01:33:16.1759986Z 2021-05-16T01:33:16.1761164Z Reading state information... 5% 2021-05-16T01:33:16.1808643Z 2021-05-16T01:33:16.1809202Z Reading state information... 7% 2021-05-16T01:33:16.1850716Z 2021-05-16T01:33:16.1851249Z Reading state information... 9% 2021-05-16T01:33:16.1898557Z 2021-05-16T01:33:16.1899124Z Reading state information... 11% 2021-05-16T01:33:16.1941429Z 2021-05-16T01:33:16.1941958Z Reading state information... 13% 2021-05-16T01:33:16.1983909Z 2021-05-16T01:33:16.1984495Z Reading state information... 15% 2021-05-16T01:33:16.2022374Z 2021-05-16T01:33:16.2022918Z Reading state information... 17% 2021-05-16T01:33:16.2072395Z 2021-05-16T01:33:16.2072984Z Reading state information... 19% 2021-05-16T01:33:16.2119026Z 2021-05-16T01:33:16.2119596Z Reading state information... 21% 2021-05-16T01:33:16.2163294Z 2021-05-16T01:33:16.2164010Z Reading state information... 23% 2021-05-16T01:33:16.2211460Z 2021-05-16T01:33:16.2212022Z Reading state information... 25% 2021-05-16T01:33:16.2263380Z 2021-05-16T01:33:16.2263946Z Reading state information... 27% 2021-05-16T01:33:16.2308317Z 2021-05-16T01:33:16.2308847Z Reading state information... 29% 2021-05-16T01:33:16.2356440Z 2021-05-16T01:33:16.2357725Z Reading state information... 31% 2021-05-16T01:33:16.2410551Z 2021-05-16T01:33:16.2411576Z Reading state information... 33% 2021-05-16T01:33:16.2455542Z 2021-05-16T01:33:16.2456115Z Reading state information... 35% 2021-05-16T01:33:16.2499378Z 2021-05-16T01:33:16.2499960Z Reading state information... 37% 2021-05-16T01:33:16.2549787Z 2021-05-16T01:33:16.2550347Z Reading state information... 39% 2021-05-16T01:33:16.2604044Z 2021-05-16T01:33:16.2604767Z Reading state information... 41% 2021-05-16T01:33:16.2646558Z 2021-05-16T01:33:16.2647129Z Reading state information... 43% 2021-05-16T01:33:16.2701763Z 2021-05-16T01:33:16.2703560Z Reading state information... 45% 2021-05-16T01:33:16.2777342Z 2021-05-16T01:33:16.2777916Z Reading state information... 47% 2021-05-16T01:33:16.2821885Z 2021-05-16T01:33:16.2824210Z Reading state information... 49% 2021-05-16T01:33:16.2875976Z 2021-05-16T01:33:16.2876774Z Reading state information... 51% 2021-05-16T01:33:16.2918813Z 2021-05-16T01:33:16.2919412Z Reading state information... 53% 2021-05-16T01:33:16.2967315Z 2021-05-16T01:33:16.2968770Z Reading state information... 55% 2021-05-16T01:33:16.3017715Z 2021-05-16T01:33:16.3019269Z Reading state information... 57% 2021-05-16T01:33:16.3064620Z 2021-05-16T01:33:16.3065320Z Reading state information... 59% 2021-05-16T01:33:16.3121042Z 2021-05-16T01:33:16.3121664Z Reading state information... 61% 2021-05-16T01:33:16.3194068Z 2021-05-16T01:33:16.3194831Z Reading state information... 63% 2021-05-16T01:33:16.3217603Z 2021-05-16T01:33:16.3218306Z Reading state information... 65% 2021-05-16T01:33:16.3261804Z 2021-05-16T01:33:16.3262630Z Reading state information... 67% 2021-05-16T01:33:16.3313349Z 2021-05-16T01:33:16.3314116Z Reading state information... 69% 2021-05-16T01:33:16.3373181Z 2021-05-16T01:33:16.3373935Z Reading state information... 71% 2021-05-16T01:33:16.3415240Z 2021-05-16T01:33:16.3415859Z Reading state information... 73% 2021-05-16T01:33:16.3462322Z 2021-05-16T01:33:16.3462954Z Reading state information... 75% 2021-05-16T01:33:16.3529753Z 2021-05-16T01:33:16.3530390Z Reading state information... 77% 2021-05-16T01:33:16.3574706Z 2021-05-16T01:33:16.3575319Z Reading state information... 79% 2021-05-16T01:33:16.3622459Z 2021-05-16T01:33:16.3623185Z Reading state information... 81% 2021-05-16T01:33:16.3668957Z 2021-05-16T01:33:16.3669675Z Reading state information... 83% 2021-05-16T01:33:16.3717224Z 2021-05-16T01:33:16.3717866Z Reading state information... 85% 2021-05-16T01:33:16.3764751Z 2021-05-16T01:33:16.3765498Z Reading state information... 87% 2021-05-16T01:33:16.3811544Z 2021-05-16T01:33:16.3812224Z Reading state information... 89% 2021-05-16T01:33:16.3852290Z 2021-05-16T01:33:16.3852868Z Reading state information... 91% 2021-05-16T01:33:16.3900836Z 2021-05-16T01:33:16.3901748Z Reading state information... 93% 2021-05-16T01:33:16.3946454Z 2021-05-16T01:33:16.3947096Z Reading state information... 95% 2021-05-16T01:33:16.3997995Z 2021-05-16T01:33:16.3998739Z Reading state information... 97% 2021-05-16T01:33:16.4043336Z 2021-05-16T01:33:16.4044018Z Reading state information... 99% 2021-05-16T01:33:17.0259701Z Selecting previously unselected package pandoc. 2021-05-16T01:33:17.0261477Z (Reading database ... 261849 files and directories currently installed.) 2021-05-16T01:33:17.0263492Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T01:33:17.0265146Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T01:33:19.1771224Z Setting up pandoc (2.7.3-1) ... 2021-05-16T01:33:19.1842646Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:20.0405226Z 2021-05-16T01:33:20.0406369Z 2021-05-16T01:33:20.0431678Z Reading state information... Done 2021-05-16T01:33:20.0742179Z ##[group]Run git config user.name adigherman 2021-05-16T01:33:20.0742956Z git config user.name adigherman 2021-05-16T01:33:20.0743582Z git config user.email adig@jhu.edu 2021-05-16T01:33:20.0791216Z shell: /usr/bin/bash -e {0} 2021-05-16T01:33:20.0791796Z env: 2021-05-16T01:33:20.0792301Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:33:20.0792806Z TIC_DEPLOY_KEY: 2021-05-16T01:33:20.0793687Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:33:20.0795380Z GITHUB_PAT: *** 2021-05-16T01:33:20.0795832Z COVERALLS_TOKEN: 2021-05-16T01:33:20.0796781Z continue-on-error: false 2021-05-16T01:33:20.0797301Z VDIFFR_RUN_TESTS: 2021-05-16T01:33:20.0797837Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:33:20.0798317Z TZ: UTC 2021-05-16T01:33:20.0798833Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:33:20.0799274Z NOT_CRAN: true 2021-05-16T01:33:20.0799707Z ##[endgroup] 2021-05-16T01:33:20.1141977Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T01:33:20.1142643Z env: 2021-05-16T01:33:20.1143291Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:33:20.1144006Z TIC_DEPLOY_KEY: 2021-05-16T01:33:20.1144840Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:33:20.1146632Z GITHUB_PAT: *** 2021-05-16T01:33:20.1147047Z COVERALLS_TOKEN: 2021-05-16T01:33:20.1148744Z continue-on-error: false 2021-05-16T01:33:20.1149297Z VDIFFR_RUN_TESTS: 2021-05-16T01:33:20.1149822Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:33:20.1150282Z TZ: UTC 2021-05-16T01:33:20.1150699Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:33:20.1151126Z NOT_CRAN: true 2021-05-16T01:33:20.1151796Z ##[endgroup] 2021-05-16T01:33:20.3260228Z Reading package lists... 2021-05-16T01:33:20.5063247Z Building dependency tree... 2021-05-16T01:33:20.5083507Z Reading state information... 2021-05-16T01:33:20.6550116Z The following additional packages will be installed: 2021-05-16T01:33:20.6553763Z cmake-data libjsoncpp1 librhash0 2021-05-16T01:33:20.6561213Z Suggested packages: 2021-05-16T01:33:20.6562023Z cmake-doc ninja-build 2021-05-16T01:33:20.7066726Z The following NEW packages will be installed: 2021-05-16T01:33:20.7070822Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T01:33:20.7271706Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:20.7273057Z Need to get 5470 kB of archives. 2021-05-16T01:33:20.7274192Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T01:33:20.7276262Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T01:33:20.7653761Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T01:33:20.7692419Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T01:33:20.7721876Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T01:33:21.2808010Z Fetched 5470 kB in 0s (52.1 MB/s) 2021-05-16T01:33:21.3473403Z Selecting previously unselected package cmake-data. 2021-05-16T01:33:21.3558808Z (Reading database ... 2021-05-16T01:33:21.3559635Z (Reading database ... 5% 2021-05-16T01:33:21.3560543Z (Reading database ... 10% 2021-05-16T01:33:21.3561106Z (Reading database ... 15% 2021-05-16T01:33:21.3561613Z (Reading database ... 20% 2021-05-16T01:33:21.3562094Z (Reading database ... 25% 2021-05-16T01:33:21.3562582Z (Reading database ... 30% 2021-05-16T01:33:21.3563057Z (Reading database ... 35% 2021-05-16T01:33:21.3563546Z (Reading database ... 40% 2021-05-16T01:33:21.3564036Z (Reading database ... 45% 2021-05-16T01:33:21.3564689Z (Reading database ... 50% 2021-05-16T01:33:21.3622325Z (Reading database ... 55% 2021-05-16T01:33:21.3670170Z (Reading database ... 60% 2021-05-16T01:33:21.3712652Z (Reading database ... 65% 2021-05-16T01:33:21.3838668Z (Reading database ... 70% 2021-05-16T01:33:21.3982334Z (Reading database ... 75% 2021-05-16T01:33:21.4292282Z (Reading database ... 80% 2021-05-16T01:33:21.4621241Z (Reading database ... 85% 2021-05-16T01:33:21.4781008Z (Reading database ... 90% 2021-05-16T01:33:21.4859641Z (Reading database ... 95% 2021-05-16T01:33:21.4860425Z (Reading database ... 100% 2021-05-16T01:33:21.4861359Z (Reading database ... 261856 files and directories currently installed.) 2021-05-16T01:33:21.5000625Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T01:33:21.5231774Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T01:33:22.1167320Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T01:33:22.1495938Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T01:33:22.1547015Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T01:33:22.1911477Z Selecting previously unselected package librhash0:amd64. 2021-05-16T01:33:22.2247520Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T01:33:22.2263237Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T01:33:22.2659472Z Selecting previously unselected package cmake. 2021-05-16T01:33:22.2978701Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T01:33:22.2994622Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T01:33:22.8185295Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T01:33:22.8229914Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T01:33:22.8688144Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T01:33:22.8763397Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T01:33:22.8818032Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:24.1104490Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:26.3351141Z Reading package lists... 2021-05-16T01:33:26.4880399Z Building dependency tree... 2021-05-16T01:33:26.4904403Z Reading state information... 2021-05-16T01:33:26.6555557Z Suggested packages: 2021-05-16T01:33:26.6557382Z libssh-doc 2021-05-16T01:33:26.7034617Z The following NEW packages will be installed: 2021-05-16T01:33:26.7039568Z libssh-dev 2021-05-16T01:33:26.7250364Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:26.7251131Z Need to get 219 kB of archives. 2021-05-16T01:33:26.7252132Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T01:33:26.7253951Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T01:33:27.1658630Z Fetched 219 kB in 0s (10.9 MB/s) 2021-05-16T01:33:27.1978296Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T01:33:27.2056767Z (Reading database ... 2021-05-16T01:33:27.2058808Z (Reading database ... 5% 2021-05-16T01:33:27.2059745Z (Reading database ... 10% 2021-05-16T01:33:27.2060395Z (Reading database ... 15% 2021-05-16T01:33:27.2061047Z (Reading database ... 20% 2021-05-16T01:33:27.2061823Z (Reading database ... 25% 2021-05-16T01:33:27.2062752Z (Reading database ... 30% 2021-05-16T01:33:27.2063611Z (Reading database ... 35% 2021-05-16T01:33:27.2064534Z (Reading database ... 40% 2021-05-16T01:33:27.2065192Z (Reading database ... 45% 2021-05-16T01:33:27.2065844Z (Reading database ... 50% 2021-05-16T01:33:27.2086270Z (Reading database ... 55% 2021-05-16T01:33:27.2124637Z (Reading database ... 60% 2021-05-16T01:33:27.2163773Z (Reading database ... 65% 2021-05-16T01:33:27.2296908Z (Reading database ... 70% 2021-05-16T01:33:27.2408033Z (Reading database ... 75% 2021-05-16T01:33:27.2664821Z (Reading database ... 80% 2021-05-16T01:33:27.2963971Z (Reading database ... 85% 2021-05-16T01:33:27.3103985Z (Reading database ... 90% 2021-05-16T01:33:27.3174183Z (Reading database ... 95% 2021-05-16T01:33:27.3174890Z (Reading database ... 100% 2021-05-16T01:33:27.3175613Z (Reading database ... 264640 files and directories currently installed.) 2021-05-16T01:33:27.3302105Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T01:33:27.3322452Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:33:27.4499105Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:33:29.6588164Z Reading package lists... 2021-05-16T01:33:29.8047078Z Building dependency tree... 2021-05-16T01:33:29.8065972Z Reading state information... 2021-05-16T01:33:30.0172410Z The following NEW packages will be installed: 2021-05-16T01:33:30.0176177Z jags 2021-05-16T01:33:30.0402719Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:30.0404149Z Need to get 1562 kB of archives. 2021-05-16T01:33:30.0404938Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T01:33:30.0408297Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T01:33:30.5240964Z Fetched 1562 kB in 0s (36.0 MB/s) 2021-05-16T01:33:30.5620600Z Selecting previously unselected package jags. 2021-05-16T01:33:30.5668852Z (Reading database ... 2021-05-16T01:33:30.5669590Z (Reading database ... 5% 2021-05-16T01:33:30.5670084Z (Reading database ... 10% 2021-05-16T01:33:30.5670567Z (Reading database ... 15% 2021-05-16T01:33:30.5671030Z (Reading database ... 20% 2021-05-16T01:33:30.5671506Z (Reading database ... 25% 2021-05-16T01:33:30.5671965Z (Reading database ... 30% 2021-05-16T01:33:30.5672451Z (Reading database ... 35% 2021-05-16T01:33:30.5672907Z (Reading database ... 40% 2021-05-16T01:33:30.5673380Z (Reading database ... 45% 2021-05-16T01:33:30.5673835Z (Reading database ... 50% 2021-05-16T01:33:30.5714028Z (Reading database ... 55% 2021-05-16T01:33:30.5749343Z (Reading database ... 60% 2021-05-16T01:33:30.5797645Z (Reading database ... 65% 2021-05-16T01:33:30.5910927Z (Reading database ... 70% 2021-05-16T01:33:30.6024355Z (Reading database ... 75% 2021-05-16T01:33:30.6291320Z (Reading database ... 80% 2021-05-16T01:33:30.6576777Z (Reading database ... 85% 2021-05-16T01:33:30.6718656Z (Reading database ... 90% 2021-05-16T01:33:30.6797249Z (Reading database ... 95% 2021-05-16T01:33:30.6797985Z (Reading database ... 100% 2021-05-16T01:33:30.6798980Z (Reading database ... 264659 files and directories currently installed.) 2021-05-16T01:33:30.6936417Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T01:33:30.6977854Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T01:33:30.8702137Z Setting up jags (4.3.0-3build1) ... 2021-05-16T01:33:30.8958599Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:31.8555164Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:34.2088925Z Reading package lists... 2021-05-16T01:33:34.3626526Z Building dependency tree... 2021-05-16T01:33:34.3648682Z Reading state information... 2021-05-16T01:33:34.5158710Z The following additional packages will be installed: 2021-05-16T01:33:34.5160861Z libnode64 libuv1-dev 2021-05-16T01:33:34.5680375Z The following NEW packages will be installed: 2021-05-16T01:33:34.5683522Z libnode-dev libnode64 libuv1-dev 2021-05-16T01:33:34.5936902Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:34.5937966Z Need to get 6239 kB of archives. 2021-05-16T01:33:34.5940383Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T01:33:34.5943208Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T01:33:34.5975964Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T01:33:34.6767899Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T01:33:35.1129067Z Fetched 6239 kB in 0s (57.8 MB/s) 2021-05-16T01:33:35.1466648Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T01:33:35.1539232Z (Reading database ... 2021-05-16T01:33:35.1540114Z (Reading database ... 5% 2021-05-16T01:33:35.1540845Z (Reading database ... 10% 2021-05-16T01:33:35.1541564Z (Reading database ... 15% 2021-05-16T01:33:35.1542441Z (Reading database ... 20% 2021-05-16T01:33:35.1543144Z (Reading database ... 25% 2021-05-16T01:33:35.1543831Z (Reading database ... 30% 2021-05-16T01:33:35.1544509Z (Reading database ... 35% 2021-05-16T01:33:35.1545195Z (Reading database ... 40% 2021-05-16T01:33:35.1545871Z (Reading database ... 45% 2021-05-16T01:33:35.1546824Z (Reading database ... 50% 2021-05-16T01:33:35.1579344Z (Reading database ... 55% 2021-05-16T01:33:35.1613426Z (Reading database ... 60% 2021-05-16T01:33:35.1651361Z (Reading database ... 65% 2021-05-16T01:33:35.1776853Z (Reading database ... 70% 2021-05-16T01:33:35.1893458Z (Reading database ... 75% 2021-05-16T01:33:35.2197033Z (Reading database ... 80% 2021-05-16T01:33:35.2520086Z (Reading database ... 85% 2021-05-16T01:33:35.2657995Z (Reading database ... 90% 2021-05-16T01:33:35.2739052Z (Reading database ... 95% 2021-05-16T01:33:35.2739998Z (Reading database ... 100% 2021-05-16T01:33:35.2740721Z (Reading database ... 264799 files and directories currently installed.) 2021-05-16T01:33:35.2879235Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T01:33:35.2901486Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T01:33:35.3300311Z Selecting previously unselected package libnode64:amd64. 2021-05-16T01:33:35.3573070Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T01:33:35.3608345Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:33:36.0341413Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T01:33:36.0638264Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T01:33:36.0660155Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:33:36.1744727Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T01:33:36.1790453Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:33:36.1834961Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:33:36.1893809Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:38.4097682Z Reading package lists... 2021-05-16T01:33:38.5664783Z Building dependency tree... 2021-05-16T01:33:38.5682927Z Reading state information... 2021-05-16T01:33:38.7253034Z The following additional packages will be installed: 2021-05-16T01:33:38.7255245Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T01:33:38.7261825Z Suggested packages: 2021-05-16T01:33:38.7262565Z libfftw3-doc 2021-05-16T01:33:38.7754515Z The following NEW packages will be installed: 2021-05-16T01:33:38.7760371Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T01:33:38.8031738Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:38.8032513Z Need to get 3986 kB of archives. 2021-05-16T01:33:38.8033256Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T01:33:38.8038931Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T01:33:38.8102301Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T01:33:38.8185639Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T01:33:38.8279593Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T01:33:38.8290433Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T01:33:39.3176791Z Fetched 3986 kB in 0s (50.9 MB/s) 2021-05-16T01:33:39.3505225Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T01:33:39.3582974Z (Reading database ... 2021-05-16T01:33:39.3583512Z (Reading database ... 5% 2021-05-16T01:33:39.3584213Z (Reading database ... 10% 2021-05-16T01:33:39.3585696Z (Reading database ... 15% 2021-05-16T01:33:39.3586556Z (Reading database ... 20% 2021-05-16T01:33:39.3587198Z (Reading database ... 25% 2021-05-16T01:33:39.3587859Z (Reading database ... 30% 2021-05-16T01:33:39.3588526Z (Reading database ... 35% 2021-05-16T01:33:39.3589174Z (Reading database ... 40% 2021-05-16T01:33:39.3590166Z (Reading database ... 45% 2021-05-16T01:33:39.3590797Z (Reading database ... 50% 2021-05-16T01:33:39.3613249Z (Reading database ... 55% 2021-05-16T01:33:39.3654259Z (Reading database ... 60% 2021-05-16T01:33:39.3694833Z (Reading database ... 65% 2021-05-16T01:33:39.3830457Z (Reading database ... 70% 2021-05-16T01:33:39.3959197Z (Reading database ... 75% 2021-05-16T01:33:39.4254111Z (Reading database ... 80% 2021-05-16T01:33:39.4598344Z (Reading database ... 85% 2021-05-16T01:33:39.4744036Z (Reading database ... 90% 2021-05-16T01:33:39.4820154Z (Reading database ... 95% 2021-05-16T01:33:39.4820719Z (Reading database ... 100% 2021-05-16T01:33:39.4821525Z (Reading database ... 264935 files and directories currently installed.) 2021-05-16T01:33:39.4955883Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:33:39.4983938Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:33:39.5620345Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T01:33:39.5857683Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:33:39.5876228Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:33:39.6861582Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T01:33:39.7126042Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:33:39.7145982Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:33:39.8181029Z Selecting previously unselected package libfftw3-bin. 2021-05-16T01:33:39.8445176Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:33:39.8464653Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T01:33:39.8783107Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T01:33:39.9096771Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:33:39.9117667Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:33:40.2172865Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:33:40.2210642Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:33:40.2254734Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:33:40.2300066Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T01:33:40.2342793Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:33:40.2399650Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:41.0727717Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:43.2668158Z Reading package lists... 2021-05-16T01:33:43.4365247Z Building dependency tree... 2021-05-16T01:33:43.4389976Z Reading state information... 2021-05-16T01:33:43.6011120Z The following additional packages will be installed: 2021-05-16T01:33:43.6013729Z libdcmtk14 2021-05-16T01:33:43.6492563Z The following NEW packages will be installed: 2021-05-16T01:33:43.6496707Z dcmtk libdcmtk14 2021-05-16T01:33:43.6684950Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:43.6686077Z Need to get 5546 kB of archives. 2021-05-16T01:33:43.6687288Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T01:33:43.6689831Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T01:33:43.7351248Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T01:33:44.1811240Z Fetched 5546 kB in 0s (60.8 MB/s) 2021-05-16T01:33:44.2159173Z Selecting previously unselected package libdcmtk14. 2021-05-16T01:33:44.2241762Z (Reading database ... 2021-05-16T01:33:44.2242680Z (Reading database ... 5% 2021-05-16T01:33:44.2243633Z (Reading database ... 10% 2021-05-16T01:33:44.2244426Z (Reading database ... 15% 2021-05-16T01:33:44.2245193Z (Reading database ... 20% 2021-05-16T01:33:44.2245997Z (Reading database ... 25% 2021-05-16T01:33:44.2246911Z (Reading database ... 30% 2021-05-16T01:33:44.2247719Z (Reading database ... 35% 2021-05-16T01:33:44.2248489Z (Reading database ... 40% 2021-05-16T01:33:44.2249250Z (Reading database ... 45% 2021-05-16T01:33:44.2250015Z (Reading database ... 50% 2021-05-16T01:33:44.2286126Z (Reading database ... 55% 2021-05-16T01:33:44.2328863Z (Reading database ... 60% 2021-05-16T01:33:44.2370735Z (Reading database ... 65% 2021-05-16T01:33:44.2489039Z (Reading database ... 70% 2021-05-16T01:33:44.2607495Z (Reading database ... 75% 2021-05-16T01:33:44.2901922Z (Reading database ... 80% 2021-05-16T01:33:44.3235841Z (Reading database ... 85% 2021-05-16T01:33:44.3384085Z (Reading database ... 90% 2021-05-16T01:33:44.3466537Z (Reading database ... 95% 2021-05-16T01:33:44.3467119Z (Reading database ... 100% 2021-05-16T01:33:44.3467949Z (Reading database ... 265026 files and directories currently installed.) 2021-05-16T01:33:44.3623614Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T01:33:44.3651697Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T01:33:44.9060707Z Selecting previously unselected package dcmtk. 2021-05-16T01:33:44.9336484Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T01:33:44.9400068Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T01:33:45.0927132Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T01:33:45.0978579Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T01:33:45.1173947Z Adding `dcmtk' group to system ... 2021-05-16T01:33:45.2474712Z Adding `dcmtk' user to system ... 2021-05-16T01:33:45.4128996Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T01:33:45.7225732Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:47.3990678Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:49.6100460Z Reading package lists... 2021-05-16T01:33:49.7644146Z Building dependency tree... 2021-05-16T01:33:49.7664426Z Reading state information... 2021-05-16T01:33:50.0140198Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T01:33:50.0141592Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:50.0841591Z Reading package lists... 2021-05-16T01:33:50.2359923Z Building dependency tree... 2021-05-16T01:33:50.2381115Z Reading state information... 2021-05-16T01:33:50.4867032Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T01:33:50.4868458Z libpng-dev set to manually installed. 2021-05-16T01:33:50.4869492Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:50.5659701Z Reading package lists... 2021-05-16T01:33:50.7118831Z Building dependency tree... 2021-05-16T01:33:50.7139445Z Reading state information... 2021-05-16T01:33:50.8780283Z The following additional packages will be installed: 2021-05-16T01:33:50.8782677Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T01:33:50.8790231Z Suggested packages: 2021-05-16T01:33:50.8791846Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T01:33:50.8794132Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T01:33:50.8795426Z fonts-arphic-uming fonts-nanum 2021-05-16T01:33:50.9256389Z The following NEW packages will be installed: 2021-05-16T01:33:50.9259637Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T01:33:50.9260891Z libpoppler97 poppler-data 2021-05-16T01:33:50.9448134Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:50.9449013Z Need to get 2582 kB of archives. 2021-05-16T01:33:50.9450113Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T01:33:50.9451757Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T01:33:50.9643421Z 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-16T01:33:50.9667607Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T01:33:50.9782855Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T01:33:50.9789719Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T01:33:50.9796118Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T01:33:51.4262070Z Fetched 2582 kB in 0s (52.1 MB/s) 2021-05-16T01:33:51.4717465Z Selecting previously unselected package poppler-data. 2021-05-16T01:33:51.4790627Z (Reading database ... 2021-05-16T01:33:51.4791171Z (Reading database ... 5% 2021-05-16T01:33:51.4791640Z (Reading database ... 10% 2021-05-16T01:33:51.4792125Z (Reading database ... 15% 2021-05-16T01:33:51.4792590Z (Reading database ... 20% 2021-05-16T01:33:51.4793899Z (Reading database ... 25% 2021-05-16T01:33:51.4794419Z (Reading database ... 30% 2021-05-16T01:33:51.4794899Z (Reading database ... 35% 2021-05-16T01:33:51.4795355Z (Reading database ... 40% 2021-05-16T01:33:51.4795859Z (Reading database ... 45% 2021-05-16T01:33:51.4796331Z (Reading database ... 50% 2021-05-16T01:33:51.4833695Z (Reading database ... 55% 2021-05-16T01:33:51.4877044Z (Reading database ... 60% 2021-05-16T01:33:51.4920093Z (Reading database ... 65% 2021-05-16T01:33:51.5042822Z (Reading database ... 70% 2021-05-16T01:33:51.5164121Z (Reading database ... 75% 2021-05-16T01:33:51.5459768Z (Reading database ... 80% 2021-05-16T01:33:51.5786483Z (Reading database ... 85% 2021-05-16T01:33:51.5939138Z (Reading database ... 90% 2021-05-16T01:33:51.6020467Z (Reading database ... 95% 2021-05-16T01:33:51.6021298Z (Reading database ... 100% 2021-05-16T01:33:51.6022315Z (Reading database ... 265261 files and directories currently installed.) 2021-05-16T01:33:51.6164905Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T01:33:51.6180283Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T01:33:51.8940553Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T01:33:51.9211021Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T01:33:51.9244647Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T01:33:51.9739881Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T01:33:51.9973288Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:33:51.9991362Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:52.1276144Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T01:33:52.1597787Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:33:52.1624443Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:52.2002066Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T01:33:52.2321084Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:33:52.2334911Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:52.2700516Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T01:33:52.2926708Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:33:52.2939275Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:52.3612638Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T01:33:52.3744968Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T01:33:52.3787809Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:52.3826788Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:52.3871489Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:52.3911326Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:33:52.3968725Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T01:33:52.5091726Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:54.7872593Z Reading package lists... 2021-05-16T01:33:54.9435407Z Building dependency tree... 2021-05-16T01:33:54.9455392Z Reading state information... 2021-05-16T01:33:55.1096739Z The following additional packages will be installed: 2021-05-16T01:33:55.1100225Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T01:33:55.1104638Z Suggested packages: 2021-05-16T01:33:55.1105713Z libhdf5-doc 2021-05-16T01:33:55.1560933Z The following NEW packages will be installed: 2021-05-16T01:33:55.1565861Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T01:33:55.1569724Z libsz2 2021-05-16T01:33:55.1769306Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:55.1770968Z Need to get 4074 kB of archives. 2021-05-16T01:33:55.1771822Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T01:33:55.1773823Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T01:33:55.1791385Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T01:33:55.1797096Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T01:33:55.1802348Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T01:33:55.2021044Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T01:33:55.2036585Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T01:33:55.2042301Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T01:33:55.6916055Z Fetched 4074 kB in 0s (50.4 MB/s) 2021-05-16T01:33:55.7222625Z Selecting previously unselected package hdf5-helpers. 2021-05-16T01:33:55.7302810Z (Reading database ... 2021-05-16T01:33:55.7303712Z (Reading database ... 5% 2021-05-16T01:33:55.7304546Z (Reading database ... 10% 2021-05-16T01:33:55.7305320Z (Reading database ... 15% 2021-05-16T01:33:55.7306075Z (Reading database ... 20% 2021-05-16T01:33:55.7306864Z (Reading database ... 25% 2021-05-16T01:33:55.7307605Z (Reading database ... 30% 2021-05-16T01:33:55.7308412Z (Reading database ... 35% 2021-05-16T01:33:55.7309172Z (Reading database ... 40% 2021-05-16T01:33:55.7309914Z (Reading database ... 45% 2021-05-16T01:33:55.7310675Z (Reading database ... 50% 2021-05-16T01:33:55.7333009Z (Reading database ... 55% 2021-05-16T01:33:55.7375904Z (Reading database ... 60% 2021-05-16T01:33:55.7419083Z (Reading database ... 65% 2021-05-16T01:33:55.7560786Z (Reading database ... 70% 2021-05-16T01:33:55.7704301Z (Reading database ... 75% 2021-05-16T01:33:55.8064022Z (Reading database ... 80% 2021-05-16T01:33:55.8482899Z (Reading database ... 85% 2021-05-16T01:33:55.8676929Z (Reading database ... 90% 2021-05-16T01:33:55.8771944Z (Reading database ... 95% 2021-05-16T01:33:55.8772546Z (Reading database ... 100% 2021-05-16T01:33:55.8773354Z (Reading database ... 265821 files and directories currently installed.) 2021-05-16T01:33:55.8929880Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:33:55.8943872Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:55.9302464Z Selecting previously unselected package libaec0:amd64. 2021-05-16T01:33:55.9551560Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T01:33:55.9575411Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T01:33:55.9899900Z Selecting previously unselected package libsz2:amd64. 2021-05-16T01:33:56.0195397Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T01:33:56.0213352Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T01:33:56.0554796Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T01:33:56.0884410Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:33:56.0899969Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:56.2582508Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T01:33:56.2863881Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:33:56.2877409Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:56.3300301Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T01:33:56.3589802Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T01:33:56.3641572Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T01:33:56.4020204Z Selecting previously unselected package libhdf5-dev. 2021-05-16T01:33:56.4262499Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:33:56.4287286Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:56.7705705Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:56.7748371Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T01:33:56.7795045Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T01:33:56.7842585Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T01:33:56.7893152Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:56.7935137Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:56.7976659Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:33:56.8102748Z 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-16T01:33:56.8142946Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:57.6120273Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:59.8547030Z Reading package lists... 2021-05-16T01:34:00.0187407Z Building dependency tree... 2021-05-16T01:34:00.0212952Z Reading state information... 2021-05-16T01:34:00.1788127Z The following additional packages will be installed: 2021-05-16T01:34:00.1792863Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T01:34:00.2259835Z The following NEW packages will be installed: 2021-05-16T01:34:00.2263720Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T01:34:00.2265252Z mesa-common-dev 2021-05-16T01:34:00.2488323Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:00.2493454Z Need to get 1761 kB of archives. 2021-05-16T01:34:00.2494350Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T01:34:00.2499982Z 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-16T01:34:00.2537299Z 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-16T01:34:00.2545981Z 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-16T01:34:00.2561488Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T01:34:00.2608429Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T01:34:00.2642266Z 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-16T01:34:00.7317310Z Fetched 1761 kB in 0s (36.2 MB/s) 2021-05-16T01:34:00.7630268Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T01:34:00.7708697Z (Reading database ... 2021-05-16T01:34:00.7709235Z (Reading database ... 5% 2021-05-16T01:34:00.7711184Z (Reading database ... 10% 2021-05-16T01:34:00.7711701Z (Reading database ... 15% 2021-05-16T01:34:00.7713596Z (Reading database ... 20% 2021-05-16T01:34:00.7714086Z (Reading database ... 25% 2021-05-16T01:34:00.7716006Z (Reading database ... 30% 2021-05-16T01:34:00.7716493Z (Reading database ... 35% 2021-05-16T01:34:00.7718476Z (Reading database ... 40% 2021-05-16T01:34:00.7718974Z (Reading database ... 45% 2021-05-16T01:34:00.7720709Z (Reading database ... 50% 2021-05-16T01:34:00.7765491Z (Reading database ... 55% 2021-05-16T01:34:00.7808235Z (Reading database ... 60% 2021-05-16T01:34:00.7850054Z (Reading database ... 65% 2021-05-16T01:34:00.7986978Z (Reading database ... 70% 2021-05-16T01:34:00.8104281Z (Reading database ... 75% 2021-05-16T01:34:00.8417648Z (Reading database ... 80% 2021-05-16T01:34:00.8713629Z (Reading database ... 85% 2021-05-16T01:34:00.8857505Z (Reading database ... 90% 2021-05-16T01:34:00.8943238Z (Reading database ... 95% 2021-05-16T01:34:00.8943985Z (Reading database ... 100% 2021-05-16T01:34:00.8945021Z (Reading database ... 266029 files and directories currently installed.) 2021-05-16T01:34:00.9097705Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:34:00.9120926Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T01:34:00.9620492Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T01:34:00.9858092Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:34:00.9876672Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:34:01.0287547Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T01:34:01.0608981Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:34:01.0624019Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:34:01.1101826Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T01:34:01.1396067Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T01:34:01.1423061Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T01:34:01.1905036Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T01:34:01.2238185Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T01:34:01.2253382Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T01:34:01.2821078Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T01:34:01.3059409Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:34:01.3081833Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:34:01.4831295Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T01:34:01.4919444Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:34:01.5023762Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T01:34:01.5070998Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:34:01.5120237Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T01:34:01.5166584Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:34:01.5217859Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:03.0210747Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:05.2073354Z Reading package lists... 2021-05-16T01:34:05.3631323Z Building dependency tree... 2021-05-16T01:34:05.3650879Z Reading state information... 2021-05-16T01:34:05.5234003Z The following additional packages will be installed: 2021-05-16T01:34:05.5235421Z libprotobuf-lite17 libprotoc17 2021-05-16T01:34:05.5780717Z The following NEW packages will be installed: 2021-05-16T01:34:05.5786114Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T01:34:05.5789723Z protobuf-compiler 2021-05-16T01:34:05.6009625Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:05.6010784Z Need to get 2754 kB of archives. 2021-05-16T01:34:05.6011759Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T01:34:05.6013719Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T01:34:05.6048709Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T01:34:05.6141823Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T01:34:05.6260235Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T01:34:05.6324151Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T01:34:06.0880631Z Fetched 2754 kB in 0s (56.7 MB/s) 2021-05-16T01:34:06.1212798Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T01:34:06.1295367Z (Reading database ... 2021-05-16T01:34:06.1296480Z (Reading database ... 5% 2021-05-16T01:34:06.1297288Z (Reading database ... 10% 2021-05-16T01:34:06.1298129Z (Reading database ... 15% 2021-05-16T01:34:06.1302337Z (Reading database ... 20% 2021-05-16T01:34:06.1302824Z (Reading database ... 25% 2021-05-16T01:34:06.1303681Z (Reading database ... 30% 2021-05-16T01:34:06.1304202Z (Reading database ... 35% 2021-05-16T01:34:06.1304709Z (Reading database ... 40% 2021-05-16T01:34:06.1305288Z (Reading database ... 45% 2021-05-16T01:34:06.1305779Z (Reading database ... 50% 2021-05-16T01:34:06.1338935Z (Reading database ... 55% 2021-05-16T01:34:06.1375722Z (Reading database ... 60% 2021-05-16T01:34:06.1419846Z (Reading database ... 65% 2021-05-16T01:34:06.1540412Z (Reading database ... 70% 2021-05-16T01:34:06.1652834Z (Reading database ... 75% 2021-05-16T01:34:06.1917825Z (Reading database ... 80% 2021-05-16T01:34:06.2235333Z (Reading database ... 85% 2021-05-16T01:34:06.2381206Z (Reading database ... 90% 2021-05-16T01:34:06.2464809Z (Reading database ... 95% 2021-05-16T01:34:06.2465612Z (Reading database ... 100% 2021-05-16T01:34:06.2466662Z (Reading database ... 266512 files and directories currently installed.) 2021-05-16T01:34:06.2624204Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:34:06.2654780Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:34:06.3059846Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T01:34:06.3375196Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:34:06.3397384Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:34:06.4397686Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T01:34:06.4681567Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:34:06.4698850Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:34:06.6421121Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T01:34:06.6679736Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:34:06.6698949Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:34:06.7977209Z Selecting previously unselected package protobuf-compiler. 2021-05-16T01:34:06.8309422Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:34:06.8324894Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T01:34:06.8990272Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:34:06.9035310Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T01:34:06.9074344Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:34:06.9122265Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:34:06.9161533Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:34:06.9210508Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:07.6680873Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:09.8662119Z Reading package lists... 2021-05-16T01:34:10.0240287Z Building dependency tree... 2021-05-16T01:34:10.0259477Z Reading state information... 2021-05-16T01:34:10.1820496Z The following additional packages will be installed: 2021-05-16T01:34:10.1822676Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T01:34:10.1824609Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T01:34:10.1825978Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T01:34:10.1827805Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T01:34:10.1829976Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T01:34:10.1831624Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T01:34:10.1833499Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T01:34:10.1836540Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T01:34:10.1839238Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T01:34:10.1841845Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T01:34:10.1846332Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T01:34:10.1847662Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T01:34:10.1848932Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T01:34:10.1852762Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T01:34:10.1853543Z Suggested packages: 2021-05-16T01:34:10.1854652Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T01:34:10.1856121Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T01:34:10.1857869Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T01:34:10.1859682Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T01:34:10.2593984Z The following NEW packages will be installed: 2021-05-16T01:34:10.2596097Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T01:34:10.2597634Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T01:34:10.2598970Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T01:34:10.2600453Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T01:34:10.2601971Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T01:34:10.2603495Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T01:34:10.2605048Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T01:34:10.2606973Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T01:34:10.2608644Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T01:34:10.2610542Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T01:34:10.2612372Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T01:34:10.2613747Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T01:34:10.2616211Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T01:34:10.2619162Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T01:34:10.2813190Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:10.2814863Z Need to get 47.1 MB of archives. 2021-05-16T01:34:10.2815747Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T01:34:10.2818968Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T01:34:10.3014325Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T01:34:10.3023239Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T01:34:10.3030728Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T01:34:10.3038051Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T01:34:10.3044628Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T01:34:10.3049984Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T01:34:10.3078967Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T01:34:10.4109696Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T01:34:10.4116587Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T01:34:10.4158892Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T01:34:10.4185656Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T01:34:10.4192803Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T01:34:10.4199590Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T01:34:10.4205749Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T01:34:10.4217440Z 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-16T01:34:10.4226177Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T01:34:10.4246941Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T01:34:10.4254802Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T01:34:10.4266680Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T01:34:10.4280024Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T01:34:10.4331567Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T01:34:10.4439072Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T01:34:10.4466629Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T01:34:10.4473508Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T01:34:10.4506992Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T01:34:10.5286533Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T01:34:10.5293157Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T01:34:10.5303038Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T01:34:10.5310158Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T01:34:10.5322161Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T01:34:10.5329427Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T01:34:10.5360472Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T01:34:10.5375564Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T01:34:10.5457383Z 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-16T01:34:10.5486023Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T01:34:10.5628029Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T01:34:10.5633997Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T01:34:10.7359026Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T01:34:10.7364543Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T01:34:10.7369823Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T01:34:10.7374921Z 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-16T01:34:10.7380438Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T01:34:10.7389160Z 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-16T01:34:10.7403137Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T01:34:10.7531183Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T01:34:10.7547252Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T01:34:10.7569624Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T01:34:10.7585248Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T01:34:10.7731772Z 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-16T01:34:10.7759549Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T01:34:10.7769466Z 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-16T01:34:10.7775065Z 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-16T01:34:10.7781093Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T01:34:10.7793990Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T01:34:10.7802796Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T01:34:10.7841175Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T01:34:10.7870280Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T01:34:10.7877378Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T01:34:10.7945513Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T01:34:10.7952437Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T01:34:10.7967946Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T01:34:10.7997006Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T01:34:10.8034047Z 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-16T01:34:10.8090687Z 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-16T01:34:10.8103394Z 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-16T01:34:10.8110441Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T01:34:10.8286438Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T01:34:10.8301746Z 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-16T01:34:10.8533684Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T01:34:10.8542296Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T01:34:10.8549319Z 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-16T01:34:10.8921572Z 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-16T01:34:10.9302316Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T01:34:10.9402627Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T01:34:10.9404912Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T01:34:11.5829285Z Fetched 47.1 MB in 1s (69.8 MB/s) 2021-05-16T01:34:11.6173614Z Selecting previously unselected package libaom0:amd64. 2021-05-16T01:34:11.6245696Z (Reading database ... 2021-05-16T01:34:11.6246176Z (Reading database ... 5% 2021-05-16T01:34:11.6246647Z (Reading database ... 10% 2021-05-16T01:34:11.6247345Z (Reading database ... 15% 2021-05-16T01:34:11.6247856Z (Reading database ... 20% 2021-05-16T01:34:11.6248293Z (Reading database ... 25% 2021-05-16T01:34:11.6248926Z (Reading database ... 30% 2021-05-16T01:34:11.6249370Z (Reading database ... 35% 2021-05-16T01:34:11.6249831Z (Reading database ... 40% 2021-05-16T01:34:11.6250433Z (Reading database ... 45% 2021-05-16T01:34:11.6250880Z (Reading database ... 50% 2021-05-16T01:34:11.6277677Z (Reading database ... 55% 2021-05-16T01:34:11.6311157Z (Reading database ... 60% 2021-05-16T01:34:11.6348782Z (Reading database ... 65% 2021-05-16T01:34:11.6462415Z (Reading database ... 70% 2021-05-16T01:34:11.6571992Z (Reading database ... 75% 2021-05-16T01:34:11.6850247Z (Reading database ... 80% 2021-05-16T01:34:11.7130742Z (Reading database ... 85% 2021-05-16T01:34:11.7272747Z (Reading database ... 90% 2021-05-16T01:34:11.7351520Z (Reading database ... 95% 2021-05-16T01:34:11.7352048Z (Reading database ... 100% 2021-05-16T01:34:11.7352757Z (Reading database ... 266683 files and directories currently installed.) 2021-05-16T01:34:11.7495816Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T01:34:11.7529920Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T01:34:11.9013609Z Selecting previously unselected package libva2:amd64. 2021-05-16T01:34:11.9322602Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T01:34:11.9339525Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T01:34:11.9700941Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T01:34:11.9994006Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T01:34:12.0009593Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T01:34:12.0340617Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T01:34:12.0617963Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T01:34:12.0631844Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T01:34:12.0983785Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T01:34:12.1232865Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T01:34:12.1245518Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:34:12.1660215Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T01:34:12.1956438Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T01:34:12.1975691Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T01:34:12.2339861Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T01:34:12.2590016Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:34:12.2605088Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:12.3139758Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T01:34:12.3380544Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T01:34:12.3393839Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T01:34:13.0900373Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T01:34:13.1160115Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T01:34:13.1179852Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T01:34:13.1480341Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T01:34:13.1773381Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T01:34:13.1787116Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T01:34:13.2170767Z Selecting previously unselected package libopus0:amd64. 2021-05-16T01:34:13.2462843Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T01:34:13.2478995Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T01:34:13.2940508Z Selecting previously unselected package libshine3:amd64. 2021-05-16T01:34:13.3255422Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T01:34:13.3270299Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T01:34:13.3577556Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T01:34:13.3886158Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T01:34:13.3902557Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T01:34:13.4203066Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T01:34:13.4512563Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T01:34:13.4525982Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T01:34:13.4848555Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T01:34:13.5161924Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T01:34:13.5174463Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T01:34:13.5565594Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T01:34:13.5902515Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:34:13.5917854Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:13.6266691Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T01:34:13.6598927Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T01:34:13.6621524Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T01:34:13.7140059Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T01:34:13.7386015Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T01:34:13.7403063Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T01:34:13.7782210Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T01:34:13.8041998Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T01:34:13.8061202Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T01:34:13.8448261Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T01:34:13.8755612Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T01:34:13.8769708Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T01:34:13.9220824Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T01:34:13.9467985Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T01:34:13.9484070Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T01:34:14.0365456Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T01:34:14.0688804Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T01:34:14.0701262Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T01:34:14.2768131Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T01:34:14.3077750Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T01:34:14.3092513Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T01:34:14.3653513Z Selecting previously unselected package libzvbi-common. 2021-05-16T01:34:14.3976030Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T01:34:14.3991232Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T01:34:14.4377179Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T01:34:14.4660874Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T01:34:14.4676241Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T01:34:14.5259774Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T01:34:14.5547983Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:34:14.5572546Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:15.1289182Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T01:34:15.1600203Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T01:34:15.1620110Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T01:34:15.1941707Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T01:34:15.2256546Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T01:34:15.2271960Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T01:34:15.2620891Z Selecting previously unselected package libass9:amd64. 2021-05-16T01:34:15.2890950Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T01:34:15.2905396Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T01:34:15.3283975Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T01:34:15.3597822Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T01:34:15.3611507Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T01:34:15.4089961Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T01:34:15.4404535Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T01:34:15.4421678Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T01:34:15.4765752Z Selecting previously unselected package libgme0:amd64. 2021-05-16T01:34:15.5083461Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T01:34:15.5100393Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T01:34:15.5502074Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T01:34:15.5823435Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T01:34:15.5841139Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T01:34:15.6272704Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T01:34:15.6601829Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T01:34:15.6613961Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T01:34:15.7517681Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T01:34:15.7844697Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T01:34:15.7859112Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:34:15.8396821Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T01:34:15.8716488Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:34:15.8732647Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:16.0008051Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T01:34:16.0328159Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T01:34:16.0339493Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T01:34:16.0772552Z Selecting previously unselected package libflite1:amd64. 2021-05-16T01:34:16.1145748Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T01:34:16.1158614Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T01:34:17.3119884Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T01:34:17.3410996Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T01:34:17.3427389Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T01:34:17.3743009Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T01:34:17.4032888Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T01:34:17.4053161Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T01:34:17.4347813Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T01:34:17.4643820Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T01:34:17.4663053Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T01:34:17.4957214Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T01:34:17.5254244Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T01:34:17.5269565Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T01:34:17.5612726Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T01:34:17.5931428Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T01:34:17.5952808Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T01:34:17.6313664Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T01:34:17.6642271Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:34:17.6661119Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:17.7015185Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T01:34:17.7362617Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T01:34:17.7380760Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T01:34:17.8662736Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T01:34:17.8970604Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T01:34:17.8984834Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T01:34:17.9353638Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T01:34:18.5440852Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:34:18.5449818Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:18.5451251Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T01:34:18.5453390Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T01:34:18.5455034Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T01:34:18.5456485Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T01:34:18.5457916Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:34:18.5463018Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:18.5463896Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T01:34:18.5465091Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T01:34:18.5466315Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T01:34:18.5467224Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T01:34:18.5468220Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T01:34:18.5469045Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T01:34:18.5470016Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T01:34:18.5471126Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T01:34:18.5472136Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:34:18.5473161Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T01:34:18.5474305Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T01:34:18.5475563Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:34:18.5476566Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T01:34:18.5605967Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T01:34:18.5628902Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T01:34:18.6060311Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T01:34:18.6320339Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T01:34:18.6340327Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T01:34:18.6634484Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T01:34:18.6943406Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T01:34:18.6958365Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T01:34:18.7580928Z Selecting previously unselected package libopenal-data. 2021-05-16T01:34:18.7823781Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T01:34:18.7841986Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T01:34:18.8300445Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T01:34:18.8562290Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T01:34:18.8580387Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T01:34:18.8980019Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T01:34:18.9203217Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T01:34:18.9224105Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T01:34:18.9979665Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T01:34:19.0265891Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T01:34:19.0284117Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T01:34:19.0587582Z Selecting previously unselected package libflac8:amd64. 2021-05-16T01:34:19.0900660Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T01:34:19.0914024Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T01:34:19.1312225Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T01:34:19.1627115Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T01:34:19.1642309Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T01:34:19.2220208Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T01:34:19.2478257Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T01:34:19.2570551Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T01:34:19.3180423Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T01:34:19.3442568Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T01:34:19.3461374Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T01:34:19.4220468Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T01:34:19.4488865Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:34:19.4509272Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:19.4900117Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T01:34:19.5174114Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:34:19.5193192Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:19.5579477Z Selecting previously unselected package ffmpeg. 2021-05-16T01:34:19.5834357Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:34:19.5921842Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:19.7265294Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T01:34:19.7572599Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T01:34:19.7589753Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T01:34:19.7964264Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T01:34:19.8267425Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T01:34:19.8279811Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T01:34:20.0321189Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T01:34:20.0581917Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T01:34:20.0598727Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T01:34:20.0931254Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T01:34:20.1227803Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T01:34:20.1242524Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T01:34:20.1534225Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T01:34:20.1834501Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:34:20.1848388Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:34:20.4820666Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T01:34:20.5037978Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:34:20.5057556Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:34:20.8303539Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T01:34:20.8603956Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T01:34:20.8617563Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T01:34:21.0081229Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T01:34:21.0444236Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T01:34:21.0457376Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T01:34:21.0780532Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T01:34:21.1051850Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T01:34:21.1071900Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:34:21.1763365Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T01:34:21.1822321Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:34:21.1872322Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T01:34:21.1911800Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T01:34:21.1951788Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T01:34:21.1999172Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T01:34:21.2049717Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T01:34:21.2095834Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T01:34:21.2138223Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T01:34:21.2187146Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T01:34:21.2231101Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T01:34:21.2272227Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T01:34:21.2313265Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T01:34:21.2357547Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T01:34:21.2399810Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T01:34:21.2441507Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T01:34:21.2483247Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T01:34:21.2535796Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T01:34:21.2579815Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T01:34:21.2626177Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T01:34:21.2672076Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T01:34:21.2712580Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T01:34:21.2756842Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T01:34:21.2802015Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T01:34:21.2856217Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T01:34:21.2903704Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T01:34:21.2950369Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T01:34:21.2996463Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T01:34:21.3105078Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T01:34:21.3161708Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T01:34:21.3205311Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T01:34:21.3248504Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T01:34:21.3292497Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T01:34:21.3337706Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:34:21.3405371Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T01:34:21.3454237Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T01:34:21.3494924Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T01:34:21.3534976Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T01:34:21.3598133Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:34:21.3635585Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T01:34:21.3684527Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T01:34:21.3730458Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T01:34:21.3782507Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T01:34:21.3826284Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T01:34:21.3864924Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T01:34:21.3911519Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T01:34:21.3963793Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T01:34:21.4008229Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T01:34:21.4052973Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T01:34:21.4092719Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T01:34:21.4145090Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:34:21.4214586Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T01:34:21.4266848Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:34:21.4314403Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:34:21.4357596Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T01:34:21.4402682Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:21.4454002Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T01:34:21.4508341Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:21.4557613Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T01:34:21.4598161Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T01:34:21.4645297Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:34:21.4694144Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T01:34:21.4739976Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T01:34:21.4785857Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:21.4831582Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T01:34:21.4872836Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T01:34:21.4917951Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T01:34:21.5051785Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:21.5093130Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:21.5134041Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:21.5183627Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T01:34:21.5232180Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T01:34:21.5284773Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:21.5326460Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:21.5375982Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:21.5419098Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:34:21.5525937Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:22.6580360Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:24.8689685Z Reading package lists... 2021-05-16T01:34:25.0172966Z Building dependency tree... 2021-05-16T01:34:25.0194115Z Reading state information... 2021-05-16T01:34:25.1746541Z The following additional packages will be installed: 2021-05-16T01:34:25.1749931Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T01:34:25.2280687Z The following NEW packages will be installed: 2021-05-16T01:34:25.2282575Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T01:34:25.2286241Z libmagick++-dev 2021-05-16T01:34:25.2508999Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:25.2510990Z Need to get 309 kB of archives. 2021-05-16T01:34:25.2512406Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T01:34:25.2515544Z 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-16T01:34:25.2536069Z 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-16T01:34:25.2570149Z 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-16T01:34:25.2595999Z 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-16T01:34:25.6955407Z Fetched 309 kB in 0s (11.7 MB/s) 2021-05-16T01:34:25.7316560Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T01:34:25.7404867Z (Reading database ... 2021-05-16T01:34:25.7405436Z (Reading database ... 5% 2021-05-16T01:34:25.7405973Z (Reading database ... 10% 2021-05-16T01:34:25.7406475Z (Reading database ... 15% 2021-05-16T01:34:25.7406981Z (Reading database ... 20% 2021-05-16T01:34:25.7407471Z (Reading database ... 25% 2021-05-16T01:34:25.7408142Z (Reading database ... 30% 2021-05-16T01:34:25.7408632Z (Reading database ... 35% 2021-05-16T01:34:25.7409118Z (Reading database ... 40% 2021-05-16T01:34:25.7409604Z (Reading database ... 45% 2021-05-16T01:34:25.7410072Z (Reading database ... 50% 2021-05-16T01:34:25.7462162Z (Reading database ... 55% 2021-05-16T01:34:25.7508834Z (Reading database ... 60% 2021-05-16T01:34:25.7539974Z (Reading database ... 65% 2021-05-16T01:34:25.7660611Z (Reading database ... 70% 2021-05-16T01:34:25.7779677Z (Reading database ... 75% 2021-05-16T01:34:25.7803510Z (Reading database ... 80% 2021-05-16T01:34:25.8380895Z (Reading database ... 85% 2021-05-16T01:34:25.8579963Z (Reading database ... 90% 2021-05-16T01:34:25.8671070Z (Reading database ... 95% 2021-05-16T01:34:25.8671704Z (Reading database ... 100% 2021-05-16T01:34:25.8672922Z (Reading database ... 267224 files and directories currently installed.) 2021-05-16T01:34:25.8845646Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T01:34:25.8936070Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:34:25.9420851Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T01:34:25.9702195Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T01:34:25.9732964Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:34:26.0176197Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T01:34:26.0491979Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T01:34:26.0503732Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:34:26.1295079Z Selecting previously unselected package libmagick++-dev. 2021-05-16T01:34:26.1573338Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T01:34:26.1667361Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:34:26.2282265Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:34:26.2386462Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:34:26.2425120Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:34:26.2466690Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:34:26.2570231Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:28.4714339Z Reading package lists... 2021-05-16T01:34:28.6261249Z Building dependency tree... 2021-05-16T01:34:28.6280590Z Reading state information... 2021-05-16T01:34:28.7854943Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T01:34:28.7856758Z The following additional packages will be installed: 2021-05-16T01:34:28.7859117Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T01:34:28.7860403Z libijs-0.35 libjbig2dec0 2021-05-16T01:34:28.7861734Z Suggested packages: 2021-05-16T01:34:28.7862986Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T01:34:28.7864148Z ghostscript-x 2021-05-16T01:34:28.8382201Z The following NEW packages will be installed: 2021-05-16T01:34:28.8401550Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T01:34:28.8405141Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T01:34:28.9416321Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:28.9417582Z Need to get 11.2 MB of archives. 2021-05-16T01:34:28.9418857Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T01:34:28.9421066Z 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-16T01:34:28.9648036Z 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-16T01:34:28.9664220Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T01:34:29.0273646Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T01:34:29.0359335Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T01:34:29.0361710Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T01:34:29.0372148Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T01:34:29.0623450Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T01:34:29.5123588Z Fetched 11.2 MB in 0s (51.5 MB/s) 2021-05-16T01:34:29.5509050Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T01:34:29.5587223Z (Reading database ... 2021-05-16T01:34:29.5588001Z (Reading database ... 5% 2021-05-16T01:34:29.5588634Z (Reading database ... 10% 2021-05-16T01:34:29.5589262Z (Reading database ... 15% 2021-05-16T01:34:29.5589869Z (Reading database ... 20% 2021-05-16T01:34:29.5590469Z (Reading database ... 25% 2021-05-16T01:34:29.5591052Z (Reading database ... 30% 2021-05-16T01:34:29.5591660Z (Reading database ... 35% 2021-05-16T01:34:29.5592248Z (Reading database ... 40% 2021-05-16T01:34:29.5592850Z (Reading database ... 45% 2021-05-16T01:34:29.5593436Z (Reading database ... 50% 2021-05-16T01:34:29.5633852Z (Reading database ... 55% 2021-05-16T01:34:29.5679259Z (Reading database ... 60% 2021-05-16T01:34:29.5705153Z (Reading database ... 65% 2021-05-16T01:34:29.5899068Z (Reading database ... 70% 2021-05-16T01:34:29.6019044Z (Reading database ... 75% 2021-05-16T01:34:30.5467822Z (Reading database ... 80% 2021-05-16T01:34:30.5469235Z (Reading database ... 85% 2021-05-16T01:34:30.5470233Z (Reading database ... 90% 2021-05-16T01:34:30.5472184Z (Reading database ... 95% 2021-05-16T01:34:30.5473339Z (Reading database ... 100% 2021-05-16T01:34:30.5474371Z (Reading database ... 267269 files and directories currently installed.) 2021-05-16T01:34:30.5476750Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T01:34:30.5478107Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T01:34:30.5479170Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T01:34:30.5480413Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T01:34:30.5481760Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T01:34:30.5482880Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T01:34:30.5484283Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T01:34:30.5485460Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T01:34:30.5779793Z Selecting previously unselected package libgs9-common. 2021-05-16T01:34:30.6036524Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T01:34:30.6051325Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:34:30.7288435Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T01:34:30.7597685Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T01:34:30.7625666Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T01:34:30.7924423Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T01:34:30.8251865Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T01:34:30.8272110Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T01:34:30.8699388Z Selecting previously unselected package libgs9:amd64. 2021-05-16T01:34:30.8938952Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T01:34:30.8958765Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:34:31.1935689Z Selecting previously unselected package ghostscript. 2021-05-16T01:34:31.2249080Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T01:34:31.2264274Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:34:31.3016449Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T01:34:31.3074192Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T01:34:31.3112470Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T01:34:31.3777598Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T01:34:31.3824901Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T01:34:31.4089405Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:34:31.4126295Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:34:31.4163209Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:34:31.4297668Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T01:34:31.5594923Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:31.5822768Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:34.8849186Z Reading package lists... 2021-05-16T01:34:35.0354767Z Building dependency tree... 2021-05-16T01:34:35.0379401Z Reading state information... 2021-05-16T01:34:35.1929884Z The following additional packages will be installed: 2021-05-16T01:34:35.1931796Z libudunits2-0 libudunits2-data 2021-05-16T01:34:35.2387439Z The following NEW packages will be installed: 2021-05-16T01:34:35.2395094Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T01:34:35.2606434Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:35.2607609Z Need to get 429 kB of archives. 2021-05-16T01:34:35.2608816Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T01:34:35.2611179Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T01:34:35.2629370Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T01:34:35.2640446Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T01:34:35.7423197Z Fetched 429 kB in 0s (17.1 MB/s) 2021-05-16T01:34:35.7770810Z Selecting previously unselected package libudunits2-data. 2021-05-16T01:34:35.7852008Z (Reading database ... 2021-05-16T01:34:35.7852900Z (Reading database ... 5% 2021-05-16T01:34:35.7853709Z (Reading database ... 10% 2021-05-16T01:34:35.7854551Z (Reading database ... 15% 2021-05-16T01:34:35.7855336Z (Reading database ... 20% 2021-05-16T01:34:35.7856105Z (Reading database ... 25% 2021-05-16T01:34:35.7856863Z (Reading database ... 30% 2021-05-16T01:34:35.7857920Z (Reading database ... 35% 2021-05-16T01:34:35.7859345Z (Reading database ... 40% 2021-05-16T01:34:35.7860296Z (Reading database ... 45% 2021-05-16T01:34:35.7861126Z (Reading database ... 50% 2021-05-16T01:34:35.7901032Z (Reading database ... 55% 2021-05-16T01:34:35.7950319Z (Reading database ... 60% 2021-05-16T01:34:35.7975451Z (Reading database ... 65% 2021-05-16T01:34:35.8110795Z (Reading database ... 70% 2021-05-16T01:34:35.8243296Z (Reading database ... 75% 2021-05-16T01:34:35.8543481Z (Reading database ... 80% 2021-05-16T01:34:35.8849407Z (Reading database ... 85% 2021-05-16T01:34:35.9021371Z (Reading database ... 90% 2021-05-16T01:34:35.9104319Z (Reading database ... 95% 2021-05-16T01:34:35.9104836Z (Reading database ... 100% 2021-05-16T01:34:35.9105601Z (Reading database ... 267833 files and directories currently installed.) 2021-05-16T01:34:35.9245424Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T01:34:35.9261090Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T01:34:35.9620203Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T01:34:35.9853143Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T01:34:35.9885297Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T01:34:36.0220231Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T01:34:36.0503102Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T01:34:36.0519600Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T01:34:36.1393310Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T01:34:36.1445955Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T01:34:36.1491543Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T01:34:36.1539746Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:34:36.2808937Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:38.4890526Z Reading package lists... 2021-05-16T01:34:38.6420154Z Building dependency tree... 2021-05-16T01:34:38.6441525Z Reading state information... 2021-05-16T01:34:38.8456021Z The following NEW packages will be installed: 2021-05-16T01:34:38.8459178Z libjq-dev 2021-05-16T01:34:38.8650681Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:38.8651464Z Need to get 11.2 kB of archives. 2021-05-16T01:34:38.8652232Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T01:34:38.8654070Z 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-16T01:34:39.3127616Z Fetched 11.2 kB in 0s (735 kB/s) 2021-05-16T01:34:39.3457496Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T01:34:39.3544307Z (Reading database ... 2021-05-16T01:34:39.3544931Z (Reading database ... 5% 2021-05-16T01:34:39.3545432Z (Reading database ... 10% 2021-05-16T01:34:39.3545946Z (Reading database ... 15% 2021-05-16T01:34:39.3546434Z (Reading database ... 20% 2021-05-16T01:34:39.3546942Z (Reading database ... 25% 2021-05-16T01:34:39.3547431Z (Reading database ... 30% 2021-05-16T01:34:39.3547935Z (Reading database ... 35% 2021-05-16T01:34:39.3548455Z (Reading database ... 40% 2021-05-16T01:34:39.3549137Z (Reading database ... 45% 2021-05-16T01:34:39.3549613Z (Reading database ... 50% 2021-05-16T01:34:39.3595427Z (Reading database ... 55% 2021-05-16T01:34:39.3646361Z (Reading database ... 60% 2021-05-16T01:34:39.3675064Z (Reading database ... 65% 2021-05-16T01:34:39.3793347Z (Reading database ... 70% 2021-05-16T01:34:39.3907937Z (Reading database ... 75% 2021-05-16T01:34:39.3931517Z (Reading database ... 80% 2021-05-16T01:34:39.4487936Z (Reading database ... 85% 2021-05-16T01:34:39.4651586Z (Reading database ... 90% 2021-05-16T01:34:39.4735110Z (Reading database ... 95% 2021-05-16T01:34:39.4735642Z (Reading database ... 100% 2021-05-16T01:34:39.4736389Z (Reading database ... 267862 files and directories currently installed.) 2021-05-16T01:34:39.4881144Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:34:39.4894586Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T01:34:39.5547571Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T01:34:41.7529036Z Reading package lists... 2021-05-16T01:34:41.9141728Z Building dependency tree... 2021-05-16T01:34:41.9161221Z Reading state information... 2021-05-16T01:34:42.1198106Z The following NEW packages will be installed: 2021-05-16T01:34:42.1203379Z libmng2 2021-05-16T01:34:42.1396935Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:42.1397732Z Need to get 168 kB of archives. 2021-05-16T01:34:42.1398517Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T01:34:42.1403045Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T01:34:42.5881600Z Fetched 168 kB in 0s (9597 kB/s) 2021-05-16T01:34:42.6235612Z Selecting previously unselected package libmng2:amd64. 2021-05-16T01:34:42.6317234Z (Reading database ... 2021-05-16T01:34:42.6317774Z (Reading database ... 5% 2021-05-16T01:34:42.6318313Z (Reading database ... 10% 2021-05-16T01:34:42.6318851Z (Reading database ... 15% 2021-05-16T01:34:42.6319328Z (Reading database ... 20% 2021-05-16T01:34:42.6319817Z (Reading database ... 25% 2021-05-16T01:34:42.6320290Z (Reading database ... 30% 2021-05-16T01:34:42.6320777Z (Reading database ... 35% 2021-05-16T01:34:42.6321269Z (Reading database ... 40% 2021-05-16T01:34:42.6321756Z (Reading database ... 45% 2021-05-16T01:34:42.6322241Z (Reading database ... 50% 2021-05-16T01:34:42.6370011Z (Reading database ... 55% 2021-05-16T01:34:42.6419130Z (Reading database ... 60% 2021-05-16T01:34:42.6442473Z (Reading database ... 65% 2021-05-16T01:34:42.6562454Z (Reading database ... 70% 2021-05-16T01:34:42.6689183Z (Reading database ... 75% 2021-05-16T01:34:42.6720390Z (Reading database ... 80% 2021-05-16T01:34:42.7341570Z (Reading database ... 85% 2021-05-16T01:34:42.7546454Z (Reading database ... 90% 2021-05-16T01:34:42.7639489Z (Reading database ... 95% 2021-05-16T01:34:42.7640127Z (Reading database ... 100% 2021-05-16T01:34:42.7640965Z (Reading database ... 267868 files and directories currently installed.) 2021-05-16T01:34:42.7798477Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T01:34:42.7826183Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T01:34:42.8701258Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T01:34:42.8756041Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:45.0966902Z Reading package lists... 2021-05-16T01:34:45.2523665Z Building dependency tree... 2021-05-16T01:34:45.2545802Z Reading state information... 2021-05-16T01:34:45.3862427Z E: Unable to locate package libmng1 2021-05-16T01:34:45.4579003Z Reading package lists... 2021-05-16T01:34:45.6294372Z Building dependency tree... 2021-05-16T01:34:45.6313749Z Reading state information... 2021-05-16T01:34:45.7593957Z E: Unable to locate package libapparmor-devel 2021-05-16T01:34:45.8314156Z Reading package lists... 2021-05-16T01:34:45.9906119Z Building dependency tree... 2021-05-16T01:34:45.9924594Z Reading state information... 2021-05-16T01:34:46.1455740Z The following additional packages will be installed: 2021-05-16T01:34:46.1458563Z libij-java 2021-05-16T01:34:46.1970511Z The following NEW packages will be installed: 2021-05-16T01:34:46.1978695Z imagej libij-java 2021-05-16T01:34:46.2186403Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:46.2188212Z Need to get 2328 kB of archives. 2021-05-16T01:34:46.2189690Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T01:34:46.2192078Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T01:34:46.2558071Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T01:34:46.7079746Z Fetched 2328 kB in 0s (44.2 MB/s) 2021-05-16T01:34:46.7384701Z Selecting previously unselected package libij-java. 2021-05-16T01:34:46.7465096Z (Reading database ... 2021-05-16T01:34:46.7465903Z (Reading database ... 5% 2021-05-16T01:34:46.7466831Z (Reading database ... 10% 2021-05-16T01:34:46.7467761Z (Reading database ... 15% 2021-05-16T01:34:46.7468437Z (Reading database ... 20% 2021-05-16T01:34:46.7469171Z (Reading database ... 25% 2021-05-16T01:34:46.7469841Z (Reading database ... 30% 2021-05-16T01:34:46.7470716Z (Reading database ... 35% 2021-05-16T01:34:46.7471441Z (Reading database ... 40% 2021-05-16T01:34:46.7472164Z (Reading database ... 45% 2021-05-16T01:34:46.7472865Z (Reading database ... 50% 2021-05-16T01:34:46.7518300Z (Reading database ... 55% 2021-05-16T01:34:46.7564068Z (Reading database ... 60% 2021-05-16T01:34:46.7591423Z (Reading database ... 65% 2021-05-16T01:34:46.7725930Z (Reading database ... 70% 2021-05-16T01:34:46.7857706Z (Reading database ... 75% 2021-05-16T01:34:46.7885186Z (Reading database ... 80% 2021-05-16T01:34:46.8446555Z (Reading database ... 85% 2021-05-16T01:34:46.8638980Z (Reading database ... 90% 2021-05-16T01:34:46.8720311Z (Reading database ... 95% 2021-05-16T01:34:46.8720893Z (Reading database ... 100% 2021-05-16T01:34:46.8721670Z (Reading database ... 267874 files and directories currently installed.) 2021-05-16T01:34:46.8870502Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T01:34:46.8883764Z Unpacking libij-java (1.52r-1) ... 2021-05-16T01:34:46.9860603Z Selecting previously unselected package imagej. 2021-05-16T01:34:47.0111881Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T01:34:47.0127892Z Unpacking imagej (1.52r-1) ... 2021-05-16T01:34:47.0982589Z Setting up libij-java (1.52r-1) ... 2021-05-16T01:34:47.1038065Z Setting up imagej (1.52r-1) ... 2021-05-16T01:34:47.1087694Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T01:34:47.4078772Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:48.1606543Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T01:34:50.6030981Z Reading package lists... 2021-05-16T01:34:51.5520143Z Building dependency tree... 2021-05-16T01:34:51.5527670Z Reading state information... 2021-05-16T01:34:51.5528640Z Suggested packages: 2021-05-16T01:34:51.5529934Z bowtie2-examples 2021-05-16T01:34:51.5530825Z The following NEW packages will be installed: 2021-05-16T01:34:51.5531664Z bowtie2 2021-05-16T01:34:51.5533981Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:51.5534972Z Need to get 1324 kB of archives. 2021-05-16T01:34:51.5535938Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T01:34:51.5537935Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T01:34:51.5541630Z Fetched 1324 kB in 0s (40.1 MB/s) 2021-05-16T01:34:51.5542314Z Selecting previously unselected package bowtie2. 2021-05-16T01:34:51.5543120Z (Reading database ... 2021-05-16T01:34:51.5543629Z (Reading database ... 5% 2021-05-16T01:34:51.5544121Z (Reading database ... 10% 2021-05-16T01:34:51.5544630Z (Reading database ... 15% 2021-05-16T01:34:51.5545274Z (Reading database ... 20% 2021-05-16T01:34:51.5546671Z (Reading database ... 25% 2021-05-16T01:34:51.5547340Z (Reading database ... 30% 2021-05-16T01:34:51.5547825Z (Reading database ... 35% 2021-05-16T01:34:51.5548296Z (Reading database ... 40% 2021-05-16T01:34:51.5548789Z (Reading database ... 45% 2021-05-16T01:34:51.5549273Z (Reading database ... 50% 2021-05-16T01:34:51.5549954Z (Reading database ... 55% 2021-05-16T01:34:51.5550441Z (Reading database ... 60% 2021-05-16T01:34:51.5550911Z (Reading database ... 65% 2021-05-16T01:34:51.5551421Z (Reading database ... 70% 2021-05-16T01:34:51.5678682Z (Reading database ... 75% 2021-05-16T01:34:51.5710502Z (Reading database ... 80% 2021-05-16T01:34:51.6273270Z (Reading database ... 85% 2021-05-16T01:34:51.6451748Z (Reading database ... 90% 2021-05-16T01:34:51.6535682Z (Reading database ... 95% 2021-05-16T01:34:51.6536238Z (Reading database ... 100% 2021-05-16T01:34:51.6537168Z (Reading database ... 267897 files and directories currently installed.) 2021-05-16T01:34:51.6684388Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T01:34:51.6705040Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T01:34:51.8715694Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T01:34:51.8765731Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:54.9562722Z Reading package lists... 2021-05-16T01:34:55.1229906Z Building dependency tree... 2021-05-16T01:34:55.1255455Z Reading state information... 2021-05-16T01:34:55.2577213Z E: Unable to locate package install 2021-05-16T01:34:55.2578307Z E: Unable to locate package gdal 2021-05-16T01:34:55.3310069Z Reading package lists... 2021-05-16T01:34:55.4930527Z Building dependency tree... 2021-05-16T01:34:55.4951222Z Reading state information... 2021-05-16T01:34:55.5181347Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T01:34:55.5182705Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T01:34:55.5183615Z is only available from another source 2021-05-16T01:34:55.5184148Z 2021-05-16T01:34:55.6210262Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T01:34:55.6958759Z Reading package lists... 2021-05-16T01:34:55.8476935Z Building dependency tree... 2021-05-16T01:34:55.8500529Z Reading state information... 2021-05-16T01:34:55.8755364Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T01:34:55.8756791Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T01:34:55.8758270Z is only available from another source 2021-05-16T01:34:55.8759124Z However the following packages replace it: 2021-05-16T01:34:55.8759991Z ffmpeg 2021-05-16T01:34:55.8760387Z 2021-05-16T01:34:55.9838910Z E: Package 'libav-tools' has no installation candidate 2021-05-16T01:34:56.0571683Z Reading package lists... 2021-05-16T01:34:56.2371710Z Building dependency tree... 2021-05-16T01:34:56.2395157Z Reading state information... 2021-05-16T01:34:56.3920079Z The following additional packages will be installed: 2021-05-16T01:34:56.3923279Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T01:34:56.3925512Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T01:34:56.3926947Z libssh2-1-dev 2021-05-16T01:34:56.3928870Z Suggested packages: 2021-05-16T01:34:56.3929862Z libgcrypt20-doc libmbedtls-doc 2021-05-16T01:34:56.4432887Z The following NEW packages will be installed: 2021-05-16T01:34:56.4435095Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T01:34:56.4439203Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T01:34:56.4443441Z libssh2-1-dev 2021-05-16T01:34:56.4644312Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:56.4645445Z Need to get 2667 kB of archives. 2021-05-16T01:34:56.4646239Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T01:34:56.4647996Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T01:34:56.4689207Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T01:34:56.4787251Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T01:34:56.4793280Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T01:34:56.4809965Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T01:34:56.4821785Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T01:34:56.4834867Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T01:34:56.4900297Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T01:34:56.4948509Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T01:34:56.4982200Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T01:34:56.4988240Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T01:34:56.9761781Z Fetched 2667 kB in 0s (40.8 MB/s) 2021-05-16T01:34:57.0140265Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T01:34:57.0226726Z (Reading database ... 2021-05-16T01:34:57.0227472Z (Reading database ... 5% 2021-05-16T01:34:57.0227973Z (Reading database ... 10% 2021-05-16T01:34:57.0228450Z (Reading database ... 15% 2021-05-16T01:34:57.0228937Z (Reading database ... 20% 2021-05-16T01:34:57.0229412Z (Reading database ... 25% 2021-05-16T01:34:57.0229900Z (Reading database ... 30% 2021-05-16T01:34:57.0230371Z (Reading database ... 35% 2021-05-16T01:34:57.0230860Z (Reading database ... 40% 2021-05-16T01:34:57.0231357Z (Reading database ... 45% 2021-05-16T01:34:57.0231846Z (Reading database ... 50% 2021-05-16T01:34:57.0278306Z (Reading database ... 55% 2021-05-16T01:34:57.0330111Z (Reading database ... 60% 2021-05-16T01:34:57.0356932Z (Reading database ... 65% 2021-05-16T01:34:57.0483864Z (Reading database ... 70% 2021-05-16T01:34:57.0609626Z (Reading database ... 75% 2021-05-16T01:34:57.0637969Z (Reading database ... 80% 2021-05-16T01:34:57.1191341Z (Reading database ... 85% 2021-05-16T01:34:57.1368174Z (Reading database ... 90% 2021-05-16T01:34:57.1450892Z (Reading database ... 95% 2021-05-16T01:34:57.1451473Z (Reading database ... 100% 2021-05-16T01:34:57.1452279Z (Reading database ... 267923 files and directories currently installed.) 2021-05-16T01:34:57.1592746Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T01:34:57.1609455Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T01:34:57.2060191Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T01:34:57.2302150Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T01:34:57.2314342Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T01:34:57.3180193Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T01:34:57.3417899Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T01:34:57.3447630Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T01:34:57.3780468Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T01:34:57.4032664Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:34:57.4047013Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:57.4457237Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T01:34:57.4751761Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:34:57.4766002Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:57.5086179Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T01:34:57.5387468Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:34:57.5402544Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:57.5820266Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T01:34:57.6068205Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T01:34:57.6086327Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:34:57.6740595Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T01:34:57.7002981Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:34:57.7021103Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:57.7860502Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T01:34:57.8119288Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T01:34:57.8139875Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T01:34:57.8860294Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T01:34:57.9107655Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T01:34:57.9122151Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T01:34:57.9493171Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T01:34:57.9710205Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T01:34:57.9723653Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:34:58.1130567Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T01:34:58.1175510Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:58.1220028Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T01:34:58.1265297Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T01:34:58.1305837Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:58.1345047Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:58.1380719Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:34:58.1420154Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T01:34:58.1459829Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T01:34:58.1497603Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:34:58.1534358Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:34:58.1576562Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:35:03.2708051Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:35:03.3894576Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:35:06.0552570Z Reading package lists... 2021-05-16T01:35:06.0561718Z Building dependency tree... 2021-05-16T01:35:06.0562719Z Reading state information... 2021-05-16T01:35:06.0842533Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T01:35:06.0844572Z libtiff-dev set to manually installed. 2021-05-16T01:35:06.0845978Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:35:06.1556864Z Reading package lists... 2021-05-16T01:35:06.3174606Z Building dependency tree... 2021-05-16T01:35:06.3197866Z Reading state information... 2021-05-16T01:35:06.5683403Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T01:35:06.5685046Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:35:06.6391502Z Reading package lists... 2021-05-16T01:35:06.7949110Z Building dependency tree... 2021-05-16T01:35:06.7969471Z Reading state information... 2021-05-16T01:35:06.9962466Z The following NEW packages will be installed: 2021-05-16T01:35:06.9964888Z libsodium-dev 2021-05-16T01:35:07.0162425Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:35:07.0166277Z Need to get 169 kB of archives. 2021-05-16T01:35:07.0167684Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T01:35:07.0171437Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T01:35:07.4688855Z Fetched 169 kB in 0s (9246 kB/s) 2021-05-16T01:35:07.5041418Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T01:35:07.5124043Z (Reading database ... 2021-05-16T01:35:07.5124898Z (Reading database ... 5% 2021-05-16T01:35:07.5125789Z (Reading database ... 10% 2021-05-16T01:35:07.5126773Z (Reading database ... 15% 2021-05-16T01:35:07.5127481Z (Reading database ... 20% 2021-05-16T01:35:07.5128366Z (Reading database ... 25% 2021-05-16T01:35:07.5129274Z (Reading database ... 30% 2021-05-16T01:35:07.5130176Z (Reading database ... 35% 2021-05-16T01:35:07.5130905Z (Reading database ... 40% 2021-05-16T01:35:07.5131629Z (Reading database ... 45% 2021-05-16T01:35:07.5132357Z (Reading database ... 50% 2021-05-16T01:35:07.5175230Z (Reading database ... 55% 2021-05-16T01:35:07.5221327Z (Reading database ... 60% 2021-05-16T01:35:07.5250268Z (Reading database ... 65% 2021-05-16T01:35:07.5388047Z (Reading database ... 70% 2021-05-16T01:35:07.5517996Z (Reading database ... 75% 2021-05-16T01:35:07.5544727Z (Reading database ... 80% 2021-05-16T01:35:07.6162199Z (Reading database ... 85% 2021-05-16T01:35:07.6335246Z (Reading database ... 90% 2021-05-16T01:35:07.6420571Z (Reading database ... 95% 2021-05-16T01:35:07.6421106Z (Reading database ... 100% 2021-05-16T01:35:07.6422003Z (Reading database ... 268426 files and directories currently installed.) 2021-05-16T01:35:07.6563370Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T01:35:07.6576624Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T01:35:07.7461853Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T01:35:10.0006282Z Reading package lists... 2021-05-16T01:35:10.1548242Z Building dependency tree... 2021-05-16T01:35:10.1572730Z Reading state information... 2021-05-16T01:35:10.3198780Z The following additional packages will be installed: 2021-05-16T01:35:10.3203006Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T01:35:10.3696545Z The following NEW packages will be installed: 2021-05-16T01:35:10.3701708Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T01:35:10.3703375Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T01:35:10.3899301Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:35:10.3900636Z Need to get 10.4 MB of archives. 2021-05-16T01:35:10.3902434Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T01:35:10.3904491Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T01:35:10.4020751Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T01:35:10.4153780Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T01:35:10.4351668Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T01:35:10.4528374Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T01:35:10.4765513Z 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-16T01:35:10.4997433Z 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-16T01:35:10.5410792Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T01:35:11.0013990Z Fetched 10.4 MB in 0s (61.7 MB/s) 2021-05-16T01:35:11.0352965Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T01:35:11.0436410Z (Reading database ... 2021-05-16T01:35:11.0437310Z (Reading database ... 5% 2021-05-16T01:35:11.0438217Z (Reading database ... 10% 2021-05-16T01:35:11.0438815Z (Reading database ... 15% 2021-05-16T01:35:11.0439348Z (Reading database ... 20% 2021-05-16T01:35:11.0440038Z (Reading database ... 25% 2021-05-16T01:35:11.0440748Z (Reading database ... 30% 2021-05-16T01:35:11.0441398Z (Reading database ... 35% 2021-05-16T01:35:11.0442737Z (Reading database ... 40% 2021-05-16T01:35:11.0443241Z (Reading database ... 45% 2021-05-16T01:35:11.0443707Z (Reading database ... 50% 2021-05-16T01:35:11.0496318Z (Reading database ... 55% 2021-05-16T01:35:11.0547934Z (Reading database ... 60% 2021-05-16T01:35:11.0579599Z (Reading database ... 65% 2021-05-16T01:35:11.0710843Z (Reading database ... 70% 2021-05-16T01:35:11.0850925Z (Reading database ... 75% 2021-05-16T01:35:11.0878903Z (Reading database ... 80% 2021-05-16T01:35:11.1420911Z (Reading database ... 85% 2021-05-16T01:35:11.1591633Z (Reading database ... 90% 2021-05-16T01:35:11.1673666Z (Reading database ... 95% 2021-05-16T01:35:11.1674358Z (Reading database ... 100% 2021-05-16T01:35:11.1676002Z (Reading database ... 268496 files and directories currently installed.) 2021-05-16T01:35:11.1828751Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T01:35:11.1843772Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T01:35:11.2699757Z Selecting previously unselected package liblept5:amd64. 2021-05-16T01:35:11.2970653Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T01:35:11.3005933Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T01:35:11.4380643Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T01:35:11.4660710Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T01:35:11.4676061Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T01:35:11.6340516Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T01:35:11.6612105Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T01:35:11.6629076Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T01:35:11.8341637Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T01:35:11.8573267Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T01:35:11.8587121Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T01:35:12.0464548Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T01:35:12.0781556Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T01:35:12.0798922Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:35:12.2633589Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T01:35:12.2943690Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T01:35:12.2961766Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:35:12.6812184Z Selecting previously unselected package tesseract-ocr. 2021-05-16T01:35:12.7122757Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T01:35:12.7139912Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T01:35:12.8153741Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:35:12.8204988Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T01:35:12.8246555Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T01:35:12.8293422Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T01:35:12.8333591Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T01:35:12.8381178Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:35:12.8423763Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T01:35:12.8467458Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T01:35:12.8519628Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:35:16.0518936Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:35:18.2754816Z Reading package lists... 2021-05-16T01:35:18.4400987Z Building dependency tree... 2021-05-16T01:35:18.4425167Z Reading state information... 2021-05-16T01:35:18.6826404Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T01:35:18.6827900Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:35:18.7505530Z Reading package lists... 2021-05-16T01:35:18.9075435Z Building dependency tree... 2021-05-16T01:35:18.9095346Z Reading state information... 2021-05-16T01:35:19.0675815Z The following additional packages will be installed: 2021-05-16T01:35:19.0678369Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T01:35:19.0679877Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T01:35:19.0685637Z Suggested packages: 2021-05-16T01:35:19.0686947Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T01:35:19.1219649Z The following NEW packages will be installed: 2021-05-16T01:35:19.1225225Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T01:35:19.1230831Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T01:35:19.1428820Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:35:19.1429743Z Need to get 1459 kB of archives. 2021-05-16T01:35:19.1430475Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T01:35:19.1432116Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T01:35:19.1470929Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T01:35:19.1482280Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T01:35:19.1495177Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T01:35:19.1504175Z 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-16T01:35:19.1518030Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T01:35:19.1545543Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T01:35:19.1623280Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T01:35:19.1646452Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T01:35:19.1652068Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T01:35:19.6211465Z Fetched 1459 kB in 0s (34.5 MB/s) 2021-05-16T01:35:19.6634017Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T01:35:19.6714108Z (Reading database ... 2021-05-16T01:35:19.6714961Z (Reading database ... 5% 2021-05-16T01:35:19.6715929Z (Reading database ... 10% 2021-05-16T01:35:19.6716488Z (Reading database ... 15% 2021-05-16T01:35:19.6716959Z (Reading database ... 20% 2021-05-16T01:35:19.6717404Z (Reading database ... 25% 2021-05-16T01:35:19.6717887Z (Reading database ... 30% 2021-05-16T01:35:19.6718331Z (Reading database ... 35% 2021-05-16T01:35:19.6718941Z (Reading database ... 40% 2021-05-16T01:35:19.6719366Z (Reading database ... 45% 2021-05-16T01:35:19.6719958Z (Reading database ... 50% 2021-05-16T01:35:19.6750521Z (Reading database ... 55% 2021-05-16T01:35:19.6801266Z (Reading database ... 60% 2021-05-16T01:35:19.6833920Z (Reading database ... 65% 2021-05-16T01:35:19.6951073Z (Reading database ... 70% 2021-05-16T01:35:19.7067150Z (Reading database ... 75% 2021-05-16T01:35:19.7090215Z (Reading database ... 80% 2021-05-16T01:35:19.7473034Z (Reading database ... 85% 2021-05-16T01:35:19.7778193Z (Reading database ... 90% 2021-05-16T01:35:19.7855604Z (Reading database ... 95% 2021-05-16T01:35:19.7856408Z (Reading database ... 100% 2021-05-16T01:35:19.7857375Z (Reading database ... 268721 files and directories currently installed.) 2021-05-16T01:35:19.7996618Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:35:19.8023425Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:35:19.8419660Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T01:35:19.8662989Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:35:19.8679878Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:35:19.9059894Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T01:35:19.9318244Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:35:19.9334321Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:35:19.9700503Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T01:35:19.9982362Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:35:19.9999752Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:35:20.0346419Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T01:35:20.0645941Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T01:35:20.0682824Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T01:35:20.1101032Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T01:35:20.1366272Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:35:20.1382667Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:35:20.1860057Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T01:35:20.2101513Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T01:35:20.2116662Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T01:35:20.2940958Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T01:35:20.3220266Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T01:35:20.3234623Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T01:35:20.3740180Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T01:35:20.4011734Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:35:20.4025707Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:35:20.4310647Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T01:35:20.4623155Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T01:35:20.4642637Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T01:35:20.5842620Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T01:35:20.5897376Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:35:20.5941625Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T01:35:20.5982943Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T01:35:20.6034351Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:35:20.6075331Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:35:20.6192668Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:35:20.6229413Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:35:20.6277380Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:35:20.6312112Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T01:35:20.6358426Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:35:20.6654960Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:35:24.0704940Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:35:26.4600871Z Reading package lists... 2021-05-16T01:35:27.0619950Z E: Unable to locate package udunits 2021-05-16T01:35:27.0620652Z Building dependency tree... 2021-05-16T01:35:27.0629315Z Reading state information... 2021-05-16T01:35:27.0630290Z Reading package lists... 2021-05-16T01:35:27.0631044Z Building dependency tree... 2021-05-16T01:35:27.0631809Z Reading state information... 2021-05-16T01:35:27.1392302Z The following additional packages will be installed: 2021-05-16T01:35:27.1393869Z libwebpdemux2 2021-05-16T01:35:27.1866655Z The following NEW packages will be installed: 2021-05-16T01:35:27.1868432Z libwebp-dev libwebpdemux2 2021-05-16T01:35:27.2771527Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:35:27.2772899Z Need to get 277 kB of archives. 2021-05-16T01:35:27.2773993Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T01:35:27.2776624Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T01:35:27.2786579Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T01:35:27.7531863Z Fetched 277 kB in 0s (2974 kB/s) 2021-05-16T01:35:27.7899041Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T01:35:27.7988596Z (Reading database ... 2021-05-16T01:35:27.7989597Z (Reading database ... 5% 2021-05-16T01:35:27.7990561Z (Reading database ... 10% 2021-05-16T01:35:27.7991237Z (Reading database ... 15% 2021-05-16T01:35:27.7992102Z (Reading database ... 20% 2021-05-16T01:35:27.7992832Z (Reading database ... 25% 2021-05-16T01:35:27.7993490Z (Reading database ... 30% 2021-05-16T01:35:27.7994781Z (Reading database ... 35% 2021-05-16T01:35:27.7995477Z (Reading database ... 40% 2021-05-16T01:35:27.7996198Z (Reading database ... 45% 2021-05-16T01:35:27.7996844Z (Reading database ... 50% 2021-05-16T01:35:27.8038924Z (Reading database ... 55% 2021-05-16T01:35:27.8087802Z (Reading database ... 60% 2021-05-16T01:35:27.8118390Z (Reading database ... 65% 2021-05-16T01:35:27.8247092Z (Reading database ... 70% 2021-05-16T01:35:27.8379306Z (Reading database ... 75% 2021-05-16T01:35:27.8405961Z (Reading database ... 80% 2021-05-16T01:35:27.8843698Z (Reading database ... 85% 2021-05-16T01:35:27.9187194Z (Reading database ... 90% 2021-05-16T01:35:27.9273895Z (Reading database ... 95% 2021-05-16T01:35:27.9274768Z (Reading database ... 100% 2021-05-16T01:35:27.9275764Z (Reading database ... 269021 files and directories currently installed.) 2021-05-16T01:35:27.9433036Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T01:35:27.9461151Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T01:35:27.9780004Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T01:35:28.0030051Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T01:35:28.0044330Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T01:35:28.1060575Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T01:35:28.1105920Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T01:35:28.1154181Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:35:30.3737498Z Reading package lists... 2021-05-16T01:35:30.5344936Z Building dependency tree... 2021-05-16T01:35:30.5366614Z Reading state information... 2021-05-16T01:35:30.6987650Z The following additional packages will be installed: 2021-05-16T01:35:30.6989978Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T01:35:30.6991946Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T01:35:30.6993646Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T01:35:30.6996166Z Suggested packages: 2021-05-16T01:35:30.6997449Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T01:35:30.6998395Z Recommended packages: 2021-05-16T01:35:30.6999068Z cargo 2021-05-16T01:35:30.7521862Z The following NEW packages will be installed: 2021-05-16T01:35:30.7524497Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T01:35:30.7526010Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T01:35:30.7529408Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T01:35:30.7865695Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:35:30.7867513Z Need to get 108 MB of archives. 2021-05-16T01:35:30.7869391Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T01:35:30.7871759Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T01:35:30.7916989Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T01:35:30.7926329Z 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-16T01:35:30.7935418Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T01:35:30.8003329Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T01:35:30.8033715Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T01:35:30.8040682Z 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-16T01:35:31.0612393Z 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-16T01:35:31.7561035Z 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-16T01:35:32.1658912Z 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-16T01:35:32.1943822Z 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-16T01:35:32.2329555Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T01:35:32.3635710Z 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-16T01:35:32.8355519Z Fetched 108 MB in 2s (67.2 MB/s) 2021-05-16T01:35:32.8730808Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T01:35:32.8820801Z (Reading database ... 2021-05-16T01:35:32.8821940Z (Reading database ... 5% 2021-05-16T01:35:32.8823034Z (Reading database ... 10% 2021-05-16T01:35:32.8823775Z (Reading database ... 15% 2021-05-16T01:35:32.8824748Z (Reading database ... 20% 2021-05-16T01:35:32.8825221Z (Reading database ... 25% 2021-05-16T01:35:32.8825678Z (Reading database ... 30% 2021-05-16T01:35:32.8826167Z (Reading database ... 35% 2021-05-16T01:35:32.8826621Z (Reading database ... 40% 2021-05-16T01:35:32.8827087Z (Reading database ... 45% 2021-05-16T01:35:32.8827538Z (Reading database ... 50% 2021-05-16T01:35:32.8877721Z (Reading database ... 55% 2021-05-16T01:35:32.8924080Z (Reading database ... 60% 2021-05-16T01:35:32.8961143Z (Reading database ... 65% 2021-05-16T01:35:32.9120377Z (Reading database ... 70% 2021-05-16T01:35:32.9294524Z (Reading database ... 75% 2021-05-16T01:35:32.9328662Z (Reading database ... 80% 2021-05-16T01:35:32.9755657Z (Reading database ... 85% 2021-05-16T01:35:33.0113129Z (Reading database ... 90% 2021-05-16T01:35:33.0201900Z (Reading database ... 95% 2021-05-16T01:35:33.0203151Z (Reading database ... 100% 2021-05-16T01:35:33.0204701Z (Reading database ... 269049 files and directories currently installed.) 2021-05-16T01:35:33.0360218Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T01:35:33.0389025Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T01:35:33.0943213Z Selecting previously unselected package libipt2. 2021-05-16T01:35:33.1323652Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T01:35:33.1366272Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T01:35:33.1734995Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T01:35:33.2020675Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T01:35:33.2040094Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T01:35:33.2701990Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T01:35:33.2981722Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T01:35:33.3010791Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T01:35:33.3854491Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T01:35:33.4128488Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T01:35:33.4141639Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T01:35:33.4700123Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T01:35:33.4969699Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T01:35:33.4981477Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T01:35:33.5340253Z Selecting previously unselected package gdb. 2021-05-16T01:35:33.5569126Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T01:35:33.5591114Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T01:35:33.9340760Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T01:35:33.9610581Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:35:33.9632219Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:40.8287005Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T01:35:40.8598169Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:35:40.8610521Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:44.0254365Z Selecting previously unselected package rustc. 2021-05-16T01:35:44.0564038Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:35:44.0575459Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:44.2579599Z Selecting previously unselected package cargo. 2021-05-16T01:35:44.2859288Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:35:44.2873770Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T01:35:44.6318843Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T01:35:44.6627796Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T01:35:44.6645247Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T01:35:45.9765011Z Selecting previously unselected package rust-gdb. 2021-05-16T01:35:46.0073700Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T01:35:46.0095417Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:46.0801382Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:46.0845581Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T01:35:46.0886901Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T01:35:46.0965462Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:46.1008131Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T01:35:46.1057197Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T01:35:46.1098525Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T01:35:46.1138065Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:46.1181206Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T01:35:46.1219941Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T01:35:46.1264459Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T01:35:46.1304904Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T01:35:46.1353594Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:35:46.1402384Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:35:46.1641271Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:35:49.6871638Z Reading package lists... 2021-05-16T01:35:49.8666816Z Building dependency tree... 2021-05-16T01:35:49.8688965Z Reading state information... 2021-05-16T01:35:50.0440741Z The following additional packages will be installed: 2021-05-16T01:35:50.0443061Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T01:35:50.0446804Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T01:35:50.0448438Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T01:35:50.0450766Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T01:35:50.0452793Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T01:35:50.0454441Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T01:35:50.0456014Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T01:35:50.0457995Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T01:35:50.0462748Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T01:35:50.0464770Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T01:35:50.0466655Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T01:35:50.0469036Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T01:35:50.0471057Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T01:35:50.0473518Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T01:35:50.0477786Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T01:35:50.0485851Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T01:35:50.0487359Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T01:35:50.0489140Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T01:35:50.0490556Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T01:35:50.0492095Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T01:35:50.0493295Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T01:35:50.0494579Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T01:35:50.0495799Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T01:35:50.0496947Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T01:35:50.0498124Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T01:35:50.0499739Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T01:35:50.0501297Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T01:35:50.0503044Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T01:35:50.0504663Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T01:35:50.0506029Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T01:35:50.0507768Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T01:35:50.0508913Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T01:35:50.0510128Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T01:35:50.0511654Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T01:35:50.0513326Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T01:35:50.0515494Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T01:35:50.0516911Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T01:35:50.0521037Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T01:35:50.0522397Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T01:35:50.0524105Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T01:35:50.0525914Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T01:35:50.0527382Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T01:35:50.0528847Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T01:35:50.0530322Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T01:35:50.0532124Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T01:35:50.0533446Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T01:35:50.0534914Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T01:35:50.0536375Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T01:35:50.0537779Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T01:35:50.0538619Z Suggested packages: 2021-05-16T01:35:50.0539665Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T01:35:50.0540876Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T01:35:50.0542486Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T01:35:50.0544061Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T01:35:50.0545507Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T01:35:50.0547027Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T01:35:50.0548386Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T01:35:50.0549972Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T01:35:50.0551333Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T01:35:50.0552730Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T01:35:50.0554232Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T01:35:50.0555776Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T01:35:50.0557203Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T01:35:50.0558432Z wpagui libengine-pkcs11-openssl 2021-05-16T01:35:50.1567626Z The following NEW packages will be installed: 2021-05-16T01:35:50.1569827Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T01:35:50.1571918Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T01:35:50.1573717Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T01:35:50.1575847Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T01:35:50.1577578Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T01:35:50.1579432Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T01:35:50.1581007Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T01:35:50.1582589Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T01:35:50.1584609Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T01:35:50.1586865Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T01:35:50.1589825Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T01:35:50.1594548Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T01:35:50.1596550Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T01:35:50.1598977Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T01:35:50.1600463Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T01:35:50.1602524Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T01:35:50.1604188Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T01:35:50.1605558Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T01:35:50.1607236Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T01:35:50.1608508Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T01:35:50.1609591Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T01:35:50.1611174Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T01:35:50.1612990Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T01:35:50.1614129Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T01:35:50.1615604Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T01:35:50.1617209Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T01:35:50.1618878Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T01:35:50.1620236Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T01:35:50.1622061Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T01:35:50.1623959Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T01:35:50.1625242Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T01:35:50.1626809Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T01:35:50.1628269Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T01:35:50.1629631Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T01:35:50.1631279Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T01:35:50.1633363Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T01:35:50.1634685Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T01:35:50.1635956Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T01:35:50.1637329Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T01:35:50.1638629Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T01:35:50.1639932Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T01:35:50.1641366Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T01:35:50.1642949Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T01:35:50.1644475Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T01:35:50.1646347Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T01:35:50.1647820Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T01:35:50.1649406Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T01:35:50.1650908Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T01:35:50.1652107Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T01:35:50.1874161Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:35:50.1874985Z Need to get 183 MB of archives. 2021-05-16T01:35:50.1875838Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T01:35:50.1878857Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T01:35:50.1909148Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T01:35:50.2140262Z 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-16T01:35:50.2164252Z 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-16T01:35:50.2170786Z 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-16T01:35:50.2176950Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T01:35:50.2182556Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T01:35:50.2188107Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T01:35:50.2193989Z 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-16T01:35:50.2199904Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T01:35:50.2216226Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T01:35:50.2246074Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T01:35:50.2321086Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T01:35:50.2332206Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T01:35:50.2334046Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T01:35:50.2335802Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T01:35:50.2337525Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T01:35:50.2340150Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T01:35:50.2342492Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T01:35:50.2350086Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T01:35:50.2352320Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T01:35:50.2373943Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T01:35:50.2377109Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T01:35:50.2770917Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T01:35:50.2988894Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T01:35:50.3006007Z 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-16T01:35:50.3026204Z 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-16T01:35:50.3090898Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T01:35:50.3097200Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T01:35:50.3118384Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T01:35:50.3138938Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T01:35:50.3267272Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T01:35:50.3422847Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T01:35:50.3425648Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T01:35:50.3427937Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T01:35:50.3435198Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T01:35:50.5065759Z 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-16T01:35:50.5071279Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T01:35:50.5168632Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T01:35:50.5199965Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T01:35:50.5221254Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T01:35:50.5241438Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T01:35:50.5249513Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T01:35:50.5269854Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T01:35:50.5286737Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T01:35:50.5310694Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T01:35:50.5325923Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T01:35:50.5387884Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T01:35:50.5396873Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T01:35:50.5456781Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T01:35:50.6954056Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T01:35:50.6964336Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T01:35:50.6972088Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T01:35:50.6988644Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T01:35:50.7096800Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T01:35:50.7152414Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T01:35:50.8058827Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T01:35:50.8209830Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T01:35:50.8214257Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T01:35:50.8251862Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T01:35:50.8260976Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T01:35:50.8269812Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T01:35:50.8272440Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T01:35:50.8285578Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T01:35:50.8295945Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T01:35:50.8331239Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T01:35:50.8354931Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T01:35:50.8377357Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T01:35:50.8542521Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T01:35:50.8657390Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T01:35:50.9514065Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T01:35:50.9517861Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T01:35:50.9525075Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T01:35:50.9533551Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T01:35:50.9555072Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T01:35:50.9588078Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T01:35:50.9594942Z 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-16T01:35:51.0369349Z 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-16T01:35:51.0372411Z 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-16T01:35:51.0382974Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T01:35:51.0541124Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T01:35:51.0552688Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T01:35:51.0574688Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T01:35:51.0633083Z 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-16T01:35:51.1075401Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T01:35:51.1335602Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T01:35:51.1353757Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T01:35:51.1355671Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T01:35:51.1362595Z 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-16T01:35:51.1459930Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T01:35:51.1461979Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T01:35:51.1473174Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T01:35:51.1499766Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T01:35:51.1536686Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T01:35:51.1552328Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T01:35:51.1563777Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T01:35:51.1942453Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T01:35:51.2013376Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T01:35:51.2051093Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T01:35:51.2053682Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T01:35:51.2081664Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T01:35:51.2121707Z 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-16T01:35:51.2195827Z 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-16T01:35:51.2210169Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T01:35:51.2217847Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T01:35:51.2315204Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T01:35:51.2324677Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T01:35:51.6624521Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T01:35:51.6646468Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T01:35:51.6656143Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T01:35:51.6862173Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T01:35:51.7659618Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T01:35:51.7669901Z 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-16T01:35:51.7684814Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T01:35:51.7772249Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T01:35:51.7780928Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T01:35:51.8364021Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T01:35:51.8459655Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T01:35:51.8478654Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T01:35:51.8483302Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T01:35:51.8490377Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T01:35:51.8515382Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T01:35:51.8534515Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T01:35:51.8538238Z 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-16T01:35:51.8544678Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T01:35:51.8563196Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T01:35:51.8572523Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T01:35:51.8574994Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T01:35:51.8584843Z 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-16T01:35:51.8587747Z 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-16T01:35:51.8595178Z 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-16T01:35:51.8601833Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T01:35:51.8617372Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T01:35:51.8993156Z 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-16T01:35:51.9019267Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T01:35:51.9022019Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T01:35:51.9041500Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T01:35:51.9140340Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T01:35:51.9166006Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T01:35:51.9186927Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T01:35:51.9195952Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T01:35:51.9226058Z 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-16T01:35:51.9240873Z 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-16T01:35:51.9248655Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T01:35:51.9266398Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T01:35:51.9278641Z 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-16T01:35:51.9281828Z 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-16T01:35:51.9310481Z 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-16T01:35:51.9445895Z 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-16T01:35:51.9888978Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T01:35:51.9906078Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T01:35:51.9979066Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T01:35:51.9998323Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T01:35:52.0009598Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T01:35:52.0064056Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T01:35:52.0074022Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T01:35:52.0488651Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T01:35:52.0588187Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T01:35:52.0736919Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T01:35:52.1189761Z 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-16T01:35:52.1225285Z 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-16T01:35:52.1277161Z 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-16T01:35:52.1286192Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T01:35:52.1364523Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T01:35:52.1370557Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T01:35:52.1390427Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T01:35:52.1394368Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T01:35:52.1500872Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T01:35:52.1551783Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T01:35:52.2078553Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T01:35:52.2090616Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T01:35:52.2103661Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T01:35:52.2106274Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T01:35:52.2116794Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T01:35:52.2126055Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T01:35:52.2180204Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T01:35:52.2182505Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T01:35:52.2196305Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T01:35:52.2202276Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T01:35:52.2215159Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T01:35:52.2229565Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T01:35:52.2237403Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T01:35:52.2427483Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T01:35:52.2437588Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T01:35:52.3203836Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T01:35:52.3214619Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T01:35:52.3218020Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T01:35:52.3251380Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T01:35:52.3257413Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T01:35:52.3276335Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T01:35:52.3331651Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T01:35:52.3334017Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T01:35:52.3585304Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T01:35:52.3604004Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T01:35:52.3615620Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T01:35:52.3948435Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T01:35:52.3978920Z 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-16T01:35:52.3998176Z 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-16T01:35:52.4007865Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T01:35:52.4033500Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T01:35:52.4386272Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T01:35:52.5489760Z 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-16T01:35:52.5533064Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T01:35:52.5622971Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T01:35:52.7286993Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T01:35:52.7872531Z 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-16T01:35:52.7920172Z 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-16T01:35:52.7931684Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T01:35:52.7998309Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T01:35:52.8008355Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T01:35:52.8155298Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T01:35:52.8289788Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T01:35:52.8301499Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T01:35:52.8307536Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T01:35:54.0614035Z Fetched 183 MB in 3s (68.7 MB/s) 2021-05-16T01:35:54.1029802Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T01:35:54.1114261Z (Reading database ... 2021-05-16T01:35:54.1115236Z (Reading database ... 5% 2021-05-16T01:35:54.1115965Z (Reading database ... 10% 2021-05-16T01:35:54.1116682Z (Reading database ... 15% 2021-05-16T01:35:54.1117398Z (Reading database ... 20% 2021-05-16T01:35:54.1118091Z (Reading database ... 25% 2021-05-16T01:35:54.1119054Z (Reading database ... 30% 2021-05-16T01:35:54.1119771Z (Reading database ... 35% 2021-05-16T01:35:54.1120490Z (Reading database ... 40% 2021-05-16T01:35:54.1121188Z (Reading database ... 45% 2021-05-16T01:35:54.1121914Z (Reading database ... 50% 2021-05-16T01:35:54.1157186Z (Reading database ... 55% 2021-05-16T01:35:54.1206155Z (Reading database ... 60% 2021-05-16T01:35:54.1237873Z (Reading database ... 65% 2021-05-16T01:35:54.1370238Z (Reading database ... 70% 2021-05-16T01:35:54.1525320Z (Reading database ... 75% 2021-05-16T01:35:54.1558407Z (Reading database ... 80% 2021-05-16T01:35:54.1954149Z (Reading database ... 85% 2021-05-16T01:35:54.2355169Z (Reading database ... 90% 2021-05-16T01:35:54.2434376Z (Reading database ... 95% 2021-05-16T01:35:54.2434876Z (Reading database ... 100% 2021-05-16T01:35:54.2435567Z (Reading database ... 269804 files and directories currently installed.) 2021-05-16T01:35:54.2579586Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T01:35:54.2606175Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T01:35:54.3019972Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T01:35:54.3312751Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:54.3400476Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:54.5458245Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T01:35:54.5773850Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:35:54.5789053Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:35:54.6176149Z Selecting previously unselected package libegl1:amd64. 2021-05-16T01:35:54.6484514Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:35:54.6501521Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:35:54.6854687Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T01:35:54.7175565Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T01:35:54.7193091Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T01:35:54.7510328Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T01:35:54.7837678Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T01:35:54.7855022Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T01:35:54.8180042Z Selecting previously unselected package libwacom-common. 2021-05-16T01:35:54.8438707Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T01:35:54.8456802Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T01:35:54.9261049Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T01:35:54.9515295Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T01:35:54.9535060Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T01:35:54.9854148Z Selecting previously unselected package libinput-bin. 2021-05-16T01:35:55.0181538Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T01:35:55.0198369Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T01:35:55.0619805Z Selecting previously unselected package libinput10:amd64. 2021-05-16T01:35:55.0901296Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T01:35:55.0918637Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T01:35:55.1352457Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T01:35:55.1668593Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:55.1686141Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:55.2220711Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T01:35:55.2506071Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:55.2522748Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:55.3495210Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T01:35:55.3808357Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T01:35:55.3821799Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T01:35:55.4149413Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T01:35:55.4452270Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T01:35:55.4492828Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T01:35:55.4860442Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T01:35:55.5140736Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T01:35:55.5155096Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:55.5540464Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T01:35:55.5829077Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T01:35:55.5846163Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:55.6220548Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T01:35:55.6493045Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T01:35:55.6511811Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T01:35:55.6825483Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T01:35:55.7138939Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T01:35:55.7153213Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T01:35:55.7443840Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T01:35:55.7761759Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T01:35:55.7777952Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T01:35:55.8104461Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T01:35:55.8418073Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T01:35:55.8432388Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T01:35:55.8859858Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T01:35:55.9085571Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T01:35:55.9105544Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T01:35:55.9500060Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T01:35:55.9762656Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T01:35:55.9782539Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T01:35:56.0204346Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T01:35:56.0517675Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:56.0634308Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:56.4100371Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T01:35:56.4330688Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:56.4348578Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:56.6901183Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T01:35:56.7164935Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:56.7178614Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:56.7599925Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T01:35:56.7921152Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T01:35:56.7937433Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T01:35:56.8479106Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T01:35:56.8793056Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T01:35:56.8815414Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T01:35:56.9900809Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T01:35:57.0158596Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T01:35:57.0199034Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T01:35:57.0502228Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T01:35:57.0830945Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:57.0842946Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:57.1352864Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T01:35:57.1664260Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:57.1679945Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:57.2219725Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T01:35:57.2506994Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:57.2521125Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:57.4340181Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T01:35:57.4586360Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:57.4602029Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:57.6299958Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T01:35:57.6543586Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:57.6569369Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:57.7060299Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T01:35:57.7319607Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:57.7330999Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:57.7679198Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T01:35:57.7998319Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T01:35:57.8015990Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T01:35:57.8419948Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T01:35:57.8706136Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T01:35:57.8722361Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T01:35:59.2981082Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T01:35:59.3272668Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:59.3290925Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:59.3644661Z Selecting previously unselected package qgis-providers-common. 2021-05-16T01:35:59.3949816Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:59.3967813Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:59.6708975Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T01:35:59.7027061Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T01:35:59.7048953Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T01:35:59.7603536Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T01:35:59.7915234Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T01:35:59.7931893Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T01:35:59.8579722Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T01:35:59.8839839Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:59.8859292Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:59.9229208Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T01:35:59.9530305Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:59.9546598Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:59.9899745Z Selecting previously unselected package gdal-data. 2021-05-16T01:36:00.0155583Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T01:36:00.0170315Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T01:36:00.0819782Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T01:36:00.1074562Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T01:36:00.1098012Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T01:36:00.1495180Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T01:36:00.1786697Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T01:36:00.1801338Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T01:36:00.2227859Z Selecting previously unselected package libarmadillo9. 2021-05-16T01:36:00.2544319Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T01:36:00.2562412Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T01:36:00.2942116Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T01:36:00.3254858Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T01:36:00.3269772Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T01:36:00.4053898Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T01:36:00.4331288Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T01:36:00.4347158Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T01:36:00.4715310Z Selecting previously unselected package libdap25:amd64. 2021-05-16T01:36:00.5015919Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T01:36:00.5036016Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T01:36:00.5860160Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T01:36:00.6103817Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T01:36:00.6121360Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T01:36:00.6527405Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T01:36:00.6832826Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T01:36:00.6849099Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T01:36:00.7159795Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T01:36:00.7471506Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T01:36:00.7485986Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T01:36:00.7791491Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T01:36:00.8101112Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T01:36:00.8118372Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T01:36:00.8579992Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T01:36:00.8860960Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T01:36:00.8878515Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T01:36:00.9707023Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T01:36:00.9999803Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T01:36:01.0018777Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T01:36:01.0357657Z Selecting previously unselected package proj-data. 2021-05-16T01:36:01.0676439Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T01:36:01.0693015Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T01:36:01.9259930Z Selecting previously unselected package libproj15:amd64. 2021-05-16T01:36:01.9536062Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T01:36:01.9549835Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T01:36:02.0900287Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T01:36:02.1191108Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T01:36:02.1204339Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T01:36:02.1553603Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T01:36:02.1910722Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T01:36:02.1928597Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T01:36:02.2495288Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T01:36:02.2819315Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T01:36:02.2832019Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T01:36:02.3130454Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T01:36:02.3465780Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T01:36:02.3481909Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T01:36:02.3855225Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T01:36:02.4126051Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T01:36:02.4138800Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T01:36:02.4470019Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T01:36:02.4801819Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T01:36:02.4817953Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T01:36:02.5341055Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T01:36:02.5623029Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T01:36:02.5637460Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T01:36:02.6015755Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T01:36:02.6355638Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T01:36:02.6371125Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T01:36:02.7026584Z Selecting previously unselected package libogdi4.1. 2021-05-16T01:36:02.7347046Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T01:36:02.7362761Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T01:36:02.7899868Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T01:36:02.8190794Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T01:36:02.8208190Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T01:36:02.8708671Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T01:36:02.9042619Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T01:36:02.9054949Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T01:36:03.0820838Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T01:36:03.1103007Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T01:36:03.1114693Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T01:36:03.2500686Z Selecting previously unselected package libgdal26. 2021-05-16T01:36:03.2785794Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T01:36:03.2805770Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T01:36:04.0192266Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T01:36:04.0533097Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:36:04.0554624Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:04.0940360Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T01:36:04.1274642Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T01:36:04.1290000Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T01:36:04.1633506Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T01:36:04.1960880Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:36:04.1981959Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:04.2380200Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T01:36:04.2656693Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:36:04.2671203Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:04.3179558Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T01:36:04.3509579Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T01:36:04.3526951Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T01:36:04.4220047Z Selecting previously unselected package libzip5:amd64. 2021-05-16T01:36:04.4514281Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T01:36:04.4530683Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T01:36:04.5100979Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T01:36:04.5400215Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:36:04.5417823Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:05.1900522Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T01:36:05.2188005Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:36:05.2206097Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:05.2620366Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T01:36:05.2937096Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T01:36:05.2951975Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T01:36:05.3540403Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T01:36:05.3825783Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T01:36:05.3845837Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T01:36:05.5659839Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T01:36:05.5905825Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:36:05.5918037Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:05.6240481Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T01:36:05.6626686Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:36:05.6646428Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:05.7122125Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T01:36:05.7449270Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T01:36:05.7466453Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T01:36:05.8460804Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T01:36:05.8747223Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:36:05.8923852Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:06.2982912Z Selecting previously unselected package qgis-providers. 2021-05-16T01:36:06.3306575Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:36:06.3318735Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:06.5746359Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T01:36:06.6090437Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T01:36:06.6109978Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:36:06.6539616Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T01:36:06.6806384Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T01:36:06.6819911Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T01:36:06.7125684Z Selecting previously unselected package avahi-daemon. 2021-05-16T01:36:06.7451311Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T01:36:06.7468159Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T01:36:06.8051025Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T01:36:06.8387479Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T01:36:06.8404636Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T01:36:06.9299967Z Selecting previously unselected package blt. 2021-05-16T01:36:06.9602899Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T01:36:06.9617960Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T01:36:06.9917771Z Selecting previously unselected package fonts-lyx. 2021-05-16T01:36:07.0348998Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T01:36:07.0367681Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T01:36:07.0860732Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T01:36:07.1176879Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T01:36:07.1189101Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T01:36:07.1659914Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T01:36:07.1933027Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T01:36:07.1955286Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:36:07.2449778Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T01:36:07.2762434Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T01:36:07.2774809Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:36:07.3172660Z Selecting previously unselected package gcr. 2021-05-16T01:36:07.3520325Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T01:36:07.3528632Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T01:36:07.4420387Z Selecting previously unselected package python3-numpy. 2021-05-16T01:36:07.4686307Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T01:36:07.4699301Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T01:36:07.8002351Z Selecting previously unselected package python3-gdal. 2021-05-16T01:36:07.8311541Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T01:36:07.8329033Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T01:36:07.9221513Z Selecting previously unselected package gdal-bin. 2021-05-16T01:36:07.9527297Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T01:36:07.9542877Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T01:36:08.0220462Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T01:36:08.0486892Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T01:36:08.0505767Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:36:08.0940615Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T01:36:08.1187494Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T01:36:08.1209775Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T01:36:08.1780379Z Selecting previously unselected package geoclue-2.0. 2021-05-16T01:36:08.2078759Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T01:36:08.2096055Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T01:36:08.2622535Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T01:36:08.2893473Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T01:36:08.2910935Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T01:36:08.3517301Z Selecting previously unselected package p11-kit. 2021-05-16T01:36:08.3857814Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T01:36:08.3875256Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T01:36:08.4340518Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T01:36:08.4653580Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T01:36:08.4665646Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T01:36:08.5009453Z Selecting previously unselected package gnome-keyring. 2021-05-16T01:36:08.5391436Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T01:36:08.5521047Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T01:36:08.6540909Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T01:36:08.6912135Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T01:36:08.6934913Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:36:08.7245545Z Selecting previously unselected package grass-doc. 2021-05-16T01:36:08.7558710Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T01:36:08.7579585Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T01:36:10.5802349Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T01:36:10.6125086Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T01:36:10.6140955Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T01:36:10.6586344Z Selecting previously unselected package libpdal-util9. 2021-05-16T01:36:10.6901258Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:36:10.6919458Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T01:36:10.7332020Z Selecting previously unselected package libpdal-base9. 2021-05-16T01:36:10.7725010Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:36:10.7742183Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T01:36:10.9830358Z Selecting previously unselected package grass-core. 2021-05-16T01:36:11.0166399Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T01:36:11.0181949Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T01:36:11.7300586Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T01:36:11.7579162Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T01:36:11.7600642Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T01:36:11.7932472Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T01:36:11.8253748Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T01:36:11.8270999Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T01:36:11.8661016Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T01:36:11.9000050Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T01:36:11.9021724Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T01:36:12.0061583Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T01:36:12.0357425Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T01:36:12.0376201Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T01:36:12.1005406Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T01:36:12.1348859Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T01:36:12.1362370Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T01:36:12.5021131Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T01:36:12.5296284Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T01:36:12.5313877Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T01:36:12.6402743Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T01:36:12.6726784Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T01:36:12.6749135Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T01:36:12.7171162Z Selecting previously unselected package libfcgi-bin. 2021-05-16T01:36:12.7480706Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T01:36:12.7495709Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T01:36:12.7794807Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T01:36:12.8129637Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T01:36:12.8147797Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T01:36:12.8465543Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T01:36:12.8780479Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T01:36:12.8866707Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T01:36:12.9768731Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T01:36:13.0050227Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T01:36:13.0069354Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T01:36:13.0540510Z Selecting previously unselected package libmbim-proxy. 2021-05-16T01:36:13.0819839Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T01:36:13.0836348Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T01:36:13.1153932Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T01:36:13.1481680Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T01:36:13.1493449Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:36:13.1789389Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T01:36:13.2120362Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T01:36:13.2133167Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:36:13.2660380Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T01:36:13.2929049Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T01:36:13.2951338Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T01:36:13.3302284Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T01:36:13.3621235Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T01:36:13.3634452Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:36:13.3947703Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T01:36:13.4257441Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T01:36:13.4271364Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T01:36:13.4567594Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T01:36:13.4890855Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:36:13.4908680Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T01:36:13.5216041Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T01:36:13.5524201Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:36:13.5542586Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T01:36:13.5900649Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T01:36:13.6192408Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:36:13.6220387Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T01:36:13.6579476Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T01:36:13.6893370Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:36:13.6910815Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T01:36:13.7408924Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T01:36:13.7743170Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T01:36:13.7764021Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T01:36:13.9528503Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T01:36:13.9861058Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:36:13.9954233Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T01:36:14.0420221Z Selecting previously unselected package libpdal-plugins. 2021-05-16T01:36:14.0691598Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:36:14.0706239Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T01:36:14.1057309Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T01:36:14.1423007Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:36:14.1434522Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:14.1955753Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T01:36:14.2296256Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:36:14.2308889Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:14.3359690Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T01:36:14.3681184Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:36:14.3699778Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:14.4300894Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T01:36:14.4629848Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:36:14.4646150Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:14.5139852Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T01:36:14.5422499Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:36:14.5438658Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:14.5753882Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T01:36:14.6070699Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:36:14.6082610Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:14.6540669Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T01:36:14.6831543Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:36:14.6855024Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:14.7175850Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T01:36:14.7497189Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:36:14.7511686Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:14.7860455Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T01:36:14.8118808Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:36:14.8135174Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:14.8619962Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T01:36:14.9002210Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:36:14.9015953Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:14.9335064Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T01:36:14.9766235Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:36:14.9785224Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:15.0126171Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T01:36:15.0538185Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:36:15.0557210Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:15.1180958Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T01:36:15.1467722Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:36:15.1485227Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:15.2902173Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T01:36:15.3190610Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:36:15.3215697Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:15.6980715Z Selecting previously unselected package qtchooser. 2021-05-16T01:36:15.7276753Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T01:36:15.7296107Z Unpacking qtchooser (66-2build1) ... 2021-05-16T01:36:15.7661051Z Selecting previously unselected package qdoc-qt5. 2021-05-16T01:36:15.7978525Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:36:15.7998179Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:15.8855238Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T01:36:15.9216117Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:36:15.9236676Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:15.9700512Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T01:36:16.0011144Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:36:16.0025231Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:16.0420785Z Selecting previously unselected package qt5-assistant. 2021-05-16T01:36:16.0742621Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:36:16.0758681Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T01:36:16.1540919Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T01:36:16.1813853Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:36:16.1829278Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:16.2260135Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T01:36:16.2563515Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:36:16.2576534Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:16.5060015Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T01:36:16.5342811Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:36:16.5364885Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:16.6413206Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T01:36:16.6743866Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:36:16.6758837Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T01:36:16.8237202Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T01:36:16.8560988Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:36:16.8575516Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:16.9865640Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T01:36:17.0198375Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:36:17.0213777Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:17.0897820Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T01:36:17.1262114Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:36:17.1277573Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:17.1852662Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T01:36:17.2177405Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:36:17.2204958Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:17.2620634Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T01:36:17.2918159Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T01:36:17.2936141Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T01:36:17.3808672Z Selecting previously unselected package libqmi-proxy. 2021-05-16T01:36:17.4129189Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T01:36:17.4313299Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T01:36:17.4699866Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T01:36:17.5003318Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:36:17.5023940Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:17.5473018Z Selecting previously unselected package libwacom-bin. 2021-05-16T01:36:17.5792693Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T01:36:17.5807669Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T01:36:17.6160676Z Selecting previously unselected package modemmanager. 2021-05-16T01:36:17.6482725Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T01:36:17.6562871Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T01:36:17.7821198Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T01:36:17.8197855Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T01:36:17.8211383Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T01:36:17.8593097Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T01:36:17.8926302Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T01:36:17.8940026Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T01:36:18.2421494Z Selecting previously unselected package python3-soupsieve. 2021-05-16T01:36:18.2671905Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T01:36:18.2683318Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T01:36:18.3026805Z Selecting previously unselected package python3-bs4. 2021-05-16T01:36:18.3384760Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T01:36:18.3401164Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T01:36:18.3809922Z Selecting previously unselected package python3-cycler. 2021-05-16T01:36:18.4134687Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T01:36:18.4148989Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T01:36:18.4500472Z Selecting previously unselected package python3-dateutil. 2021-05-16T01:36:18.4801953Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T01:36:18.4821476Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T01:36:18.5183610Z Selecting previously unselected package python3-decorator. 2021-05-16T01:36:18.5498851Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T01:36:18.5512677Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T01:36:18.6020341Z Selecting previously unselected package python3-future. 2021-05-16T01:36:18.6281053Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T01:36:18.6301717Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T01:36:18.7059082Z Selecting previously unselected package python3-webencodings. 2021-05-16T01:36:18.7382699Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T01:36:18.7395708Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T01:36:18.7740277Z Selecting previously unselected package python3-html5lib. 2021-05-16T01:36:18.8015797Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T01:36:18.8030144Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T01:36:18.8460211Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T01:36:18.8774417Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T01:36:18.8794022Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T01:36:18.9139556Z Selecting previously unselected package python3-traitlets. 2021-05-16T01:36:18.9476474Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T01:36:18.9490717Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T01:36:18.9849923Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T01:36:19.0180912Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T01:36:19.0191233Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T01:36:19.0558439Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T01:36:19.0896246Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T01:36:19.0913497Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T01:36:19.1256539Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T01:36:19.1582972Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T01:36:19.1598914Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T01:36:19.3360464Z Selecting previously unselected package python3-pyparsing. 2021-05-16T01:36:19.3705297Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T01:36:19.3723764Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T01:36:19.4104811Z Selecting previously unselected package python3-matplotlib. 2021-05-16T01:36:19.4432191Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T01:36:19.4450641Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T01:36:19.9133174Z Selecting previously unselected package python3-nbformat. 2021-05-16T01:36:19.9485814Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T01:36:19.9509190Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T01:36:19.9904231Z Selecting previously unselected package python3-olefile. 2021-05-16T01:36:20.0230401Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T01:36:20.0244482Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T01:36:20.0581825Z Selecting previously unselected package python3-pyproj. 2021-05-16T01:36:20.0911030Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T01:36:20.0925513Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T01:36:20.1576185Z Selecting previously unselected package python3-tz. 2021-05-16T01:36:20.1888770Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T01:36:20.1908285Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T01:36:20.2274100Z Selecting previously unselected package python3-owslib. 2021-05-16T01:36:20.2597085Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T01:36:20.2611263Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T01:36:20.3084335Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T01:36:20.3415544Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T01:36:20.3429535Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T01:36:20.4104236Z Selecting previously unselected package python3-retrying. 2021-05-16T01:36:20.4424454Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T01:36:20.4438545Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T01:36:20.4745270Z Selecting previously unselected package python3-plotly. 2021-05-16T01:36:20.5077653Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T01:36:20.5091618Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T01:36:21.1353985Z Selecting previously unselected package python3-psycopg2. 2021-05-16T01:36:21.1708087Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T01:36:21.1726191Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T01:36:21.2172641Z Selecting previously unselected package python3-sip. 2021-05-16T01:36:21.2506734Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T01:36:21.2529164Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T01:36:21.2911844Z Selecting previously unselected package python3-pyqt5. 2021-05-16T01:36:21.3251515Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:36:21.3272026Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:21.6377029Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T01:36:21.6747309Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T01:36:21.6768477Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T01:36:21.7342582Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T01:36:21.7670067Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:36:21.7679697Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:21.8077764Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T01:36:21.8415614Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:36:21.8431183Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:21.8723978Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T01:36:21.9056044Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:36:21.9071020Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:21.9500555Z Selecting previously unselected package python3-qgis-common. 2021-05-16T01:36:21.9838146Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:36:21.9852217Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:22.3274889Z Selecting previously unselected package python3-qgis. 2021-05-16T01:36:22.3610013Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:36:22.3625487Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:23.3522221Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T01:36:23.3853078Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T01:36:23.3871525Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T01:36:23.4341999Z Selecting previously unselected package libjs-leaflet. 2021-05-16T01:36:23.4683811Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T01:36:23.4701264Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T01:36:23.5268756Z Selecting previously unselected package qgis-common. 2021-05-16T01:36:23.5612523Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:36:23.5633741Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:25.2931911Z Selecting previously unselected package qgis. 2021-05-16T01:36:25.3274009Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:36:25.4237154Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:25.7004245Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T01:36:25.7348662Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:36:25.7363822Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:25.9525834Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T01:36:25.9851543Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:36:25.9876658Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:26.0278814Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T01:36:26.0698964Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:36:26.0712897Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:26.1580458Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T01:36:26.1892722Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:36:26.1906293Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:26.2366786Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T01:36:26.2712705Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T01:36:26.2727952Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T01:36:26.4859894Z Selecting previously unselected package wpasupplicant. 2021-05-16T01:36:26.5110922Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T01:36:26.5132051Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T01:36:26.6700718Z Selecting previously unselected package proj-bin. 2021-05-16T01:36:26.6993115Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T01:36:26.7015806Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T01:36:26.7609435Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T01:36:26.7956735Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T01:36:26.7975988Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T01:36:26.8320582Z Selecting previously unselected package usb-modeswitch. 2021-05-16T01:36:26.8658848Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T01:36:26.8759065Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T01:36:26.9727645Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T01:36:26.9788787Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T01:36:27.2792707Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T01:36:27.2828006Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T01:36:27.2872506Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T01:36:27.2921509Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:27.3049752Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T01:36:27.3114472Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T01:36:27.3176353Z Setting up proj-data (6.3.1-1) ... 2021-05-16T01:36:27.3219759Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T01:36:27.3256848Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T01:36:27.3308262Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T01:36:27.3351474Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T01:36:27.3389539Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T01:36:27.3431102Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T01:36:27.3476502Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T01:36:27.3528516Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T01:36:27.3571625Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T01:36:27.3611567Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T01:36:27.3663562Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T01:36:27.5393492Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T01:36:27.5447634Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T01:36:27.5487317Z Setting up python3-olefile (0.46-2) ... 2021-05-16T01:36:27.7186224Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T01:36:27.7236776Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T01:36:27.8857207Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T01:36:27.8909262Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T01:36:27.8953714Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T01:36:27.8998488Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T01:36:27.9054582Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T01:36:27.9107570Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T01:36:27.9148000Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T01:36:28.0515682Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T01:36:28.0606459Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T01:36:28.0676619Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T01:36:28.0735321Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T01:36:28.0813195Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T01:36:28.2514165Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T01:36:28.2560262Z Setting up python3-tz (2019.3-1) ... 2021-05-16T01:36:28.4321296Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T01:36:28.4430004Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T01:36:28.4480105Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T01:36:28.4583751Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:36:28.4630067Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T01:36:28.4684279Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T01:36:28.4726453Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T01:36:28.4762986Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T01:36:28.6402399Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:36:28.6445058Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T01:36:28.6483321Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T01:36:28.6573821Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T01:36:28.6670370Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T01:36:28.6712338Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T01:36:28.8703158Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T01:36:28.8747896Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T01:36:29.0607254Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T01:36:29.0646706Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T01:36:29.0703527Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T01:36:29.0744941Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T01:36:29.0790670Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T01:36:29.0847624Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T01:36:29.0895476Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T01:36:29.2811254Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T01:36:29.2867949Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T01:36:29.2912670Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T01:36:29.2958627Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:29.3059107Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T01:36:29.5460607Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T01:36:30.8570271Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T01:36:30.8609492Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T01:36:30.8670868Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T01:36:30.8714656Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:36:30.8751632Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T01:36:30.8792683Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T01:36:30.8835516Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T01:36:30.8879404Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T01:36:31.0974005Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:31.1013546Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T01:36:31.1060668Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T01:36:31.1105938Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T01:36:31.3314802Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T01:36:31.3508288Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:36:31.3549609Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T01:36:31.3589460Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T01:36:31.3637658Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:36:31.3837278Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T01:36:31.5809751Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T01:36:31.5863633Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:36:31.5905284Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T01:36:31.6018003Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T01:36:31.6054389Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T01:36:31.6098174Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:31.6134364Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T01:36:31.6171198Z Setting up python3-future (0.18.2-2) ... 2021-05-16T01:36:31.6261120Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T01:36:31.6326467Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T01:36:32.0102451Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:32.1856154Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T01:36:32.1894340Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:32.1932818Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:36:32.1975536Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T01:36:32.2017855Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T01:36:32.2073910Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:36:32.2117728Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T01:36:32.2164303Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:32.2203638Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:36:32.5196313Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T01:36:32.6995256Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T01:36:32.8791868Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T01:36:32.8843667Z Setting up qtchooser (66-2build1) ... 2021-05-16T01:36:32.8891010Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T01:36:32.8936135Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T01:36:33.0773879Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T01:36:33.0809592Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T01:36:33.0847158Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:36:33.0884375Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T01:36:34.5781930Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T01:36:34.5838234Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T01:36:34.7753499Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T01:36:34.7754778Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:34.7756723Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:34.7757901Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T01:36:34.7758962Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T01:36:34.7760208Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T01:36:34.7761615Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T01:36:34.7762568Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T01:36:34.7763560Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:34.7764401Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T01:36:34.7765151Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T01:36:34.7792649Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T01:36:34.9675351Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:34.9714395Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T01:36:35.1954618Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T01:36:35.2004087Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T01:36:35.2047472Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:35.2099418Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T01:36:35.4551392Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T01:36:35.4554099Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T01:36:36.0231551Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T01:36:36.3361484Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:36.3401711Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T01:36:36.3440291Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:36.3487606Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:36.3521008Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:36.3576537Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:36.3623104Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T01:36:36.5455668Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:36.5460873Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T01:36:36.5467975Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:36.5471618Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T01:36:36.5946474Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:36.5949690Z if direction is "increasing": 2021-05-16T01:36:36.5953484Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:36.5956336Z elif direction is "decreasing": 2021-05-16T01:36:36.6147573Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:36.6150343Z if direction is "increasing": 2021-05-16T01:36:36.6153928Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:36.6156628Z elif direction is "decreasing": 2021-05-16T01:36:37.6264081Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:37.6265577Z if props["offset_coordinates"] is "data": 2021-05-16T01:36:37.6267414Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T01:36:37.6268725Z if props["coordinates"] is not "data": 2021-05-16T01:36:38.5168978Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T01:36:39.1702830Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T01:36:39.1740966Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T01:36:39.1744053Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T01:36:40.4581478Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T01:36:40.4627063Z First installation detected... 2021-05-16T01:36:40.4627965Z Checking NSS setup... 2021-05-16T01:36:40.4675939Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T01:36:40.4746314Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:40.4804654Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T01:36:40.7813327Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T01:36:40.7852975Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T01:36:40.7894671Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T01:36:40.7936240Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T01:36:40.7980300Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T01:36:40.8020420Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T01:36:40.8061696Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T01:36:40.8101875Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T01:36:40.8142077Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T01:36:41.0236687Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T01:36:41.0276170Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T01:36:41.0311653Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T01:36:41.4070446Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:41.4072204Z if value is '': 2021-05-16T01:36:41.5116063Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:41.5117064Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T01:36:41.5117988Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:41.5118803Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T01:36:41.5119927Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T01:36:41.5120786Z if driver_string is not None and driver_string is not "": 2021-05-16T01:36:41.5575920Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:41.5577274Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T01:36:41.5578314Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:36:41.5579485Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T01:36:41.6282312Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T01:36:41.6318006Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:41.6408797Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T01:36:41.6460924Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:41.6503742Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:41.6718869Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:41.6769963Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:41.6815305Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:41.6861620Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:41.6903805Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:41.6941630Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T01:36:41.7947730Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:41.7995272Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:41.8036541Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:41.8074030Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T01:36:41.9569598Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T01:36:41.9572648Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T01:36:42.5613533Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:42.5662805Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:42.5709451Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T01:36:42.5746869Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:42.5789983Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:42.5831561Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:42.5868312Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T01:36:42.5904331Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T01:36:42.5938657Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T01:36:42.5982447Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:42.6017830Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:36:42.6059432Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:42.6097031Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:42.6136610Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:42.6176075Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:42.6219544Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T01:36:42.6264684Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T01:36:42.6303847Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:42.6346667Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:42.6398382Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:42.8303727Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:42.8345683Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:42.8388080Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:42.8427778Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:37:19.3814446Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:37:19.3893903Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T01:37:19.3935858Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:37:19.3972580Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:37:19.4023352Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:37:19.4073585Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:37:19.4168329Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:37:19.4231161Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:37:19.5927374Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:37:19.6075532Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T01:37:19.6123620Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:37:19.6164063Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T01:37:19.6211512Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:37:19.8152038Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:37:19.8216296Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:37:19.8265326Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:37:19.8503947Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T01:37:19.8691215Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T01:37:21.2377631Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T01:37:21.2574815Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T01:37:21.2869809Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T01:37:21.3048086Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T01:37:21.3974954Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:37:21.4365593Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T01:37:21.7330283Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:37:34.0087330Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T01:37:34.0288114Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T01:37:36.2195658Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T01:37:36.2196425Z with: 2021-05-16T01:37:36.2196931Z github_slug: neuroconductor/bftools 2021-05-16T01:37:36.2197549Z env: 2021-05-16T01:37:36.2197991Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:36.2198454Z TIC_DEPLOY_KEY: 2021-05-16T01:37:36.2199444Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:36.2202087Z GITHUB_PAT: *** 2021-05-16T01:37:36.2202506Z COVERALLS_TOKEN: 2021-05-16T01:37:36.2203011Z continue-on-error: false 2021-05-16T01:37:36.2203649Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:36.2204140Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:36.2204579Z TZ: UTC 2021-05-16T01:37:36.2204987Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:36.2205390Z NOT_CRAN: true 2021-05-16T01:37:36.2205773Z ##[endgroup] 2021-05-16T01:37:36.2598256Z repo slug is: neuroconductor/bftools 2021-05-16T01:37:36.2696727Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T01:37:36.2697317Z env: 2021-05-16T01:37:36.2697931Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:36.2698597Z TIC_DEPLOY_KEY: 2021-05-16T01:37:36.2699380Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:36.2700625Z GITHUB_PAT: *** 2021-05-16T01:37:36.2701009Z COVERALLS_TOKEN: 2021-05-16T01:37:36.2701488Z continue-on-error: false 2021-05-16T01:37:36.2701939Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:36.2702409Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:36.2702828Z TZ: UTC 2021-05-16T01:37:36.2703394Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:36.2703813Z NOT_CRAN: true 2021-05-16T01:37:36.2704185Z ##[endgroup] 2021-05-16T01:37:36.4793772Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T01:37:36.4794436Z with: 2021-05-16T01:37:36.4794829Z repo_name: bftools 2021-05-16T01:37:36.4795423Z repo_version: 0.2.3.3 2021-05-16T01:37:36.4795823Z runner_os: Linux 2021-05-16T01:37:36.4796216Z R_version: 3.5 2021-05-16T01:37:36.4796565Z env: 2021-05-16T01:37:36.4797020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:36.4797519Z TIC_DEPLOY_KEY: 2021-05-16T01:37:36.4798342Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:36.4800218Z GITHUB_PAT: *** 2021-05-16T01:37:36.4800674Z COVERALLS_TOKEN: 2021-05-16T01:37:36.4801180Z continue-on-error: false 2021-05-16T01:37:36.4801665Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:36.4802172Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:36.4802639Z TZ: UTC 2021-05-16T01:37:36.4803029Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:36.4803461Z NOT_CRAN: true 2021-05-16T01:37:36.4804082Z ##[endgroup] 2021-05-16T01:37:36.5219586Z Package: bftools 2021-05-16T01:37:36.5225622Z Version: 0.2.3.3 2021-05-16T01:37:36.5226485Z OS: Linux 2021-05-16T01:37:36.5291328Z ##[group]Run install.packages('remotes') 2021-05-16T01:37:36.5292057Z install.packages('remotes') 2021-05-16T01:37:36.5292894Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T01:37:36.5294046Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T01:37:36.5303792Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:37:36.5304228Z env: 2021-05-16T01:37:36.5304671Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:36.5305310Z TIC_DEPLOY_KEY: 2021-05-16T01:37:36.5306490Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:36.5307868Z GITHUB_PAT: *** 2021-05-16T01:37:36.5308307Z COVERALLS_TOKEN: 2021-05-16T01:37:36.5308811Z continue-on-error: false 2021-05-16T01:37:36.5309649Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:36.5310141Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:36.5310615Z TZ: UTC 2021-05-16T01:37:36.5311021Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:36.5311451Z NOT_CRAN: true 2021-05-16T01:37:36.5311827Z ##[endgroup] 2021-05-16T01:37:36.7337143Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:37:36.7337992Z (as ‘lib’ is unspecified) 2021-05-16T01:37:54.2454231Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T01:37:54.9472185Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-16T01:37:54.9758250Z ================================================== 2021-05-16T01:37:54.9759334Z downloaded 378 KB 2021-05-16T01:37:54.9759895Z 2021-05-16T01:37:55.2240545Z * installing *binary* package ‘remotes’ ... 2021-05-16T01:37:55.2290945Z * DONE (remotes) 2021-05-16T01:37:55.2347954Z 2021-05-16T01:37:55.2348946Z The downloaded source packages are in 2021-05-16T01:37:55.2350426Z ‘/tmp/Rtmp5sdNm4/downloaded_packages’ 2021-05-16T01:38:16.0911641Z ##[group]Run actions/cache@v1 2021-05-16T01:38:16.0912094Z with: 2021-05-16T01:38:16.0912528Z path: /home/runner/work/_temp/Library 2021-05-16T01:38:16.0916868Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-dc28b1bac210bbd22ee231089b1c489f1dba999161aa3513dd3247881178c01a 2021-05-16T01:38:16.0920180Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T01:38:16.0921257Z env: 2021-05-16T01:38:16.0921691Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:38:16.0922137Z TIC_DEPLOY_KEY: 2021-05-16T01:38:16.0922936Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:38:16.0924823Z GITHUB_PAT: *** 2021-05-16T01:38:16.0925214Z COVERALLS_TOKEN: 2021-05-16T01:38:16.0925691Z continue-on-error: false 2021-05-16T01:38:16.0926333Z VDIFFR_RUN_TESTS: 2021-05-16T01:38:16.0927050Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:38:16.0927719Z TZ: UTC 2021-05-16T01:38:16.0928104Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:38:16.0928528Z NOT_CRAN: true 2021-05-16T01:38:16.0928898Z ##[endgroup] 2021-05-16T01:38:16.1485417Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T01:38:16.1557146Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T01:38:16.1558069Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T01:38:16.1559718Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T01:38:16.1560401Z sudo -s eval "$sysreqs" 2021-05-16T01:38:16.1623152Z shell: /usr/bin/bash -e {0} 2021-05-16T01:38:16.1624265Z env: 2021-05-16T01:38:16.1624759Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:38:16.1625252Z TIC_DEPLOY_KEY: 2021-05-16T01:38:16.1626116Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:38:16.1628223Z GITHUB_PAT: *** 2021-05-16T01:38:16.1628647Z COVERALLS_TOKEN: 2021-05-16T01:38:16.1629171Z continue-on-error: false 2021-05-16T01:38:16.1629664Z VDIFFR_RUN_TESTS: 2021-05-16T01:38:16.1630184Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:38:16.1631339Z TZ: UTC 2021-05-16T01:38:16.1631790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:38:16.1632234Z NOT_CRAN: true 2021-05-16T01:38:16.1632742Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T01:38:16.1633242Z ##[endgroup] 2021-05-16T01:38:16.3961447Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:38:17.1833301Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T01:38:37.7259859Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T01:38:37.7261226Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T01:38:37.7262140Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T01:38:37.7263115Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T01:38:37.7264004Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T01:38:37.7289381Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T01:38:37.7304373Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:38:37.7311365Z (as ‘lib’ is unspecified) 2021-05-16T01:38:54.5810098Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T01:38:55.7047994Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-16T01:38:55.7126792Z ================================================== 2021-05-16T01:38:55.7127567Z downloaded 93 KB 2021-05-16T01:38:55.7127866Z 2021-05-16T01:38:55.7174502Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T01:38:56.4405227Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-16T01:38:56.4578281Z ================================================== 2021-05-16T01:38:56.4579027Z downloaded 134 KB 2021-05-16T01:38:56.4579340Z 2021-05-16T01:38:56.4617716Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T01:38:57.6594083Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-16T01:38:57.7661252Z ================================================== 2021-05-16T01:38:57.7662449Z downloaded 79 KB 2021-05-16T01:38:57.7662953Z 2021-05-16T01:38:57.7701553Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T01:38:58.5896181Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-16T01:38:58.7221944Z ================================================== 2021-05-16T01:38:58.7222963Z downloaded 515 KB 2021-05-16T01:38:58.7223490Z 2021-05-16T01:38:58.7260997Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T01:38:59.4497783Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-16T01:38:59.4906266Z ================================================== 2021-05-16T01:38:59.4906913Z downloaded 991 KB 2021-05-16T01:38:59.4907227Z 2021-05-16T01:38:59.7249516Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T01:38:59.7297879Z * DONE (rprojroot) 2021-05-16T01:38:59.9438413Z * installing *binary* package ‘crayon’ ... 2021-05-16T01:38:59.9481917Z * DONE (crayon) 2021-05-16T01:39:00.1715430Z * installing *binary* package ‘R6’ ... 2021-05-16T01:39:00.1758846Z * DONE (R6) 2021-05-16T01:39:00.4469025Z * installing *binary* package ‘desc’ ... 2021-05-16T01:39:00.4522171Z * DONE (desc) 2021-05-16T01:39:00.7265044Z * installing *binary* package ‘debugme’ ... 2021-05-16T01:39:00.7321295Z * DONE (debugme) 2021-05-16T01:39:00.7382083Z 2021-05-16T01:39:00.7383135Z The downloaded source packages are in 2021-05-16T01:39:00.7384466Z ‘/tmp/RtmpIydsWq/downloaded_packages’ 2021-05-16T01:39:00.7397468Z Running `R CMD build`... 2021-05-16T01:39:01.0186591Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:39:01.0188287Z * checking for file ‘/tmp/RtmpIydsWq/remotes68ada56413d/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T01:39:01.0190121Z (as ‘lib’ is unspecified) 2021-05-16T01:39:01.0191266Z * preparing ‘sysreqs’: 2021-05-16T01:39:01.0192582Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:39:01.0194366Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:39:01.0196001Z * checking for empty or unneeded directories 2021-05-16T01:39:01.0197324Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T01:39:01.2427564Z * installing *source* package ‘sysreqs’ ... 2021-05-16T01:39:01.2635923Z ** R 2021-05-16T01:39:01.2753604Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:39:01.4940272Z ** help 2021-05-16T01:39:01.5066602Z *** installing help indices 2021-05-16T01:39:01.5274229Z ** building package indices 2021-05-16T01:39:01.5395186Z ** testing if installed package can be loaded 2021-05-16T01:39:01.7580707Z * DONE (sysreqs) 2021-05-16T01:39:23.8650100Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T01:39:23.8652695Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T01:39:23.8654627Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T01:39:23.9056091Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T01:39:23.9638084Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T01:39:24.1010417Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T01:39:24.1383717Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T01:39:24.3748158Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T01:39:24.6488493Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T01:39:25.8778759Z Reading package lists... 2021-05-16T01:39:25.9655894Z Reading package lists... 2021-05-16T01:39:26.1426453Z Building dependency tree... 2021-05-16T01:39:26.1452421Z Reading state information... 2021-05-16T01:39:26.3086616Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-16T01:39:26.3089186Z libicu-dev set to manually installed. 2021-05-16T01:39:26.3094549Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T01:39:26.3095681Z libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-16T01:39:26.3096568Z libxml2-dev set to manually installed. 2021-05-16T01:39:26.3097503Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T01:39:26.3099142Z pandoc is already the newest version (2.7.3-1). 2021-05-16T01:39:26.3099943Z The following additional packages will be installed: 2021-05-16T01:39:26.3101053Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-16T01:39:26.3101791Z Suggested packages: 2021-05-16T01:39:26.3102968Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T01:39:26.3598081Z The following NEW packages will be installed: 2021-05-16T01:39:26.3604666Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-16T01:39:26.3608323Z pandoc-citeproc 2021-05-16T01:39:26.3837501Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:39:26.3838516Z Need to get 13.7 MB of archives. 2021-05-16T01:39:26.3839366Z After this operation, 109 MB of additional disk space will be used. 2021-05-16T01:39:26.3841296Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-16T01:39:26.3925356Z 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-16T01:39:26.3970254Z 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-16T01:39:26.3980018Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-16T01:39:27.0810702Z Fetched 13.7 MB in 0s (62.1 MB/s) 2021-05-16T01:39:27.1240950Z Selecting previously unselected package libbibutils6. 2021-05-16T01:39:27.1339340Z (Reading database ... 2021-05-16T01:39:27.1340926Z (Reading database ... 5% 2021-05-16T01:39:27.1342042Z (Reading database ... 10% 2021-05-16T01:39:27.1346577Z (Reading database ... 15% 2021-05-16T01:39:27.1347125Z (Reading database ... 20% 2021-05-16T01:39:27.1347953Z (Reading database ... 25% 2021-05-16T01:39:27.1348961Z (Reading database ... 30% 2021-05-16T01:39:27.1349652Z (Reading database ... 35% 2021-05-16T01:39:27.1350337Z (Reading database ... 40% 2021-05-16T01:39:27.1351004Z (Reading database ... 45% 2021-05-16T01:39:27.1351735Z (Reading database ... 50% 2021-05-16T01:39:27.1399921Z (Reading database ... 55% 2021-05-16T01:39:27.1447553Z (Reading database ... 60% 2021-05-16T01:39:27.1501607Z (Reading database ... 65% 2021-05-16T01:39:27.1736341Z (Reading database ... 70% 2021-05-16T01:39:27.1769040Z (Reading database ... 75% 2021-05-16T01:39:27.2073031Z (Reading database ... 80% 2021-05-16T01:39:27.2176857Z (Reading database ... 85% 2021-05-16T01:39:27.2616869Z (Reading database ... 90% 2021-05-16T01:39:27.2704931Z (Reading database ... 95% 2021-05-16T01:39:27.2705458Z (Reading database ... 100% 2021-05-16T01:39:27.2706185Z (Reading database ... 285015 files and directories currently installed.) 2021-05-16T01:39:27.2875956Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-16T01:39:27.2916364Z Unpacking libbibutils6 (6.2-1) ... 2021-05-16T01:39:27.3741603Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T01:39:27.4031851Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T01:39:27.4050009Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T01:39:27.4820626Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-16T01:39:27.5083080Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-16T01:39:27.5098309Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T01:39:27.5473619Z Selecting previously unselected package pandoc-citeproc. 2021-05-16T01:39:27.5863211Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-16T01:39:27.5883752Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T01:39:27.5930144Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-16T01:39:29.1280766Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T01:39:29.1326182Z Setting up libbibutils6 (6.2-1) ... 2021-05-16T01:39:29.1366919Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T01:39:29.1415597Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T01:39:29.1479872Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:39:32.6255119Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:39:34.8202285Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T01:39:34.8203147Z remotes::install_github("ropensci/tic") 2021-05-16T01:39:34.8203852Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T01:39:34.8204590Z remotes::install_github("muschellij2/aghast") 2021-05-16T01:39:34.8205248Z remotes::install_cran("covr") 2021-05-16T01:39:34.8213560Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:39:34.8214008Z env: 2021-05-16T01:39:34.8214487Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:39:34.8214981Z TIC_DEPLOY_KEY: 2021-05-16T01:39:34.8220984Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:39:34.8222800Z GITHUB_PAT: *** 2021-05-16T01:39:34.8223299Z COVERALLS_TOKEN: 2021-05-16T01:39:34.8224386Z continue-on-error: false 2021-05-16T01:39:34.8224953Z VDIFFR_RUN_TESTS: 2021-05-16T01:39:34.8225457Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:39:34.8225998Z TZ: UTC 2021-05-16T01:39:34.8226420Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:39:34.8226999Z NOT_CRAN: true 2021-05-16T01:39:34.8227395Z ##[endgroup] 2021-05-16T01:39:35.0253866Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:39:35.6351338Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T01:39:56.5735321Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T01:39:56.5736676Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:39:56.5738065Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:39:56.5739183Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T01:39:56.5740152Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T01:39:56.5741107Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:39:56.5742042Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T01:39:56.5742968Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T01:39:56.5743896Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T01:39:56.5744844Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T01:39:56.5745759Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:39:56.5746715Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T01:39:56.5747655Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:39:56.5748551Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T01:39:56.5749934Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T01:39:56.5750934Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:39:56.5752052Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T01:39:56.5753158Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T01:39:56.5754063Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T01:39:56.5756144Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T01:39:56.5758404Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T01:39:56.5761475Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:39:56.5763071Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:39:56.5763697Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:39:56.5764302Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:39:56.5764883Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T01:39:56.5765489Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T01:39:56.5766118Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T01:39:56.5766732Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:39:56.5767363Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T01:39:56.5767969Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T01:39:56.5769727Z 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-16T01:39:56.5777823Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:39:56.5778835Z (as ‘lib’ is unspecified) 2021-05-16T01:40:13.0925478Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T01:40:13.8001536Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-16T01:40:14.0010145Z ================================================== 2021-05-16T01:40:14.0010851Z downloaded 1.3 MB 2021-05-16T01:40:14.0011910Z 2021-05-16T01:40:14.0061583Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T01:40:14.5886685Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-16T01:40:14.6113085Z ================================================== 2021-05-16T01:40:14.6114136Z downloaded 226 KB 2021-05-16T01:40:14.6114953Z 2021-05-16T01:40:14.6152338Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T01:40:16.6430905Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-16T01:40:16.6594368Z ================================================== 2021-05-16T01:40:16.6595252Z downloaded 140 KB 2021-05-16T01:40:16.6596117Z 2021-05-16T01:40:16.6637702Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T01:40:18.6399565Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-16T01:40:18.6400956Z ================================================== 2021-05-16T01:40:18.6401687Z downloaded 53 KB 2021-05-16T01:40:18.6402001Z 2021-05-16T01:40:18.6403709Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T01:40:18.7691811Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-16T01:40:18.7693111Z ================================================== 2021-05-16T01:40:18.7693808Z downloaded 22 KB 2021-05-16T01:40:18.7694328Z 2021-05-16T01:40:18.7729417Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T01:40:22.0606861Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-16T01:40:22.2082416Z ================================================== 2021-05-16T01:40:22.2084186Z downloaded 1.4 MB 2021-05-16T01:40:22.2084772Z 2021-05-16T01:40:22.2122784Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T01:40:23.0972919Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T01:40:23.0988913Z ================================================== 2021-05-16T01:40:23.0997165Z downloaded 36 KB 2021-05-16T01:40:23.0997759Z 2021-05-16T01:40:23.1092890Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T01:40:23.6559489Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-16T01:40:23.6942544Z ================================================== 2021-05-16T01:40:23.6943501Z downloaded 883 KB 2021-05-16T01:40:23.6943953Z 2021-05-16T01:40:23.6976122Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T01:40:24.1781870Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-16T01:40:24.2074584Z ================================================== 2021-05-16T01:40:24.2077822Z downloaded 522 KB 2021-05-16T01:40:24.2079745Z 2021-05-16T01:40:24.2122590Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T01:40:24.9190556Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-16T01:40:24.9193605Z ================================================== 2021-05-16T01:40:24.9194786Z downloaded 12 KB 2021-05-16T01:40:24.9195553Z 2021-05-16T01:40:24.9232809Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T01:40:25.6420844Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-16T01:40:25.6735296Z ================================================== 2021-05-16T01:40:25.6736133Z downloaded 482 KB 2021-05-16T01:40:25.6736595Z 2021-05-16T01:40:25.6776939Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T01:40:26.3000593Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-16T01:40:26.3095740Z ================================================== 2021-05-16T01:40:26.3096733Z downloaded 90 KB 2021-05-16T01:40:26.3097285Z 2021-05-16T01:40:26.3138093Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T01:40:27.3085275Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-16T01:40:27.3580514Z ================================================== 2021-05-16T01:40:27.3582212Z downloaded 503 KB 2021-05-16T01:40:27.3583014Z 2021-05-16T01:40:27.3621218Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T01:40:28.3374277Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-16T01:40:28.3735379Z ================================================== 2021-05-16T01:40:28.3736362Z downloaded 621 KB 2021-05-16T01:40:28.3736920Z 2021-05-16T01:40:28.3780267Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T01:40:29.0873718Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-16T01:40:29.1095812Z ================================================== 2021-05-16T01:40:29.1096874Z downloaded 265 KB 2021-05-16T01:40:29.1097450Z 2021-05-16T01:40:29.1137998Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T01:40:29.8316182Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-16T01:40:29.9462696Z ================================================== 2021-05-16T01:40:29.9463170Z downloaded 166 KB 2021-05-16T01:40:29.9463656Z 2021-05-16T01:40:29.9503477Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T01:40:30.6647707Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-16T01:40:30.6872666Z ================================================== 2021-05-16T01:40:30.6873132Z downloaded 235 KB 2021-05-16T01:40:30.6873405Z 2021-05-16T01:40:30.6909481Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T01:40:31.3493809Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-16T01:40:31.3749063Z ================================================== 2021-05-16T01:40:31.3750093Z downloaded 276 KB 2021-05-16T01:40:31.3750735Z 2021-05-16T01:40:31.3791973Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T01:40:32.1992974Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-16T01:40:32.2191866Z ================================================== 2021-05-16T01:40:32.2192919Z downloaded 202 KB 2021-05-16T01:40:32.2193978Z 2021-05-16T01:40:32.2238553Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T01:40:32.9363418Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-16T01:40:33.0414412Z ================================================== 2021-05-16T01:40:33.0414911Z downloaded 63 KB 2021-05-16T01:40:33.0415177Z 2021-05-16T01:40:33.0456938Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T01:40:33.5814705Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-16T01:40:33.5893263Z ================================================== 2021-05-16T01:40:33.5894214Z downloaded 45 KB 2021-05-16T01:40:33.5894806Z 2021-05-16T01:40:33.5936235Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T01:40:34.3033142Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-16T01:40:34.4456487Z ================================================== 2021-05-16T01:40:34.4457609Z downloaded 415 KB 2021-05-16T01:40:34.4458060Z 2021-05-16T01:40:34.4495917Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T01:40:35.4425422Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-16T01:40:35.5456081Z ================================================== 2021-05-16T01:40:35.5456589Z downloaded 90 KB 2021-05-16T01:40:35.5457063Z 2021-05-16T01:40:35.5501374Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T01:40:36.2868006Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-16T01:40:36.3023990Z ================================================== 2021-05-16T01:40:36.3024547Z downloaded 132 KB 2021-05-16T01:40:36.3024857Z 2021-05-16T01:40:36.3061413Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T01:40:37.0177312Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-16T01:40:37.0397997Z ================================================== 2021-05-16T01:40:37.0399180Z downloaded 270 KB 2021-05-16T01:40:37.0399898Z 2021-05-16T01:40:37.0434337Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T01:40:37.7828045Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-16T01:40:37.8197734Z ================================================== 2021-05-16T01:40:37.8198966Z downloaded 736 KB 2021-05-16T01:40:37.8199554Z 2021-05-16T01:40:37.8236293Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T01:40:38.6438027Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-16T01:40:38.6508855Z ================================================== 2021-05-16T01:40:38.6509390Z downloaded 45 KB 2021-05-16T01:40:38.6509701Z 2021-05-16T01:40:38.6549580Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T01:40:38.7992781Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T01:40:38.8000109Z ================================================== 2021-05-16T01:40:38.8000605Z downloaded 24 KB 2021-05-16T01:40:38.8000903Z 2021-05-16T01:40:38.8025227Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T01:40:39.6117824Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-16T01:40:39.6464722Z ================================================== 2021-05-16T01:40:39.6465378Z downloaded 684 KB 2021-05-16T01:40:39.6465675Z 2021-05-16T01:40:39.6507645Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T01:40:40.3618794Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-16T01:40:40.4686853Z ================================================== 2021-05-16T01:40:40.4687350Z downloaded 45 KB 2021-05-16T01:40:40.4687616Z 2021-05-16T01:40:40.4730624Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T01:40:41.1891011Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-16T01:40:41.2242425Z ================================================== 2021-05-16T01:40:41.2243383Z downloaded 598 KB 2021-05-16T01:40:41.2243842Z 2021-05-16T01:40:41.5494062Z * installing *binary* package ‘rlang’ ... 2021-05-16T01:40:41.5562797Z * DONE (rlang) 2021-05-16T01:40:41.7979250Z * installing *binary* package ‘magrittr’ ... 2021-05-16T01:40:41.8028658Z * DONE (magrittr) 2021-05-16T01:40:42.0344278Z * installing *binary* package ‘glue’ ... 2021-05-16T01:40:42.0394870Z * DONE (glue) 2021-05-16T01:40:42.2588516Z * installing *binary* package ‘sys’ ... 2021-05-16T01:40:42.2641158Z * DONE (sys) 2021-05-16T01:40:42.4776769Z * installing *binary* package ‘mime’ ... 2021-05-16T01:40:42.4815451Z * DONE (mime) 2021-05-16T01:40:42.8268885Z * installing *binary* package ‘curl’ ... 2021-05-16T01:40:42.8336701Z * DONE (curl) 2021-05-16T01:40:43.0962756Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T01:40:43.1017908Z * DONE (jsonlite) 2021-05-16T01:40:43.3137416Z * installing *binary* package ‘ini’ ... 2021-05-16T01:40:43.3185174Z * DONE (ini) 2021-05-16T01:40:43.5447047Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T01:40:43.5490387Z * DONE (gitcreds) 2021-05-16T01:40:43.8405754Z * installing *binary* package ‘zip’ ... 2021-05-16T01:40:43.8469390Z * DONE (zip) 2021-05-16T01:40:44.1059523Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T01:40:44.1113203Z * DONE (rstudioapi) 2021-05-16T01:40:44.3616652Z * installing *binary* package ‘fastmap’ ... 2021-05-16T01:40:44.3666181Z * DONE (fastmap) 2021-05-16T01:40:44.6239469Z * installing *binary* package ‘yaml’ ... 2021-05-16T01:40:44.6291477Z * DONE (yaml) 2021-05-16T01:40:44.8643226Z * installing *binary* package ‘withr’ ... 2021-05-16T01:40:44.8690742Z * DONE (withr) 2021-05-16T01:40:45.1037360Z * installing *binary* package ‘whisker’ ... 2021-05-16T01:40:45.1085979Z * DONE (whisker) 2021-05-16T01:40:45.3346134Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T01:40:45.3392773Z * DONE (rappdirs) 2021-05-16T01:40:45.6460485Z * installing *binary* package ‘fs’ ... 2021-05-16T01:40:45.6526717Z * DONE (fs) 2021-05-16T01:40:45.8785721Z * installing *binary* package ‘clipr’ ... 2021-05-16T01:40:45.8831334Z * DONE (clipr) 2021-05-16T01:40:46.1575927Z * installing *binary* package ‘git2r’ ... 2021-05-16T01:40:46.1630952Z * DONE (git2r) 2021-05-16T01:40:46.3961063Z * installing *binary* package ‘askpass’ ... 2021-05-16T01:40:46.4006158Z * DONE (askpass) 2021-05-16T01:40:46.6478489Z * installing *binary* package ‘cli’ ... 2021-05-16T01:40:46.6533554Z * DONE (cli) 2021-05-16T01:40:46.9045710Z * installing *binary* package ‘purrr’ ... 2021-05-16T01:40:46.9100129Z * DONE (purrr) 2021-05-16T01:40:47.1483339Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T01:40:47.1539313Z * DONE (lifecycle) 2021-05-16T01:40:47.3752861Z * installing *source* package ‘cachem’ ... 2021-05-16T01:40:47.3767327Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:47.3949679Z ** libs 2021-05-16T01:40:47.4016192Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T01:40:47.5159944Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:40:47.5654733Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T01:40:47.5979714Z installing to /home/runner/work/_temp/Library/cachem/libs 2021-05-16T01:40:47.5991850Z ** R 2021-05-16T01:40:47.6072470Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:47.9793089Z ** help 2021-05-16T01:40:48.0023932Z *** installing help indices 2021-05-16T01:40:48.0227158Z ** building package indices 2021-05-16T01:40:48.0406648Z ** testing if installed package can be loaded 2021-05-16T01:40:48.2428172Z * DONE (cachem) 2021-05-16T01:40:48.6426092Z * installing *binary* package ‘openssl’ ... 2021-05-16T01:40:48.6510297Z * DONE (openssl) 2021-05-16T01:40:48.8776089Z * installing *binary* package ‘memoise’ ... 2021-05-16T01:40:48.8818135Z * DONE (memoise) 2021-05-16T01:40:49.1584517Z * installing *binary* package ‘httr’ ... 2021-05-16T01:40:49.1649508Z * DONE (httr) 2021-05-16T01:40:49.4112715Z * installing *binary* package ‘credentials’ ... 2021-05-16T01:40:49.4158962Z * DONE (credentials) 2021-05-16T01:40:49.6404949Z * installing *binary* package ‘gh’ ... 2021-05-16T01:40:49.6500346Z * DONE (gh) 2021-05-16T01:40:49.8929265Z * installing *binary* package ‘gert’ ... 2021-05-16T01:40:49.8979736Z * DONE (gert) 2021-05-16T01:40:50.1937986Z * installing *binary* package ‘usethis’ ... 2021-05-16T01:40:50.2009572Z * DONE (usethis) 2021-05-16T01:40:50.2081454Z 2021-05-16T01:40:50.2082473Z The downloaded source packages are in 2021-05-16T01:40:50.2083776Z ‘/tmp/RtmpZBM16G/downloaded_packages’ 2021-05-16T01:40:50.2095931Z Running `R CMD build`... 2021-05-16T01:40:51.9974164Z * checking for file ‘/tmp/RtmpZBM16G/remotes71a0718be10f/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T01:40:51.9975984Z * preparing ‘tic’: 2021-05-16T01:40:51.9977238Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:40:51.9982505Z * installing the package to process help pages 2021-05-16T01:40:51.9983917Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:40:51.9984762Z * checking for empty or unneeded directories 2021-05-16T01:40:51.9985633Z Removed empty directory ‘tic/.circleci’ 2021-05-16T01:40:51.9986791Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T01:40:51.9987522Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T01:40:51.9990106Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:40:51.9991451Z (as ‘lib’ is unspecified) 2021-05-16T01:40:52.3553553Z * installing *source* package ‘tic’ ... 2021-05-16T01:40:52.3870645Z ** R 2021-05-16T01:40:52.4130988Z ** inst 2021-05-16T01:40:52.4172931Z ** preparing package for lazy loading 2021-05-16T01:40:52.6189888Z ** help 2021-05-16T01:40:52.7837176Z *** installing help indices 2021-05-16T01:40:52.9266751Z *** copying figures 2021-05-16T01:40:52.9274855Z ** building package indices 2021-05-16T01:40:53.0715540Z ** installing vignettes 2021-05-16T01:40:53.0757764Z ** testing if installed package can be loaded 2021-05-16T01:40:53.3494456Z * DONE (tic) 2021-05-16T01:40:53.3645102Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:40:53.6817812Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T01:40:56.0554983Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T01:40:56.0556613Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:40:56.0558270Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T01:40:56.0559364Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T01:40:56.0560679Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:40:56.0563197Z 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-16T01:40:56.0565833Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-16T01:40:56.0566752Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T01:40:56.0567631Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:40:56.0568469Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:40:56.0569323Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T01:40:56.0570142Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:40:56.0571075Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:40:56.0572059Z (as ‘lib’ is unspecified) 2021-05-16T01:40:56.0573138Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T01:40:56.0574031Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:40:56.0574872Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:40:56.0575789Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T01:40:56.0576698Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T01:40:56.0577897Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T01:40:56.0579523Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T01:40:56.0580603Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T01:40:56.0581480Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T01:40:56.0582561Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T01:40:56.0583768Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T01:40:56.0584836Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T01:40:56.0585937Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T01:40:56.0586856Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T01:40:56.0587773Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T01:40:56.0589478Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T01:40:56.0590546Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T01:40:56.0591750Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T01:40:56.0592772Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:40:56.0593759Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:40:56.0594784Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:40:56.0597126Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T01:40:56.0598279Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T01:40:56.0599244Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:40:56.0600211Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T01:40:56.0601187Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T01:40:56.0602132Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T01:41:13.2384312Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T01:41:14.0817122Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-16T01:41:14.1031724Z ================================================== 2021-05-16T01:41:14.1032715Z downloaded 231 KB 2021-05-16T01:41:14.1033315Z 2021-05-16T01:41:14.1087920Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T01:41:14.9304333Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-16T01:41:15.0253472Z ================================================== 2021-05-16T01:41:15.0254840Z downloaded 1.5 MB 2021-05-16T01:41:15.0255563Z 2021-05-16T01:41:15.0288308Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T01:41:16.2192153Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-16T01:41:16.2196137Z ================================================== 2021-05-16T01:41:16.2196993Z downloaded 17 KB 2021-05-16T01:41:16.2197560Z 2021-05-16T01:41:16.2252547Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-16T01:41:17.1714808Z Content type 'binary/octet-stream' length 1000621 bytes (977 KB) 2021-05-16T01:41:17.2192572Z ================================================== 2021-05-16T01:41:17.2193895Z downloaded 977 KB 2021-05-16T01:41:17.2194614Z 2021-05-16T01:41:17.2220045Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-16T01:41:17.9549153Z Content type 'binary/octet-stream' length 810510 bytes (791 KB) 2021-05-16T01:41:18.0936933Z ================================================== 2021-05-16T01:41:18.0938044Z downloaded 791 KB 2021-05-16T01:41:18.0938920Z 2021-05-16T01:41:18.0977707Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T01:41:18.8088433Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-16T01:41:18.8164193Z ================================================== 2021-05-16T01:41:18.8165151Z downloaded 43 KB 2021-05-16T01:41:18.8165725Z 2021-05-16T01:41:18.8198168Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T01:41:20.1249158Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-16T01:41:20.1493155Z ================================================== 2021-05-16T01:41:20.1495307Z downloaded 247 KB 2021-05-16T01:41:20.1495901Z 2021-05-16T01:41:20.1537879Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T01:41:20.9601838Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-16T01:41:20.9997939Z ================================================== 2021-05-16T01:41:20.9999403Z downloaded 968 KB 2021-05-16T01:41:20.9999990Z 2021-05-16T01:41:21.0035411Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T01:41:21.7221444Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-16T01:41:21.7305327Z ================================================== 2021-05-16T01:41:21.7306633Z downloaded 67 KB 2021-05-16T01:41:21.7307356Z 2021-05-16T01:41:21.7342650Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T01:41:22.4447980Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-16T01:41:22.5786148Z ================================================== 2021-05-16T01:41:22.5787273Z downloaded 349 KB 2021-05-16T01:41:22.5787819Z 2021-05-16T01:41:22.5823427Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T01:41:23.4685885Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-16T01:41:23.6216548Z ================================================== 2021-05-16T01:41:23.6217896Z downloaded 411 KB 2021-05-16T01:41:23.6218759Z 2021-05-16T01:41:23.6255714Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T01:41:26.9060274Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-16T01:41:26.9061264Z ================================================== 2021-05-16T01:41:26.9061731Z downloaded 15 KB 2021-05-16T01:41:26.9062036Z 2021-05-16T01:41:26.9090686Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T01:41:27.7343219Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-16T01:41:27.8486529Z ================================================== 2021-05-16T01:41:27.8487187Z downloaded 146 KB 2021-05-16T01:41:27.8487481Z 2021-05-16T01:41:27.8529718Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T01:41:28.9501635Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-16T01:41:28.9503430Z ================================================== 2021-05-16T01:41:28.9504541Z downloaded 71 KB 2021-05-16T01:41:28.9540538Z 2021-05-16T01:41:28.9542069Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T01:41:29.6646690Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-16T01:41:29.6719913Z ================================================== 2021-05-16T01:41:29.6721544Z downloaded 39 KB 2021-05-16T01:41:29.6722223Z 2021-05-16T01:41:29.6755827Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T01:41:30.6799029Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-16T01:41:30.7069150Z ================================================== 2021-05-16T01:41:30.7070160Z downloaded 348 KB 2021-05-16T01:41:30.7070874Z 2021-05-16T01:41:30.7111731Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T01:41:35.5080307Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-16T01:41:35.5367926Z ================================================== 2021-05-16T01:41:35.5369132Z downloaded 423 KB 2021-05-16T01:41:35.5369720Z 2021-05-16T01:41:35.5405634Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T01:41:36.3580999Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-16T01:41:36.3582539Z ================================================== 2021-05-16T01:41:36.3583321Z downloaded 41 KB 2021-05-16T01:41:36.3583863Z 2021-05-16T01:41:36.3622739Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T01:41:37.3495928Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-16T01:41:37.3825122Z ================================================== 2021-05-16T01:41:37.3826248Z downloaded 603 KB 2021-05-16T01:41:37.3826810Z 2021-05-16T01:41:37.3876138Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T01:41:37.4237996Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T01:41:37.4402826Z ================================================== 2021-05-16T01:41:37.4403834Z downloaded 109 KB 2021-05-16T01:41:37.4404414Z 2021-05-16T01:41:37.4423177Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T01:41:38.1520761Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-16T01:41:38.1772591Z ================================================== 2021-05-16T01:41:38.1773646Z downloaded 224 KB 2021-05-16T01:41:38.1774476Z 2021-05-16T01:41:38.1809609Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T01:41:39.7759281Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-16T01:41:39.7780636Z ================================================== 2021-05-16T01:41:39.7781632Z downloaded 37 KB 2021-05-16T01:41:39.7782322Z 2021-05-16T01:41:39.7815880Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T01:41:40.4855324Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-16T01:41:40.5054751Z ================================================== 2021-05-16T01:41:40.5055747Z downloaded 200 KB 2021-05-16T01:41:40.5056456Z 2021-05-16T01:41:40.5089944Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T01:41:41.2437040Z Content type 'binary/octet-stream' length 2916569 bytes (2.8 MB) 2021-05-16T01:41:41.3045662Z ================================================== 2021-05-16T01:41:41.3046437Z downloaded 2.8 MB 2021-05-16T01:41:41.3046746Z 2021-05-16T01:41:41.3085145Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T01:41:42.0133742Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-16T01:41:42.0758205Z ================================================== 2021-05-16T01:41:42.0759266Z downloaded 4.0 MB 2021-05-16T01:41:42.0759885Z 2021-05-16T01:41:42.0801318Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T01:41:42.6121959Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-16T01:41:42.6504418Z ================================================== 2021-05-16T01:41:42.6505392Z downloaded 1.3 MB 2021-05-16T01:41:42.6505959Z 2021-05-16T01:41:42.6542875Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T01:41:44.5008451Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-16T01:41:44.6416252Z ================================================== 2021-05-16T01:41:44.6417329Z downloaded 479 KB 2021-05-16T01:41:44.6417915Z 2021-05-16T01:41:44.6457227Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T01:41:45.3434430Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-16T01:41:45.3583460Z ================================================== 2021-05-16T01:41:45.3584248Z downloaded 107 KB 2021-05-16T01:41:45.3584820Z 2021-05-16T01:41:45.3622331Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T01:41:46.3692816Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-16T01:41:46.3697713Z ================================================== 2021-05-16T01:41:46.3699040Z downloaded 21 KB 2021-05-16T01:41:46.3699479Z 2021-05-16T01:41:46.3739109Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T01:41:47.1015119Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-16T01:41:47.1083035Z ================================================== 2021-05-16T01:41:47.1083512Z downloaded 42 KB 2021-05-16T01:41:47.1083792Z 2021-05-16T01:41:47.1117468Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T01:41:47.8275609Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-16T01:41:47.8294608Z ================================================== 2021-05-16T01:41:47.8295940Z downloaded 33 KB 2021-05-16T01:41:47.8296653Z 2021-05-16T01:41:47.8332064Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T01:41:48.4828283Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-16T01:41:48.5953362Z ================================================== 2021-05-16T01:41:48.5954368Z downloaded 135 KB 2021-05-16T01:41:48.5954958Z 2021-05-16T01:41:48.5992296Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T01:41:49.6586629Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-16T01:41:49.9080104Z ================================================== 2021-05-16T01:41:49.9081783Z downloaded 3.4 MB 2021-05-16T01:41:49.9082424Z 2021-05-16T01:41:49.9116701Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T01:41:50.6492329Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-16T01:41:50.7541886Z ================================================== 2021-05-16T01:41:50.7543203Z downloaded 64 KB 2021-05-16T01:41:50.7543918Z 2021-05-16T01:41:50.7685973Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T01:41:52.2684323Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-16T01:41:52.4777438Z ================================================== 2021-05-16T01:41:52.4779560Z downloaded 1.3 MB 2021-05-16T01:41:52.4780780Z 2021-05-16T01:41:52.4818088Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T01:41:54.5286891Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-16T01:41:54.5446546Z ================================================== 2021-05-16T01:41:54.5447625Z downloaded 128 KB 2021-05-16T01:41:54.5448802Z 2021-05-16T01:41:54.5483494Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T01:41:55.2711176Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-16T01:41:55.2970178Z ================================================== 2021-05-16T01:41:55.2970665Z downloaded 383 KB 2021-05-16T01:41:55.2970937Z 2021-05-16T01:41:55.5480386Z * installing *binary* package ‘utf8’ ... 2021-05-16T01:41:55.5542107Z * DONE (utf8) 2021-05-16T01:41:55.7690972Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T01:41:55.7735623Z * DONE (pkgconfig) 2021-05-16T01:41:56.0139382Z * installing *binary* package ‘fansi’ ... 2021-05-16T01:41:56.0182988Z * DONE (fansi) 2021-05-16T01:41:56.3055129Z * installing *binary* package ‘diffobj’ ... 2021-05-16T01:41:56.3163975Z * DONE (diffobj) 2021-05-16T01:41:56.5869978Z * installing *binary* package ‘ps’ ... 2021-05-16T01:41:56.5922501Z * DONE (ps) 2021-05-16T01:41:56.8051050Z * installing *binary* package ‘praise’ ... 2021-05-16T01:41:56.8089418Z * DONE (praise) 2021-05-16T01:41:57.0315305Z * installing *binary* package ‘pkgload’ ... 2021-05-16T01:41:57.0357545Z * DONE (pkgload) 2021-05-16T01:41:57.2545837Z * installing *binary* package ‘evaluate’ ... 2021-05-16T01:41:57.2590411Z * DONE (evaluate) 2021-05-16T01:41:57.4971306Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T01:41:57.5014378Z * DONE (ellipsis) 2021-05-16T01:41:57.7634960Z * installing *binary* package ‘digest’ ... 2021-05-16T01:41:57.7694686Z * DONE (digest) 2021-05-16T01:41:57.9841303Z * installing *binary* package ‘brio’ ... 2021-05-16T01:41:57.9885915Z * DONE (brio) 2021-05-16T01:41:58.2745204Z * installing *binary* package ‘xml2’ ... 2021-05-16T01:41:58.2806777Z * DONE (xml2) 2021-05-16T01:41:58.5682562Z * installing *source* package ‘xfun’ ... 2021-05-16T01:41:58.5719200Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T01:41:58.5924581Z ** libs 2021-05-16T01:41:58.5984795Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T01:41:58.7154507Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:41:58.7649984Z g++ -std=gnu++11 -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T01:41:58.8099499Z installing to /home/runner/work/_temp/Library/xfun/libs 2021-05-16T01:41:58.8100701Z ** R 2021-05-16T01:41:58.8271122Z ** inst 2021-05-16T01:41:58.8285745Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:42:00.1200713Z ** help 2021-05-16T01:42:00.2828647Z *** installing help indices 2021-05-16T01:42:00.4123064Z ** building package indices 2021-05-16T01:42:00.5911867Z ** installing vignettes 2021-05-16T01:42:00.5974437Z ** testing if installed package can be loaded 2021-05-16T01:42:00.7851816Z * DONE (xfun) 2021-05-16T01:42:01.2817987Z * installing *binary* package ‘stringi’ ... 2021-05-16T01:42:01.2929068Z * DONE (stringi) 2021-05-16T01:42:02.5148668Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T01:42:02.5608198Z * DONE (Rcpp) 2021-05-16T01:42:02.8506425Z * installing *binary* package ‘commonmark’ ... 2021-05-16T01:42:02.8567544Z * DONE (commonmark) 2021-05-16T01:42:03.1152455Z * installing *binary* package ‘brew’ ... 2021-05-16T01:42:03.1212128Z * DONE (brew) 2021-05-16T01:42:03.3366016Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T01:42:03.3403570Z * DONE (sessioninfo) 2021-05-16T01:42:03.5466068Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T01:42:03.5505329Z * DONE (prettyunits) 2021-05-16T01:42:03.9255839Z * installing *binary* package ‘vctrs’ ... 2021-05-16T01:42:03.9343449Z * DONE (vctrs) 2021-05-16T01:42:04.1830895Z * installing *binary* package ‘processx’ ... 2021-05-16T01:42:04.1881707Z * DONE (processx) 2021-05-16T01:42:04.4425334Z * installing *binary* package ‘markdown’ ... 2021-05-16T01:42:04.4476811Z * DONE (markdown) 2021-05-16T01:42:04.6671698Z * installing *binary* package ‘highr’ ... 2021-05-16T01:42:04.6714490Z * DONE (highr) 2021-05-16T01:42:04.9196506Z * installing *binary* package ‘stringr’ ... 2021-05-16T01:42:04.9246723Z * DONE (stringr) 2021-05-16T01:42:05.1470178Z * installing *binary* package ‘rversions’ ... 2021-05-16T01:42:05.1516777Z * DONE (rversions) 2021-05-16T01:42:05.4662012Z * installing *binary* package ‘pillar’ ... 2021-05-16T01:42:05.4727256Z * DONE (pillar) 2021-05-16T01:42:05.7164674Z * installing *binary* package ‘callr’ ... 2021-05-16T01:42:05.7209483Z * DONE (callr) 2021-05-16T01:42:06.1414102Z * installing *binary* package ‘knitr’ ... 2021-05-16T01:42:06.1541949Z * DONE (knitr) 2021-05-16T01:42:06.3877558Z * installing *binary* package ‘xopen’ ... 2021-05-16T01:42:06.3918703Z * DONE (xopen) 2021-05-16T01:42:06.7224542Z * installing *binary* package ‘tibble’ ... 2021-05-16T01:42:06.7293658Z * DONE (tibble) 2021-05-16T01:42:06.9533348Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T01:42:06.9574945Z * DONE (pkgbuild) 2021-05-16T01:42:07.3350192Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T01:42:07.3435921Z * DONE (roxygen2) 2021-05-16T01:42:07.5580362Z * installing *binary* package ‘rematch2’ ... 2021-05-16T01:42:07.5623100Z * DONE (rematch2) 2021-05-16T01:42:07.7856875Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T01:42:07.7899676Z * DONE (rcmdcheck) 2021-05-16T01:42:08.0169073Z * installing *binary* package ‘waldo’ ... 2021-05-16T01:42:08.0215494Z * DONE (waldo) 2021-05-16T01:42:08.6695166Z * installing *binary* package ‘testthat’ ... 2021-05-16T01:42:08.6851214Z * DONE (testthat) 2021-05-16T01:42:08.9335705Z * installing *binary* package ‘devtools’ ... 2021-05-16T01:42:08.9386240Z * DONE (devtools) 2021-05-16T01:42:08.9444867Z 2021-05-16T01:42:08.9445782Z The downloaded source packages are in 2021-05-16T01:42:08.9447193Z ‘/tmp/RtmpZBM16G/downloaded_packages’ 2021-05-16T01:42:09.0805844Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T01:42:11.8275612Z 2021-05-16T01:42:12.1683088Z 2021-05-16T01:42:12.1708437Z checking for file ‘/tmp/RtmpZBM16G/remotes71a063360847/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T01:42:12.1783339Z 2021-05-16T01:42:12.1785237Z ✔ checking for file ‘/tmp/RtmpZBM16G/remotes71a063360847/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T01:42:12.1912062Z 2021-05-16T01:42:12.1912590Z 2021-05-16T01:42:12.1914580Z ─ preparing ‘desc’: 2021-05-16T01:42:12.1914903Z 2021-05-16T01:42:12.1915420Z 2021-05-16T01:42:12.2020002Z checking DESCRIPTION meta-information ... 2021-05-16T01:42:12.2059146Z 2021-05-16T01:42:12.2060344Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:42:12.2938948Z 2021-05-16T01:42:12.2940005Z 2021-05-16T01:42:12.2941630Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:42:12.2948016Z 2021-05-16T01:42:12.3110738Z 2021-05-16T01:42:12.3113331Z ─ checking for empty or unneeded directories 2021-05-16T01:42:12.3126248Z 2021-05-16T01:42:12.3165638Z 2021-05-16T01:42:12.3167870Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T01:42:12.4487282Z 2021-05-16T01:42:12.4490305Z 2021-05-16T01:42:12.4491857Z 2021-05-16T01:42:12.4604494Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:42:12.4605947Z (as ‘lib’ is unspecified) 2021-05-16T01:42:12.7981582Z * installing *source* package ‘desc’ ... 2021-05-16T01:42:12.8227391Z ** R 2021-05-16T01:42:12.8411705Z ** inst 2021-05-16T01:42:12.8431330Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:42:14.4198739Z ** help 2021-05-16T01:42:14.5656536Z *** installing help indices 2021-05-16T01:42:14.6697063Z ** building package indices 2021-05-16T01:42:14.8307575Z ** testing if installed package can be loaded 2021-05-16T01:42:15.0831425Z * DONE (desc) 2021-05-16T01:42:15.3332733Z 2021-05-16T01:42:15.3334172Z 2021-05-16T01:42:15.3341985Z checking for file ‘/tmp/RtmpZBM16G/remotes71a0b64b0f5/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T01:42:15.3387620Z 2021-05-16T01:42:15.3390238Z ✔ checking for file ‘/tmp/RtmpZBM16G/remotes71a0b64b0f5/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T01:42:15.3499421Z 2021-05-16T01:42:15.3518275Z 2021-05-16T01:42:15.3520627Z ─ preparing ‘ghtravis’: 2021-05-16T01:42:15.3918984Z 2021-05-16T01:42:15.3966493Z 2021-05-16T01:42:15.3969006Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:42:15.4175223Z 2021-05-16T01:42:15.4222150Z 2021-05-16T01:42:15.4224748Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:42:15.4237093Z 2021-05-16T01:42:15.4276487Z 2021-05-16T01:42:15.4278774Z ─ checking for empty or unneeded directories 2021-05-16T01:42:15.4312478Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T01:42:15.4592757Z 2021-05-16T01:42:15.4595286Z 2021-05-16T01:42:15.4596804Z 2021-05-16T01:42:15.4988069Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:42:15.4989420Z (as ‘lib’ is unspecified) 2021-05-16T01:42:15.7716633Z * installing *source* package ‘ghtravis’ ... 2021-05-16T01:42:15.7903044Z ** R 2021-05-16T01:42:15.8026245Z ** inst 2021-05-16T01:42:15.8038169Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:42:17.0693921Z ** help 2021-05-16T01:42:17.1271285Z *** installing help indices 2021-05-16T01:42:17.1817109Z ** building package indices 2021-05-16T01:42:17.2327805Z ** testing if installed package can be loaded 2021-05-16T01:42:17.9260174Z * DONE (ghtravis) 2021-05-16T01:42:17.9370645Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:42:18.2291621Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T01:42:21.0920496Z 2021-05-16T01:42:21.0922165Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T01:42:21.0923248Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T01:42:21.0924084Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T01:42:21.0925642Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T01:42:21.0927154Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T01:42:21.0928031Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T01:42:21.0935559Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:42:21.0937079Z (as ‘lib’ is unspecified) 2021-05-16T01:42:38.4211870Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T01:42:39.2261451Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-16T01:42:39.2447209Z ================================================== 2021-05-16T01:42:39.2448608Z downloaded 192 KB 2021-05-16T01:42:39.2449291Z 2021-05-16T01:42:39.2486822Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T01:42:39.9638378Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-16T01:42:40.0683768Z ================================================== 2021-05-16T01:42:40.0685382Z downloaded 66 KB 2021-05-16T01:42:40.0685993Z 2021-05-16T01:42:40.0721437Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T01:42:40.7850403Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-16T01:42:40.9058960Z ================================================== 2021-05-16T01:42:40.9062358Z downloaded 191 KB 2021-05-16T01:42:40.9062960Z 2021-05-16T01:42:40.9098588Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T01:42:41.6559358Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-16T01:42:41.6975833Z ================================================== 2021-05-16T01:42:41.6977125Z downloaded 1.2 MB 2021-05-16T01:42:41.6977822Z 2021-05-16T01:42:41.7012552Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T01:42:42.4219294Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-16T01:42:42.6085584Z ================================================== 2021-05-16T01:42:42.6086657Z downloaded 1.0 MB 2021-05-16T01:42:42.6087513Z 2021-05-16T01:42:42.8390920Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T01:42:42.8438226Z * DONE (tidyselect) 2021-05-16T01:42:43.0671955Z * installing *binary* package ‘generics’ ... 2021-05-16T01:42:43.0711722Z * DONE (generics) 2021-05-16T01:42:43.3322992Z * installing *binary* package ‘cpp11’ ... 2021-05-16T01:42:43.3381231Z * DONE (cpp11) 2021-05-16T01:42:43.6711416Z * installing *binary* package ‘dplyr’ ... 2021-05-16T01:42:43.6785023Z * DONE (dplyr) 2021-05-16T01:42:44.0110100Z * installing *binary* package ‘tidyr’ ... 2021-05-16T01:42:44.0195714Z * DONE (tidyr) 2021-05-16T01:42:44.0273303Z 2021-05-16T01:42:44.0274129Z The downloaded source packages are in 2021-05-16T01:42:44.0275372Z ‘/tmp/RtmpZBM16G/downloaded_packages’ 2021-05-16T01:42:44.2231910Z 2021-05-16T01:42:44.2244202Z checking for file ‘/tmp/RtmpZBM16G/remotes71a02cd476c1/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T01:42:44.2284036Z 2021-05-16T01:42:44.2287239Z ✔ checking for file ‘/tmp/RtmpZBM16G/remotes71a02cd476c1/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T01:42:44.2308212Z 2021-05-16T01:42:44.2371105Z 2021-05-16T01:42:44.2372430Z ─ preparing ‘aghast’: 2021-05-16T01:42:44.2372937Z 2021-05-16T01:42:44.2373379Z 2021-05-16T01:42:44.2421552Z checking DESCRIPTION meta-information ... 2021-05-16T01:42:44.2462868Z 2021-05-16T01:42:44.2465092Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:42:44.2749848Z 2021-05-16T01:42:44.2790649Z 2021-05-16T01:42:44.2793499Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:42:44.2805246Z 2021-05-16T01:42:44.2843803Z 2021-05-16T01:42:44.2846206Z ─ checking for empty or unneeded directories 2021-05-16T01:42:44.2885847Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T01:42:44.2999201Z 2021-05-16T01:42:44.3001935Z 2021-05-16T01:42:44.3003458Z 2021-05-16T01:42:44.3079597Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:42:44.3080911Z (as ‘lib’ is unspecified) 2021-05-16T01:42:44.5219422Z * installing *source* package ‘aghast’ ... 2021-05-16T01:42:44.5471610Z ** R 2021-05-16T01:42:44.5545513Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:42:44.8314301Z ** help 2021-05-16T01:42:44.8543926Z *** installing help indices 2021-05-16T01:42:44.8797016Z ** building package indices 2021-05-16T01:42:44.9000290Z ** testing if installed package can be loaded 2021-05-16T01:42:45.0910662Z * DONE (aghast) 2021-05-16T01:42:45.1004327Z Installing 1 packages: covr 2021-05-16T01:42:45.1014691Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:42:45.1015813Z (as ‘lib’ is unspecified) 2021-05-16T01:43:02.0993371Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T01:43:02.0994485Z 2021-05-16T01:43:02.1000559Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T01:43:02.9103207Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-16T01:43:03.0255247Z ================================================== 2021-05-16T01:43:03.0257161Z downloaded 160 KB 2021-05-16T01:43:03.0258015Z 2021-05-16T01:43:03.0302139Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T01:43:03.8973072Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-16T01:43:04.0025612Z ================================================== 2021-05-16T01:43:04.0026358Z downloaded 118 KB 2021-05-16T01:43:04.0026812Z 2021-05-16T01:43:04.0071041Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T01:43:04.7223932Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-16T01:43:04.7448758Z ================================================== 2021-05-16T01:43:04.7449786Z downloaded 280 KB 2021-05-16T01:43:04.7450426Z 2021-05-16T01:43:04.9852719Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T01:43:04.9906646Z * DONE (lazyeval) 2021-05-16T01:43:05.2247708Z * installing *binary* package ‘rex’ ... 2021-05-16T01:43:05.2297649Z * DONE (rex) 2021-05-16T01:43:06.1865695Z * installing *binary* package ‘covr’ ... 2021-05-16T01:43:06.1866152Z 2021-05-16T01:43:06.1874889Z * DONE (covr) 2021-05-16T01:43:06.1876394Z 2021-05-16T01:43:06.1894400Z The downloaded source packages are in 2021-05-16T01:43:06.1895677Z ‘/tmp/RtmpZBM16G/downloaded_packages’ 2021-05-16T01:43:06.1932917Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T01:43:06.1933590Z Rscript -e "tic::before_install()" 2021-05-16T01:43:06.1984368Z shell: /usr/bin/bash -e {0} 2021-05-16T01:43:06.1984761Z env: 2021-05-16T01:43:06.1985227Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:43:06.1986042Z TIC_DEPLOY_KEY: 2021-05-16T01:43:06.1986860Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:43:06.1988880Z GITHUB_PAT: *** 2021-05-16T01:43:06.1989424Z COVERALLS_TOKEN: 2021-05-16T01:43:06.1989943Z continue-on-error: false 2021-05-16T01:43:06.1990785Z VDIFFR_RUN_TESTS: 2021-05-16T01:43:06.1991301Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:43:06.1991765Z TZ: UTC 2021-05-16T01:43:06.1992182Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:43:06.1992622Z NOT_CRAN: true 2021-05-16T01:43:06.1993010Z ##[endgroup] 2021-05-16T01:43:06.4842591Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:43:06.6255403Z Running before_install: step_install_remote_binaries() 2021-05-16T01:43:07.2246477Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T01:43:07.2247254Z remotes::install_deps(dependencies = TRUE) 2021-05-16T01:43:07.2247847Z remotes::install_cran("rcmdcheck") 2021-05-16T01:43:07.2248364Z remotes::install_cran("markdown") 2021-05-16T01:43:07.2257452Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:43:07.2257863Z env: 2021-05-16T01:43:07.2258280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:43:07.2258954Z TIC_DEPLOY_KEY: 2021-05-16T01:43:07.2260096Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:43:07.2261826Z GITHUB_PAT: *** 2021-05-16T01:43:07.2262223Z COVERALLS_TOKEN: 2021-05-16T01:43:07.2262667Z continue-on-error: false 2021-05-16T01:43:07.2263113Z VDIFFR_RUN_TESTS: 2021-05-16T01:43:07.2263608Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:43:07.2264031Z TZ: UTC 2021-05-16T01:43:07.2264382Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:43:07.2264824Z NOT_CRAN: true 2021-05-16T01:43:07.2265174Z ##[endgroup] 2021-05-16T01:43:29.8651852Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T01:43:29.8653271Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T01:43:29.8654480Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T01:43:29.8655453Z tiff (NA -> 0.1-8 ) [CRAN] 2021-05-16T01:43:29.8656415Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T01:43:29.8657381Z png (NA -> 0.1-7 ) [CRAN] 2021-05-16T01:43:29.8658312Z zoo (NA -> 1.8-9 ) [CRAN] 2021-05-16T01:43:29.8749845Z Installing 7 packages: base64enc, tinytex, htmltools, tiff, rmarkdown, png, zoo 2021-05-16T01:43:29.8763684Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:43:29.8765179Z (as ‘lib’ is unspecified) 2021-05-16T01:43:47.1013940Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T01:43:51.1656281Z Content type 'binary/octet-stream' length 38804 bytes (37 KB) 2021-05-16T01:43:51.1671291Z ================================================== 2021-05-16T01:43:51.1671799Z downloaded 37 KB 2021-05-16T01:43:51.1672093Z 2021-05-16T01:43:51.1708935Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T01:43:56.1230294Z Content type 'binary/octet-stream' length 116465 bytes (113 KB) 2021-05-16T01:43:56.1381533Z ================================================== 2021-05-16T01:43:56.1382065Z downloaded 113 KB 2021-05-16T01:43:56.1382416Z 2021-05-16T01:43:56.1426076Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T01:43:57.5401550Z Content type 'binary/octet-stream' length 235306 bytes (229 KB) 2021-05-16T01:43:57.5609266Z ================================================== 2021-05-16T01:43:57.5609807Z downloaded 229 KB 2021-05-16T01:43:57.5610120Z 2021-05-16T01:43:57.5653834Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tiff_0.1-8.tar.gz' 2021-05-16T01:44:00.1936442Z Content type 'binary/octet-stream' length 78265 bytes (76 KB) 2021-05-16T01:44:00.2987932Z ================================================== 2021-05-16T01:44:00.2989339Z downloaded 76 KB 2021-05-16T01:44:00.2989984Z 2021-05-16T01:44:00.3030997Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T01:44:01.6043936Z Content type 'binary/octet-stream' length 3648190 bytes (3.5 MB) 2021-05-16T01:44:01.7386791Z ================================================== 2021-05-16T01:44:01.7388473Z downloaded 3.5 MB 2021-05-16T01:44:01.7389027Z 2021-05-16T01:44:01.7429257Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/png_0.1-7.tar.gz' 2021-05-16T01:44:02.7587274Z Content type 'binary/octet-stream' length 58563 bytes (57 KB) 2021-05-16T01:44:02.8638165Z ================================================== 2021-05-16T01:44:02.8639019Z downloaded 57 KB 2021-05-16T01:44:02.8640284Z 2021-05-16T01:44:02.8677205Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zoo_1.8-9.tar.gz' 2021-05-16T01:44:07.1831537Z Content type 'binary/octet-stream' length 1030709 bytes (1006 KB) 2021-05-16T01:44:07.2227904Z ================================================== 2021-05-16T01:44:07.2229034Z downloaded 1006 KB 2021-05-16T01:44:07.2229612Z 2021-05-16T01:44:07.4345982Z * installing *binary* package ‘base64enc’ ... 2021-05-16T01:44:07.4386474Z * DONE (base64enc) 2021-05-16T01:44:07.6536859Z * installing *binary* package ‘tinytex’ ... 2021-05-16T01:44:07.6590925Z * DONE (tinytex) 2021-05-16T01:44:07.8946521Z * installing *binary* package ‘tiff’ ... 2021-05-16T01:44:07.8990639Z * DONE (tiff) 2021-05-16T01:44:08.1337121Z * installing *binary* package ‘png’ ... 2021-05-16T01:44:08.1379139Z * DONE (png) 2021-05-16T01:44:08.4240157Z * installing *binary* package ‘zoo’ ... 2021-05-16T01:44:08.4307285Z * DONE (zoo) 2021-05-16T01:44:08.6621472Z * installing *binary* package ‘htmltools’ ... 2021-05-16T01:44:08.6668320Z * DONE (htmltools) 2021-05-16T01:44:09.3648666Z * installing *binary* package ‘rmarkdown’ ... 2021-05-16T01:44:09.3875610Z * DONE (rmarkdown) 2021-05-16T01:44:09.4009368Z 2021-05-16T01:44:09.4010422Z The downloaded source packages are in 2021-05-16T01:44:09.4011974Z ‘/tmp/RtmpT9bOCJ/downloaded_packages’ 2021-05-16T01:44:25.4259312Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T01:44:25.4260249Z Use `force = TRUE` to force installation 2021-05-16T01:44:25.4272783Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T01:44:25.4274056Z Use `force = TRUE` to force installation 2021-05-16T01:44:25.4414739Z ##[group]Run options(width = 100) 2021-05-16T01:44:25.4416310Z options(width = 100) 2021-05-16T01:44:25.4416914Z pkgs <- installed.packages()[, "Package"] 2021-05-16T01:44:25.4417656Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T01:44:25.4426698Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:44:25.4428498Z env: 2021-05-16T01:44:25.4428950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:44:25.4429536Z TIC_DEPLOY_KEY: 2021-05-16T01:44:25.4430520Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:44:25.4432054Z GITHUB_PAT: *** 2021-05-16T01:44:25.4432761Z COVERALLS_TOKEN: 2021-05-16T01:44:25.4433221Z continue-on-error: false 2021-05-16T01:44:25.4433649Z VDIFFR_RUN_TESTS: 2021-05-16T01:44:25.4434482Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:44:25.4435084Z TZ: UTC 2021-05-16T01:44:25.4435676Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:44:25.4436141Z NOT_CRAN: true 2021-05-16T01:44:25.4436524Z ##[endgroup] 2021-05-16T01:44:25.9431520Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T01:44:25.9432084Z setting value 2021-05-16T01:44:25.9432773Z version R version 3.5.3 (2019-03-11) 2021-05-16T01:44:25.9433262Z os Ubuntu 20.04.2 LTS 2021-05-16T01:44:25.9434043Z system x86_64, linux-gnu 2021-05-16T01:44:25.9434677Z ui X11 2021-05-16T01:44:25.9435474Z language (EN) 2021-05-16T01:44:25.9436146Z collate C.UTF-8 2021-05-16T01:44:25.9436799Z ctype C.UTF-8 2021-05-16T01:44:25.9437290Z tz UTC 2021-05-16T01:44:25.9437925Z date 2021-05-16 2021-05-16T01:44:25.9438206Z 2021-05-16T01:44:25.9439078Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T01:44:25.9439827Z package * version date lib source 2021-05-16T01:44:25.9441019Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T01:44:25.9442457Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9443226Z base * 3.5.3 2021-02-17 [2] local 2021-05-16T01:44:25.9444179Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9444934Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T01:44:25.9445677Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9446407Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9447178Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T01:44:25.9447933Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9448679Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T01:44:25.9449534Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9450240Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9451163Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T01:44:25.9451950Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T01:44:25.9452727Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9453506Z compiler 3.5.3 2021-02-17 [2] local 2021-05-16T01:44:25.9454268Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9455709Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9456525Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9457315Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9458283Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9459547Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-16T01:44:25.9460329Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9461339Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T01:44:25.9462207Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9463002Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9463988Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9464775Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9467627Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9468670Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9469534Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9470435Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9471663Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T01:44:25.9472505Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9473369Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9474245Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9475103Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9476083Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T01:44:25.9477443Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9478202Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9479330Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9480370Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-16T01:44:25.9481251Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-16T01:44:25.9482263Z grid 3.5.3 2021-02-17 [2] local 2021-05-16T01:44:25.9483088Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9484125Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9484999Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9485837Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9486702Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9487743Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T01:44:25.9488767Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9489790Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T01:44:25.9490629Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9491489Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9492485Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9493470Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9494497Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T01:44:25.9496035Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T01:44:25.9497317Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9498149Z methods * 3.5.3 2021-02-17 [2] local 2021-05-16T01:44:25.9508410Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T01:44:25.9509259Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9510054Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T01:44:25.9510848Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T01:44:25.9512055Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9513018Z parallel 3.5.3 2021-02-17 [2] local 2021-05-16T01:44:25.9513779Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9514556Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9515345Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9516112Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9516873Z png 0.1-7 2013-12-03 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9519064Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9520056Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9521085Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9521866Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9522797Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9523525Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9524281Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9525053Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9525824Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9526588Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9527536Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9528506Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9529284Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9530111Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9531097Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9531876Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T01:44:25.9532888Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9533670Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9534463Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9535258Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9536037Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T01:44:25.9536811Z splines 3.5.3 2021-02-17 [2] local 2021-05-16T01:44:25.9537887Z stats * 3.5.3 2021-02-17 [2] local 2021-05-16T01:44:25.9539192Z stats4 3.5.3 2021-02-17 [2] local 2021-05-16T01:44:25.9540007Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9540982Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9541781Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T01:44:25.9542548Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9543379Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T01:44:25.9544192Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-16T01:44:25.9545143Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9545938Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9546755Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T01:44:25.9547814Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9548629Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9549457Z tiff 0.1-8 2021-03-31 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9550249Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9551211Z tools 3.5.3 2021-02-17 [2] local 2021-05-16T01:44:25.9552333Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9553103Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9553874Z utils * 3.5.3 2021-02-17 [2] local 2021-05-16T01:44:25.9554638Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9555414Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9556199Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9556969Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9557925Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T01:44:25.9559073Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9559928Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9560769Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9561654Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9563175Z zoo 1.8-9 2021-03-09 [1] RSPM (R 3.5.3) 2021-05-16T01:44:25.9563507Z 2021-05-16T01:44:25.9572197Z [1] /home/runner/work/_temp/Library 2021-05-16T01:44:25.9572748Z [2] /opt/R/3.5.3/lib/R/library 2021-05-16T01:44:25.9606164Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T01:44:25.9606794Z Rscript -e 'tic::script()' 2021-05-16T01:44:25.9607413Z ls -l check 2021-05-16T01:44:25.9652824Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T01:44:25.9653303Z env: 2021-05-16T01:44:25.9653732Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:44:25.9654170Z TIC_DEPLOY_KEY: 2021-05-16T01:44:25.9654946Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:44:25.9656791Z GITHUB_PAT: *** 2021-05-16T01:44:25.9657403Z COVERALLS_TOKEN: 2021-05-16T01:44:25.9658066Z continue-on-error: false 2021-05-16T01:44:25.9658888Z VDIFFR_RUN_TESTS: 2021-05-16T01:44:25.9659414Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:44:25.9659874Z TZ: UTC 2021-05-16T01:44:25.9660286Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:44:25.9660711Z NOT_CRAN: true 2021-05-16T01:44:25.9661270Z ##[endgroup] 2021-05-16T01:44:26.2531665Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:44:26.4015800Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T01:44:26.4016874Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T01:44:26.4017795Z timeout = Inf, check_dir = "check") 2021-05-16T01:44:26.4834992Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T01:44:26.7044181Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T01:44:26.7191678Z * preparing ‘bftools’: 2021-05-16T01:44:26.7304595Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:44:26.7306255Z * running ‘cleanup’ 2021-05-16T01:44:26.8312700Z * installing the package to build vignettes 2021-05-16T01:44:51.5959535Z * creating vignettes ... OK 2021-05-16T01:44:51.6115834Z * running ‘cleanup’ 2021-05-16T01:44:51.6539828Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:44:51.6551563Z * checking for empty or unneeded directories 2021-05-16T01:44:51.6587341Z * building ‘bftools_0.2.3.3.tar.gz’ 2021-05-16T01:44:51.6755975Z 2021-05-16T01:44:51.7979868Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T01:44:52.0207278Z * using log directory ‘/home/runner/work/bftools/bftools/check/bftools.Rcheck’ 2021-05-16T01:44:52.0209425Z * using R version 3.5.3 (2019-03-11) 2021-05-16T01:44:52.0210678Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T01:44:52.0211846Z * using session charset: UTF-8 2021-05-16T01:44:52.0489449Z * using option ‘--as-cran’ 2021-05-16T01:44:52.0512739Z * checking for file ‘bftools/DESCRIPTION’ ... OK 2021-05-16T01:44:52.0513817Z * checking extension type ... Package 2021-05-16T01:44:52.0523391Z * this is package ‘bftools’ version ‘0.2.3.3’ 2021-05-16T01:44:52.0524634Z * package encoding: UTF-8 2021-05-16T01:44:52.0558149Z * checking package namespace information ... OK 2021-05-16T01:45:09.7287449Z * checking package dependencies ... OK 2021-05-16T01:45:09.7299146Z * checking if this is a source package ... OK 2021-05-16T01:45:09.7299940Z * checking if there is a namespace ... OK 2021-05-16T01:45:09.9707384Z * checking for executable files ... OK 2021-05-16T01:45:09.9708712Z * checking for hidden files and directories ... OK 2021-05-16T01:45:09.9709680Z * checking for portable file names ... OK 2021-05-16T01:45:09.9713757Z * checking for sufficient/correct file permissions ... OK 2021-05-16T01:45:09.9741147Z * checking serialization versions ... OK 2021-05-16T01:45:37.7947516Z * checking whether package ‘bftools’ can be installed ... OK 2021-05-16T01:45:37.7996251Z * checking installed package size ... NOTE 2021-05-16T01:45:37.7997357Z installed size is 37.3Mb 2021-05-16T01:45:37.8009169Z sub-directories of 1Mb or more: 2021-05-16T01:45:37.8017596Z bftools 37.1Mb 2021-05-16T01:45:37.8976247Z * checking package directory ... OK 2021-05-16T01:45:38.7314482Z * checking ‘build’ directory ... OK 2021-05-16T01:45:38.7325058Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:45:38.7326613Z * checking top-level files ... OK 2021-05-16T01:45:38.7327667Z * checking for left-over files ... OK 2021-05-16T01:45:38.7328510Z * checking index information ... OK 2021-05-16T01:45:38.7329366Z * checking package subdirectories ... OK 2021-05-16T01:45:38.7330488Z * checking R files for non-ASCII characters ... OK 2021-05-16T01:45:38.7331393Z * checking R files for syntax errors ... OK 2021-05-16T01:45:39.1256560Z * checking whether the package can be loaded ... OK 2021-05-16T01:45:39.6347423Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T01:45:40.1744321Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T01:45:40.6894330Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T01:45:41.2557174Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T01:45:41.8611838Z * checking loading without being on the library search path ... OK 2021-05-16T01:45:42.4409073Z * checking dependencies in R code ... OK 2021-05-16T01:45:43.5670234Z * checking S3 generic/method consistency ... OK 2021-05-16T01:45:44.1266975Z * checking replacement functions ... OK 2021-05-16T01:45:44.7626587Z * checking foreign function calls ... OK 2021-05-16T01:45:48.4043788Z * checking R code for possible problems ... OK 2021-05-16T01:45:48.4792569Z * checking Rd files ... OK 2021-05-16T01:45:48.5353763Z * checking Rd metadata ... OK 2021-05-16T01:45:48.6040557Z * checking Rd line widths ... OK 2021-05-16T01:45:48.6961837Z * checking Rd cross-references ... OK 2021-05-16T01:45:49.2545197Z * checking for missing documentation entries ... OK 2021-05-16T01:45:50.9356655Z * checking for code/documentation mismatches ... OK 2021-05-16T01:45:52.2280201Z * checking Rd \usage sections ... OK 2021-05-16T01:45:52.2921437Z * checking Rd contents ... OK 2021-05-16T01:45:52.3754450Z * checking for unstated dependencies in examples ... OK 2021-05-16T01:45:52.3755333Z * checking line endings in shell scripts ... OK 2021-05-16T01:45:52.3798484Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T01:45:52.3927484Z * checking files in ‘vignettes’ ... OK 2021-05-16T01:45:53.9978924Z * checking examples ... OK 2021-05-16T01:45:54.0619287Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T01:45:54.2370552Z * checking tests ... 2021-05-16T01:46:16.0866609Z Running ‘testthat.R’ [26s/22s] 2021-05-16T01:46:16.0912146Z OK 2021-05-16T01:46:16.2733466Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T01:46:16.2927042Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T01:46:17.1739729Z * checking re-building of vignette outputs ... OK 2021-05-16T01:46:19.1891437Z * checking PDF version of manual ... OK 2021-05-16T01:46:19.1892333Z * DONE 2021-05-16T01:46:19.1892968Z 2021-05-16T01:46:19.1893532Z Status: 1 NOTE 2021-05-16T01:46:19.1894086Z See 2021-05-16T01:46:19.1895937Z ‘/home/runner/work/bftools/bftools/check/bftools.Rcheck/00check.log’ 2021-05-16T01:46:19.1913464Z for details. 2021-05-16T01:46:19.1913912Z 2021-05-16T01:46:19.1914146Z 2021-05-16T01:46:19.2868994Z ── R CMD check results ──────────────────────────────────── bftools 0.2.3.3 ──── 2021-05-16T01:46:19.2889768Z Duration: 1m 27.6s 2021-05-16T01:46:19.2890082Z 2021-05-16T01:46:19.2916872Z ❯ checking installed package size ... NOTE 2021-05-16T01:46:19.2918834Z installed size is 37.3Mb 2021-05-16T01:46:19.2919663Z sub-directories of 1Mb or more: 2021-05-16T01:46:19.2923821Z bftools 37.1Mb 2021-05-16T01:46:19.2924128Z 2021-05-16T01:46:19.2942685Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-16T01:46:19.3039896Z total 35620 2021-05-16T01:46:19.3041378Z drwxr-xr-x 6 runner docker 4096 May 16 01:46 bftools.Rcheck 2021-05-16T01:46:19.3043052Z -rw-r--r-- 1 runner docker 21954 May 16 01:44 bftools_0.2.3.3.tar.gz 2021-05-16T01:46:19.3044571Z -rw-r--r-- 1 runner docker 36444213 May 16 01:45 bftools_0.2.3.3_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T01:46:19.3077385Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:46:19.3078191Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:46:19.3126680Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T01:46:19.3127243Z env: 2021-05-16T01:46:19.3127851Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:46:19.3128355Z TIC_DEPLOY_KEY: 2021-05-16T01:46:19.3129200Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:46:19.3131186Z GITHUB_PAT: *** 2021-05-16T01:46:19.3131754Z COVERALLS_TOKEN: 2021-05-16T01:46:19.3132236Z continue-on-error: false 2021-05-16T01:46:19.3132854Z VDIFFR_RUN_TESTS: 2021-05-16T01:46:19.3133336Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:46:19.3133780Z TZ: UTC 2021-05-16T01:46:19.3134151Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:46:19.3134562Z NOT_CRAN: true 2021-05-16T01:46:19.3134930Z ##[endgroup] 2021-05-16T01:46:19.3233227Z 2021-05-16T01:46:19.3234596Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-16T01:46:19.3235867Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-16T01:46:19.3237703Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T01:46:19.3238271Z 2021-05-16T01:46:19.3239038Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T01:46:19.3240059Z You are welcome to redistribute it under certain conditions. 2021-05-16T01:46:19.3241526Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T01:46:19.3242566Z 2021-05-16T01:46:19.3243426Z R is a collaborative project with many contributors. 2021-05-16T01:46:19.3244636Z Type 'contributors()' for more information and 2021-05-16T01:46:19.3246057Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T01:46:19.3246649Z 2021-05-16T01:46:19.3247582Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T01:46:19.3248732Z 'help.start()' for an HTML browser interface to help. 2021-05-16T01:46:19.3250869Z Type 'q()' to quit R. 2021-05-16T01:46:19.3251278Z 2021-05-16T01:46:19.3252156Z > library(testthat) 2021-05-16T01:46:19.3252618Z > library(bftools) 2021-05-16T01:46:19.3253006Z > 2021-05-16T01:46:19.3253414Z > test_check("bftools") 2021-05-16T01:46:19.3254273Z /tmp/RtmpMok0NB/RLIBS_77d25598fa85/png/img/Rlogo.png 2021-05-16T01:46:19.3255248Z APNGReader initializing /tmp/RtmpMok0NB/RLIBS_77d25598fa85/png/img/Rlogo.png 2021-05-16T01:46:19.3256629Z [Animated PNG] -> /tmp/RtmpOIc2NB/file792a4a891b4b.tiff [Tagged Image File Format] 2021-05-16T01:46:19.3257616Z Converted 1/1 planes (100%) 2021-05-16T01:46:19.3258034Z [done] 2021-05-16T01:46:19.3258815Z 1.055s elapsed (13.0+511.0ms per plane, 525ms overhead) 2021-05-16T01:46:19.3260014Z trying URL 'https://ndownloader.figshare.com/files/16618418' 2021-05-16T01:46:19.3261276Z Content type 'application/octet-stream' length 861536 bytes (841 KB) 2021-05-16T01:46:19.3261960Z ================================================== 2021-05-16T01:46:19.3262397Z downloaded 841 KB 2021-05-16T01:46:19.3262693Z 2021-05-16T01:46:19.3263172Z To test read a file in any format, run: 2021-05-16T01:46:19.3264100Z showinf file [-nopix] [-nocore] [-nometa] [-thumbs] [-minmax] 2021-05-16T01:46:19.3265101Z [-merge] [-nogroup] [-stitch] [-separate] [-expand] [-omexml] 2021-05-16T01:46:19.3266092Z [-normalize] [-fast] [-debug] [-range start end] [-series num] 2021-05-16T01:46:19.3267123Z [-resolution num] [-swap inputOrder] [-shuffle outputOrder] 2021-05-16T01:46:19.3268199Z [-map id] [-preload] [-crop x,y,w,h] [-autoscale] [-novalid] 2021-05-16T01:46:19.3269235Z [-omexml-only] [-no-sas] [-no-upgrade] [-noflat] [-format Format] 2021-05-16T01:46:19.3270171Z [-cache] [-cache-dir dir] [-option key value] 2021-05-16T01:46:19.3270556Z 2021-05-16T01:46:19.3271275Z -version: print the library version and exit 2021-05-16T01:46:19.3271897Z file: the image file to read 2021-05-16T01:46:19.3272869Z -nopix: read metadata only, not pixels 2021-05-16T01:46:19.3273771Z -nocore: do not output core metadata 2021-05-16T01:46:19.3274705Z -nometa: do not parse format-specific metadata table 2021-05-16T01:46:19.3275617Z -nofilter: do not filter metadata fields 2021-05-16T01:46:19.3276507Z -thumbs: read thumbnails instead of normal pixels 2021-05-16T01:46:19.3277358Z -minmax: compute min/max statistics 2021-05-16T01:46:19.3278228Z -merge: combine separate channels into RGB image 2021-05-16T01:46:19.3279503Z -nogroup: force multi-file datasets to be read as individual files 2021-05-16T01:46:19.3280467Z -stitch: stitch files with similar names 2021-05-16T01:46:19.3281455Z -separate: split RGB image into separate channels 2021-05-16T01:46:19.3282521Z -expand: expand indexed color to RGB 2021-05-16T01:46:19.3283510Z -omexml: populate OME-XML metadata 2021-05-16T01:46:19.3284537Z -normalize: normalize floating point images (*) 2021-05-16T01:46:19.3285428Z -fast: paint RGB images as quickly as possible (*) 2021-05-16T01:46:19.3286214Z -debug: turn on debugging output 2021-05-16T01:46:19.3287055Z -range: specify range of planes to read (inclusive) 2021-05-16T01:46:19.3287934Z -series: specify which image series to read 2021-05-16T01:46:19.3288743Z -noflat: do not flatten subresolutions 2021-05-16T01:46:19.3289696Z -resolution: used in combination with -noflat to specify which 2021-05-16T01:46:19.3290579Z subresolution to read (for images with subresolutions) 2021-05-16T01:46:19.3291729Z -swap: override the default input dimension order 2021-05-16T01:46:19.3292709Z -shuffle: override the default output dimension order 2021-05-16T01:46:19.3293709Z -map: specify file on disk to which name should be mapped 2021-05-16T01:46:19.3294897Z -preload: pre-read entire file into a buffer; significantly 2021-05-16T01:46:19.3295702Z reduces the time required to read the images, but 2021-05-16T01:46:19.3296333Z requires more memory 2021-05-16T01:46:19.3297219Z -crop: crop images before displaying; argument is 'x,y,w,h' 2021-05-16T01:46:19.3298224Z -autoscale: automatically adjust brightness and contrast (*) 2021-05-16T01:46:19.3299420Z -novalid: do not perform validation of OME-XML 2021-05-16T01:46:19.3300294Z -omexml-only: only output the generated OME-XML 2021-05-16T01:46:19.3301345Z -no-sas: do not output OME-XML StructuredAnnotation elements 2021-05-16T01:46:19.3302664Z -no-upgrade: do not perform the upgrade check 2021-05-16T01:46:19.3304030Z -format: read file with a particular reader (e.g., ZeissZVI) 2021-05-16T01:46:19.3305321Z -cache: cache the initialized reader 2021-05-16T01:46:19.3306468Z -cache-dir: use the specified directory to store the cached 2021-05-16T01:46:19.3307371Z initialized reader. If unspecified, the cached reader 2021-05-16T01:46:19.3308614Z will be stored under the same folder as the image file 2021-05-16T01:46:19.3309907Z -option: add the specified key/value pair to the reader's options list 2021-05-16T01:46:19.3310411Z 2021-05-16T01:46:19.3310896Z * = may result in loss of precision 2021-05-16T01:46:19.3311555Z 2021-05-16T01:46:19.3312065Z /tmp/RtmpOIc2NB/pJP28mCherry.czi 2021-05-16T01:46:19.3312905Z ZeissCZIReader initializing /tmp/RtmpOIc2NB/pJP28mCherry.czi 2021-05-16T01:46:19.3314123Z [Zeiss CZI] -> /tmp/RtmpOIc2NB/file792a531ab35.tiff [Tagged Image File Format] 2021-05-16T01:46:19.3314827Z Converted 3/3 planes (100%) 2021-05-16T01:46:19.3315242Z [done] 2021-05-16T01:46:19.3315800Z 1.411s elapsed (6.3333335+59.0ms per plane, 1210ms overhead) 2021-05-16T01:46:19.3316460Z /tmp/RtmpOIc2NB/pJP28mCherry.czi 2021-05-16T01:46:19.3317303Z ZeissCZIReader initializing /tmp/RtmpOIc2NB/pJP28mCherry.czi 2021-05-16T01:46:19.3318522Z [Zeiss CZI] -> /tmp/RtmpOIc2NB/file792a249552a8.tiff [Tagged Image File Format] 2021-05-16T01:46:19.3319236Z Converted 3/3 planes (100%) 2021-05-16T01:46:19.3319638Z [done] 2021-05-16T01:46:19.3320317Z 1.33s elapsed (12.0+26.0ms per plane, 1210ms overhead) 2021-05-16T01:46:19.3320927Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 20 ] 2021-05-16T01:46:19.3321319Z > 2021-05-16T01:46:19.3321676Z > proc.time() 2021-05-16T01:46:19.3322149Z user system elapsed 2021-05-16T01:46:19.3322577Z 24.580 1.402 21.813 2021-05-16T01:46:19.3357705Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T01:46:19.3358315Z Rscript -e "tic::before_deploy()" 2021-05-16T01:46:19.3399460Z shell: /usr/bin/bash -e {0} 2021-05-16T01:46:19.3399847Z env: 2021-05-16T01:46:19.3400271Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:46:19.3400739Z TIC_DEPLOY_KEY: 2021-05-16T01:46:19.3401523Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:46:19.3402890Z GITHUB_PAT: *** 2021-05-16T01:46:19.3403276Z COVERALLS_TOKEN: 2021-05-16T01:46:19.3403757Z continue-on-error: false 2021-05-16T01:46:19.3404211Z VDIFFR_RUN_TESTS: 2021-05-16T01:46:19.3404690Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:46:19.3405294Z TZ: UTC 2021-05-16T01:46:19.3405652Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:46:19.3406049Z NOT_CRAN: true 2021-05-16T01:46:19.3406395Z ##[endgroup] 2021-05-16T01:46:19.7612702Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:46:19.7671293Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T01:46:19.7671875Z with: 2021-05-16T01:46:19.7672736Z upload_url: https://uploads.github.com/repos/neuroconductor/bftools/releases/43007804/assets{?name,label} 2021-05-16T01:46:19.7673773Z asset_path: check/bftools_0.2.3.3_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T01:46:19.7674491Z asset_name: bftools_0.2.3.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T01:46:19.7675176Z asset_content_type: application/octet-stream 2021-05-16T01:46:19.7675693Z env: 2021-05-16T01:46:19.7676140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:46:19.7676603Z TIC_DEPLOY_KEY: 2021-05-16T01:46:19.7677420Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:46:19.7678916Z GITHUB_PAT: *** 2021-05-16T01:46:19.7679349Z COVERALLS_TOKEN: 2021-05-16T01:46:19.7679957Z continue-on-error: false 2021-05-16T01:46:19.7680464Z VDIFFR_RUN_TESTS: 2021-05-16T01:46:19.7681195Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:46:19.7681658Z TZ: UTC 2021-05-16T01:46:19.7682045Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:46:19.7682470Z NOT_CRAN: true 2021-05-16T01:46:19.7683252Z GITHUB_TOKEN: *** 2021-05-16T01:46:19.7683657Z ##[endgroup] 2021-05-16T01:46:25.7099599Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T01:46:25.7100305Z Rscript -e "tic::deploy()" 2021-05-16T01:46:25.7147545Z shell: /usr/bin/bash -e {0} 2021-05-16T01:46:25.7147931Z env: 2021-05-16T01:46:25.7148544Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:46:25.7148980Z TIC_DEPLOY_KEY: 2021-05-16T01:46:25.7149718Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:46:25.7151338Z GITHUB_PAT: *** 2021-05-16T01:46:25.7151734Z COVERALLS_TOKEN: 2021-05-16T01:46:25.7152175Z continue-on-error: false 2021-05-16T01:46:25.7152621Z VDIFFR_RUN_TESTS: 2021-05-16T01:46:25.7153061Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:46:25.7153648Z TZ: UTC 2021-05-16T01:46:25.7154169Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:46:25.7154559Z NOT_CRAN: true 2021-05-16T01:46:25.7154916Z ##[endgroup] 2021-05-16T01:46:26.0060813Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:46:26.1535605Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T01:46:26.1536278Z Rscript -e "tic::after_deploy()" 2021-05-16T01:46:26.1592842Z shell: /usr/bin/bash -e {0} 2021-05-16T01:46:26.1593292Z env: 2021-05-16T01:46:26.1593916Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:46:26.1594406Z TIC_DEPLOY_KEY: 2021-05-16T01:46:26.1595223Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:46:26.1597037Z GITHUB_PAT: *** 2021-05-16T01:46:26.1597473Z COVERALLS_TOKEN: 2021-05-16T01:46:26.1597979Z continue-on-error: false 2021-05-16T01:46:26.1598452Z VDIFFR_RUN_TESTS: 2021-05-16T01:46:26.1598952Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:46:26.1599809Z TZ: UTC 2021-05-16T01:46:26.1601403Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:46:26.1601952Z NOT_CRAN: true 2021-05-16T01:46:26.1602317Z ##[endgroup] 2021-05-16T01:46:26.4543682Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:46:26.7995288Z Post job cleanup. 2021-05-16T01:46:26.8530674Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T01:46:26.8644289Z Post job cleanup. 2021-05-16T01:46:26.9894827Z [command]/usr/bin/git version 2021-05-16T01:46:26.9971273Z git version 2.31.1 2021-05-16T01:46:27.0017650Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:46:27.0062500Z [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-16T01:46:27.0322119Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:46:27.0357330Z http.https://github.com/.extraheader 2021-05-16T01:46:27.0368385Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T01:46:27.0414074Z [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-16T01:46:27.0777942Z Cleaning up orphan processes