2021-05-16T19:32:09.3649827Z ##[section]Starting: Request a runner to run this job 2021-05-16T19:32:10.0260373Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T19:32:10.0926352Z 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-16T19:32:10.1700892Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T19:32:10.2745884Z ##[section]Finishing: Request a runner to run this job 2021-05-16T19:32:18.8573795Z Current runner version: '2.278.0' 2021-05-16T19:32:18.8601745Z ##[group]Operating System 2021-05-16T19:32:18.8602637Z Ubuntu 2021-05-16T19:32:18.8603003Z 20.04.2 2021-05-16T19:32:18.8603575Z LTS 2021-05-16T19:32:18.8604145Z ##[endgroup] 2021-05-16T19:32:18.8604698Z ##[group]Virtual Environment 2021-05-16T19:32:18.8605319Z Environment: ubuntu-20.04 2021-05-16T19:32:18.8605797Z Version: 20210510.0 2021-05-16T19:32:18.8606715Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T19:32:18.8608385Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T19:32:18.8609200Z ##[endgroup] 2021-05-16T19:32:18.8610902Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T19:32:18.8612204Z Actions: write 2021-05-16T19:32:18.8612685Z Checks: write 2021-05-16T19:32:18.8613111Z Contents: write 2021-05-16T19:32:18.8613781Z Deployments: write 2021-05-16T19:32:18.8614376Z Issues: write 2021-05-16T19:32:18.8614862Z Metadata: read 2021-05-16T19:32:18.8615302Z Packages: write 2021-05-16T19:32:18.8615810Z PullRequests: write 2021-05-16T19:32:18.8616573Z RepositoryProjects: write 2021-05-16T19:32:18.8617287Z SecurityEvents: write 2021-05-16T19:32:18.8618159Z Statuses: write 2021-05-16T19:32:18.8618774Z ##[endgroup] 2021-05-16T19:32:18.8622559Z Prepare workflow directory 2021-05-16T19:32:18.9790162Z Prepare all required actions 2021-05-16T19:32:18.9801258Z Getting action download info 2021-05-16T19:32:19.4351020Z Download action repository 'actions/checkout@v2' 2021-05-16T19:32:21.2964780Z Download action repository 'r-lib/actions@master' 2021-05-16T19:32:22.5118865Z Download action repository 'adigherman/actions@master' 2021-05-16T19:32:24.4685092Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T19:32:24.7563563Z Download action repository 'actions/cache@v1' 2021-05-16T19:32:25.3812162Z Download action repository 'actions/upload-artifact@master' 2021-05-16T19:32:25.6656687Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T19:32:26.1563145Z ##[group]Run actions/checkout@v2 2021-05-16T19:32:26.1563898Z with: 2021-05-16T19:32:26.1564367Z repository: neuroconductor/voxel 2021-05-16T19:32:26.1565273Z token: *** 2021-05-16T19:32:26.1565656Z ssh-strict: true 2021-05-16T19:32:26.1566171Z persist-credentials: true 2021-05-16T19:32:26.1566644Z clean: true 2021-05-16T19:32:26.1567046Z fetch-depth: 1 2021-05-16T19:32:26.1567440Z lfs: false 2021-05-16T19:32:26.1567815Z submodules: false 2021-05-16T19:32:26.1568202Z env: 2021-05-16T19:32:26.1568632Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:32:26.1569111Z TIC_DEPLOY_KEY: 2021-05-16T19:32:26.1569917Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:32:26.1571063Z GITHUB_PAT: *** 2021-05-16T19:32:26.1571463Z COVERALLS_TOKEN: 2021-05-16T19:32:26.1571961Z continue-on-error: false 2021-05-16T19:32:26.1572450Z VDIFFR_RUN_TESTS: 2021-05-16T19:32:26.1572831Z ##[endgroup] 2021-05-16T19:32:26.4295123Z Syncing repository: neuroconductor/voxel 2021-05-16T19:32:26.4295844Z ##[group]Getting Git version info 2021-05-16T19:32:26.4296701Z Working directory is '/home/runner/work/voxel/voxel' 2021-05-16T19:32:26.4385235Z [command]/usr/bin/git version 2021-05-16T19:32:26.4574996Z git version 2.31.1 2021-05-16T19:32:26.4600184Z ##[endgroup] 2021-05-16T19:32:26.4606241Z Deleting the contents of '/home/runner/work/voxel/voxel' 2021-05-16T19:32:26.4610507Z ##[group]Initializing the repository 2021-05-16T19:32:26.4614914Z [command]/usr/bin/git init /home/runner/work/voxel/voxel 2021-05-16T19:32:26.4729033Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T19:32:26.4730686Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T19:32:26.4731601Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T19:32:26.4732276Z hint: 2021-05-16T19:32:26.4733350Z hint: git config --global init.defaultBranch 2021-05-16T19:32:26.4734650Z hint: 2021-05-16T19:32:26.4735667Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T19:32:26.4737113Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T19:32:26.4737797Z hint: 2021-05-16T19:32:26.4738433Z hint: git branch -m 2021-05-16T19:32:26.4740742Z Initialized empty Git repository in /home/runner/work/voxel/voxel/.git/ 2021-05-16T19:32:26.4748547Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/voxel 2021-05-16T19:32:26.4799602Z ##[endgroup] 2021-05-16T19:32:26.4800497Z ##[group]Disabling automatic garbage collection 2021-05-16T19:32:26.4803837Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T19:32:26.4882538Z ##[endgroup] 2021-05-16T19:32:27.0067645Z ##[group]Setting up auth 2021-05-16T19:32:27.0069581Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T19:32:27.0071563Z [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-16T19:32:27.0073241Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T19:32:27.0075163Z [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-16T19:32:27.0076894Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T19:32:27.0077773Z ##[endgroup] 2021-05-16T19:32:27.0078537Z ##[group]Fetching the repository 2021-05-16T19:32:27.0080300Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +abf3082f86a230e6c3bbaf54a3a61570eeedde33:refs/tags/1.3.5.s 2021-05-16T19:32:27.0081888Z remote: Enumerating objects: 85, done. 2021-05-16T19:32:27.0082841Z remote: Counting objects: 1% (1/85) 2021-05-16T19:32:27.0083477Z remote: Counting objects: 2% (2/85) 2021-05-16T19:32:27.0084034Z remote: Counting objects: 3% (3/85) 2021-05-16T19:32:27.0084944Z remote: Counting objects: 4% (4/85) 2021-05-16T19:32:27.0087616Z remote: Counting objects: 5% (5/85) 2021-05-16T19:32:27.0088323Z remote: Counting objects: 7% (6/85) 2021-05-16T19:32:27.0089013Z remote: Counting objects: 8% (7/85) 2021-05-16T19:32:27.0091649Z remote: Counting objects: 9% (8/85) 2021-05-16T19:32:27.0092413Z remote: Counting objects: 10% (9/85) 2021-05-16T19:32:27.0094070Z remote: Counting objects: 11% (10/85) 2021-05-16T19:32:27.0094844Z remote: Counting objects: 12% (11/85) 2021-05-16T19:32:27.0095437Z remote: Counting objects: 14% (12/85) 2021-05-16T19:32:27.0096213Z remote: Counting objects: 15% (13/85) 2021-05-16T19:32:27.0097375Z remote: Counting objects: 16% (14/85) 2021-05-16T19:32:27.0098335Z remote: Counting objects: 17% (15/85) 2021-05-16T19:32:27.0098907Z remote: Counting objects: 18% (16/85) 2021-05-16T19:32:27.0099698Z remote: Counting objects: 20% (17/85) 2021-05-16T19:32:27.0100267Z remote: Counting objects: 21% (18/85) 2021-05-16T19:32:27.0100819Z remote: Counting objects: 22% (19/85) 2021-05-16T19:32:27.0101816Z remote: Counting objects: 23% (20/85) 2021-05-16T19:32:27.0102608Z remote: Counting objects: 24% (21/85) 2021-05-16T19:32:27.0103243Z remote: Counting objects: 25% (22/85) 2021-05-16T19:32:27.0104231Z remote: Counting objects: 27% (23/85) 2021-05-16T19:32:27.0105207Z remote: Counting objects: 28% (24/85) 2021-05-16T19:32:27.0105984Z remote: Counting objects: 29% (25/85) 2021-05-16T19:32:27.0106772Z remote: Counting objects: 30% (26/85) 2021-05-16T19:32:27.0107361Z remote: Counting objects: 31% (27/85) 2021-05-16T19:32:27.0108201Z remote: Counting objects: 32% (28/85) 2021-05-16T19:32:27.0108961Z remote: Counting objects: 34% (29/85) 2021-05-16T19:32:27.0109975Z remote: Counting objects: 35% (30/85) 2021-05-16T19:32:27.0112121Z remote: Counting objects: 36% (31/85) 2021-05-16T19:32:27.0112715Z remote: Counting objects: 37% (32/85) 2021-05-16T19:32:27.0113286Z remote: Counting objects: 38% (33/85) 2021-05-16T19:32:27.0113839Z remote: Counting objects: 40% (34/85) 2021-05-16T19:32:27.0114410Z remote: Counting objects: 41% (35/85) 2021-05-16T19:32:27.0115067Z remote: Counting objects: 42% (36/85) 2021-05-16T19:32:27.0115618Z remote: Counting objects: 43% (37/85) 2021-05-16T19:32:27.0116376Z remote: Counting objects: 44% (38/85) 2021-05-16T19:32:27.0116911Z remote: Counting objects: 45% (39/85) 2021-05-16T19:32:27.0117507Z remote: Counting objects: 47% (40/85) 2021-05-16T19:32:27.0118080Z remote: Counting objects: 48% (41/85) 2021-05-16T19:32:27.0118621Z remote: Counting objects: 49% (42/85) 2021-05-16T19:32:27.0119169Z remote: Counting objects: 50% (43/85) 2021-05-16T19:32:27.0119723Z remote: Counting objects: 51% (44/85) 2021-05-16T19:32:27.0120428Z remote: Counting objects: 52% (45/85) 2021-05-16T19:32:27.0121181Z remote: Counting objects: 54% (46/85) 2021-05-16T19:32:27.0121795Z remote: Counting objects: 55% (47/85) 2021-05-16T19:32:27.0122388Z remote: Counting objects: 56% (48/85) 2021-05-16T19:32:27.0122973Z remote: Counting objects: 57% (49/85) 2021-05-16T19:32:27.0123549Z remote: Counting objects: 58% (50/85) 2021-05-16T19:32:27.0124434Z remote: Counting objects: 60% (51/85) 2021-05-16T19:32:27.0124969Z remote: Counting objects: 61% (52/85) 2021-05-16T19:32:27.0125524Z remote: Counting objects: 62% (53/85) 2021-05-16T19:32:27.0126074Z remote: Counting objects: 63% (54/85) 2021-05-16T19:32:27.0126756Z remote: Counting objects: 64% (55/85) 2021-05-16T19:32:27.0127365Z remote: Counting objects: 65% (56/85) 2021-05-16T19:32:27.0128068Z remote: Counting objects: 67% (57/85) 2021-05-16T19:32:27.0128967Z remote: Counting objects: 68% (58/85) 2021-05-16T19:32:27.0131122Z remote: Counting objects: 69% (59/85) 2021-05-16T19:32:27.0132394Z remote: Counting objects: 70% (60/85) 2021-05-16T19:32:27.0133022Z remote: Counting objects: 71% (61/85) 2021-05-16T19:32:27.0133597Z remote: Counting objects: 72% (62/85) 2021-05-16T19:32:27.0134325Z remote: Counting objects: 74% (63/85) 2021-05-16T19:32:27.0135130Z remote: Counting objects: 75% (64/85) 2021-05-16T19:32:27.0135596Z remote: Counting objects: 76% (65/85) 2021-05-16T19:32:27.0136046Z remote: Counting objects: 77% (66/85) 2021-05-16T19:32:27.0136597Z remote: Counting objects: 78% (67/85) 2021-05-16T19:32:27.0137365Z remote: Counting objects: 80% (68/85) 2021-05-16T19:32:27.0138108Z remote: Counting objects: 81% (69/85) 2021-05-16T19:32:27.0138821Z remote: Counting objects: 82% (70/85) 2021-05-16T19:32:27.0139365Z remote: Counting objects: 83% (71/85) 2021-05-16T19:32:27.0139915Z remote: Counting objects: 84% (72/85) 2021-05-16T19:32:27.0140444Z remote: Counting objects: 85% (73/85) 2021-05-16T19:32:27.0140995Z remote: Counting objects: 87% (74/85) 2021-05-16T19:32:27.0141533Z remote: Counting objects: 88% (75/85) 2021-05-16T19:32:27.0142090Z remote: Counting objects: 89% (76/85) 2021-05-16T19:32:27.0142642Z remote: Counting objects: 90% (77/85) 2021-05-16T19:32:27.0143179Z remote: Counting objects: 91% (78/85) 2021-05-16T19:32:27.0143726Z remote: Counting objects: 92% (79/85) 2021-05-16T19:32:27.0144257Z remote: Counting objects: 94% (80/85) 2021-05-16T19:32:27.0144805Z remote: Counting objects: 95% (81/85) 2021-05-16T19:32:27.0145549Z remote: Counting objects: 96% (82/85) 2021-05-16T19:32:27.0146087Z remote: Counting objects: 97% (83/85) 2021-05-16T19:32:27.0146760Z remote: Counting objects: 98% (84/85) 2021-05-16T19:32:27.0147296Z remote: Counting objects: 100% (85/85) 2021-05-16T19:32:27.0147861Z remote: Counting objects: 100% (85/85), done. 2021-05-16T19:32:27.0148458Z remote: Compressing objects: 1% (1/80) 2021-05-16T19:32:27.0149062Z remote: Compressing objects: 2% (2/80) 2021-05-16T19:32:27.0149643Z remote: Compressing objects: 3% (3/80) 2021-05-16T19:32:27.0150424Z remote: Compressing objects: 5% (4/80) 2021-05-16T19:32:27.0151024Z remote: Compressing objects: 6% (5/80) 2021-05-16T19:32:27.0151722Z remote: Compressing objects: 7% (6/80) 2021-05-16T19:32:27.0152319Z remote: Compressing objects: 8% (7/80) 2021-05-16T19:32:27.0152893Z remote: Compressing objects: 10% (8/80) 2021-05-16T19:32:27.0153492Z remote: Compressing objects: 11% (9/80) 2021-05-16T19:32:27.0154412Z remote: Compressing objects: 12% (10/80) 2021-05-16T19:32:27.0155352Z remote: Compressing objects: 13% (11/80) 2021-05-16T19:32:27.0156304Z remote: Compressing objects: 15% (12/80) 2021-05-16T19:32:27.0157093Z remote: Compressing objects: 16% (13/80) 2021-05-16T19:32:27.0157941Z remote: Compressing objects: 17% (14/80) 2021-05-16T19:32:27.0158748Z remote: Compressing objects: 18% (15/80) 2021-05-16T19:32:27.0159372Z remote: Compressing objects: 20% (16/80) 2021-05-16T19:32:27.0160016Z remote: Compressing objects: 21% (17/80) 2021-05-16T19:32:27.0160644Z remote: Compressing objects: 22% (18/80) 2021-05-16T19:32:27.0161440Z remote: Compressing objects: 23% (19/80) 2021-05-16T19:32:27.0162211Z remote: Compressing objects: 25% (20/80) 2021-05-16T19:32:27.0162785Z remote: Compressing objects: 26% (21/80) 2021-05-16T19:32:27.0163660Z remote: Compressing objects: 27% (22/80) 2021-05-16T19:32:27.0164299Z remote: Compressing objects: 28% (23/80) 2021-05-16T19:32:27.0165141Z remote: Compressing objects: 30% (24/80) 2021-05-16T19:32:27.0165960Z remote: Compressing objects: 31% (25/80) 2021-05-16T19:32:27.0166582Z remote: Compressing objects: 32% (26/80) 2021-05-16T19:32:27.0167382Z remote: Compressing objects: 33% (27/80) 2021-05-16T19:32:27.0167990Z remote: Compressing objects: 35% (28/80) 2021-05-16T19:32:27.0168605Z remote: Compressing objects: 36% (29/80) 2021-05-16T19:32:27.0169376Z remote: Compressing objects: 37% (30/80) 2021-05-16T19:32:27.0169972Z remote: Compressing objects: 38% (31/80) 2021-05-16T19:32:27.0170581Z remote: Compressing objects: 40% (32/80) 2021-05-16T19:32:27.0171181Z remote: Compressing objects: 41% (33/80) 2021-05-16T19:32:27.0171769Z remote: Compressing objects: 42% (34/80) 2021-05-16T19:32:27.0172597Z remote: Compressing objects: 43% (35/80) 2021-05-16T19:32:27.0173171Z remote: Compressing objects: 45% (36/80) 2021-05-16T19:32:27.0173766Z remote: Compressing objects: 46% (37/80) 2021-05-16T19:32:27.0174352Z remote: Compressing objects: 47% (38/80) 2021-05-16T19:32:27.0174923Z remote: Compressing objects: 48% (39/80) 2021-05-16T19:32:27.0175512Z remote: Compressing objects: 50% (40/80) 2021-05-16T19:32:27.0176085Z remote: Compressing objects: 51% (41/80) 2021-05-16T19:32:27.0176676Z remote: Compressing objects: 52% (42/80) 2021-05-16T19:32:27.0177266Z remote: Compressing objects: 53% (43/80) 2021-05-16T19:32:27.0177836Z remote: Compressing objects: 55% (44/80) 2021-05-16T19:32:27.0178424Z remote: Compressing objects: 56% (45/80) 2021-05-16T19:32:27.0178999Z remote: Compressing objects: 57% (46/80) 2021-05-16T19:32:27.0179585Z remote: Compressing objects: 58% (47/80) 2021-05-16T19:32:27.0180292Z remote: Compressing objects: 60% (48/80) 2021-05-16T19:32:27.0181055Z remote: Compressing objects: 61% (49/80) 2021-05-16T19:32:27.0181861Z remote: Compressing objects: 62% (50/80) 2021-05-16T19:32:27.0182480Z remote: Compressing objects: 63% (51/80) 2021-05-16T19:32:27.0183271Z remote: Compressing objects: 65% (52/80) 2021-05-16T19:32:27.0184123Z remote: Compressing objects: 66% (53/80) 2021-05-16T19:32:27.0185070Z remote: Compressing objects: 67% (54/80) 2021-05-16T19:32:27.0186054Z remote: Compressing objects: 68% (55/80) 2021-05-16T19:32:27.0187633Z remote: Compressing objects: 70% (56/80) 2021-05-16T19:32:27.0188375Z remote: Compressing objects: 71% (57/80) 2021-05-16T19:32:27.0189110Z remote: Compressing objects: 72% (58/80) 2021-05-16T19:32:27.0189979Z remote: Compressing objects: 73% (59/80) 2021-05-16T19:32:27.0190905Z remote: Compressing objects: 75% (60/80) 2021-05-16T19:32:27.0191520Z remote: Compressing objects: 76% (61/80) 2021-05-16T19:32:27.0192186Z remote: Compressing objects: 77% (62/80) 2021-05-16T19:32:27.0192778Z remote: Compressing objects: 78% (63/80) 2021-05-16T19:32:27.0193558Z remote: Compressing objects: 80% (64/80) 2021-05-16T19:32:27.0194320Z remote: Compressing objects: 81% (65/80) 2021-05-16T19:32:27.0194913Z remote: Compressing objects: 82% (66/80) 2021-05-16T19:32:27.0195671Z remote: Compressing objects: 83% (67/80) 2021-05-16T19:32:27.0196560Z remote: Compressing objects: 85% (68/80) 2021-05-16T19:32:27.0197216Z remote: Compressing objects: 86% (69/80) 2021-05-16T19:32:27.0198049Z remote: Compressing objects: 87% (70/80) 2021-05-16T19:32:27.0198882Z remote: Compressing objects: 88% (71/80) 2021-05-16T19:32:27.0199664Z remote: Compressing objects: 90% (72/80) 2021-05-16T19:32:27.0200308Z remote: Compressing objects: 91% (73/80) 2021-05-16T19:32:27.0201468Z remote: Compressing objects: 92% (74/80) 2021-05-16T19:32:27.0202184Z remote: Compressing objects: 93% (75/80) 2021-05-16T19:32:27.0202865Z remote: Compressing objects: 95% (76/80) 2021-05-16T19:32:27.0203679Z remote: Compressing objects: 96% (77/80) 2021-05-16T19:32:27.0204500Z remote: Compressing objects: 97% (78/80) 2021-05-16T19:32:27.0205308Z remote: Compressing objects: 98% (79/80) 2021-05-16T19:32:27.0205880Z remote: Compressing objects: 100% (80/80) 2021-05-16T19:32:27.0206490Z remote: Compressing objects: 100% (80/80), done. 2021-05-16T19:32:27.0207478Z remote: Total 85 (delta 49), reused 15 (delta 3), pack-reused 0 2021-05-16T19:32:27.0208256Z From https://github.com/neuroconductor/voxel 2021-05-16T19:32:27.0209323Z * [new ref] abf3082f86a230e6c3bbaf54a3a61570eeedde33 -> 1.3.5.s 2021-05-16T19:32:27.0210065Z ##[endgroup] 2021-05-16T19:32:27.0210804Z ##[group]Determining the checkout info 2021-05-16T19:32:27.0211577Z ##[endgroup] 2021-05-16T19:32:27.0212275Z ##[group]Checking out the ref 2021-05-16T19:32:27.0213450Z [command]/usr/bin/git checkout --progress --force refs/tags/1.3.5.s 2021-05-16T19:32:27.0214926Z Note: switching to 'refs/tags/1.3.5.s'. 2021-05-16T19:32:27.0215838Z 2021-05-16T19:32:27.0216925Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T19:32:27.0217969Z changes and commit them, and you can discard any commits you make in this 2021-05-16T19:32:27.0218756Z state without impacting any branches by switching back to a branch. 2021-05-16T19:32:27.0219254Z 2021-05-16T19:32:27.0219752Z If you want to create a new branch to retain commits you create, you may 2021-05-16T19:32:27.0221873Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T19:32:27.0222588Z 2021-05-16T19:32:27.0227141Z git switch -c 2021-05-16T19:32:27.0227935Z 2021-05-16T19:32:27.0229238Z Or undo this operation with: 2021-05-16T19:32:27.0229826Z 2021-05-16T19:32:27.0231949Z git switch - 2021-05-16T19:32:27.0232511Z 2021-05-16T19:32:27.0233219Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T19:32:27.0234314Z 2021-05-16T19:32:27.0235260Z HEAD is now at abf3082 Version id 64 stable 2021-05-16T19:32:27.0237648Z ##[endgroup] 2021-05-16T19:32:27.0241035Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T19:32:27.0242558Z 'abf3082f86a230e6c3bbaf54a3a61570eeedde33' 2021-05-16T19:32:27.0362045Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T19:32:27.0362507Z with: 2021-05-16T19:32:27.0362870Z r-version: release 2021-05-16T19:32:27.0363236Z Ncpus: 1 2021-05-16T19:32:27.0363604Z crayon.enabled: NULL 2021-05-16T19:32:27.0364102Z remove-openmp-macos: true 2021-05-16T19:32:27.0364603Z http-user-agent: default 2021-05-16T19:32:27.0365037Z install-r: true 2021-05-16T19:32:27.0365553Z windows-path-include-mingw: true 2021-05-16T19:32:27.0366055Z env: 2021-05-16T19:32:27.0366458Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:32:27.0366894Z TIC_DEPLOY_KEY: 2021-05-16T19:32:27.0367622Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:32:27.0368788Z GITHUB_PAT: *** 2021-05-16T19:32:27.0369169Z COVERALLS_TOKEN: 2021-05-16T19:32:27.0369605Z continue-on-error: false 2021-05-16T19:32:27.0370048Z VDIFFR_RUN_TESTS: 2021-05-16T19:32:27.0370397Z ##[endgroup] 2021-05-16T19:32:28.0352633Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T19:32:30.5343663Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T19:32:30.5358232Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T19:32:30.5362654Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T19:32:30.5906978Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T19:32:30.6566081Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T19:32:30.6568250Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T19:32:30.7965313Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T19:32:30.7977455Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T19:32:30.8334745Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T19:32:30.8340508Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T19:32:30.8343137Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T19:32:30.8400777Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T19:32:30.8411537Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T19:32:30.8486007Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T19:32:30.8538318Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T19:32:31.0676885Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T19:32:31.1711659Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T19:32:31.4129714Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T19:32:31.4884763Z Hit:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T19:32:31.7111159Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T19:32:31.7203242Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T19:32:31.7212296Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T19:32:31.7356561Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T19:32:31.7371582Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T19:32:31.7984934Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T19:32:38.8853504Z Fetched 4463 kB in 1s (3158 kB/s) 2021-05-16T19:32:39.7929682Z Reading package lists... 2021-05-16T19:32:39.8155315Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T19:32:41.9316903Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T19:32:42.0025392Z Reading package lists... 2021-05-16T19:32:42.1659762Z Building dependency tree... 2021-05-16T19:32:42.1708859Z Reading state information... 2021-05-16T19:32:42.3286162Z The following additional packages will be installed: 2021-05-16T19:32:42.3287565Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T19:32:42.3288738Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T19:32:42.3292547Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T19:32:42.3294061Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T19:32:42.3295616Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T19:32:42.3296822Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T19:32:42.3297961Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T19:32:42.3299207Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T19:32:42.3300503Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T19:32:42.3301527Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T19:32:42.3302797Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T19:32:42.3303935Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T19:32:42.3305174Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T19:32:42.3307270Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T19:32:42.3308606Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T19:32:42.3309946Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T19:32:42.3312288Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T19:32:42.3313655Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T19:32:42.3315474Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T19:32:42.3316738Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T19:32:42.3317744Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T19:32:42.3318763Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T19:32:42.3320101Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T19:32:42.3321295Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T19:32:42.3322837Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T19:32:42.3324026Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T19:32:42.3325316Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T19:32:42.3327001Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T19:32:42.3328166Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T19:32:42.3329425Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T19:32:42.3330992Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T19:32:42.3333525Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T19:32:42.3335796Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T19:32:42.3337459Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T19:32:42.3338645Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T19:32:42.3340337Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T19:32:42.3341419Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T19:32:42.3342480Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T19:32:42.3398489Z Suggested packages: 2021-05-16T19:32:42.3399869Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T19:32:42.3401899Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T19:32:42.3403729Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T19:32:42.3408671Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T19:32:42.3410710Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T19:32:42.3412339Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T19:32:42.3413932Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T19:32:42.3415831Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T19:32:42.3417936Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T19:32:42.3635730Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T19:32:42.8331745Z The following NEW packages will be installed: 2021-05-16T19:32:42.8333549Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T19:32:42.8334832Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T19:32:42.8336299Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T19:32:42.8341031Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T19:32:42.8342744Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T19:32:42.8343888Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T19:32:42.8345493Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T19:32:42.8346874Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T19:32:42.8348351Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T19:32:42.8349594Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T19:32:42.8351595Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T19:32:42.8353271Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T19:32:42.8354956Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T19:32:42.8356359Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T19:32:42.8358032Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T19:32:42.8359158Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T19:32:42.8360360Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T19:32:42.8362145Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T19:32:42.8369575Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T19:32:42.8371334Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T19:32:42.8373060Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T19:32:42.8374308Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T19:32:42.8376186Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T19:32:42.8378051Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T19:32:42.8379766Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T19:32:42.8381473Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T19:32:42.8383444Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T19:32:42.8385536Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T19:32:42.8387728Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T19:32:42.8389669Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T19:32:42.8391310Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T19:32:42.8392914Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T19:32:42.8394342Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T19:32:42.8395974Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T19:32:42.8397175Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T19:32:42.8398557Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T19:32:42.8399879Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T19:32:42.8400822Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T19:32:42.8579544Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:32:42.8580608Z Need to get 8648 kB of archives. 2021-05-16T19:32:42.8581585Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T19:32:42.8583308Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T19:32:42.8620944Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T19:32:42.8628678Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T19:32:42.8641630Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T19:32:42.8651531Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T19:32:42.8691107Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T19:32:42.8701671Z 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-16T19:32:42.8708804Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T19:32:42.8717322Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T19:32:42.8755022Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T19:32:42.8786854Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T19:32:42.8806008Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T19:32:42.8807706Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T19:32:42.8809261Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T19:32:42.8810839Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T19:32:42.8812508Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T19:32:42.8813880Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T19:32:42.8815251Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T19:32:42.8825396Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T19:32:42.9027672Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T19:32:42.9039950Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T19:32:42.9083285Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T19:32:42.9095455Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T19:32:42.9110603Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T19:32:42.9125695Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T19:32:42.9276487Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T19:32:42.9336232Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T19:32:42.9344705Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T19:32:42.9367124Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T19:32:42.9377810Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T19:32:42.9390908Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T19:32:42.9393900Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T19:32:42.9411503Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T19:32:42.9413352Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T19:32:42.9415457Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T19:32:42.9417467Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T19:32:42.9419764Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T19:32:42.9421342Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T19:32:42.9432482Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T19:32:42.9436979Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T19:32:42.9438604Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T19:32:42.9446766Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T19:32:42.9460802Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T19:32:42.9462395Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T19:32:42.9464062Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T19:32:42.9471651Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T19:32:42.9488730Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T19:32:42.9534484Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T19:32:42.9536576Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T19:32:42.9538282Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T19:32:42.9539795Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T19:32:42.9558615Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T19:32:42.9571384Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T19:32:42.9580380Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T19:32:42.9589008Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T19:32:42.9596656Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T19:32:42.9606008Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T19:32:42.9611482Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T19:32:42.9620523Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T19:32:42.9636698Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T19:32:42.9667155Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T19:32:42.9682682Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T19:32:42.9694065Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T19:32:42.9704227Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T19:32:42.9712587Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T19:32:42.9723547Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T19:32:42.9730549Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T19:32:42.9742086Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T19:32:42.9756925Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T19:32:42.9768862Z 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-16T19:32:42.9773571Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T19:32:42.9784840Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T19:32:42.9792023Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T19:32:42.9797223Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T19:32:42.9805409Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T19:32:42.9816405Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T19:32:42.9849016Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T19:32:42.9864027Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T19:32:42.9872563Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T19:32:42.9881847Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T19:32:42.9912071Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T19:32:42.9935899Z 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-16T19:32:42.9942777Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T19:32:42.9948478Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T19:32:42.9954891Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T19:32:42.9960342Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T19:32:42.9965954Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T19:32:42.9970084Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T19:32:42.9974307Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T19:32:42.9987778Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T19:32:43.0006354Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T19:32:43.0013375Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T19:32:43.0019896Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T19:32:43.0033131Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T19:32:43.0043484Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T19:32:43.0051060Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T19:32:43.0062633Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T19:32:43.0074772Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T19:32:43.0096845Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T19:32:43.0107591Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T19:32:43.0115896Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T19:32:43.0184000Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T19:32:43.0232391Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T19:32:43.0239168Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T19:32:43.0247780Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T19:32:43.0258266Z 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-16T19:32:43.0270249Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T19:32:43.0289829Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T19:32:43.0374888Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T19:32:43.0402705Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T19:32:43.0410607Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T19:32:43.0427213Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T19:32:43.0437523Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T19:32:43.0451203Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T19:32:43.0464147Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T19:32:43.0479801Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T19:32:43.0491516Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T19:32:43.0503077Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T19:32:43.0512911Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T19:32:43.0522313Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T19:32:43.0530853Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T19:32:43.0542337Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T19:32:43.0581109Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T19:32:43.0589612Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T19:32:43.0598870Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T19:32:43.0607591Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T19:32:43.1409285Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T19:32:43.1410960Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T19:32:43.1412680Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T19:32:43.1414130Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T19:32:43.9226639Z Fetched 8648 kB in 0s (31.3 MB/s) 2021-05-16T19:32:43.9795194Z Selecting previously unselected package dctrl-tools. 2021-05-16T19:32:44.0015761Z (Reading database ... 2021-05-16T19:32:44.0016439Z (Reading database ... 5% 2021-05-16T19:32:44.0016984Z (Reading database ... 10% 2021-05-16T19:32:44.0017487Z (Reading database ... 15% 2021-05-16T19:32:44.0017998Z (Reading database ... 20% 2021-05-16T19:32:44.0018545Z (Reading database ... 25% 2021-05-16T19:32:44.0019257Z (Reading database ... 30% 2021-05-16T19:32:44.0019741Z (Reading database ... 35% 2021-05-16T19:32:44.0020234Z (Reading database ... 40% 2021-05-16T19:32:44.0020745Z (Reading database ... 45% 2021-05-16T19:32:44.0021224Z (Reading database ... 50% 2021-05-16T19:32:44.0426832Z (Reading database ... 55% 2021-05-16T19:32:44.1263623Z (Reading database ... 60% 2021-05-16T19:32:44.1929946Z (Reading database ... 65% 2021-05-16T19:32:44.2532743Z (Reading database ... 70% 2021-05-16T19:32:44.3506040Z (Reading database ... 75% 2021-05-16T19:32:44.4600275Z (Reading database ... 80% 2021-05-16T19:32:44.5699122Z (Reading database ... 85% 2021-05-16T19:32:44.6652946Z (Reading database ... 90% 2021-05-16T19:32:44.7486796Z (Reading database ... 95% 2021-05-16T19:32:44.7487742Z (Reading database ... 100% 2021-05-16T19:32:44.7488585Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T19:32:44.7643536Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T19:32:44.7763912Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T19:32:44.8152462Z Selecting previously unselected package libfile-which-perl. 2021-05-16T19:32:44.8495611Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T19:32:44.8509220Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T19:32:44.8790637Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T19:32:44.9070409Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T19:32:44.9096874Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T19:32:44.9420659Z Selecting previously unselected package libio-pty-perl. 2021-05-16T19:32:44.9695896Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T19:32:44.9716003Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T19:32:45.0025360Z Selecting previously unselected package libipc-run-perl. 2021-05-16T19:32:45.0295897Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T19:32:45.0365360Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T19:32:45.0733161Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T19:32:45.1024674Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T19:32:45.1038642Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T19:32:45.1351973Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T19:32:45.1634796Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T19:32:45.1661717Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T19:32:45.1931671Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T19:32:45.2234147Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T19:32:45.2290417Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T19:32:45.2586936Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T19:32:45.2898146Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T19:32:45.2910763Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T19:32:45.3185159Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T19:32:45.3476708Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T19:32:45.3494760Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T19:32:45.3872054Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T19:32:45.4127728Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T19:32:45.4134533Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T19:32:45.4472286Z Selecting previously unselected package libimport-into-perl. 2021-05-16T19:32:45.4711927Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T19:32:45.4729517Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T19:32:45.4984670Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T19:32:45.5259568Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T19:32:45.5276116Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T19:32:45.5631718Z Selecting previously unselected package libstrictures-perl. 2021-05-16T19:32:45.5851433Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T19:32:45.5865350Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T19:32:45.6152726Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T19:32:45.6433846Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T19:32:45.6453451Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T19:32:45.6792118Z Selecting previously unselected package libmoo-perl. 2021-05-16T19:32:45.7068079Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T19:32:45.7084619Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T19:32:45.7431659Z Selecting previously unselected package patchutils. 2021-05-16T19:32:45.7685858Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T19:32:45.7705828Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T19:32:45.8151531Z Selecting previously unselected package wdiff. 2021-05-16T19:32:45.8359330Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T19:32:45.8376630Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T19:32:45.8757467Z Selecting previously unselected package devscripts. 2021-05-16T19:32:45.9111999Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T19:32:45.9378916Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T19:32:46.0751121Z Selecting previously unselected package diffstat. 2021-05-16T19:32:46.1013563Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T19:32:46.1027230Z Unpacking diffstat (1.63-1) ... 2021-05-16T19:32:46.1336722Z Selecting previously unselected package python3-gpg. 2021-05-16T19:32:46.1623718Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T19:32:46.1641006Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T19:32:46.2183433Z Selecting previously unselected package dput. 2021-05-16T19:32:46.2526664Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T19:32:46.2613108Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T19:32:46.2991448Z Selecting previously unselected package gdebi-core. 2021-05-16T19:32:46.3286685Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T19:32:46.3307446Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T19:32:46.7392840Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T19:32:46.7654650Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T19:32:46.7703833Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T19:32:46.8171697Z Selecting previously unselected package gettext. 2021-05-16T19:32:46.8425163Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T19:32:46.8438947Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T19:32:46.9711760Z Selecting previously unselected package intltool-debian. 2021-05-16T19:32:46.9969966Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T19:32:46.9988684Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T19:32:47.0467949Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T19:32:47.0695896Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T19:32:47.0713551Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T19:32:47.1112247Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T19:32:47.1364606Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T19:32:47.1383722Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T19:32:47.1748013Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T19:32:47.2046469Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T19:32:47.2058838Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T19:32:47.2391498Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T19:32:47.2645049Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T19:32:47.2659565Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T19:32:47.2915526Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T19:32:47.3210862Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T19:32:47.3230735Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T19:32:47.3567451Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T19:32:47.3886728Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T19:32:47.3906128Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T19:32:47.4232104Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T19:32:47.4543740Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T19:32:47.4560463Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T19:32:47.4883046Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T19:32:47.5174694Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T19:32:47.5192320Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T19:32:47.5551334Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T19:32:47.5761953Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T19:32:47.5793333Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T19:32:47.6151281Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T19:32:47.6388952Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T19:32:47.6415820Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T19:32:47.6792937Z Selecting previously unselected package libclone-perl. 2021-05-16T19:32:47.7030351Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T19:32:47.7047462Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T19:32:47.7391872Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T19:32:47.7605156Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T19:32:47.7640369Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T19:32:47.7952550Z Selecting previously unselected package libparams-util-perl. 2021-05-16T19:32:47.8199537Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T19:32:47.8218324Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T19:32:47.8514263Z Selecting previously unselected package libsub-install-perl. 2021-05-16T19:32:47.8801047Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T19:32:47.8828390Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T19:32:47.9124211Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T19:32:47.9377879Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T19:32:47.9392214Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T19:32:47.9751414Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T19:32:48.0063820Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T19:32:48.0082376Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T19:32:48.0431575Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T19:32:48.0740953Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T19:32:48.0757337Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T19:32:48.1074828Z Selecting previously unselected package libwant-perl. 2021-05-16T19:32:48.1372703Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T19:32:48.1393746Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T19:32:48.1683445Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T19:32:48.1992176Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T19:32:48.2012150Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T19:32:48.2351731Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T19:32:48.2609382Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T19:32:48.2627945Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T19:32:48.3032285Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T19:32:48.3284144Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T19:32:48.3325518Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T19:32:48.3591440Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T19:32:48.3872326Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T19:32:48.3899971Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T19:32:48.4198452Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T19:32:48.4484267Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T19:32:48.4498373Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T19:32:48.4792950Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T19:32:48.5051162Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T19:32:48.5068177Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T19:32:48.5326668Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T19:32:48.5606881Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T19:32:48.5622114Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T19:32:48.6351789Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T19:32:48.6622763Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T19:32:48.6633216Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T19:32:48.6991964Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T19:32:48.7271967Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T19:32:48.7299208Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T19:32:48.7672478Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T19:32:48.7856555Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T19:32:48.7878970Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T19:32:48.8235824Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T19:32:48.8491598Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T19:32:48.8508578Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T19:32:48.8872090Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T19:32:48.9114244Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T19:32:48.9134219Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T19:32:48.9472128Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T19:32:48.9687191Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T19:32:48.9705656Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T19:32:49.0032285Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T19:32:49.0296244Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T19:32:49.0311784Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T19:32:49.0671781Z Selecting previously unselected package libio-string-perl. 2021-05-16T19:32:49.0923401Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T19:32:49.0943412Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T19:32:49.1351457Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T19:32:49.1575176Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T19:32:49.1597530Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T19:32:49.2312030Z Selecting previously unselected package libfuture-perl. 2021-05-16T19:32:49.2578038Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T19:32:49.2592463Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T19:32:49.2924897Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T19:32:49.3219689Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T19:32:49.3237629Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T19:32:49.3631558Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T19:32:49.3834802Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T19:32:49.3871801Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T19:32:49.4194723Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T19:32:49.4425164Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T19:32:49.4442003Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T19:32:49.4712307Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T19:32:49.5016780Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T19:32:49.5035768Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T19:32:49.5345722Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T19:32:49.5629915Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T19:32:49.5645702Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T19:32:49.5902704Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T19:32:49.6216216Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T19:32:49.6225333Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T19:32:49.6591740Z Selecting previously unselected package libjson-perl. 2021-05-16T19:32:49.6891565Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T19:32:49.6908736Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T19:32:49.7312290Z Selecting previously unselected package liblog-any-perl. 2021-05-16T19:32:49.7560832Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T19:32:49.7570714Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T19:32:49.7952778Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T19:32:49.8214904Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T19:32:49.8235131Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T19:32:49.8591667Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T19:32:49.8821063Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T19:32:49.8836082Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T19:32:49.9192451Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T19:32:49.9483659Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T19:32:49.9513460Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T19:32:49.9911811Z Selecting previously unselected package libsub-name-perl. 2021-05-16T19:32:50.0125369Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T19:32:50.0148765Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T19:32:50.0431263Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T19:32:50.0721138Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T19:32:50.0736129Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T19:32:50.1031282Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T19:32:50.1280277Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T19:32:50.1297417Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T19:32:50.1657017Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T19:32:50.1904321Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T19:32:50.1925621Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T19:32:50.2519856Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T19:32:50.2809902Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T19:32:50.2825484Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T19:32:50.3272287Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T19:32:50.3520863Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T19:32:50.3534281Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T19:32:50.3864068Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T19:32:50.4144418Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T19:32:50.4158280Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T19:32:50.4437492Z Selecting previously unselected package libio-async-perl. 2021-05-16T19:32:50.4713346Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T19:32:50.4741709Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T19:32:50.5239295Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T19:32:50.5529373Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T19:32:50.5549045Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T19:32:50.5927646Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T19:32:50.6220315Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T19:32:50.6238972Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T19:32:50.6512295Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T19:32:50.6785040Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T19:32:50.6811033Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T19:32:50.7274569Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T19:32:50.7548408Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T19:32:50.7575074Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T19:32:50.8112072Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T19:32:50.8364241Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T19:32:50.8385742Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T19:32:50.8712652Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T19:32:50.8939799Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T19:32:50.8958425Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T19:32:50.9433153Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T19:32:50.9651110Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T19:32:50.9668486Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T19:32:51.0033936Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T19:32:51.0284920Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T19:32:51.0316332Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T19:32:51.0598977Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T19:32:51.0870418Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T19:32:51.0903594Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T19:32:51.1197886Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T19:32:51.1547877Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T19:32:51.1563523Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T19:32:51.1823020Z Selecting previously unselected package libobject-id-perl. 2021-05-16T19:32:51.2109913Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T19:32:51.2130989Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T19:32:51.2437437Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T19:32:51.2711673Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T19:32:51.2726336Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T19:32:51.3072308Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T19:32:51.3383495Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T19:32:51.3402660Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T19:32:51.3833103Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T19:32:51.4053172Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T19:32:51.4084466Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T19:32:51.4444481Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T19:32:51.4680711Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T19:32:51.4702851Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T19:32:51.4989087Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T19:32:51.5295157Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T19:32:51.5314324Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T19:32:51.5672252Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T19:32:51.5933139Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T19:32:51.5958946Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T19:32:51.6347479Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T19:32:51.6624170Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T19:32:51.6640081Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T19:32:51.7031884Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T19:32:51.7227771Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T19:32:51.7245406Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T19:32:51.7632286Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T19:32:51.7917319Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T19:32:51.7935784Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T19:32:51.8311871Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T19:32:51.8540462Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T19:32:51.8556321Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T19:32:51.9231999Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T19:32:51.9502242Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T19:32:51.9519388Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T19:32:51.9911378Z Selecting previously unselected package libreadonly-perl. 2021-05-16T19:32:52.0153412Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T19:32:52.0173122Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T19:32:52.0593168Z Selecting previously unselected package libref-util-perl. 2021-05-16T19:32:52.0834232Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T19:32:52.0853771Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T19:32:52.1151918Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T19:32:52.1410186Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T19:32:52.1431626Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T19:32:52.1751947Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T19:32:52.1987709Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T19:32:52.2001314Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T19:32:52.2349630Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T19:32:52.2618242Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T19:32:52.2632078Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T19:32:52.2909968Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T19:32:52.3204969Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T19:32:52.3224197Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T19:32:52.3627650Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T19:32:52.3922530Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T19:32:52.3939733Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T19:32:52.4300075Z Selecting previously unselected package libsereal-perl. 2021-05-16T19:32:52.4598947Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T19:32:52.4624339Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T19:32:52.4992367Z Selecting previously unselected package libsort-key-perl. 2021-05-16T19:32:52.5191556Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T19:32:52.5212208Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T19:32:52.5594134Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T19:32:52.5895556Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T19:32:52.5911685Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T19:32:52.6192703Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T19:32:52.6461722Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T19:32:52.6474465Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T19:32:52.6793708Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T19:32:52.7079389Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T19:32:52.7089176Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T19:32:52.7432935Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T19:32:52.7644200Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T19:32:52.7666077Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T19:32:52.7992146Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T19:32:52.8265208Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T19:32:52.8275912Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T19:32:52.8597844Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T19:32:52.8901782Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T19:32:52.8926853Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T19:32:52.9231643Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T19:32:52.9484938Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T19:32:52.9497010Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T19:32:52.9796966Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T19:32:53.0094687Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T19:32:53.0111006Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T19:32:53.0474825Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T19:32:53.0738898Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T19:32:53.0754279Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T19:32:53.1102433Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T19:32:53.1306807Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T19:32:53.1325287Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T19:32:53.1624127Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T19:32:53.1899930Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T19:32:53.1914641Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T19:32:53.2232890Z Selecting previously unselected package licensecheck. 2021-05-16T19:32:53.2510811Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T19:32:53.2531523Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T19:32:53.2783870Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T19:32:53.3075812Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T19:32:53.3105484Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T19:32:53.3377305Z Selecting previously unselected package t1utils. 2021-05-16T19:32:53.3681160Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T19:32:53.3700623Z Unpacking t1utils (1.41-3) ... 2021-05-16T19:32:53.4107244Z Selecting previously unselected package lintian. 2021-05-16T19:32:53.4397431Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T19:32:53.4417413Z Unpacking lintian (2.62.0) ... 2021-05-16T19:32:53.8040888Z Selecting previously unselected package python3-unidiff. 2021-05-16T19:32:53.8338883Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T19:32:53.8365279Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T19:32:53.8753552Z Selecting previously unselected package python3-xdg. 2021-05-16T19:32:53.8985944Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T19:32:53.9010182Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T19:32:53.9324547Z Selecting previously unselected package qpdf. 2021-05-16T19:32:53.9622956Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T19:32:53.9645411Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T19:32:54.0467594Z Selecting previously unselected package python3-magic. 2021-05-16T19:32:54.0768787Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T19:32:54.0780873Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T19:32:54.1470396Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T19:32:54.1526947Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T19:32:54.1629763Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T19:32:54.1682828Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T19:32:54.1751429Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T19:32:54.1799102Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T19:32:54.1849026Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T19:32:54.1905402Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T19:32:54.1963203Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T19:32:54.3816713Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T19:32:54.3864649Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T19:32:54.3914256Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T19:32:54.3969005Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T19:32:54.4026272Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T19:32:54.4098066Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T19:32:54.4151011Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T19:32:54.4207673Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T19:32:54.4262570Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T19:32:54.4313404Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T19:32:54.4363314Z Setting up libclone-perl (0.43-2) ... 2021-05-16T19:32:54.4432249Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T19:32:54.4485301Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T19:32:54.4558300Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T19:32:54.4630974Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T19:32:54.4687982Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T19:32:54.4741895Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T19:32:54.4797361Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T19:32:54.4845203Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T19:32:54.4898270Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T19:32:54.4934729Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T19:32:54.4984438Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T19:32:54.5016725Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T19:32:54.5067479Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T19:32:54.5122910Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T19:32:54.5159364Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T19:32:54.7143823Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T19:32:54.7189033Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T19:32:54.7235605Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T19:32:54.7300370Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T19:32:54.7359721Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T19:32:54.7419912Z Setting up patchutils (0.3.4-2) ... 2021-05-16T19:32:54.7474567Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T19:32:54.7533255Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T19:32:54.7590902Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T19:32:54.7686762Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T19:32:54.7741719Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T19:32:54.9751340Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T19:32:54.9827371Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T19:32:54.9886232Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T19:32:54.9935660Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T19:32:54.9988611Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T19:32:55.0046315Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T19:32:55.0090469Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T19:32:55.0154076Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T19:32:55.0209334Z Setting up t1utils (1.41-3) ... 2021-05-16T19:32:55.0262983Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T19:32:55.0317576Z Setting up diffstat (1.63-1) ... 2021-05-16T19:32:55.0460458Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T19:32:55.0503850Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T19:32:55.0549592Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T19:32:55.0601504Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T19:32:55.0678880Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T19:32:55.0740595Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T19:32:55.0791627Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T19:32:55.0856324Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T19:32:55.0905303Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T19:32:55.0955703Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T19:32:55.1042728Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T19:32:55.1094957Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T19:32:55.1149693Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T19:32:55.1202353Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T19:32:55.1246336Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T19:32:55.1307769Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T19:32:55.1355192Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T19:32:55.1407087Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T19:32:55.1489650Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T19:32:55.3059543Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T19:32:55.3104825Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T19:32:55.3157111Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T19:32:55.3211025Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T19:32:55.3278266Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T19:32:55.3340426Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T19:32:55.3396062Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T19:32:55.3457810Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T19:32:55.3651808Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T19:32:55.3765568Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T19:32:55.3836243Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T19:32:55.5357039Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T19:32:55.5414649Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T19:32:55.5492280Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T19:32:55.5589755Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T19:32:55.5638735Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T19:32:55.5686295Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T19:32:55.5788384Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T19:32:55.5833850Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T19:32:55.5886911Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T19:32:55.5936934Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T19:32:55.6001260Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T19:32:55.6059626Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T19:32:55.6109174Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T19:32:55.6164582Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T19:32:55.6237422Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T19:32:55.6289021Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T19:32:55.8018079Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T19:32:55.8075815Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T19:32:55.8125538Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T19:32:55.8179730Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T19:32:55.8257273Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T19:32:55.8303306Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T19:32:55.8354354Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T19:32:55.8409380Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T19:32:55.8473897Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T19:32:55.8536812Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T19:32:55.8584716Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T19:32:55.8640871Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T19:32:55.8684328Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T19:32:55.8754578Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T19:32:55.8811535Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T19:32:55.8854279Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T19:32:55.8914015Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T19:32:55.8963767Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T19:32:56.0750415Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T19:32:56.0806433Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T19:32:56.0875900Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T19:32:56.0919114Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T19:32:56.0957958Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T19:32:56.1004206Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T19:32:56.1052487Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T19:32:56.1095299Z Setting up lintian (2.62.0) ... 2021-05-16T19:32:56.1150938Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T19:32:56.1200285Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:33:13.0818532Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T19:33:13.2174110Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:33:15.4292914Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-16T19:33:15.5624108Z 2021-05-16T19:33:15.5797395Z Reading package lists... 0% 2021-05-16T19:33:15.5798033Z 2021-05-16T19:33:15.5850963Z Reading package lists... 100% 2021-05-16T19:33:15.5852178Z 2021-05-16T19:33:15.5852860Z 2021-05-16T19:33:15.5854990Z Reading package lists... Done 2021-05-16T19:33:15.5855714Z 2021-05-16T19:33:15.5856433Z Building dependency tree... 0% 2021-05-16T19:33:15.5857339Z 2021-05-16T19:33:15.6146229Z Building dependency tree... 0% 2021-05-16T19:33:15.6146879Z 2021-05-16T19:33:15.6147508Z Building dependency tree... 50% 2021-05-16T19:33:15.6148570Z 2021-05-16T19:33:15.7576912Z Building dependency tree... 50% 2021-05-16T19:33:15.7577263Z 2021-05-16T19:33:15.7577619Z Building dependency tree 2021-05-16T19:33:15.7577906Z 2021-05-16T19:33:15.7578260Z Reading state information... 0% 2021-05-16T19:33:15.7578561Z 2021-05-16T19:33:15.9251749Z Reading state information... 0% 2021-05-16T19:33:15.9252143Z 2021-05-16T19:33:15.9252335Z 2021-05-16T19:33:15.9252720Z Reading state information... Done 2021-05-16T19:33:15.9253008Z 2021-05-16T19:33:15.9253531Z Reading state information... 0% 2021-05-16T19:33:15.9311675Z 2021-05-16T19:33:15.9312298Z Reading state information... 1% 2021-05-16T19:33:15.9366942Z 2021-05-16T19:33:15.9367389Z Reading state information... 3% 2021-05-16T19:33:15.9411014Z 2021-05-16T19:33:15.9411446Z Reading state information... 5% 2021-05-16T19:33:15.9455751Z 2021-05-16T19:33:15.9456180Z Reading state information... 7% 2021-05-16T19:33:15.9492685Z 2021-05-16T19:33:15.9493103Z Reading state information... 9% 2021-05-16T19:33:15.9538379Z 2021-05-16T19:33:15.9538837Z Reading state information... 11% 2021-05-16T19:33:15.9579169Z 2021-05-16T19:33:15.9579600Z Reading state information... 13% 2021-05-16T19:33:15.9620990Z 2021-05-16T19:33:15.9621626Z Reading state information... 15% 2021-05-16T19:33:15.9656464Z 2021-05-16T19:33:15.9656900Z Reading state information... 17% 2021-05-16T19:33:15.9703814Z 2021-05-16T19:33:15.9704510Z Reading state information... 19% 2021-05-16T19:33:15.9751149Z 2021-05-16T19:33:15.9751581Z Reading state information... 21% 2021-05-16T19:33:15.9795037Z 2021-05-16T19:33:15.9795520Z Reading state information... 23% 2021-05-16T19:33:15.9840973Z 2021-05-16T19:33:15.9841412Z Reading state information... 25% 2021-05-16T19:33:15.9884253Z 2021-05-16T19:33:15.9884697Z Reading state information... 27% 2021-05-16T19:33:15.9928312Z 2021-05-16T19:33:15.9928739Z Reading state information... 29% 2021-05-16T19:33:15.9969627Z 2021-05-16T19:33:15.9970399Z Reading state information... 31% 2021-05-16T19:33:16.0014172Z 2021-05-16T19:33:16.0014608Z Reading state information... 33% 2021-05-16T19:33:16.0055088Z 2021-05-16T19:33:16.0055495Z Reading state information... 35% 2021-05-16T19:33:16.0089598Z 2021-05-16T19:33:16.0090227Z Reading state information... 37% 2021-05-16T19:33:16.0136018Z 2021-05-16T19:33:16.0136445Z Reading state information... 39% 2021-05-16T19:33:16.0183512Z 2021-05-16T19:33:16.0183957Z Reading state information... 41% 2021-05-16T19:33:16.0228788Z 2021-05-16T19:33:16.0229193Z Reading state information... 43% 2021-05-16T19:33:16.0272104Z 2021-05-16T19:33:16.0272503Z Reading state information... 45% 2021-05-16T19:33:16.0353874Z 2021-05-16T19:33:16.0354275Z Reading state information... 47% 2021-05-16T19:33:16.0405425Z 2021-05-16T19:33:16.0405863Z Reading state information... 49% 2021-05-16T19:33:16.0456349Z 2021-05-16T19:33:16.0457127Z Reading state information... 51% 2021-05-16T19:33:16.0500925Z 2021-05-16T19:33:16.0501400Z Reading state information... 53% 2021-05-16T19:33:16.0563357Z 2021-05-16T19:33:16.0563891Z Reading state information... 55% 2021-05-16T19:33:16.0621891Z 2021-05-16T19:33:16.0622348Z Reading state information... 57% 2021-05-16T19:33:16.0668182Z 2021-05-16T19:33:16.0668898Z Reading state information... 59% 2021-05-16T19:33:16.0732940Z 2021-05-16T19:33:16.0733486Z Reading state information... 61% 2021-05-16T19:33:16.0789693Z 2021-05-16T19:33:16.0790529Z Reading state information... 63% 2021-05-16T19:33:16.0835529Z 2021-05-16T19:33:16.0835981Z Reading state information... 65% 2021-05-16T19:33:16.0876226Z 2021-05-16T19:33:16.0876679Z Reading state information... 67% 2021-05-16T19:33:16.0919149Z 2021-05-16T19:33:16.0919617Z Reading state information... 69% 2021-05-16T19:33:16.0976423Z 2021-05-16T19:33:16.0976841Z Reading state information... 71% 2021-05-16T19:33:16.1010654Z 2021-05-16T19:33:16.1011103Z Reading state information... 73% 2021-05-16T19:33:16.1051849Z 2021-05-16T19:33:16.1052610Z Reading state information... 75% 2021-05-16T19:33:16.1101859Z 2021-05-16T19:33:16.1102464Z Reading state information... 77% 2021-05-16T19:33:16.1142825Z 2021-05-16T19:33:16.1143251Z Reading state information... 79% 2021-05-16T19:33:16.1182954Z 2021-05-16T19:33:16.1183371Z Reading state information... 81% 2021-05-16T19:33:16.1221594Z 2021-05-16T19:33:16.1222168Z Reading state information... 83% 2021-05-16T19:33:16.1263575Z 2021-05-16T19:33:16.1264002Z Reading state information... 85% 2021-05-16T19:33:16.1306097Z 2021-05-16T19:33:16.1306504Z Reading state information... 87% 2021-05-16T19:33:16.1355319Z 2021-05-16T19:33:16.1355836Z Reading state information... 89% 2021-05-16T19:33:16.1405595Z 2021-05-16T19:33:16.1406032Z Reading state information... 91% 2021-05-16T19:33:16.1456478Z 2021-05-16T19:33:16.1456921Z Reading state information... 93% 2021-05-16T19:33:16.1494361Z 2021-05-16T19:33:16.1494768Z Reading state information... 95% 2021-05-16T19:33:16.1535825Z 2021-05-16T19:33:16.1536461Z Reading state information... 97% 2021-05-16T19:33:16.1598060Z 2021-05-16T19:33:16.1598510Z Reading state information... 99% 2021-05-16T19:33:16.4592969Z Selecting previously unselected package r-4.0.5. 2021-05-16T19:33:16.5733393Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T19:33:16.5897330Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-16T19:33:16.5915660Z Unpacking r-4.0.5 (1) ... 2021-05-16T19:33:17.4875558Z Setting up r-4.0.5 (1) ... 2021-05-16T19:33:17.5191126Z 2021-05-16T19:33:17.5191449Z 2021-05-16T19:33:17.5191824Z Reading state information... Done 2021-05-16T19:33:17.5431670Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-16T19:33:17.5568004Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-16T19:33:17.5879321Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T19:33:17.5879760Z env: 2021-05-16T19:33:17.5880301Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:17.5880892Z TIC_DEPLOY_KEY: 2021-05-16T19:33:17.5881575Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:33:17.5883065Z GITHUB_PAT: *** 2021-05-16T19:33:17.5883411Z COVERALLS_TOKEN: 2021-05-16T19:33:17.5883974Z continue-on-error: false 2021-05-16T19:33:17.5884340Z VDIFFR_RUN_TESTS: 2021-05-16T19:33:17.5884734Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:33:17.5885076Z TZ: UTC 2021-05-16T19:33:17.5885388Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:17.5885707Z NOT_CRAN: true 2021-05-16T19:33:17.5886009Z ##[endgroup] 2021-05-16T19:33:17.6494383Z [command]sudo apt-get install -y texinfo 2021-05-16T19:33:17.8423935Z Reading package lists... 2021-05-16T19:33:18.0054000Z Building dependency tree... 2021-05-16T19:33:18.0111876Z Reading state information... 2021-05-16T19:33:18.2338918Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T19:33:18.2341697Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:33:18.5943151Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T19:33:18.6100717Z --2021-05-16 19:33:18-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T19:33:18.6202911Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T19:33:18.6336915Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T19:33:18.6769989Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T19:33:18.6772950Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T19:33:18.6777234Z --2021-05-16 19:33:18-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T19:33:18.7860625Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T19:33:18.8085161Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T19:33:18.9029238Z HTTP request sent, awaiting response... 302 Found 2021-05-16T19:33:18.9032672Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=3gFHrRWUybquT3RpinHuLh%2FqG5ro7Os1ZloHRMzfb3Y%3D&st=2021-05-16T19%3A32%3A18Z&se=2021-05-16T19%3A38%3A18Z&sp=r [following] 2021-05-16T19:33:18.9037602Z --2021-05-16 19:33:18-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=3gFHrRWUybquT3RpinHuLh%2FqG5ro7Os1ZloHRMzfb3Y%3D&st=2021-05-16T19%3A32%3A18Z&se=2021-05-16T19%3A38%3A18Z&sp=r 2021-05-16T19:33:18.9793724Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T19:33:19.0024652Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T19:33:19.1160386Z HTTP request sent, awaiting response... 200 OK 2021-05-16T19:33:19.1170229Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T19:33:19.1171946Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T19:33:19.3449468Z 2021-05-16T19:33:20.0052744Z 0K ........ ........ ........ ........ 49% 37.7M 1s 2021-05-16T19:33:20.5174257Z 32768K ........ ........ ........ ........ 99% 60.5M 0s 2021-05-16T19:33:20.5175370Z 65536K 100% 8.19M=1.4s 2021-05-16T19:33:20.5176228Z 2021-05-16T19:33:20.5181017Z 2021-05-16 19:33:20 (45.8 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T19:33:20.5182447Z 2021-05-16T19:33:22.5469536Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T19:33:22.5470724Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T19:33:22.8769696Z ##[group]Run tlmgr update --self 2021-05-16T19:33:22.8770331Z tlmgr update --self 2021-05-16T19:33:22.8774643Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T19:33:22.8775727Z tlmgr update --all 2021-05-16T19:33:22.8820254Z shell: /usr/bin/bash -e {0} 2021-05-16T19:33:22.8820615Z env: 2021-05-16T19:33:22.8821003Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:22.8821449Z TIC_DEPLOY_KEY: 2021-05-16T19:33:22.8822158Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:33:22.8823718Z GITHUB_PAT: *** 2021-05-16T19:33:22.8824101Z COVERALLS_TOKEN: 2021-05-16T19:33:22.8824522Z continue-on-error: false 2021-05-16T19:33:22.8824955Z VDIFFR_RUN_TESTS: 2021-05-16T19:33:22.8825375Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:33:22.8825779Z TZ: UTC 2021-05-16T19:33:22.8826131Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:22.8826549Z NOT_CRAN: true 2021-05-16T19:33:22.8826884Z ##[endgroup] 2021-05-16T19:33:24.5121221Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:33:24.5122708Z tlmgr: no self-updates for tlmgr available 2021-05-16T19:33:26.2431146Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:33:26.2432695Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T19:33:26.4192505Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T19:33:26.5046120Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T19:33:26.5786239Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T19:33:26.6571266Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T19:33:27.5267955Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T19:33:28.9372000Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T19:33:29.0634723Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T19:33:29.1680574Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-16T19:33:29.2417265Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-16T19:33:29.3155566Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T19:33:29.3922028Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T19:33:29.4654576Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T19:33:29.5407104Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T19:33:29.6193460Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T19:33:29.7503529Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T19:33:29.8663883Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T19:33:29.9412668Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T19:33:30.0139218Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T19:33:30.0890045Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-16T19:33:30.1639444Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-16T19:33:30.2421171Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-16T19:33:30.3164870Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-16T19:33:30.3934150Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-16T19:33:30.4675315Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-16T19:33:30.5419256Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-16T19:33:30.6169111Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-16T19:33:30.6894881Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-16T19:33:30.7633399Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-16T19:33:30.8375902Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-16T19:33:30.9121899Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-16T19:33:30.9857291Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-16T19:33:31.0598206Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T19:33:31.1378588Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-16T19:33:31.2102004Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-16T19:33:31.2854850Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-16T19:33:31.3752348Z [37/89, 00:05/00:05] install: lua-ul [7k] 2021-05-16T19:33:31.4498227Z [38/89, 00:05/00:05] install: lua-uni-algos [6k] 2021-05-16T19:33:31.5244834Z [39/89, 00:05/00:05] install: lua-visual-debug [4k] 2021-05-16T19:33:31.5970469Z [40/89, 00:05/00:05] install: luacode [3k] 2021-05-16T19:33:31.6696915Z [41/89, 00:05/00:05] install: luacolor [5k] 2021-05-16T19:33:31.7423327Z [42/89, 00:05/00:05] install: luahyphenrules [3k] 2021-05-16T19:33:31.8155800Z [43/89, 00:05/00:05] install: luaimageembed [2k] 2021-05-16T19:33:31.8898170Z [44/89, 00:05/00:05] install: luaindex [5k] 2021-05-16T19:33:31.9648921Z [45/89, 00:05/00:05] install: luainputenc [5k] 2021-05-16T19:33:32.0386576Z [46/89, 00:05/00:05] install: luaintro [1k] 2021-05-16T19:33:32.1113175Z [47/89, 00:06/00:06] install: luakeys [5k] 2021-05-16T19:33:32.1864034Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-16T19:33:32.2599931Z [49/89, 00:06/00:06] install: lualatex-truncate [2k] 2021-05-16T19:33:32.3342118Z [50/89, 00:06/00:06] install: luamplib [12k] 2021-05-16T19:33:32.4072140Z [51/89, 00:06/00:06] install: luapackageloader [2k] 2021-05-16T19:33:32.4804393Z [52/89, 00:06/00:06] install: luaprogtable [7k] 2021-05-16T19:33:32.5552165Z [53/89, 00:06/00:06] install: luarandom [2k] 2021-05-16T19:33:32.6331368Z [54/89, 00:06/00:06] install: luatex85 [2k] 2021-05-16T19:33:32.7089607Z [55/89, 00:06/00:06] install: luatexbase [4k] 2021-05-16T19:33:32.7836573Z [56/89, 00:06/00:06] install: luatexko [22k] 2021-05-16T19:33:32.8594851Z [57/89, 00:06/00:06] install: luatextra [2k] 2021-05-16T19:33:32.9323187Z [58/89, 00:06/00:06] install: luavlna [8k] 2021-05-16T19:33:33.0063147Z [59/89, 00:06/00:06] install: luaxml [31k] 2021-05-16T19:33:33.0868217Z [60/89, 00:07/00:07] install: makeindex.x86_64-linux [49k] 2021-05-16T19:33:33.1637717Z [61/89, 00:07/00:07] install: makeindex [5k] 2021-05-16T19:33:33.2386352Z [62/89, 00:07/00:07] install: mflogo [2k] 2021-05-16T19:33:33.3120032Z [63/89, 00:07/00:07] install: newpax [9k] 2021-05-16T19:33:33.3889685Z [64/89, 00:07/00:07] install: nodetree [13k] 2021-05-16T19:33:33.4645431Z [65/89, 00:07/00:07] install: odsfile [5k] 2021-05-16T19:33:33.5414727Z [66/89, 00:07/00:07] install: optex.x86_64-linux [1k] 2021-05-16T19:33:33.6251614Z [67/89, 00:07/00:07] install: optex [770k] 2021-05-16T19:33:33.7357752Z [68/89, 00:07/00:07] install: pdfarticle [4k] 2021-05-16T19:33:33.8107586Z [69/89, 00:07/00:07] install: pdfextra [22k] 2021-05-16T19:33:33.8891635Z [70/89, 00:07/00:07] install: placeat [4k] 2021-05-16T19:33:33.9637119Z [71/89, 00:07/00:07] install: plantuml [3k] 2021-05-16T19:33:34.0363312Z [72/89, 00:07/00:07] install: rsfs [55k] 2021-05-16T19:33:34.1171110Z [73/89, 00:08/00:08] install: selnolig [53k] 2021-05-16T19:33:34.1967176Z [74/89, 00:08/00:08] install: spelling [14k] 2021-05-16T19:33:34.2735134Z [75/89, 00:08/00:08] install: stricttex [2k] 2021-05-16T19:33:34.3506367Z [76/89, 00:08/00:08] install: texlive-common [1k] 2021-05-16T19:33:34.4261364Z [77/89, 00:08/00:08] install: texlive-en [1k] 2021-05-16T19:33:34.5038235Z [78/89, 00:08/00:08] install: texlive-msg-translations [144k] 2021-05-16T19:33:34.5946963Z [79/89, 00:08/00:08] install: thumbpdf.x86_64-linux [1k] 2021-05-16T19:33:34.6691774Z [80/89, 00:08/00:08] install: thumbpdf [19k] 2021-05-16T19:33:34.7464029Z [81/89, 00:08/00:08] install: tlshell.x86_64-linux [1k] 2021-05-16T19:33:34.8209750Z [82/89, 00:08/00:08] install: tlshell [29k] 2021-05-16T19:33:34.9044557Z [83/89, 00:08/00:08] install: typewriter [25k] 2021-05-16T19:33:34.9816214Z [84/89, 00:08/00:08] install: uninormalize [6k] 2021-05-16T19:33:35.0578827Z [85/89, 00:08/00:08] install: upquote [2k] 2021-05-16T19:33:35.1391473Z [86/89, 00:09/00:09] install: xdvi.x86_64-linux [530k] 2021-05-16T19:33:35.2661623Z [87/89, 00:09/00:09] install: xdvi [7k] 2021-05-16T19:33:35.3445637Z [88/89, 00:09/00:09] install: collection-basic [1k] 2021-05-16T19:33:35.4201245Z [89/89, 00:09/00:09] install: collection-luatex [1k] 2021-05-16T19:33:35.4425145Z running mktexlsr ... 2021-05-16T19:33:35.5412835Z done running mktexlsr. 2021-05-16T19:33:35.5708959Z running updmap-sys ... 2021-05-16T19:33:35.8573302Z done running updmap-sys. 2021-05-16T19:33:35.8575732Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T19:33:35.8580013Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/paiGCTbH9Q/xtGsIBMqOL ... 2021-05-16T19:33:36.2539789Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/paiGCTbH9Q/xtGsIBMqOL. 2021-05-16T19:33:36.2541971Z OK: optex.fmt/luatex 2021-05-16T19:33:36.2543315Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T19:33:36.2545232Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T19:33:37.8342324Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:33:37.8344586Z tlmgr: no updates available 2021-05-16T19:33:37.9293282Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T19:33:37.9293786Z with: 2021-05-16T19:33:37.9294207Z pandoc-version: 2.7.3 2021-05-16T19:33:37.9294645Z env: 2021-05-16T19:33:37.9295069Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:37.9295568Z TIC_DEPLOY_KEY: 2021-05-16T19:33:37.9297016Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:33:37.9298773Z GITHUB_PAT: *** 2021-05-16T19:33:37.9299157Z COVERALLS_TOKEN: 2021-05-16T19:33:37.9299697Z continue-on-error: false 2021-05-16T19:33:37.9300129Z VDIFFR_RUN_TESTS: 2021-05-16T19:33:37.9300608Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:33:37.9301056Z TZ: UTC 2021-05-16T19:33:37.9301412Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:37.9301857Z NOT_CRAN: true 2021-05-16T19:33:37.9302206Z ##[endgroup] 2021-05-16T19:33:38.4006416Z [command]sudo apt-get install -y gdebi-core 2021-05-16T19:33:38.4829068Z Reading package lists... 2021-05-16T19:33:38.6432677Z Building dependency tree... 2021-05-16T19:33:38.6452288Z Reading state information... 2021-05-16T19:33:38.8935890Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T19:33:38.8937070Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:33:38.8961930Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T19:33:39.0298268Z 2021-05-16T19:33:39.0477088Z Reading package lists... 0% 2021-05-16T19:33:39.0477955Z 2021-05-16T19:33:39.0520447Z Reading package lists... 100% 2021-05-16T19:33:39.0521063Z 2021-05-16T19:33:39.0521498Z 2021-05-16T19:33:39.0522161Z Reading package lists... Done 2021-05-16T19:33:39.0522670Z 2021-05-16T19:33:39.0523316Z Building dependency tree... 0% 2021-05-16T19:33:39.0523836Z 2021-05-16T19:33:39.0803097Z Building dependency tree... 0% 2021-05-16T19:33:39.0803861Z 2021-05-16T19:33:39.0804670Z Building dependency tree... 50% 2021-05-16T19:33:39.0805510Z 2021-05-16T19:33:39.2072961Z Building dependency tree... 50% 2021-05-16T19:33:39.2073648Z 2021-05-16T19:33:39.2074239Z Building dependency tree 2021-05-16T19:33:39.2074538Z 2021-05-16T19:33:39.2075140Z Reading state information... 0% 2021-05-16T19:33:39.2075466Z 2021-05-16T19:33:39.3701551Z Reading state information... 0% 2021-05-16T19:33:39.3702074Z 2021-05-16T19:33:39.3702427Z 2021-05-16T19:33:39.3702888Z Reading state information... Done 2021-05-16T19:33:39.3703392Z 2021-05-16T19:33:39.3704389Z Reading state information... 0% 2021-05-16T19:33:39.3754452Z 2021-05-16T19:33:39.3754900Z Reading state information... 1% 2021-05-16T19:33:39.3792350Z 2021-05-16T19:33:39.3792804Z Reading state information... 3% 2021-05-16T19:33:39.3830235Z 2021-05-16T19:33:39.3830680Z Reading state information... 5% 2021-05-16T19:33:39.3881368Z 2021-05-16T19:33:39.3882021Z Reading state information... 7% 2021-05-16T19:33:39.3941863Z 2021-05-16T19:33:39.3942903Z Reading state information... 9% 2021-05-16T19:33:39.3984404Z 2021-05-16T19:33:39.3985265Z Reading state information... 11% 2021-05-16T19:33:39.4024767Z 2021-05-16T19:33:39.4025291Z Reading state information... 13% 2021-05-16T19:33:39.4063518Z 2021-05-16T19:33:39.4064021Z Reading state information... 15% 2021-05-16T19:33:39.4103858Z 2021-05-16T19:33:39.4104345Z Reading state information... 17% 2021-05-16T19:33:39.4139987Z 2021-05-16T19:33:39.4140503Z Reading state information... 19% 2021-05-16T19:33:39.4179515Z 2021-05-16T19:33:39.4180011Z Reading state information... 21% 2021-05-16T19:33:39.4213306Z 2021-05-16T19:33:39.4213833Z Reading state information... 23% 2021-05-16T19:33:39.4250864Z 2021-05-16T19:33:39.4251377Z Reading state information... 25% 2021-05-16T19:33:39.4305371Z 2021-05-16T19:33:39.4305879Z Reading state information... 27% 2021-05-16T19:33:39.4349255Z 2021-05-16T19:33:39.4349703Z Reading state information... 29% 2021-05-16T19:33:39.4388522Z 2021-05-16T19:33:39.4388986Z Reading state information... 31% 2021-05-16T19:33:39.4428064Z 2021-05-16T19:33:39.4428854Z Reading state information... 33% 2021-05-16T19:33:39.4464510Z 2021-05-16T19:33:39.4465079Z Reading state information... 35% 2021-05-16T19:33:39.4508568Z 2021-05-16T19:33:39.4509337Z Reading state information... 37% 2021-05-16T19:33:39.4560787Z 2021-05-16T19:33:39.4561446Z Reading state information... 39% 2021-05-16T19:33:39.4606695Z 2021-05-16T19:33:39.4607247Z Reading state information... 41% 2021-05-16T19:33:39.4648633Z 2021-05-16T19:33:39.4649182Z Reading state information... 43% 2021-05-16T19:33:39.4714982Z 2021-05-16T19:33:39.4715532Z Reading state information... 45% 2021-05-16T19:33:39.4785829Z 2021-05-16T19:33:39.4786328Z Reading state information... 47% 2021-05-16T19:33:39.4831627Z 2021-05-16T19:33:39.4832304Z Reading state information... 49% 2021-05-16T19:33:39.4873234Z 2021-05-16T19:33:39.4873750Z Reading state information... 51% 2021-05-16T19:33:39.4920616Z 2021-05-16T19:33:39.4921202Z Reading state information... 53% 2021-05-16T19:33:39.4963751Z 2021-05-16T19:33:39.4964311Z Reading state information... 55% 2021-05-16T19:33:39.5009637Z 2021-05-16T19:33:39.5010152Z Reading state information... 57% 2021-05-16T19:33:39.5072204Z 2021-05-16T19:33:39.5072701Z Reading state information... 59% 2021-05-16T19:33:39.5129883Z 2021-05-16T19:33:39.5130711Z Reading state information... 61% 2021-05-16T19:33:39.5176143Z 2021-05-16T19:33:39.5176648Z Reading state information... 63% 2021-05-16T19:33:39.5216723Z 2021-05-16T19:33:39.5217256Z Reading state information... 65% 2021-05-16T19:33:39.5258438Z 2021-05-16T19:33:39.5259302Z Reading state information... 67% 2021-05-16T19:33:39.5309408Z 2021-05-16T19:33:39.5310348Z Reading state information... 69% 2021-05-16T19:33:39.5373661Z 2021-05-16T19:33:39.5374174Z Reading state information... 71% 2021-05-16T19:33:39.5419624Z 2021-05-16T19:33:39.5420301Z Reading state information... 73% 2021-05-16T19:33:39.5465240Z 2021-05-16T19:33:39.5465772Z Reading state information... 75% 2021-05-16T19:33:39.5527241Z 2021-05-16T19:33:39.5527764Z Reading state information... 77% 2021-05-16T19:33:39.5570204Z 2021-05-16T19:33:39.5570732Z Reading state information... 79% 2021-05-16T19:33:39.5615576Z 2021-05-16T19:33:39.5616274Z Reading state information... 81% 2021-05-16T19:33:39.5658770Z 2021-05-16T19:33:39.5659279Z Reading state information... 83% 2021-05-16T19:33:39.5712055Z 2021-05-16T19:33:39.5712683Z Reading state information... 85% 2021-05-16T19:33:39.5762238Z 2021-05-16T19:33:39.5762722Z Reading state information... 87% 2021-05-16T19:33:39.5805821Z 2021-05-16T19:33:39.5806355Z Reading state information... 89% 2021-05-16T19:33:39.5844353Z 2021-05-16T19:33:39.5844872Z Reading state information... 91% 2021-05-16T19:33:39.5883955Z 2021-05-16T19:33:39.5884470Z Reading state information... 93% 2021-05-16T19:33:39.5929309Z 2021-05-16T19:33:39.5929826Z Reading state information... 95% 2021-05-16T19:33:39.5972668Z 2021-05-16T19:33:39.5973168Z Reading state information... 97% 2021-05-16T19:33:39.6013324Z 2021-05-16T19:33:39.6013998Z Reading state information... 99% 2021-05-16T19:33:39.8914407Z Selecting previously unselected package pandoc. 2021-05-16T19:33:40.0164840Z (Reading database ... 261891 files and directories currently installed.) 2021-05-16T19:33:40.0297109Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T19:33:40.0317433Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T19:33:42.5155019Z Setting up pandoc (2.7.3-1) ... 2021-05-16T19:33:42.5222936Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:33:43.3985068Z 2021-05-16T19:33:43.3986053Z 2021-05-16T19:33:43.3986736Z Reading state information... Done 2021-05-16T19:33:43.4423560Z ##[group]Run git config user.name adigherman 2021-05-16T19:33:43.4424368Z git config user.name adigherman 2021-05-16T19:33:43.4424982Z git config user.email adig@jhu.edu 2021-05-16T19:33:43.4473401Z shell: /usr/bin/bash -e {0} 2021-05-16T19:33:43.4473839Z env: 2021-05-16T19:33:43.4474317Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:43.4475012Z TIC_DEPLOY_KEY: 2021-05-16T19:33:43.4475884Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:33:43.4477884Z GITHUB_PAT: *** 2021-05-16T19:33:43.4478692Z COVERALLS_TOKEN: 2021-05-16T19:33:43.4479408Z continue-on-error: false 2021-05-16T19:33:43.4479931Z VDIFFR_RUN_TESTS: 2021-05-16T19:33:43.4480447Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:33:43.4480938Z TZ: UTC 2021-05-16T19:33:43.4481358Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:43.4481811Z NOT_CRAN: true 2021-05-16T19:33:43.4482227Z ##[endgroup] 2021-05-16T19:33:43.4694306Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T19:33:43.4694949Z env: 2021-05-16T19:33:43.4695433Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:43.4695897Z TIC_DEPLOY_KEY: 2021-05-16T19:33:43.4696700Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:33:43.4698299Z GITHUB_PAT: *** 2021-05-16T19:33:43.4698864Z COVERALLS_TOKEN: 2021-05-16T19:33:43.4699687Z continue-on-error: false 2021-05-16T19:33:43.4700478Z VDIFFR_RUN_TESTS: 2021-05-16T19:33:43.4700959Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:33:43.4701541Z TZ: UTC 2021-05-16T19:33:43.4702167Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:43.4702577Z NOT_CRAN: true 2021-05-16T19:33:43.4702962Z ##[endgroup] 2021-05-16T19:33:43.8638477Z Reading package lists... 2021-05-16T19:33:44.0359076Z Building dependency tree... 2021-05-16T19:33:44.0380160Z Reading state information... 2021-05-16T19:33:44.1796668Z The following additional packages will be installed: 2021-05-16T19:33:44.1800329Z cmake-data libjsoncpp1 librhash0 2021-05-16T19:33:44.1804153Z Suggested packages: 2021-05-16T19:33:44.1805552Z cmake-doc ninja-build 2021-05-16T19:33:44.2293546Z The following NEW packages will be installed: 2021-05-16T19:33:44.2300838Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T19:33:44.2517247Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:33:44.2517969Z Need to get 5470 kB of archives. 2021-05-16T19:33:44.2518718Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T19:33:44.2520581Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T19:33:44.3003665Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T19:33:44.3026831Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T19:33:44.3057837Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T19:33:44.8612236Z Fetched 5470 kB in 0s (35.1 MB/s) 2021-05-16T19:33:44.9056793Z Selecting previously unselected package cmake-data. 2021-05-16T19:33:44.9137429Z (Reading database ... 2021-05-16T19:33:44.9138280Z (Reading database ... 5% 2021-05-16T19:33:44.9139098Z (Reading database ... 10% 2021-05-16T19:33:44.9139638Z (Reading database ... 15% 2021-05-16T19:33:44.9140267Z (Reading database ... 20% 2021-05-16T19:33:44.9140711Z (Reading database ... 25% 2021-05-16T19:33:44.9141173Z (Reading database ... 30% 2021-05-16T19:33:44.9141634Z (Reading database ... 35% 2021-05-16T19:33:44.9142313Z (Reading database ... 40% 2021-05-16T19:33:44.9143000Z (Reading database ... 45% 2021-05-16T19:33:44.9143441Z (Reading database ... 50% 2021-05-16T19:33:44.9182792Z (Reading database ... 55% 2021-05-16T19:33:44.9227296Z (Reading database ... 60% 2021-05-16T19:33:44.9271602Z (Reading database ... 65% 2021-05-16T19:33:44.9400445Z (Reading database ... 70% 2021-05-16T19:33:44.9511723Z (Reading database ... 75% 2021-05-16T19:33:44.9817655Z (Reading database ... 80% 2021-05-16T19:33:45.0178818Z (Reading database ... 85% 2021-05-16T19:33:45.0360935Z (Reading database ... 90% 2021-05-16T19:33:45.0477898Z (Reading database ... 95% 2021-05-16T19:33:45.0478429Z (Reading database ... 100% 2021-05-16T19:33:45.0479168Z (Reading database ... 261898 files and directories currently installed.) 2021-05-16T19:33:45.0637120Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T19:33:45.0885514Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T19:33:45.6719138Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T19:33:45.7059647Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T19:33:45.7087589Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T19:33:45.7450430Z Selecting previously unselected package librhash0:amd64. 2021-05-16T19:33:45.7839754Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T19:33:45.7854102Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T19:33:45.8230930Z Selecting previously unselected package cmake. 2021-05-16T19:33:45.8556228Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T19:33:45.8569041Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T19:33:46.3408948Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T19:33:46.3455417Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T19:33:46.3935238Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T19:33:46.3974302Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T19:33:46.4024952Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:33:47.8162654Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:33:50.1814842Z Reading package lists... 2021-05-16T19:33:50.3417206Z Building dependency tree... 2021-05-16T19:33:50.3438004Z Reading state information... 2021-05-16T19:33:50.5090846Z Suggested packages: 2021-05-16T19:33:50.5091890Z libssh-doc 2021-05-16T19:33:50.5570399Z The following NEW packages will be installed: 2021-05-16T19:33:50.5574605Z libssh-dev 2021-05-16T19:33:50.5779382Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:33:50.5780602Z Need to get 219 kB of archives. 2021-05-16T19:33:50.5781453Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T19:33:50.5784275Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T19:33:51.0334607Z Fetched 219 kB in 0s (10.7 MB/s) 2021-05-16T19:33:51.0659006Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T19:33:51.0735823Z (Reading database ... 2021-05-16T19:33:51.0736695Z (Reading database ... 5% 2021-05-16T19:33:51.0737139Z (Reading database ... 10% 2021-05-16T19:33:51.0737561Z (Reading database ... 15% 2021-05-16T19:33:51.0737994Z (Reading database ... 20% 2021-05-16T19:33:51.0738409Z (Reading database ... 25% 2021-05-16T19:33:51.0738862Z (Reading database ... 30% 2021-05-16T19:33:51.0739277Z (Reading database ... 35% 2021-05-16T19:33:51.0739705Z (Reading database ... 40% 2021-05-16T19:33:51.0740116Z (Reading database ... 45% 2021-05-16T19:33:51.0740542Z (Reading database ... 50% 2021-05-16T19:33:51.0791736Z (Reading database ... 55% 2021-05-16T19:33:51.0830965Z (Reading database ... 60% 2021-05-16T19:33:51.0874733Z (Reading database ... 65% 2021-05-16T19:33:51.1034873Z (Reading database ... 70% 2021-05-16T19:33:51.1152010Z (Reading database ... 75% 2021-05-16T19:33:51.1422646Z (Reading database ... 80% 2021-05-16T19:33:51.1787612Z (Reading database ... 85% 2021-05-16T19:33:51.1932151Z (Reading database ... 90% 2021-05-16T19:33:51.2031048Z (Reading database ... 95% 2021-05-16T19:33:51.2031868Z (Reading database ... 100% 2021-05-16T19:33:51.2032759Z (Reading database ... 264682 files and directories currently installed.) 2021-05-16T19:33:51.2169775Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T19:33:51.2184538Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T19:33:51.3182544Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T19:33:53.7496459Z Reading package lists... 2021-05-16T19:33:53.9295237Z Building dependency tree... 2021-05-16T19:33:53.9320031Z Reading state information... 2021-05-16T19:33:54.1562629Z The following NEW packages will be installed: 2021-05-16T19:33:54.1565764Z jags 2021-05-16T19:33:54.1771718Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:33:54.1772491Z Need to get 1562 kB of archives. 2021-05-16T19:33:54.1773252Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T19:33:54.1775369Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T19:33:54.6688254Z Fetched 1562 kB in 0s (37.1 MB/s) 2021-05-16T19:33:54.7071779Z Selecting previously unselected package jags. 2021-05-16T19:33:54.7144559Z (Reading database ... 2021-05-16T19:33:54.7145501Z (Reading database ... 5% 2021-05-16T19:33:54.7146280Z (Reading database ... 10% 2021-05-16T19:33:54.7147045Z (Reading database ... 15% 2021-05-16T19:33:54.7147624Z (Reading database ... 20% 2021-05-16T19:33:54.7148192Z (Reading database ... 25% 2021-05-16T19:33:54.7148770Z (Reading database ... 30% 2021-05-16T19:33:54.7149346Z (Reading database ... 35% 2021-05-16T19:33:54.7149911Z (Reading database ... 40% 2021-05-16T19:33:54.7151166Z (Reading database ... 45% 2021-05-16T19:33:54.7151634Z (Reading database ... 50% 2021-05-16T19:33:54.7196362Z (Reading database ... 55% 2021-05-16T19:33:54.7235197Z (Reading database ... 60% 2021-05-16T19:33:54.7291117Z (Reading database ... 65% 2021-05-16T19:33:54.7429962Z (Reading database ... 70% 2021-05-16T19:33:54.7536016Z (Reading database ... 75% 2021-05-16T19:33:54.7794510Z (Reading database ... 80% 2021-05-16T19:33:54.8101533Z (Reading database ... 85% 2021-05-16T19:33:54.8267673Z (Reading database ... 90% 2021-05-16T19:33:54.8352142Z (Reading database ... 95% 2021-05-16T19:33:54.8352617Z (Reading database ... 100% 2021-05-16T19:33:54.8353314Z (Reading database ... 264701 files and directories currently installed.) 2021-05-16T19:33:54.8521953Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T19:33:54.8558036Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T19:33:55.0333061Z Setting up jags (4.3.0-3build1) ... 2021-05-16T19:33:55.0482617Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:33:55.8481447Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:33:58.2239543Z Reading package lists... 2021-05-16T19:33:58.3935809Z Building dependency tree... 2021-05-16T19:33:58.3956325Z Reading state information... 2021-05-16T19:33:58.5552666Z The following additional packages will be installed: 2021-05-16T19:33:58.5553829Z libnode64 libuv1-dev 2021-05-16T19:33:58.6091382Z The following NEW packages will be installed: 2021-05-16T19:33:58.6096515Z libnode-dev libnode64 libuv1-dev 2021-05-16T19:33:58.6299524Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:33:58.6300430Z Need to get 6239 kB of archives. 2021-05-16T19:33:58.6301256Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T19:33:58.6303458Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T19:33:58.6400198Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T19:33:58.7218452Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T19:33:59.2031898Z Fetched 6239 kB in 0s (52.3 MB/s) 2021-05-16T19:33:59.2355534Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T19:33:59.2432505Z (Reading database ... 2021-05-16T19:33:59.2433468Z (Reading database ... 5% 2021-05-16T19:33:59.2434250Z (Reading database ... 10% 2021-05-16T19:33:59.2435343Z (Reading database ... 15% 2021-05-16T19:33:59.2436408Z (Reading database ... 20% 2021-05-16T19:33:59.2437147Z (Reading database ... 25% 2021-05-16T19:33:59.2438050Z (Reading database ... 30% 2021-05-16T19:33:59.2438774Z (Reading database ... 35% 2021-05-16T19:33:59.2439656Z (Reading database ... 40% 2021-05-16T19:33:59.2440418Z (Reading database ... 45% 2021-05-16T19:33:59.2441140Z (Reading database ... 50% 2021-05-16T19:33:59.2477933Z (Reading database ... 55% 2021-05-16T19:33:59.2517516Z (Reading database ... 60% 2021-05-16T19:33:59.2556869Z (Reading database ... 65% 2021-05-16T19:33:59.2696667Z (Reading database ... 70% 2021-05-16T19:33:59.2821842Z (Reading database ... 75% 2021-05-16T19:33:59.3180933Z (Reading database ... 80% 2021-05-16T19:33:59.3532229Z (Reading database ... 85% 2021-05-16T19:33:59.3693368Z (Reading database ... 90% 2021-05-16T19:33:59.3767645Z (Reading database ... 95% 2021-05-16T19:33:59.3768191Z (Reading database ... 100% 2021-05-16T19:33:59.3768916Z (Reading database ... 264841 files and directories currently installed.) 2021-05-16T19:33:59.3916300Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T19:33:59.3935727Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T19:33:59.4432229Z Selecting previously unselected package libnode64:amd64. 2021-05-16T19:33:59.4701106Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T19:33:59.4741329Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T19:34:00.1673261Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T19:34:00.1957085Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T19:34:00.1975774Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T19:34:00.2996676Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T19:34:00.3040328Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T19:34:00.3082415Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T19:34:00.3119857Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:02.6370106Z Reading package lists... 2021-05-16T19:34:02.8247021Z Building dependency tree... 2021-05-16T19:34:02.8267358Z Reading state information... 2021-05-16T19:34:03.0031043Z The following additional packages will be installed: 2021-05-16T19:34:03.0035273Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T19:34:03.0041335Z Suggested packages: 2021-05-16T19:34:03.0042356Z libfftw3-doc 2021-05-16T19:34:03.0592151Z The following NEW packages will be installed: 2021-05-16T19:34:03.0599049Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T19:34:03.0810811Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:03.0811810Z Need to get 3986 kB of archives. 2021-05-16T19:34:03.0812768Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T19:34:03.0815354Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T19:34:03.3323864Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T19:34:03.3567541Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T19:34:03.8003307Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T19:34:03.8058960Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T19:34:04.4042541Z Fetched 3986 kB in 1s (4899 kB/s) 2021-05-16T19:34:04.4402497Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T19:34:04.4495016Z (Reading database ... 2021-05-16T19:34:04.4496122Z (Reading database ... 5% 2021-05-16T19:34:04.4496877Z (Reading database ... 10% 2021-05-16T19:34:04.4498037Z (Reading database ... 15% 2021-05-16T19:34:04.4498963Z (Reading database ... 20% 2021-05-16T19:34:04.4499706Z (Reading database ... 25% 2021-05-16T19:34:04.4500625Z (Reading database ... 30% 2021-05-16T19:34:04.4501514Z (Reading database ... 35% 2021-05-16T19:34:04.4502373Z (Reading database ... 40% 2021-05-16T19:34:04.4504761Z (Reading database ... 45% 2021-05-16T19:34:04.4505605Z (Reading database ... 50% 2021-05-16T19:34:04.4530208Z (Reading database ... 55% 2021-05-16T19:34:04.4571308Z (Reading database ... 60% 2021-05-16T19:34:04.4614542Z (Reading database ... 65% 2021-05-16T19:34:04.4754264Z (Reading database ... 70% 2021-05-16T19:34:04.4880563Z (Reading database ... 75% 2021-05-16T19:34:04.5217098Z (Reading database ... 80% 2021-05-16T19:34:04.5606830Z (Reading database ... 85% 2021-05-16T19:34:04.5758390Z (Reading database ... 90% 2021-05-16T19:34:04.5829308Z (Reading database ... 95% 2021-05-16T19:34:04.5829856Z (Reading database ... 100% 2021-05-16T19:34:04.5830767Z (Reading database ... 264977 files and directories currently installed.) 2021-05-16T19:34:04.6000537Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T19:34:04.6036785Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:04.6714375Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T19:34:04.6980756Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T19:34:04.6999432Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:04.8054994Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T19:34:04.8311328Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T19:34:04.8344815Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:04.9362620Z Selecting previously unselected package libfftw3-bin. 2021-05-16T19:34:04.9686394Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T19:34:04.9702976Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T19:34:05.0071902Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T19:34:05.0327754Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T19:34:05.0343000Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:05.3508359Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:05.3551396Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:05.3594418Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:05.3636147Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T19:34:05.3681607Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T19:34:05.3742770Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:34:06.2197984Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:08.5452145Z Reading package lists... 2021-05-16T19:34:08.7228521Z Building dependency tree... 2021-05-16T19:34:08.7267090Z Reading state information... 2021-05-16T19:34:08.8916631Z The following additional packages will be installed: 2021-05-16T19:34:08.8918740Z libdcmtk14 2021-05-16T19:34:08.9382891Z The following NEW packages will be installed: 2021-05-16T19:34:08.9388351Z dcmtk libdcmtk14 2021-05-16T19:34:08.9600562Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:08.9601878Z Need to get 5546 kB of archives. 2021-05-16T19:34:08.9602608Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T19:34:08.9606765Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T19:34:09.0386052Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T19:34:09.5076444Z Fetched 5546 kB in 0s (50.3 MB/s) 2021-05-16T19:34:09.5432831Z Selecting previously unselected package libdcmtk14. 2021-05-16T19:34:09.5499473Z (Reading database ... 2021-05-16T19:34:09.5500276Z (Reading database ... 5% 2021-05-16T19:34:09.5501140Z (Reading database ... 10% 2021-05-16T19:34:09.5501776Z (Reading database ... 15% 2021-05-16T19:34:09.5502412Z (Reading database ... 20% 2021-05-16T19:34:09.5503059Z (Reading database ... 25% 2021-05-16T19:34:09.5503703Z (Reading database ... 30% 2021-05-16T19:34:09.5504318Z (Reading database ... 35% 2021-05-16T19:34:09.5504954Z (Reading database ... 40% 2021-05-16T19:34:09.5505580Z (Reading database ... 45% 2021-05-16T19:34:09.5506190Z (Reading database ... 50% 2021-05-16T19:34:09.5552446Z (Reading database ... 55% 2021-05-16T19:34:09.5592776Z (Reading database ... 60% 2021-05-16T19:34:09.5638499Z (Reading database ... 65% 2021-05-16T19:34:09.5765108Z (Reading database ... 70% 2021-05-16T19:34:09.5873404Z (Reading database ... 75% 2021-05-16T19:34:09.6143186Z (Reading database ... 80% 2021-05-16T19:34:09.6485503Z (Reading database ... 85% 2021-05-16T19:34:09.6655506Z (Reading database ... 90% 2021-05-16T19:34:09.6743197Z (Reading database ... 95% 2021-05-16T19:34:09.6743666Z (Reading database ... 100% 2021-05-16T19:34:09.6744738Z (Reading database ... 265068 files and directories currently installed.) 2021-05-16T19:34:09.6899801Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T19:34:09.6946658Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T19:34:10.2597811Z Selecting previously unselected package dcmtk. 2021-05-16T19:34:10.2854732Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T19:34:10.2927500Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T19:34:10.4585905Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T19:34:10.4630529Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T19:34:10.4843263Z Adding `dcmtk' group to system ... 2021-05-16T19:34:10.6195211Z Adding `dcmtk' user to system ... 2021-05-16T19:34:10.9386184Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T19:34:11.2382257Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:34:12.9140829Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:15.3493299Z Reading package lists... 2021-05-16T19:34:15.5073188Z Building dependency tree... 2021-05-16T19:34:15.5093047Z Reading state information... 2021-05-16T19:34:15.7510995Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T19:34:15.7512244Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:15.8232759Z Reading package lists... 2021-05-16T19:34:15.9798055Z Building dependency tree... 2021-05-16T19:34:15.9828271Z Reading state information... 2021-05-16T19:34:16.2539090Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T19:34:16.2540792Z libpng-dev set to manually installed. 2021-05-16T19:34:16.2541882Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:16.3330613Z Reading package lists... 2021-05-16T19:34:16.4871541Z Building dependency tree... 2021-05-16T19:34:16.4894785Z Reading state information... 2021-05-16T19:34:16.6440730Z The following additional packages will be installed: 2021-05-16T19:34:16.6443417Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T19:34:16.6449318Z Suggested packages: 2021-05-16T19:34:16.6451219Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T19:34:16.6453194Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T19:34:16.6455017Z fonts-arphic-uming fonts-nanum 2021-05-16T19:34:16.6923383Z The following NEW packages will be installed: 2021-05-16T19:34:16.6925989Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T19:34:16.6927660Z libpoppler97 poppler-data 2021-05-16T19:34:16.7180134Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:16.7180893Z Need to get 2582 kB of archives. 2021-05-16T19:34:16.7181586Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T19:34:16.7183270Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T19:34:16.7426875Z 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-16T19:34:16.7462331Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T19:34:16.7935818Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T19:34:16.7957667Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T19:34:16.7969342Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T19:34:17.2392308Z Fetched 2582 kB in 0s (26.1 MB/s) 2021-05-16T19:34:17.2726855Z Selecting previously unselected package poppler-data. 2021-05-16T19:34:17.2804276Z (Reading database ... 2021-05-16T19:34:17.2805129Z (Reading database ... 5% 2021-05-16T19:34:17.2805935Z (Reading database ... 10% 2021-05-16T19:34:17.2806476Z (Reading database ... 15% 2021-05-16T19:34:17.2806931Z (Reading database ... 20% 2021-05-16T19:34:17.2807575Z (Reading database ... 25% 2021-05-16T19:34:17.2808044Z (Reading database ... 30% 2021-05-16T19:34:17.2809072Z (Reading database ... 35% 2021-05-16T19:34:17.2809681Z (Reading database ... 40% 2021-05-16T19:34:17.2810339Z (Reading database ... 45% 2021-05-16T19:34:17.2811001Z (Reading database ... 50% 2021-05-16T19:34:17.2849710Z (Reading database ... 55% 2021-05-16T19:34:17.2890249Z (Reading database ... 60% 2021-05-16T19:34:17.2933327Z (Reading database ... 65% 2021-05-16T19:34:17.3055753Z (Reading database ... 70% 2021-05-16T19:34:17.3233062Z (Reading database ... 75% 2021-05-16T19:34:17.3554334Z (Reading database ... 80% 2021-05-16T19:34:17.3888495Z (Reading database ... 85% 2021-05-16T19:34:17.4045682Z (Reading database ... 90% 2021-05-16T19:34:17.4124973Z (Reading database ... 95% 2021-05-16T19:34:17.4127509Z (Reading database ... 100% 2021-05-16T19:34:17.4128219Z (Reading database ... 265303 files and directories currently installed.) 2021-05-16T19:34:17.4289321Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T19:34:17.4308989Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T19:34:17.7073247Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T19:34:17.7351900Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T19:34:17.7388408Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T19:34:17.7832018Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T19:34:17.8113986Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T19:34:17.8130017Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:17.9424180Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T19:34:17.9784097Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T19:34:17.9798543Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:18.0112345Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T19:34:18.0387499Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T19:34:18.0400902Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:18.0712727Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T19:34:18.0993331Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T19:34:18.1006715Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:18.1746253Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T19:34:18.1863064Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T19:34:18.1909017Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:18.1946010Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:18.1990804Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:18.2032210Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T19:34:18.2076943Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T19:34:18.2514971Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:20.5156981Z Reading package lists... 2021-05-16T19:34:20.6765460Z Building dependency tree... 2021-05-16T19:34:20.6785394Z Reading state information... 2021-05-16T19:34:20.8382498Z The following additional packages will be installed: 2021-05-16T19:34:20.8387923Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T19:34:20.8394199Z Suggested packages: 2021-05-16T19:34:20.8395450Z libhdf5-doc 2021-05-16T19:34:20.8917051Z The following NEW packages will be installed: 2021-05-16T19:34:20.8921404Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T19:34:20.8922812Z libsz2 2021-05-16T19:34:20.9126175Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:20.9126886Z Need to get 4074 kB of archives. 2021-05-16T19:34:20.9127590Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T19:34:20.9129648Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T19:34:20.9153391Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T19:34:20.9167701Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T19:34:20.9176712Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T19:34:20.9396658Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T19:34:20.9414377Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T19:34:20.9421856Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T19:34:21.4326073Z Fetched 4074 kB in 0s (43.3 MB/s) 2021-05-16T19:34:21.4672228Z Selecting previously unselected package hdf5-helpers. 2021-05-16T19:34:21.4712729Z (Reading database ... 2021-05-16T19:34:21.4713244Z (Reading database ... 5% 2021-05-16T19:34:21.4713878Z (Reading database ... 10% 2021-05-16T19:34:21.4714396Z (Reading database ... 15% 2021-05-16T19:34:21.4715264Z (Reading database ... 20% 2021-05-16T19:34:21.4715769Z (Reading database ... 25% 2021-05-16T19:34:21.4716292Z (Reading database ... 30% 2021-05-16T19:34:21.4716810Z (Reading database ... 35% 2021-05-16T19:34:21.4717498Z (Reading database ... 40% 2021-05-16T19:34:21.4718379Z (Reading database ... 45% 2021-05-16T19:34:21.4719888Z (Reading database ... 50% 2021-05-16T19:34:21.4751236Z (Reading database ... 55% 2021-05-16T19:34:21.4797218Z (Reading database ... 60% 2021-05-16T19:34:21.4839965Z (Reading database ... 65% 2021-05-16T19:34:21.4973518Z (Reading database ... 70% 2021-05-16T19:34:21.5086704Z (Reading database ... 75% 2021-05-16T19:34:21.5347050Z (Reading database ... 80% 2021-05-16T19:34:21.5652522Z (Reading database ... 85% 2021-05-16T19:34:21.5786845Z (Reading database ... 90% 2021-05-16T19:34:21.5889343Z (Reading database ... 95% 2021-05-16T19:34:21.5890379Z (Reading database ... 100% 2021-05-16T19:34:21.5891241Z (Reading database ... 265863 files and directories currently installed.) 2021-05-16T19:34:21.6060505Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T19:34:21.6074138Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:21.6365782Z Selecting previously unselected package libaec0:amd64. 2021-05-16T19:34:21.6680775Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T19:34:21.6734512Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T19:34:21.7059452Z Selecting previously unselected package libsz2:amd64. 2021-05-16T19:34:21.7359342Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T19:34:21.7373151Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T19:34:21.7753022Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T19:34:21.8037747Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T19:34:21.8063819Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:21.9752701Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T19:34:22.0019767Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T19:34:22.0045194Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:22.0512127Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T19:34:22.0754616Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T19:34:22.0770812Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T19:34:22.1192192Z Selecting previously unselected package libhdf5-dev. 2021-05-16T19:34:22.1448147Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T19:34:22.1470413Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:22.5010112Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:22.5060540Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T19:34:22.5108720Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T19:34:22.5160377Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T19:34:22.5258610Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:22.5298882Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:22.5359645Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T19:34:22.5456772Z 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-16T19:34:22.5493113Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:34:23.3269039Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:25.5780373Z Reading package lists... 2021-05-16T19:34:25.7491270Z Building dependency tree... 2021-05-16T19:34:25.7512329Z Reading state information... 2021-05-16T19:34:25.9136560Z The following additional packages will be installed: 2021-05-16T19:34:25.9139920Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T19:34:25.9622815Z The following NEW packages will be installed: 2021-05-16T19:34:25.9628195Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T19:34:25.9632714Z mesa-common-dev 2021-05-16T19:34:25.9995482Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:25.9996212Z Need to get 1761 kB of archives. 2021-05-16T19:34:25.9996936Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T19:34:25.9998811Z 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-16T19:34:26.0037897Z 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-16T19:34:26.0045024Z 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-16T19:34:26.0064296Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T19:34:26.0101321Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T19:34:26.0135577Z 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-16T19:34:26.4707322Z Fetched 1761 kB in 0s (28.4 MB/s) 2021-05-16T19:34:26.5007379Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T19:34:26.5089232Z (Reading database ... 2021-05-16T19:34:26.5090199Z (Reading database ... 5% 2021-05-16T19:34:26.5090716Z (Reading database ... 10% 2021-05-16T19:34:26.5091214Z (Reading database ... 15% 2021-05-16T19:34:26.5091722Z (Reading database ... 20% 2021-05-16T19:34:26.5092209Z (Reading database ... 25% 2021-05-16T19:34:26.5092732Z (Reading database ... 30% 2021-05-16T19:34:26.5093373Z (Reading database ... 35% 2021-05-16T19:34:26.5094025Z (Reading database ... 40% 2021-05-16T19:34:26.5094655Z (Reading database ... 45% 2021-05-16T19:34:26.5096172Z (Reading database ... 50% 2021-05-16T19:34:26.5132939Z (Reading database ... 55% 2021-05-16T19:34:26.5186732Z (Reading database ... 60% 2021-05-16T19:34:26.5227742Z (Reading database ... 65% 2021-05-16T19:34:26.5348368Z (Reading database ... 70% 2021-05-16T19:34:26.5457344Z (Reading database ... 75% 2021-05-16T19:34:26.5729558Z (Reading database ... 80% 2021-05-16T19:34:26.6058341Z (Reading database ... 85% 2021-05-16T19:34:26.6214672Z (Reading database ... 90% 2021-05-16T19:34:26.6300444Z (Reading database ... 95% 2021-05-16T19:34:26.6300941Z (Reading database ... 100% 2021-05-16T19:34:26.6301762Z (Reading database ... 266071 files and directories currently installed.) 2021-05-16T19:34:26.6467129Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T19:34:26.6482542Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T19:34:26.6991592Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T19:34:26.7246129Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:34:26.7266874Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T19:34:26.7712197Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T19:34:26.7960229Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:34:26.7972193Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T19:34:26.8412846Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T19:34:26.8689651Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T19:34:26.8737600Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T19:34:26.9194536Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T19:34:26.9498108Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T19:34:26.9517564Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T19:34:27.0036745Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T19:34:27.0302495Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:34:27.0324054Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:34:27.2062631Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T19:34:27.2135069Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T19:34:27.2174448Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T19:34:27.2213240Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T19:34:27.2273057Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T19:34:27.2322146Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:34:27.2383334Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:34:28.7111185Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:30.9239405Z Reading package lists... 2021-05-16T19:34:31.0784009Z Building dependency tree... 2021-05-16T19:34:31.0803372Z Reading state information... 2021-05-16T19:34:31.2432219Z The following additional packages will be installed: 2021-05-16T19:34:31.2435903Z libprotobuf-lite17 libprotoc17 2021-05-16T19:34:31.2951417Z The following NEW packages will be installed: 2021-05-16T19:34:31.2954495Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T19:34:31.2955765Z protobuf-compiler 2021-05-16T19:34:31.3171704Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:31.3172868Z Need to get 2754 kB of archives. 2021-05-16T19:34:31.3173840Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T19:34:31.3176986Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T19:34:31.3219900Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T19:34:31.3316056Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T19:34:31.4218113Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T19:34:31.4360901Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T19:34:31.8647851Z Fetched 2754 kB in 0s (20.2 MB/s) 2021-05-16T19:34:31.8965091Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T19:34:31.9039200Z (Reading database ... 2021-05-16T19:34:31.9039989Z (Reading database ... 5% 2021-05-16T19:34:31.9040661Z (Reading database ... 10% 2021-05-16T19:34:31.9041316Z (Reading database ... 15% 2021-05-16T19:34:31.9041989Z (Reading database ... 20% 2021-05-16T19:34:31.9042653Z (Reading database ... 25% 2021-05-16T19:34:31.9043471Z (Reading database ... 30% 2021-05-16T19:34:31.9044189Z (Reading database ... 35% 2021-05-16T19:34:31.9044848Z (Reading database ... 40% 2021-05-16T19:34:31.9045484Z (Reading database ... 45% 2021-05-16T19:34:31.9046135Z (Reading database ... 50% 2021-05-16T19:34:31.9073627Z (Reading database ... 55% 2021-05-16T19:34:31.9104010Z (Reading database ... 60% 2021-05-16T19:34:31.9147392Z (Reading database ... 65% 2021-05-16T19:34:31.9275975Z (Reading database ... 70% 2021-05-16T19:34:31.9380821Z (Reading database ... 75% 2021-05-16T19:34:31.9627545Z (Reading database ... 80% 2021-05-16T19:34:31.9907047Z (Reading database ... 85% 2021-05-16T19:34:32.0037418Z (Reading database ... 90% 2021-05-16T19:34:32.0106732Z (Reading database ... 95% 2021-05-16T19:34:32.0107175Z (Reading database ... 100% 2021-05-16T19:34:32.0107951Z (Reading database ... 266554 files and directories currently installed.) 2021-05-16T19:34:32.0272526Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T19:34:32.0308767Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:32.0751069Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T19:34:32.1029787Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T19:34:32.1047787Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:32.1939885Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T19:34:32.2255378Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T19:34:32.2271177Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:32.3992211Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T19:34:32.4312063Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T19:34:32.4331958Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:32.5531430Z Selecting previously unselected package protobuf-compiler. 2021-05-16T19:34:32.5822204Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T19:34:32.5837585Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:32.6491830Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:32.6533047Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:32.6592981Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:32.6640184Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:32.6693761Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T19:34:32.6748582Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:34:33.4191351Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:35.6393433Z Reading package lists... 2021-05-16T19:34:35.8079544Z Building dependency tree... 2021-05-16T19:34:35.8100353Z Reading state information... 2021-05-16T19:34:35.9632141Z The following additional packages will be installed: 2021-05-16T19:34:35.9634455Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T19:34:35.9635928Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T19:34:35.9637067Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T19:34:35.9638413Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T19:34:35.9639927Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T19:34:35.9641439Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T19:34:35.9642814Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T19:34:35.9644553Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T19:34:35.9647026Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T19:34:35.9650087Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T19:34:35.9652950Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T19:34:35.9656361Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T19:34:35.9657349Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T19:34:35.9658314Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T19:34:35.9658902Z Suggested packages: 2021-05-16T19:34:35.9659956Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T19:34:35.9661036Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T19:34:35.9662244Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T19:34:35.9664223Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T19:34:36.0443136Z The following NEW packages will be installed: 2021-05-16T19:34:36.0445943Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T19:34:36.0447094Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T19:34:36.0449828Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T19:34:36.0451063Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T19:34:36.0453530Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T19:34:36.0456350Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T19:34:36.0458714Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T19:34:36.0461442Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T19:34:36.0462514Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T19:34:36.0464833Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T19:34:36.0467050Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T19:34:36.0469227Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T19:34:36.0472370Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T19:34:36.0477468Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T19:34:36.0705919Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:36.0706651Z Need to get 47.1 MB of archives. 2021-05-16T19:34:36.0707365Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T19:34:36.0709174Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T19:34:36.0895172Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T19:34:36.0924188Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T19:34:36.0931336Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T19:34:36.0939071Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T19:34:36.0946475Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T19:34:36.0953394Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T19:34:36.0978770Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T19:34:36.2128127Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T19:34:36.2140808Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T19:34:36.2158009Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T19:34:36.2187980Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T19:34:36.2200272Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T19:34:36.2210210Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T19:34:36.2222325Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T19:34:36.2244725Z 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-16T19:34:36.2256947Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T19:34:36.2278294Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T19:34:36.2287640Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T19:34:36.2299613Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T19:34:36.2316431Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T19:34:36.2383487Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T19:34:36.2533112Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T19:34:36.2563790Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T19:34:36.2570258Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T19:34:36.2620466Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T19:34:36.3548888Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T19:34:36.3557988Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T19:34:36.3564945Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T19:34:36.3578982Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T19:34:36.3605669Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T19:34:36.3617607Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T19:34:36.3653181Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T19:34:36.3678739Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T19:34:36.3769127Z 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-16T19:34:36.3800008Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T19:34:36.3956912Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T19:34:36.3966963Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T19:34:36.5991028Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T19:34:36.6083332Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T19:34:36.6113345Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T19:34:36.6121867Z 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-16T19:34:36.6132197Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T19:34:36.6144507Z 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-16T19:34:36.6161372Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T19:34:36.6365596Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T19:34:36.6382450Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T19:34:36.6405101Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T19:34:36.6465949Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T19:34:36.6615699Z 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-16T19:34:36.6646265Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T19:34:36.6656570Z 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-16T19:34:36.6662804Z 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-16T19:34:36.6668500Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T19:34:36.6679167Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T19:34:36.6684971Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T19:34:36.6725837Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T19:34:36.6759135Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T19:34:36.6766737Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T19:34:36.6904964Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T19:34:36.6911440Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T19:34:36.6932010Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T19:34:36.6989495Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T19:34:36.7059698Z 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-16T19:34:36.7143103Z 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-16T19:34:36.7161292Z 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-16T19:34:36.7175687Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T19:34:36.7535850Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T19:34:36.7574859Z 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-16T19:34:36.7938817Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T19:34:36.7951757Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T19:34:36.7963060Z 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-16T19:34:36.8395712Z 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-16T19:34:36.8852396Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T19:34:36.9006904Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T19:34:36.9013815Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T19:34:37.5400026Z Fetched 47.1 MB in 1s (55.6 MB/s) 2021-05-16T19:34:37.5789302Z Selecting previously unselected package libaom0:amd64. 2021-05-16T19:34:37.5868132Z (Reading database ... 2021-05-16T19:34:37.5868611Z (Reading database ... 5% 2021-05-16T19:34:37.5869059Z (Reading database ... 10% 2021-05-16T19:34:37.5869491Z (Reading database ... 15% 2021-05-16T19:34:37.5871958Z (Reading database ... 20% 2021-05-16T19:34:37.5872493Z (Reading database ... 25% 2021-05-16T19:34:37.5874472Z (Reading database ... 30% 2021-05-16T19:34:37.5875401Z (Reading database ... 35% 2021-05-16T19:34:37.5877341Z (Reading database ... 40% 2021-05-16T19:34:37.5877811Z (Reading database ... 45% 2021-05-16T19:34:37.5879754Z (Reading database ... 50% 2021-05-16T19:34:37.5926235Z (Reading database ... 55% 2021-05-16T19:34:37.5962667Z (Reading database ... 60% 2021-05-16T19:34:37.6003848Z (Reading database ... 65% 2021-05-16T19:34:37.6129308Z (Reading database ... 70% 2021-05-16T19:34:37.6278331Z (Reading database ... 75% 2021-05-16T19:34:37.6589245Z (Reading database ... 80% 2021-05-16T19:34:37.6923882Z (Reading database ... 85% 2021-05-16T19:34:37.7074701Z (Reading database ... 90% 2021-05-16T19:34:37.7158697Z (Reading database ... 95% 2021-05-16T19:34:37.7159261Z (Reading database ... 100% 2021-05-16T19:34:37.7160381Z (Reading database ... 266725 files and directories currently installed.) 2021-05-16T19:34:37.7327628Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T19:34:37.7356726Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T19:34:37.8912789Z Selecting previously unselected package libva2:amd64. 2021-05-16T19:34:37.9188421Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T19:34:37.9219946Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T19:34:37.9627930Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T19:34:37.9936272Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T19:34:37.9952279Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T19:34:38.0350927Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T19:34:38.0687395Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T19:34:38.0706867Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T19:34:38.1015708Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T19:34:38.1347062Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T19:34:38.1368613Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T19:34:38.1832016Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T19:34:38.2074441Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T19:34:38.2091575Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T19:34:38.2503410Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T19:34:38.2821751Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:38.2831283Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:38.3421245Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T19:34:38.3703054Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T19:34:38.3717707Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T19:34:39.1272256Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T19:34:39.1527749Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T19:34:39.1544114Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T19:34:39.1912355Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T19:34:39.2208586Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T19:34:39.2238129Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T19:34:39.2712184Z Selecting previously unselected package libopus0:amd64. 2021-05-16T19:34:39.2989845Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T19:34:39.3005928Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T19:34:39.3552057Z Selecting previously unselected package libshine3:amd64. 2021-05-16T19:34:39.3807696Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T19:34:39.3830936Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T19:34:39.4152001Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T19:34:39.4424492Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T19:34:39.4447133Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T19:34:39.4791134Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T19:34:39.5095428Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T19:34:39.5115665Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T19:34:39.5452731Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T19:34:39.5753369Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T19:34:39.5772289Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T19:34:39.6232474Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T19:34:39.6514444Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:39.6534985Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:39.6996347Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T19:34:39.7236180Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T19:34:39.7255551Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T19:34:39.7711917Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T19:34:39.8010340Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T19:34:39.8032511Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T19:34:39.8403368Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T19:34:39.8669317Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T19:34:39.8688724Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T19:34:39.9133815Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T19:34:39.9437417Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:39.9452449Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T19:34:39.9874401Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T19:34:40.0174099Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T19:34:40.0208391Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T19:34:40.1231974Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T19:34:40.1480433Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T19:34:40.1498240Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T19:34:40.3649599Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T19:34:40.3953268Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T19:34:40.3972269Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T19:34:40.4498145Z Selecting previously unselected package libzvbi-common. 2021-05-16T19:34:40.4795924Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T19:34:40.4814860Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T19:34:40.5191867Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T19:34:40.5461660Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T19:34:40.5481334Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T19:34:40.6000074Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T19:34:40.6315397Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:40.6343508Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:41.1647941Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T19:34:41.1948568Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T19:34:41.1983962Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T19:34:41.2458854Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T19:34:41.2767187Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T19:34:41.2779523Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T19:34:41.3191975Z Selecting previously unselected package libass9:amd64. 2021-05-16T19:34:41.3520884Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T19:34:41.3546159Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T19:34:41.3955584Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T19:34:41.4250020Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T19:34:41.4277313Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T19:34:41.4711867Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T19:34:41.5007032Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T19:34:41.5018590Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T19:34:41.5330632Z Selecting previously unselected package libgme0:amd64. 2021-05-16T19:34:41.5663405Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T19:34:41.5684444Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T19:34:41.6192101Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T19:34:41.6425103Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T19:34:41.6443300Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T19:34:41.6871376Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T19:34:41.7173635Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T19:34:41.7190834Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T19:34:41.8152614Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T19:34:41.8408415Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T19:34:41.8424263Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T19:34:41.9031644Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T19:34:41.9287360Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:41.9306638Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:42.0662988Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T19:34:42.0976957Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T19:34:42.1002345Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T19:34:42.1378721Z Selecting previously unselected package libflite1:amd64. 2021-05-16T19:34:42.1692799Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T19:34:42.1709093Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T19:34:43.3257263Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T19:34:43.3551772Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T19:34:43.3583234Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T19:34:43.3929842Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T19:34:43.4225728Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T19:34:43.4245508Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T19:34:43.4568768Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T19:34:43.4886953Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T19:34:43.4911551Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T19:34:43.5271865Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T19:34:43.5522481Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:43.5541746Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T19:34:43.5985742Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T19:34:43.6292600Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T19:34:43.6318325Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T19:34:43.6802085Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T19:34:43.7157444Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:43.7171673Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:43.7591823Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T19:34:43.7927548Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T19:34:43.7945439Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T19:34:43.9408945Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T19:34:43.9693736Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T19:34:43.9717163Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T19:34:44.0151804Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T19:34:44.0405230Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:44.0434637Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:44.0928068Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T19:34:44.1245521Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T19:34:44.1263624Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T19:34:44.1713289Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T19:34:44.1986934Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:44.2005279Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:44.3406142Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T19:34:44.3716463Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T19:34:44.3786071Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T19:34:44.4391295Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T19:34:44.4611722Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T19:34:44.4650830Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T19:34:44.5075630Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T19:34:44.5375983Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T19:34:44.5397100Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T19:34:44.5706353Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T19:34:44.6006570Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T19:34:44.6031586Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T19:34:44.6369192Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T19:34:44.6674967Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T19:34:44.6691549Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T19:34:44.7191980Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T19:34:44.7411274Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T19:34:44.7444219Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T19:34:44.7807696Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T19:34:44.8074878Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T19:34:44.8100322Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T19:34:44.8723700Z Selecting previously unselected package libopenal-data. 2021-05-16T19:34:44.9044111Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T19:34:44.9082372Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T19:34:44.9591894Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T19:34:44.9875853Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T19:34:44.9895230Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T19:34:45.0211305Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T19:34:45.0517337Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T19:34:45.0540135Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T19:34:45.1278241Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T19:34:45.1589282Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T19:34:45.1604614Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T19:34:45.2005369Z Selecting previously unselected package libflac8:amd64. 2021-05-16T19:34:45.2304874Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T19:34:45.2324296Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T19:34:45.2739349Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T19:34:45.3055962Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T19:34:45.3073747Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T19:34:45.3624344Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T19:34:45.3948592Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T19:34:45.4032980Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T19:34:45.4564837Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T19:34:45.4879705Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T19:34:45.4895146Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T19:34:45.5632698Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T19:34:45.5924664Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:45.5941668Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:45.6351522Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T19:34:45.6616573Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:45.6633615Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:45.7031899Z Selecting previously unselected package ffmpeg. 2021-05-16T19:34:45.7302519Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T19:34:45.7400386Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:45.8678993Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T19:34:45.8984287Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T19:34:45.8996901Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T19:34:45.9384084Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T19:34:45.9678960Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T19:34:45.9700801Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T19:34:46.1872453Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T19:34:46.2178708Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T19:34:46.2197764Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T19:34:46.2631255Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T19:34:46.2886301Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T19:34:46.2918447Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T19:34:46.3312156Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T19:34:46.3542464Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:34:46.3567153Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:34:46.6552440Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T19:34:46.6803342Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:34:46.6826514Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:34:47.0192517Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T19:34:47.0450723Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T19:34:47.0459574Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T19:34:47.2105953Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T19:34:47.2431639Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T19:34:47.2446309Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T19:34:47.2792024Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T19:34:47.3039254Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T19:34:47.3097585Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T19:34:47.3804566Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T19:34:47.3854519Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T19:34:47.3904005Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T19:34:47.3949374Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T19:34:47.3998531Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T19:34:47.4063255Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T19:34:47.4128510Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T19:34:47.4188983Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T19:34:47.4249657Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T19:34:47.4320712Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T19:34:47.4374683Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T19:34:47.4427947Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T19:34:47.4474386Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T19:34:47.4525908Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T19:34:47.4578917Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T19:34:47.4634237Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T19:34:47.4700463Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T19:34:47.4754320Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T19:34:47.4833532Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T19:34:47.4879811Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T19:34:47.4932949Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T19:34:47.5100799Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T19:34:47.5149316Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T19:34:47.5208135Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T19:34:47.5255516Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T19:34:47.5312161Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T19:34:47.5389456Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T19:34:47.5449933Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T19:34:47.5509579Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T19:34:47.5566241Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T19:34:47.5618145Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T19:34:47.5676144Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T19:34:47.5738863Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T19:34:47.5794163Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T19:34:47.5874875Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T19:34:47.5930459Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T19:34:47.5984791Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T19:34:47.6034433Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T19:34:47.6115379Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:34:47.6166174Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T19:34:47.6232764Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T19:34:47.6285063Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T19:34:47.6344848Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T19:34:47.6404431Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T19:34:47.6458302Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T19:34:47.6504900Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T19:34:47.6558020Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T19:34:47.6621524Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T19:34:47.6683024Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T19:34:47.6743979Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T19:34:47.6811277Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:34:47.6864005Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T19:34:47.6915247Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T19:34:47.6976991Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T19:34:47.7032474Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T19:34:47.7151679Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:47.7213285Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T19:34:47.7259483Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:47.7310285Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T19:34:47.7357247Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T19:34:47.7406844Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T19:34:47.7450392Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T19:34:47.7490331Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T19:34:47.7553262Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:47.7600856Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T19:34:47.7661501Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T19:34:47.7717268Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T19:34:47.7842600Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:47.7903038Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:47.7971219Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:47.8018800Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T19:34:47.8086388Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T19:34:47.8208266Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:47.8266823Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:47.8331963Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:47.8374364Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T19:34:47.8480408Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:34:48.9083441Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:51.2062132Z Reading package lists... 2021-05-16T19:34:51.3729947Z Building dependency tree... 2021-05-16T19:34:51.3752669Z Reading state information... 2021-05-16T19:34:51.5342129Z The following additional packages will be installed: 2021-05-16T19:34:51.5344226Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T19:34:51.5901089Z The following NEW packages will be installed: 2021-05-16T19:34:51.5903247Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T19:34:51.5904947Z libmagick++-dev 2021-05-16T19:34:51.6108184Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:51.6109379Z Need to get 309 kB of archives. 2021-05-16T19:34:51.6111450Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T19:34:51.6113920Z 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-16T19:34:51.6232109Z 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-16T19:34:51.6265980Z 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-16T19:34:51.6286617Z 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-16T19:34:52.0629850Z Fetched 309 kB in 0s (9049 kB/s) 2021-05-16T19:34:52.0988667Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T19:34:52.1058509Z (Reading database ... 2021-05-16T19:34:52.1059668Z (Reading database ... 5% 2021-05-16T19:34:52.1060499Z (Reading database ... 10% 2021-05-16T19:34:52.1061497Z (Reading database ... 15% 2021-05-16T19:34:52.1062097Z (Reading database ... 20% 2021-05-16T19:34:52.1062714Z (Reading database ... 25% 2021-05-16T19:34:52.1063329Z (Reading database ... 30% 2021-05-16T19:34:52.1063987Z (Reading database ... 35% 2021-05-16T19:34:52.1064609Z (Reading database ... 40% 2021-05-16T19:34:52.1065232Z (Reading database ... 45% 2021-05-16T19:34:52.1065840Z (Reading database ... 50% 2021-05-16T19:34:52.1105713Z (Reading database ... 55% 2021-05-16T19:34:52.1146698Z (Reading database ... 60% 2021-05-16T19:34:52.1176267Z (Reading database ... 65% 2021-05-16T19:34:52.1283564Z (Reading database ... 70% 2021-05-16T19:34:52.1405833Z (Reading database ... 75% 2021-05-16T19:34:52.1428711Z (Reading database ... 80% 2021-05-16T19:34:52.1983875Z (Reading database ... 85% 2021-05-16T19:34:52.2166320Z (Reading database ... 90% 2021-05-16T19:34:52.2248757Z (Reading database ... 95% 2021-05-16T19:34:52.2249917Z (Reading database ... 100% 2021-05-16T19:34:52.2251194Z (Reading database ... 267266 files and directories currently installed.) 2021-05-16T19:34:52.2397550Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T19:34:52.2508174Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:34:52.3112211Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T19:34:52.3372729Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T19:34:52.3410979Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:34:52.3854827Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T19:34:52.4147215Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T19:34:52.4166083Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:34:52.5112008Z Selecting previously unselected package libmagick++-dev. 2021-05-16T19:34:52.5346460Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T19:34:52.5438665Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:34:52.6046868Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:34:52.6146694Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:34:52.6190950Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:34:52.6229999Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T19:34:52.6337633Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:54.8405411Z Reading package lists... 2021-05-16T19:34:54.9958352Z Building dependency tree... 2021-05-16T19:34:54.9980562Z Reading state information... 2021-05-16T19:34:55.1660237Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T19:34:55.1661753Z The following additional packages will be installed: 2021-05-16T19:34:55.1663132Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T19:34:55.1664635Z libijs-0.35 libjbig2dec0 2021-05-16T19:34:55.1668640Z Suggested packages: 2021-05-16T19:34:55.1671099Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T19:34:55.1672341Z ghostscript-x 2021-05-16T19:34:55.2173341Z The following NEW packages will be installed: 2021-05-16T19:34:55.2175816Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T19:34:55.2178363Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T19:34:55.2366328Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:34:55.2367486Z Need to get 11.2 MB of archives. 2021-05-16T19:34:55.2369252Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T19:34:55.2372636Z 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-16T19:34:55.2638129Z 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-16T19:34:55.2652985Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T19:34:55.3667951Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T19:34:55.3756664Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T19:34:55.3759765Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T19:34:55.3771061Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T19:34:55.4037291Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T19:34:55.8530417Z Fetched 11.2 MB in 0s (61.6 MB/s) 2021-05-16T19:34:55.8918519Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T19:34:55.8991335Z (Reading database ... 2021-05-16T19:34:55.8991843Z (Reading database ... 5% 2021-05-16T19:34:55.8992277Z (Reading database ... 10% 2021-05-16T19:34:55.8992686Z (Reading database ... 15% 2021-05-16T19:34:55.8993589Z (Reading database ... 20% 2021-05-16T19:34:55.8994020Z (Reading database ... 25% 2021-05-16T19:34:55.8994467Z (Reading database ... 30% 2021-05-16T19:34:55.8994895Z (Reading database ... 35% 2021-05-16T19:34:55.8995343Z (Reading database ... 40% 2021-05-16T19:34:55.8995803Z (Reading database ... 45% 2021-05-16T19:34:55.8996404Z (Reading database ... 50% 2021-05-16T19:34:55.9036254Z (Reading database ... 55% 2021-05-16T19:34:55.9081487Z (Reading database ... 60% 2021-05-16T19:34:55.9105031Z (Reading database ... 65% 2021-05-16T19:34:55.9244944Z (Reading database ... 70% 2021-05-16T19:34:55.9367130Z (Reading database ... 75% 2021-05-16T19:34:55.9393907Z (Reading database ... 80% 2021-05-16T19:34:55.9914441Z (Reading database ... 85% 2021-05-16T19:34:56.0064466Z (Reading database ... 90% 2021-05-16T19:34:56.0141297Z (Reading database ... 95% 2021-05-16T19:34:56.0141776Z (Reading database ... 100% 2021-05-16T19:34:56.0142559Z (Reading database ... 267311 files and directories currently installed.) 2021-05-16T19:34:56.0307854Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T19:34:56.0556550Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T19:34:56.2677619Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T19:34:56.2976258Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T19:34:56.2995487Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T19:34:56.3433196Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T19:34:56.3698766Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T19:34:56.4368497Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T19:34:56.8326824Z Selecting previously unselected package libgs9-common. 2021-05-16T19:34:56.8638936Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T19:34:56.8655402Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T19:34:56.9817479Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T19:34:57.0118112Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T19:34:57.0177684Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T19:34:57.0631721Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T19:34:57.0914200Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T19:34:57.0930886Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T19:34:57.1298681Z Selecting previously unselected package libgs9:amd64. 2021-05-16T19:34:57.1607422Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T19:34:57.1625262Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T19:34:57.4953041Z Selecting previously unselected package ghostscript. 2021-05-16T19:34:57.5174052Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T19:34:57.5195521Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T19:34:57.6161511Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T19:34:57.6375257Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T19:34:57.6450863Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T19:34:57.7109632Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T19:34:57.7163428Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T19:34:57.7448560Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T19:34:57.7505451Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T19:34:57.7577134Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T19:34:57.7722654Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T19:34:57.8845521Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:34:57.9070404Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:35:01.2029878Z Reading package lists... 2021-05-16T19:35:01.3753947Z Building dependency tree... 2021-05-16T19:35:01.3773844Z Reading state information... 2021-05-16T19:35:01.5322802Z The following additional packages will be installed: 2021-05-16T19:35:01.5324621Z libudunits2-0 libudunits2-data 2021-05-16T19:35:01.5841730Z The following NEW packages will be installed: 2021-05-16T19:35:01.5844484Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T19:35:01.6050723Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:01.6051731Z Need to get 429 kB of archives. 2021-05-16T19:35:01.6052674Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T19:35:01.6054930Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T19:35:01.6075778Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T19:35:01.6092785Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T19:35:02.0643310Z Fetched 429 kB in 0s (13.4 MB/s) 2021-05-16T19:35:02.0951697Z Selecting previously unselected package libudunits2-data. 2021-05-16T19:35:02.1026398Z (Reading database ... 2021-05-16T19:35:02.1027845Z (Reading database ... 5% 2021-05-16T19:35:02.1029071Z (Reading database ... 10% 2021-05-16T19:35:02.1030019Z (Reading database ... 15% 2021-05-16T19:35:02.1031853Z (Reading database ... 20% 2021-05-16T19:35:02.1032376Z (Reading database ... 25% 2021-05-16T19:35:02.1032877Z (Reading database ... 30% 2021-05-16T19:35:02.1033626Z (Reading database ... 35% 2021-05-16T19:35:02.1034138Z (Reading database ... 40% 2021-05-16T19:35:02.1034962Z (Reading database ... 45% 2021-05-16T19:35:02.1035619Z (Reading database ... 50% 2021-05-16T19:35:02.1076286Z (Reading database ... 55% 2021-05-16T19:35:02.1121588Z (Reading database ... 60% 2021-05-16T19:35:02.1149280Z (Reading database ... 65% 2021-05-16T19:35:02.1290570Z (Reading database ... 70% 2021-05-16T19:35:02.1420742Z (Reading database ... 75% 2021-05-16T19:35:02.1444433Z (Reading database ... 80% 2021-05-16T19:35:02.1974364Z (Reading database ... 85% 2021-05-16T19:35:02.2139335Z (Reading database ... 90% 2021-05-16T19:35:02.2217077Z (Reading database ... 95% 2021-05-16T19:35:02.2217665Z (Reading database ... 100% 2021-05-16T19:35:02.2218907Z (Reading database ... 267875 files and directories currently installed.) 2021-05-16T19:35:02.2376468Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T19:35:02.2395013Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T19:35:02.2711775Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T19:35:02.3020637Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T19:35:02.3058489Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T19:35:02.3413400Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T19:35:02.3697578Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T19:35:02.3714277Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T19:35:02.4572426Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T19:35:02.4615644Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T19:35:02.4661140Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T19:35:02.4709598Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T19:35:02.5925503Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:35:04.8028418Z Reading package lists... 2021-05-16T19:35:04.9560804Z Building dependency tree... 2021-05-16T19:35:04.9578584Z Reading state information... 2021-05-16T19:35:05.1526030Z The following NEW packages will be installed: 2021-05-16T19:35:05.1532469Z libjq-dev 2021-05-16T19:35:05.1741640Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:05.1742517Z Need to get 11.2 kB of archives. 2021-05-16T19:35:05.1743311Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T19:35:05.1745478Z 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-16T19:35:05.6005345Z Fetched 11.2 kB in 0s (686 kB/s) 2021-05-16T19:35:05.6317957Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T19:35:05.6394080Z (Reading database ... 2021-05-16T19:35:05.6394853Z (Reading database ... 5% 2021-05-16T19:35:05.6395696Z (Reading database ... 10% 2021-05-16T19:35:05.6397431Z (Reading database ... 15% 2021-05-16T19:35:05.6398258Z (Reading database ... 20% 2021-05-16T19:35:05.6399032Z (Reading database ... 25% 2021-05-16T19:35:05.6399778Z (Reading database ... 30% 2021-05-16T19:35:05.6400847Z (Reading database ... 35% 2021-05-16T19:35:05.6401486Z (Reading database ... 40% 2021-05-16T19:35:05.6402133Z (Reading database ... 45% 2021-05-16T19:35:05.6402760Z (Reading database ... 50% 2021-05-16T19:35:05.6435782Z (Reading database ... 55% 2021-05-16T19:35:05.6480488Z (Reading database ... 60% 2021-05-16T19:35:05.6505884Z (Reading database ... 65% 2021-05-16T19:35:05.6628887Z (Reading database ... 70% 2021-05-16T19:35:05.6745466Z (Reading database ... 75% 2021-05-16T19:35:05.6774050Z (Reading database ... 80% 2021-05-16T19:35:05.7309551Z (Reading database ... 85% 2021-05-16T19:35:05.7469464Z (Reading database ... 90% 2021-05-16T19:35:05.7554440Z (Reading database ... 95% 2021-05-16T19:35:05.7555119Z (Reading database ... 100% 2021-05-16T19:35:05.7555803Z (Reading database ... 267904 files and directories currently installed.) 2021-05-16T19:35:05.7691892Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:35:05.7724548Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T19:35:05.8465177Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T19:35:08.0728604Z Reading package lists... 2021-05-16T19:35:08.2588004Z Building dependency tree... 2021-05-16T19:35:08.2611563Z Reading state information... 2021-05-16T19:35:08.4697895Z The following NEW packages will be installed: 2021-05-16T19:35:08.4700183Z libmng2 2021-05-16T19:35:08.4893070Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:08.4894487Z Need to get 168 kB of archives. 2021-05-16T19:35:08.4895440Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T19:35:08.4898222Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T19:35:08.9140855Z Fetched 168 kB in 0s (7878 kB/s) 2021-05-16T19:35:08.9486520Z Selecting previously unselected package libmng2:amd64. 2021-05-16T19:35:08.9555334Z (Reading database ... 2021-05-16T19:35:08.9556047Z (Reading database ... 5% 2021-05-16T19:35:08.9556970Z (Reading database ... 10% 2021-05-16T19:35:08.9557849Z (Reading database ... 15% 2021-05-16T19:35:08.9558284Z (Reading database ... 20% 2021-05-16T19:35:08.9558699Z (Reading database ... 25% 2021-05-16T19:35:08.9559318Z (Reading database ... 30% 2021-05-16T19:35:08.9560252Z (Reading database ... 35% 2021-05-16T19:35:08.9560891Z (Reading database ... 40% 2021-05-16T19:35:08.9561516Z (Reading database ... 45% 2021-05-16T19:35:08.9562373Z (Reading database ... 50% 2021-05-16T19:35:08.9610963Z (Reading database ... 55% 2021-05-16T19:35:08.9661441Z (Reading database ... 60% 2021-05-16T19:35:08.9696746Z (Reading database ... 65% 2021-05-16T19:35:08.9811245Z (Reading database ... 70% 2021-05-16T19:35:08.9919096Z (Reading database ... 75% 2021-05-16T19:35:08.9941345Z (Reading database ... 80% 2021-05-16T19:35:09.0542351Z (Reading database ... 85% 2021-05-16T19:35:09.0711152Z (Reading database ... 90% 2021-05-16T19:35:09.0791028Z (Reading database ... 95% 2021-05-16T19:35:09.0791691Z (Reading database ... 100% 2021-05-16T19:35:09.0792551Z (Reading database ... 267910 files and directories currently installed.) 2021-05-16T19:35:09.0934023Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T19:35:09.0977405Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T19:35:09.1762990Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T19:35:09.1813510Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:35:11.3198199Z Reading package lists... 2021-05-16T19:35:11.4781252Z Building dependency tree... 2021-05-16T19:35:11.4803640Z Reading state information... 2021-05-16T19:35:11.6048595Z E: Unable to locate package libmng1 2021-05-16T19:35:11.6740163Z Reading package lists... 2021-05-16T19:35:11.8272084Z Building dependency tree... 2021-05-16T19:35:11.8292194Z Reading state information... 2021-05-16T19:35:11.9565564Z E: Unable to locate package libapparmor-devel 2021-05-16T19:35:12.0204158Z Reading package lists... 2021-05-16T19:35:12.1800298Z Building dependency tree... 2021-05-16T19:35:12.1818748Z Reading state information... 2021-05-16T19:35:12.3319022Z The following additional packages will be installed: 2021-05-16T19:35:12.3321336Z libij-java 2021-05-16T19:35:12.3795908Z The following NEW packages will be installed: 2021-05-16T19:35:12.3801252Z imagej libij-java 2021-05-16T19:35:12.4020374Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:12.4021358Z Need to get 2328 kB of archives. 2021-05-16T19:35:12.4022106Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T19:35:12.4023622Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T19:35:12.4364460Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T19:35:12.8797419Z Fetched 2328 kB in 0s (44.7 MB/s) 2021-05-16T19:35:12.9128440Z Selecting previously unselected package libij-java. 2021-05-16T19:35:12.9211105Z (Reading database ... 2021-05-16T19:35:12.9211872Z (Reading database ... 5% 2021-05-16T19:35:12.9212702Z (Reading database ... 10% 2021-05-16T19:35:12.9213452Z (Reading database ... 15% 2021-05-16T19:35:12.9214084Z (Reading database ... 20% 2021-05-16T19:35:12.9214718Z (Reading database ... 25% 2021-05-16T19:35:12.9215353Z (Reading database ... 30% 2021-05-16T19:35:12.9215969Z (Reading database ... 35% 2021-05-16T19:35:12.9216598Z (Reading database ... 40% 2021-05-16T19:35:12.9217217Z (Reading database ... 45% 2021-05-16T19:35:12.9218820Z (Reading database ... 50% 2021-05-16T19:35:12.9251833Z (Reading database ... 55% 2021-05-16T19:35:12.9297400Z (Reading database ... 60% 2021-05-16T19:35:12.9331322Z (Reading database ... 65% 2021-05-16T19:35:12.9442202Z (Reading database ... 70% 2021-05-16T19:35:12.9587045Z (Reading database ... 75% 2021-05-16T19:35:12.9617029Z (Reading database ... 80% 2021-05-16T19:35:13.0170105Z (Reading database ... 85% 2021-05-16T19:35:13.0340854Z (Reading database ... 90% 2021-05-16T19:35:13.0417358Z (Reading database ... 95% 2021-05-16T19:35:13.0417871Z (Reading database ... 100% 2021-05-16T19:35:13.0418552Z (Reading database ... 267916 files and directories currently installed.) 2021-05-16T19:35:13.0571990Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T19:35:13.0585141Z Unpacking libij-java (1.52r-1) ... 2021-05-16T19:35:13.1551991Z Selecting previously unselected package imagej. 2021-05-16T19:35:13.1823765Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T19:35:13.1840064Z Unpacking imagej (1.52r-1) ... 2021-05-16T19:35:13.2626368Z Setting up libij-java (1.52r-1) ... 2021-05-16T19:35:13.2668555Z Setting up imagej (1.52r-1) ... 2021-05-16T19:35:13.2709651Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T19:35:14.3583031Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:35:15.0726974Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T19:35:17.2806452Z Reading package lists... 2021-05-16T19:35:17.4349254Z Building dependency tree... 2021-05-16T19:35:17.4369043Z Reading state information... 2021-05-16T19:35:17.5952892Z Suggested packages: 2021-05-16T19:35:17.5954532Z bowtie2-examples 2021-05-16T19:35:17.6423322Z The following NEW packages will be installed: 2021-05-16T19:35:17.6431942Z bowtie2 2021-05-16T19:35:17.6635857Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:17.6638068Z Need to get 1324 kB of archives. 2021-05-16T19:35:17.6639627Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T19:35:17.6642449Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T19:35:18.1492837Z Fetched 1324 kB in 0s (30.8 MB/s) 2021-05-16T19:35:18.1829241Z Selecting previously unselected package bowtie2. 2021-05-16T19:35:18.1906151Z (Reading database ... 2021-05-16T19:35:18.1906761Z (Reading database ... 5% 2021-05-16T19:35:18.1907309Z (Reading database ... 10% 2021-05-16T19:35:18.1907832Z (Reading database ... 15% 2021-05-16T19:35:18.1908339Z (Reading database ... 20% 2021-05-16T19:35:18.1908967Z (Reading database ... 25% 2021-05-16T19:35:18.1909497Z (Reading database ... 30% 2021-05-16T19:35:18.1910020Z (Reading database ... 35% 2021-05-16T19:35:18.1911421Z (Reading database ... 40% 2021-05-16T19:35:18.1911959Z (Reading database ... 45% 2021-05-16T19:35:18.1912842Z (Reading database ... 50% 2021-05-16T19:35:18.1946181Z (Reading database ... 55% 2021-05-16T19:35:18.2001034Z (Reading database ... 60% 2021-05-16T19:35:18.2022517Z (Reading database ... 65% 2021-05-16T19:35:18.2145175Z (Reading database ... 70% 2021-05-16T19:35:18.2282391Z (Reading database ... 75% 2021-05-16T19:35:18.2305316Z (Reading database ... 80% 2021-05-16T19:35:18.2869753Z (Reading database ... 85% 2021-05-16T19:35:18.3026078Z (Reading database ... 90% 2021-05-16T19:35:18.3096563Z (Reading database ... 95% 2021-05-16T19:35:18.3097283Z (Reading database ... 100% 2021-05-16T19:35:18.3098195Z (Reading database ... 267939 files and directories currently installed.) 2021-05-16T19:35:18.3244936Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T19:35:18.3261901Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T19:35:18.5291566Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T19:35:18.5378175Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:35:21.5082856Z Reading package lists... 2021-05-16T19:35:21.6613128Z Building dependency tree... 2021-05-16T19:35:21.6632081Z Reading state information... 2021-05-16T19:35:21.7836690Z E: Unable to locate package install 2021-05-16T19:35:21.7837898Z E: Unable to locate package gdal 2021-05-16T19:35:21.8531316Z Reading package lists... 2021-05-16T19:35:22.0126982Z Building dependency tree... 2021-05-16T19:35:22.0152198Z Reading state information... 2021-05-16T19:35:22.0379177Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T19:35:22.0380614Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T19:35:22.0381853Z is only available from another source 2021-05-16T19:35:22.0382339Z 2021-05-16T19:35:22.1409220Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T19:35:22.2136821Z Reading package lists... 2021-05-16T19:35:22.3699905Z Building dependency tree... 2021-05-16T19:35:22.3724230Z Reading state information... 2021-05-16T19:35:22.3962096Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T19:35:22.3965676Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T19:35:22.3966511Z is only available from another source 2021-05-16T19:35:22.3967262Z However the following packages replace it: 2021-05-16T19:35:22.3967903Z ffmpeg 2021-05-16T19:35:22.3968138Z 2021-05-16T19:35:22.5030842Z E: Package 'libav-tools' has no installation candidate 2021-05-16T19:35:22.5686868Z Reading package lists... 2021-05-16T19:35:22.7274420Z Building dependency tree... 2021-05-16T19:35:22.7294003Z Reading state information... 2021-05-16T19:35:22.8854655Z The following additional packages will be installed: 2021-05-16T19:35:22.8856712Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T19:35:22.8858233Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T19:35:22.8859340Z libssh2-1-dev 2021-05-16T19:35:22.8862363Z Suggested packages: 2021-05-16T19:35:22.8863354Z libgcrypt20-doc libmbedtls-doc 2021-05-16T19:35:22.9348026Z The following NEW packages will be installed: 2021-05-16T19:35:22.9350553Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T19:35:22.9353334Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T19:35:22.9354542Z libssh2-1-dev 2021-05-16T19:35:23.0195864Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:23.0198749Z Need to get 2667 kB of archives. 2021-05-16T19:35:23.0199543Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T19:35:23.0203002Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T19:35:23.0239143Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T19:35:23.0326611Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T19:35:23.0332710Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T19:35:23.0346398Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T19:35:23.0359963Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T19:35:23.0376015Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T19:35:23.0441206Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T19:35:23.0516703Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T19:35:23.0559525Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T19:35:23.0612921Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T19:35:23.5099583Z Fetched 2667 kB in 0s (20.9 MB/s) 2021-05-16T19:35:23.5471913Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T19:35:23.5511393Z (Reading database ... 2021-05-16T19:35:23.5511862Z (Reading database ... 5% 2021-05-16T19:35:23.5512662Z (Reading database ... 10% 2021-05-16T19:35:23.5513072Z (Reading database ... 15% 2021-05-16T19:35:23.5513464Z (Reading database ... 20% 2021-05-16T19:35:23.5513864Z (Reading database ... 25% 2021-05-16T19:35:23.5514253Z (Reading database ... 30% 2021-05-16T19:35:23.5514652Z (Reading database ... 35% 2021-05-16T19:35:23.5515037Z (Reading database ... 40% 2021-05-16T19:35:23.5515446Z (Reading database ... 45% 2021-05-16T19:35:23.5515837Z (Reading database ... 50% 2021-05-16T19:35:23.5565212Z (Reading database ... 55% 2021-05-16T19:35:23.5612055Z (Reading database ... 60% 2021-05-16T19:35:23.5637724Z (Reading database ... 65% 2021-05-16T19:35:23.5780271Z (Reading database ... 70% 2021-05-16T19:35:23.5902236Z (Reading database ... 75% 2021-05-16T19:35:23.5924506Z (Reading database ... 80% 2021-05-16T19:35:23.6458581Z (Reading database ... 85% 2021-05-16T19:35:23.6616205Z (Reading database ... 90% 2021-05-16T19:35:23.6692256Z (Reading database ... 95% 2021-05-16T19:35:23.6693148Z (Reading database ... 100% 2021-05-16T19:35:23.6693901Z (Reading database ... 267965 files and directories currently installed.) 2021-05-16T19:35:23.6833132Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T19:35:23.6850318Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T19:35:23.7314383Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T19:35:23.7571094Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T19:35:23.7591506Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T19:35:23.8472869Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T19:35:23.8766293Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T19:35:23.8813700Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T19:35:23.9201320Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T19:35:23.9505167Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T19:35:23.9534136Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:24.0032141Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T19:35:24.0292579Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T19:35:24.0314411Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:24.0672219Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T19:35:24.0972064Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T19:35:24.0991209Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:24.1373291Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T19:35:24.1683381Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T19:35:24.1698143Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T19:35:24.2392446Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T19:35:24.2674744Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T19:35:24.2688278Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:24.3472469Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T19:35:24.3776184Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T19:35:24.3794323Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T19:35:24.4450364Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T19:35:24.4756992Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T19:35:24.4770456Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T19:35:24.5111253Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T19:35:24.5387264Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T19:35:24.5406770Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T19:35:24.6755751Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T19:35:24.6804136Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:24.6848209Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T19:35:24.6896138Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T19:35:24.6941090Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:24.6989293Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:24.7038528Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T19:35:24.7087460Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T19:35:24.7139595Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T19:35:24.7232260Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T19:35:24.7284821Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T19:35:24.7336104Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:35:29.6295383Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T19:35:29.7495581Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:35:31.9090992Z Reading package lists... 2021-05-16T19:35:32.0753182Z Building dependency tree... 2021-05-16T19:35:32.0773110Z Reading state information... 2021-05-16T19:35:32.3291684Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T19:35:32.3293220Z libtiff-dev set to manually installed. 2021-05-16T19:35:32.3294281Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:32.3950856Z Reading package lists... 2021-05-16T19:35:32.5611905Z Building dependency tree... 2021-05-16T19:35:32.5631220Z Reading state information... 2021-05-16T19:35:32.7929205Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T19:35:32.7930506Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:32.8589923Z Reading package lists... 2021-05-16T19:35:33.0128575Z Building dependency tree... 2021-05-16T19:35:33.0152588Z Reading state information... 2021-05-16T19:35:33.2195635Z The following NEW packages will be installed: 2021-05-16T19:35:33.2197197Z libsodium-dev 2021-05-16T19:35:33.2395274Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:33.2396303Z Need to get 169 kB of archives. 2021-05-16T19:35:33.2397265Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T19:35:33.2399724Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T19:35:33.6871441Z Fetched 169 kB in 0s (8551 kB/s) 2021-05-16T19:35:33.7242099Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T19:35:33.7319019Z (Reading database ... 2021-05-16T19:35:33.7319813Z (Reading database ... 5% 2021-05-16T19:35:33.7320523Z (Reading database ... 10% 2021-05-16T19:35:33.7321319Z (Reading database ... 15% 2021-05-16T19:35:33.7321933Z (Reading database ... 20% 2021-05-16T19:35:33.7322758Z (Reading database ... 25% 2021-05-16T19:35:33.7323572Z (Reading database ... 30% 2021-05-16T19:35:33.7324278Z (Reading database ... 35% 2021-05-16T19:35:33.7325232Z (Reading database ... 40% 2021-05-16T19:35:33.7326246Z (Reading database ... 45% 2021-05-16T19:35:33.7327003Z (Reading database ... 50% 2021-05-16T19:35:33.7355218Z (Reading database ... 55% 2021-05-16T19:35:33.7412614Z (Reading database ... 60% 2021-05-16T19:35:33.7437070Z (Reading database ... 65% 2021-05-16T19:35:33.7553693Z (Reading database ... 70% 2021-05-16T19:35:33.7673378Z (Reading database ... 75% 2021-05-16T19:35:33.7696373Z (Reading database ... 80% 2021-05-16T19:35:33.8224972Z (Reading database ... 85% 2021-05-16T19:35:33.8422948Z (Reading database ... 90% 2021-05-16T19:35:33.8508233Z (Reading database ... 95% 2021-05-16T19:35:33.8511694Z (Reading database ... 100% 2021-05-16T19:35:33.8512321Z (Reading database ... 268468 files and directories currently installed.) 2021-05-16T19:35:33.8664707Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T19:35:33.8677340Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T19:35:33.9663256Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T19:35:36.1008154Z Reading package lists... 2021-05-16T19:35:36.2459543Z Building dependency tree... 2021-05-16T19:35:36.2487271Z Reading state information... 2021-05-16T19:35:36.4000491Z The following additional packages will be installed: 2021-05-16T19:35:36.4005251Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T19:35:36.4473487Z The following NEW packages will be installed: 2021-05-16T19:35:36.4486296Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T19:35:36.4488129Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T19:35:36.4705945Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:36.4707157Z Need to get 10.4 MB of archives. 2021-05-16T19:35:36.4708281Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T19:35:36.4711646Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T19:35:36.4819577Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T19:35:36.4967446Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T19:35:36.5146649Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T19:35:36.5307252Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T19:35:36.5507003Z 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-16T19:35:36.5711619Z 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-16T19:35:36.6124395Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T19:35:37.0524341Z Fetched 10.4 MB in 0s (64.6 MB/s) 2021-05-16T19:35:37.0859807Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T19:35:37.0969841Z (Reading database ... 2021-05-16T19:35:37.0971021Z (Reading database ... 5% 2021-05-16T19:35:37.0971961Z (Reading database ... 10% 2021-05-16T19:35:37.0972755Z (Reading database ... 15% 2021-05-16T19:35:37.0973500Z (Reading database ... 20% 2021-05-16T19:35:37.0974294Z (Reading database ... 25% 2021-05-16T19:35:37.0975061Z (Reading database ... 30% 2021-05-16T19:35:37.0976100Z (Reading database ... 35% 2021-05-16T19:35:37.0976980Z (Reading database ... 40% 2021-05-16T19:35:37.0977647Z (Reading database ... 45% 2021-05-16T19:35:37.0978330Z (Reading database ... 50% 2021-05-16T19:35:37.1024321Z (Reading database ... 55% 2021-05-16T19:35:37.1068566Z (Reading database ... 60% 2021-05-16T19:35:37.1090210Z (Reading database ... 65% 2021-05-16T19:35:37.1218096Z (Reading database ... 70% 2021-05-16T19:35:37.1335167Z (Reading database ... 75% 2021-05-16T19:35:37.1364206Z (Reading database ... 80% 2021-05-16T19:35:37.1933464Z (Reading database ... 85% 2021-05-16T19:35:37.2099739Z (Reading database ... 90% 2021-05-16T19:35:37.2197971Z (Reading database ... 95% 2021-05-16T19:35:37.2198613Z (Reading database ... 100% 2021-05-16T19:35:37.2199285Z (Reading database ... 268538 files and directories currently installed.) 2021-05-16T19:35:37.2348753Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T19:35:37.2369597Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T19:35:37.3152993Z Selecting previously unselected package liblept5:amd64. 2021-05-16T19:35:37.3432083Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T19:35:37.3461855Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T19:35:37.4779764Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T19:35:37.5311595Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T19:35:37.5347236Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T19:35:37.7018712Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T19:35:37.7333755Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T19:35:37.7353616Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T19:35:37.9033947Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T19:35:37.9315108Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T19:35:37.9334655Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T19:35:38.1274229Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T19:35:38.1555656Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T19:35:38.1572588Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T19:35:38.3472438Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T19:35:38.3768159Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T19:35:38.3786043Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T19:35:38.7272405Z Selecting previously unselected package tesseract-ocr. 2021-05-16T19:35:38.7504582Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T19:35:38.7526026Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T19:35:38.8476697Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T19:35:38.8533204Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T19:35:38.8582455Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T19:35:38.8641637Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T19:35:38.8703487Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T19:35:38.8770050Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T19:35:38.8813852Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T19:35:38.8873014Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T19:35:38.8923576Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:35:41.8700987Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:35:44.0824132Z Reading package lists... 2021-05-16T19:35:44.2362022Z Building dependency tree... 2021-05-16T19:35:44.2384680Z Reading state information... 2021-05-16T19:35:44.4689615Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T19:35:44.4691317Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:44.5330612Z Reading package lists... 2021-05-16T19:35:44.7048427Z Building dependency tree... 2021-05-16T19:35:44.7070667Z Reading state information... 2021-05-16T19:35:44.8730498Z The following additional packages will be installed: 2021-05-16T19:35:44.8733024Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T19:35:44.8737528Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T19:35:44.8742789Z Suggested packages: 2021-05-16T19:35:44.8743919Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T19:35:44.9223447Z The following NEW packages will be installed: 2021-05-16T19:35:44.9226588Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T19:35:44.9228435Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T19:35:45.0152987Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:45.0154327Z Need to get 1459 kB of archives. 2021-05-16T19:35:45.0156473Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T19:35:45.0158554Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T19:35:45.0187670Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T19:35:45.0203950Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T19:35:45.0218247Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T19:35:45.0234142Z 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-16T19:35:45.0241628Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T19:35:45.0258773Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T19:35:45.0356247Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T19:35:45.0447256Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T19:35:45.0453725Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T19:35:45.5119672Z Fetched 1459 kB in 0s (11.8 MB/s) 2021-05-16T19:35:45.5480592Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T19:35:45.5573635Z (Reading database ... 2021-05-16T19:35:45.5574451Z (Reading database ... 5% 2021-05-16T19:35:45.5575454Z (Reading database ... 10% 2021-05-16T19:35:45.5576114Z (Reading database ... 15% 2021-05-16T19:35:45.5576719Z (Reading database ... 20% 2021-05-16T19:35:45.5577385Z (Reading database ... 25% 2021-05-16T19:35:45.5578020Z (Reading database ... 30% 2021-05-16T19:35:45.5578622Z (Reading database ... 35% 2021-05-16T19:35:45.5579223Z (Reading database ... 40% 2021-05-16T19:35:45.5579827Z (Reading database ... 45% 2021-05-16T19:35:45.5581095Z (Reading database ... 50% 2021-05-16T19:35:45.5620848Z (Reading database ... 55% 2021-05-16T19:35:45.5703599Z (Reading database ... 60% 2021-05-16T19:35:45.5704520Z (Reading database ... 65% 2021-05-16T19:35:45.5828944Z (Reading database ... 70% 2021-05-16T19:35:45.5981381Z (Reading database ... 75% 2021-05-16T19:35:45.6004349Z (Reading database ... 80% 2021-05-16T19:35:45.6431018Z (Reading database ... 85% 2021-05-16T19:35:45.6719371Z (Reading database ... 90% 2021-05-16T19:35:45.6789131Z (Reading database ... 95% 2021-05-16T19:35:45.6790216Z (Reading database ... 100% 2021-05-16T19:35:45.6791727Z (Reading database ... 268763 files and directories currently installed.) 2021-05-16T19:35:45.6979387Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T19:35:45.7038186Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:45.7368831Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T19:35:45.7656748Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T19:35:45.7672213Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:45.8036710Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T19:35:45.8325531Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T19:35:45.8344637Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:45.8661220Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T19:35:45.9019569Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T19:35:45.9034386Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:45.9432511Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T19:35:45.9666943Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T19:35:45.9706993Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T19:35:46.0068690Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T19:35:46.0362664Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T19:35:46.0380667Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:46.0832981Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T19:35:46.1153858Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T19:35:46.1178480Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T19:35:46.1924931Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T19:35:46.2243121Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T19:35:46.2259951Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T19:35:46.2792037Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T19:35:46.3055265Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T19:35:46.3072380Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:46.3381411Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T19:35:46.3677234Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T19:35:46.3698317Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T19:35:46.4841606Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T19:35:46.4904924Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:46.4968881Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T19:35:46.5068097Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T19:35:46.5122598Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:46.5173397Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:46.5231009Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:46.5287323Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:46.5327648Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T19:35:46.5378432Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T19:35:46.5445625Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:35:46.5687729Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:35:49.7845127Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T19:35:52.0807830Z Reading package lists... 2021-05-16T19:35:52.2415651Z Building dependency tree... 2021-05-16T19:35:52.2435395Z Reading state information... 2021-05-16T19:35:52.3713818Z E: Unable to locate package udunits 2021-05-16T19:35:52.4414099Z Reading package lists... 2021-05-16T19:35:52.5955351Z Building dependency tree... 2021-05-16T19:35:52.5975674Z Reading state information... 2021-05-16T19:35:52.7494919Z The following additional packages will be installed: 2021-05-16T19:35:52.7496451Z libwebpdemux2 2021-05-16T19:35:52.8017665Z The following NEW packages will be installed: 2021-05-16T19:35:52.8020779Z libwebp-dev libwebpdemux2 2021-05-16T19:35:52.8229226Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:52.8231002Z Need to get 277 kB of archives. 2021-05-16T19:35:52.8231728Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T19:35:52.8234245Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T19:35:52.8243992Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T19:35:53.2691356Z Fetched 277 kB in 0s (10.5 MB/s) 2021-05-16T19:35:53.3097754Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T19:35:53.3204723Z (Reading database ... 2021-05-16T19:35:53.3205717Z (Reading database ... 5% 2021-05-16T19:35:53.3206396Z (Reading database ... 10% 2021-05-16T19:35:53.3207037Z (Reading database ... 15% 2021-05-16T19:35:53.3207878Z (Reading database ... 20% 2021-05-16T19:35:53.3208648Z (Reading database ... 25% 2021-05-16T19:35:53.3209292Z (Reading database ... 30% 2021-05-16T19:35:53.3209941Z (Reading database ... 35% 2021-05-16T19:35:53.3210574Z (Reading database ... 40% 2021-05-16T19:35:53.3211218Z (Reading database ... 45% 2021-05-16T19:35:53.3211865Z (Reading database ... 50% 2021-05-16T19:35:53.3246705Z (Reading database ... 55% 2021-05-16T19:35:53.3297181Z (Reading database ... 60% 2021-05-16T19:35:53.3327185Z (Reading database ... 65% 2021-05-16T19:35:53.3485114Z (Reading database ... 70% 2021-05-16T19:35:53.3601322Z (Reading database ... 75% 2021-05-16T19:35:53.3627716Z (Reading database ... 80% 2021-05-16T19:35:53.4048684Z (Reading database ... 85% 2021-05-16T19:35:53.4379924Z (Reading database ... 90% 2021-05-16T19:35:53.4460353Z (Reading database ... 95% 2021-05-16T19:35:53.4460822Z (Reading database ... 100% 2021-05-16T19:35:53.4461531Z (Reading database ... 269063 files and directories currently installed.) 2021-05-16T19:35:53.4599220Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T19:35:53.4627290Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T19:35:53.4993241Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T19:35:53.5220908Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T19:35:53.5237073Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T19:35:53.6226029Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T19:35:53.6273244Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T19:35:53.6380141Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:35:55.8541048Z Reading package lists... 2021-05-16T19:35:56.0212953Z Building dependency tree... 2021-05-16T19:35:56.0234163Z Reading state information... 2021-05-16T19:35:56.1906844Z The following additional packages will be installed: 2021-05-16T19:35:56.1909536Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T19:35:56.1911376Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T19:35:56.1912534Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T19:35:56.1915624Z Suggested packages: 2021-05-16T19:35:56.1916403Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T19:35:56.1916951Z Recommended packages: 2021-05-16T19:35:56.1917318Z cargo 2021-05-16T19:35:56.2445421Z The following NEW packages will be installed: 2021-05-16T19:35:56.2451472Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T19:35:56.2453002Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T19:35:56.2457853Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T19:35:56.2730328Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:35:56.2731236Z Need to get 108 MB of archives. 2021-05-16T19:35:56.2731960Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T19:35:56.2733961Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T19:35:56.2802622Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T19:35:56.2811096Z 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-16T19:35:56.2823332Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T19:35:56.2904720Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T19:35:56.2930580Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T19:35:56.2935847Z 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-16T19:35:56.6144650Z 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-16T19:35:57.3109560Z 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-16T19:35:57.6923434Z 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-16T19:35:57.7480040Z 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-16T19:35:57.7878018Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T19:35:57.9205253Z 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-16T19:35:58.3804794Z Fetched 108 MB in 2s (64.7 MB/s) 2021-05-16T19:35:58.4165609Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T19:35:58.4243283Z (Reading database ... 2021-05-16T19:35:58.4244116Z (Reading database ... 5% 2021-05-16T19:35:58.4244783Z (Reading database ... 10% 2021-05-16T19:35:58.4245598Z (Reading database ... 15% 2021-05-16T19:35:58.4246411Z (Reading database ... 20% 2021-05-16T19:35:58.4247105Z (Reading database ... 25% 2021-05-16T19:35:58.4247753Z (Reading database ... 30% 2021-05-16T19:35:58.4248392Z (Reading database ... 35% 2021-05-16T19:35:58.4249034Z (Reading database ... 40% 2021-05-16T19:35:58.4249676Z (Reading database ... 45% 2021-05-16T19:35:58.4250390Z (Reading database ... 50% 2021-05-16T19:35:58.4287231Z (Reading database ... 55% 2021-05-16T19:35:58.4337922Z (Reading database ... 60% 2021-05-16T19:35:58.4372289Z (Reading database ... 65% 2021-05-16T19:35:58.4502438Z (Reading database ... 70% 2021-05-16T19:35:58.4646021Z (Reading database ... 75% 2021-05-16T19:35:58.4669447Z (Reading database ... 80% 2021-05-16T19:35:58.5087353Z (Reading database ... 85% 2021-05-16T19:35:58.5387846Z (Reading database ... 90% 2021-05-16T19:35:58.5463498Z (Reading database ... 95% 2021-05-16T19:35:58.5464164Z (Reading database ... 100% 2021-05-16T19:35:58.5464840Z (Reading database ... 269091 files and directories currently installed.) 2021-05-16T19:35:58.5605731Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T19:35:58.5648467Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T19:35:58.6192402Z Selecting previously unselected package libipt2. 2021-05-16T19:35:58.6468816Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T19:35:58.6488470Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T19:35:58.6874558Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T19:35:58.7147080Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T19:35:58.7165233Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T19:35:58.7752134Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T19:35:58.8038602Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T19:35:58.8051485Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T19:35:58.8871572Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T19:35:58.9163748Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T19:35:58.9178057Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T19:35:58.9792146Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T19:35:59.0041584Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T19:35:59.0056036Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T19:35:59.0391073Z Selecting previously unselected package gdb. 2021-05-16T19:35:59.0654551Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T19:35:59.0682828Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T19:35:59.4000391Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T19:35:59.4297240Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T19:35:59.4313231Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:05.8445402Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T19:36:05.8761480Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T19:36:05.8779289Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:08.9726248Z Selecting previously unselected package rustc. 2021-05-16T19:36:09.0098000Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T19:36:09.0113483Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:09.1988126Z Selecting previously unselected package cargo. 2021-05-16T19:36:09.2311869Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T19:36:09.2325460Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T19:36:09.5793824Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T19:36:09.6100342Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T19:36:09.6114632Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T19:36:10.8335012Z Selecting previously unselected package rust-gdb. 2021-05-16T19:36:10.8636387Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T19:36:10.8653830Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:10.9302241Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:10.9363993Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T19:36:10.9425029Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T19:36:10.9461801Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:10.9495833Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T19:36:10.9546849Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T19:36:10.9620380Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T19:36:10.9680226Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:10.9712387Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T19:36:10.9747335Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T19:36:10.9782440Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T19:36:10.9818882Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T19:36:10.9856610Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T19:36:10.9921589Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:36:11.0164051Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:36:14.6531055Z Reading package lists... 2021-05-16T19:36:14.8459331Z Building dependency tree... 2021-05-16T19:36:14.8480924Z Reading state information... 2021-05-16T19:36:15.8640740Z The following additional packages will be installed: 2021-05-16T19:36:15.8642520Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T19:36:15.8643894Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T19:36:15.8645318Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T19:36:15.8646874Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T19:36:15.8648435Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T19:36:15.8649707Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T19:36:15.8650877Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T19:36:15.8652207Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T19:36:15.8653821Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T19:36:15.8655414Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T19:36:15.8656927Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T19:36:15.8658504Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T19:36:15.8659965Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T19:36:15.8661559Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T19:36:15.8663102Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T19:36:15.8664557Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T19:36:15.8666464Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T19:36:15.8668413Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T19:36:15.8670581Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T19:36:15.8672271Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T19:36:15.8673371Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T19:36:15.8674561Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T19:36:15.8675684Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T19:36:15.8676923Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T19:36:15.8678051Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T19:36:15.8679665Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T19:36:15.8681077Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T19:36:15.8682673Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T19:36:15.8684086Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T19:36:15.8685591Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T19:36:15.8687015Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T19:36:15.8688570Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T19:36:15.8689872Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T19:36:15.8691225Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T19:36:15.8692675Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T19:36:15.8694643Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T19:36:15.8702795Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T19:36:15.8704389Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T19:36:15.8705745Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T19:36:15.8707378Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T19:36:15.8708799Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T19:36:15.8710094Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T19:36:15.8715336Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T19:36:15.8716999Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T19:36:15.8718619Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T19:36:15.8720035Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T19:36:15.8721401Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T19:36:15.8722909Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T19:36:15.8724206Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T19:36:15.8724938Z Suggested packages: 2021-05-16T19:36:15.8726194Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T19:36:15.8727449Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T19:36:15.8729000Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T19:36:15.8731279Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T19:36:15.8732592Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T19:36:15.8734187Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T19:36:15.8735776Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T19:36:15.8738246Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T19:36:15.8740377Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T19:36:15.8741799Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T19:36:15.8743302Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T19:36:15.8744851Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T19:36:15.8746299Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T19:36:15.8747586Z wpagui libengine-pkcs11-openssl 2021-05-16T19:36:15.8748373Z The following NEW packages will be installed: 2021-05-16T19:36:15.8749499Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T19:36:15.8751076Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T19:36:15.8752441Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T19:36:15.8753760Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T19:36:15.8755141Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T19:36:15.8756436Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T19:36:15.8757645Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T19:36:15.8759011Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T19:36:15.8760411Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T19:36:15.8761744Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T19:36:15.8763106Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T19:36:15.8767894Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T19:36:15.8769636Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T19:36:15.8771240Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T19:36:15.8772786Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T19:36:15.8774245Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T19:36:15.8775837Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T19:36:15.8777511Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T19:36:15.8778990Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T19:36:15.8780168Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T19:36:15.8781321Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T19:36:15.8782532Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T19:36:15.8783699Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T19:36:15.8784799Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T19:36:15.8785913Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T19:36:15.8787285Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T19:36:15.8788754Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T19:36:15.8790341Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T19:36:15.8791959Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T19:36:15.8796553Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T19:36:15.8797883Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T19:36:15.8799291Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T19:36:15.8800617Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T19:36:15.8801965Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T19:36:15.8803418Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T19:36:15.8805112Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T19:36:15.8806469Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T19:36:15.8807957Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T19:36:15.8809191Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T19:36:15.8810534Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T19:36:15.8811878Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T19:36:15.8813143Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T19:36:15.8818043Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T19:36:15.8821049Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T19:36:15.8822573Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T19:36:15.8823893Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T19:36:15.8825178Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T19:36:15.8826949Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T19:36:15.8828660Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T19:36:15.8829569Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:36:15.8831751Z Need to get 183 MB of archives. 2021-05-16T19:36:15.8834805Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T19:36:15.8836638Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T19:36:15.8838785Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T19:36:15.8840708Z 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-16T19:36:15.8842602Z 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-16T19:36:15.8844477Z 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-16T19:36:15.8846189Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T19:36:15.8847942Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T19:36:15.8849761Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T19:36:15.8851575Z 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-16T19:36:15.8853429Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T19:36:15.8855258Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T19:36:15.8857121Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T19:36:15.8859033Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T19:36:15.8860776Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T19:36:15.8862492Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T19:36:15.8864203Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T19:36:15.8866108Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T19:36:15.8868091Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T19:36:15.8870267Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T19:36:15.8872114Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T19:36:15.8873876Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T19:36:15.8876405Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T19:36:15.8878207Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T19:36:15.8880052Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T19:36:15.8882436Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T19:36:15.8884151Z 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-16T19:36:15.8886028Z 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-16T19:36:15.8888295Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T19:36:15.8890773Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T19:36:15.8893365Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T19:36:15.8895431Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T19:36:15.8897231Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T19:36:15.8899606Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T19:36:15.8901440Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T19:36:15.8903169Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T19:36:15.8904966Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T19:36:15.8906935Z 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-16T19:36:15.8909917Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T19:36:15.8912117Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T19:36:15.8914383Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T19:36:15.8916876Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T19:36:15.8918755Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T19:36:15.8920748Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T19:36:15.8922503Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T19:36:15.8924512Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T19:36:15.8926407Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T19:36:15.8928711Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T19:36:15.8930602Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T19:36:15.8933303Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T19:36:15.8935100Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T19:36:15.8937010Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T19:36:15.8938897Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T19:36:15.8940637Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T19:36:15.8942430Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T19:36:15.8944238Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T19:36:15.8946147Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T19:36:15.8947765Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T19:36:15.8949433Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T19:36:15.8951383Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T19:36:15.8953198Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T19:36:15.8954928Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T19:36:15.8956649Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T19:36:15.8958373Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T19:36:15.8960121Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T19:36:15.8961838Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T19:36:15.8963556Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T19:36:15.8965221Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T19:36:15.8968809Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T19:36:15.9043435Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T19:36:15.9186459Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T19:36:16.0384897Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T19:36:16.0394195Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T19:36:16.0403703Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T19:36:16.0412703Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T19:36:16.1122634Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T19:36:16.1201504Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T19:36:16.1220508Z 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-16T19:36:16.2227100Z 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-16T19:36:16.2236497Z 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-16T19:36:16.6447124Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T19:36:16.6617882Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T19:36:16.6629808Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T19:36:16.6730908Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T19:36:16.6865935Z 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-16T19:36:16.7333516Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T19:36:16.7630002Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T19:36:16.7645607Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T19:36:16.7653247Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T19:36:16.7662084Z 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-16T19:36:16.7749436Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T19:36:16.7757747Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T19:36:16.7786561Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T19:36:16.7801025Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T19:36:16.7836625Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T19:36:16.7878862Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T19:36:16.7898277Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T19:36:16.9892655Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T19:36:17.1378038Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T19:36:17.1416415Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T19:36:17.1423766Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T19:36:17.1455179Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T19:36:17.1495261Z 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-16T19:36:17.1567759Z 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-16T19:36:17.1582526Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T19:36:17.1611594Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T19:36:17.1714320Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T19:36:17.1722297Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T19:36:17.6084269Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T19:36:17.6098864Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T19:36:17.6108750Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T19:36:17.6325954Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T19:36:17.7445123Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T19:36:17.7450110Z 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-16T19:36:17.7466369Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T19:36:17.7540332Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T19:36:17.7542976Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T19:36:17.7903388Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T19:36:17.8016693Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T19:36:17.8048548Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T19:36:17.8050634Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T19:36:17.8059807Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T19:36:17.8099159Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T19:36:17.8116252Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T19:36:17.8122402Z 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-16T19:36:17.8125831Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T19:36:17.8148225Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T19:36:17.8150835Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T19:36:17.8157531Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T19:36:17.8168341Z 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-16T19:36:17.8183015Z 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-16T19:36:17.8199480Z 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-16T19:36:17.8221278Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T19:36:17.8246935Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T19:36:17.8425437Z 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-16T19:36:17.8458614Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T19:36:17.8461848Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T19:36:17.8486893Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T19:36:17.8590883Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T19:36:17.8618038Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T19:36:17.8651526Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T19:36:17.8660028Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T19:36:17.8690607Z 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-16T19:36:17.8701989Z 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-16T19:36:17.8713231Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T19:36:17.8737901Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T19:36:17.8751405Z 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-16T19:36:17.8760957Z 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-16T19:36:17.8800243Z 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-16T19:36:17.8932731Z 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-16T19:36:17.9360806Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T19:36:17.9388126Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T19:36:17.9455726Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T19:36:17.9470466Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T19:36:17.9483761Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T19:36:17.9584773Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T19:36:17.9586753Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T19:36:17.9899328Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T19:36:17.9995616Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T19:36:18.0133151Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T19:36:18.0630476Z 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-16T19:36:18.0712503Z 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-16T19:36:18.0740127Z 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-16T19:36:18.0748785Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T19:36:18.0817188Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T19:36:18.0824727Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T19:36:18.0845793Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T19:36:18.0851677Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T19:36:18.0944029Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T19:36:18.0995752Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T19:36:18.1616036Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T19:36:18.1624129Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T19:36:18.1640729Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T19:36:18.1644719Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T19:36:18.1660992Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T19:36:18.1666983Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T19:36:18.1706770Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T19:36:18.1717523Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T19:36:18.1732416Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T19:36:18.1739347Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T19:36:18.1750675Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T19:36:18.1759549Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T19:36:18.1769743Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T19:36:18.1970206Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T19:36:18.1984106Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T19:36:18.2528605Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T19:36:18.2534223Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T19:36:18.2542525Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T19:36:18.2587568Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T19:36:18.2603327Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T19:36:18.2621096Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T19:36:18.2672773Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T19:36:18.2681032Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T19:36:18.2943363Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T19:36:18.2964463Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T19:36:18.2987781Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T19:36:18.3323106Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T19:36:18.3358426Z 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-16T19:36:18.3382219Z 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-16T19:36:18.3403513Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T19:36:18.3421769Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T19:36:18.3777358Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T19:36:18.4798277Z 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-16T19:36:18.4840998Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T19:36:18.4924078Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T19:36:18.7657765Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T19:36:18.8629368Z 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-16T19:36:18.8689570Z 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-16T19:36:18.8700223Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T19:36:18.8761958Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T19:36:18.8782377Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T19:36:18.8941302Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T19:36:18.9106633Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T19:36:18.9119125Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T19:36:18.9124926Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T19:36:20.1937360Z Fetched 183 MB in 4s (48.4 MB/s) 2021-05-16T19:36:20.2419052Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T19:36:20.2503745Z (Reading database ... 2021-05-16T19:36:20.2504659Z (Reading database ... 5% 2021-05-16T19:36:20.2505397Z (Reading database ... 10% 2021-05-16T19:36:20.2506091Z (Reading database ... 15% 2021-05-16T19:36:20.2506807Z (Reading database ... 20% 2021-05-16T19:36:20.2507507Z (Reading database ... 25% 2021-05-16T19:36:20.2508193Z (Reading database ... 30% 2021-05-16T19:36:20.2508892Z (Reading database ... 35% 2021-05-16T19:36:20.2509764Z (Reading database ... 40% 2021-05-16T19:36:20.2511207Z (Reading database ... 45% 2021-05-16T19:36:20.2511732Z (Reading database ... 50% 2021-05-16T19:36:20.2557239Z (Reading database ... 55% 2021-05-16T19:36:20.2605560Z (Reading database ... 60% 2021-05-16T19:36:20.2646942Z (Reading database ... 65% 2021-05-16T19:36:20.2786236Z (Reading database ... 70% 2021-05-16T19:36:20.2982245Z (Reading database ... 75% 2021-05-16T19:36:20.3267724Z (Reading database ... 80% 2021-05-16T19:36:20.3418277Z (Reading database ... 85% 2021-05-16T19:36:20.3725926Z (Reading database ... 90% 2021-05-16T19:36:20.3801614Z (Reading database ... 95% 2021-05-16T19:36:20.3802486Z (Reading database ... 100% 2021-05-16T19:36:20.3803452Z (Reading database ... 269846 files and directories currently installed.) 2021-05-16T19:36:20.3948324Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T19:36:20.3984909Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T19:36:20.4551862Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T19:36:20.4792026Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:20.4882707Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:20.6987766Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T19:36:20.7297498Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:36:20.7318917Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:36:20.7772593Z Selecting previously unselected package libegl1:amd64. 2021-05-16T19:36:20.8039764Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T19:36:20.8055996Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T19:36:20.8432555Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T19:36:20.8697470Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T19:36:20.8771557Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T19:36:20.9152466Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T19:36:20.9401975Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T19:36:20.9428653Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T19:36:20.9773770Z Selecting previously unselected package libwacom-common. 2021-05-16T19:36:21.0072707Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T19:36:21.0090704Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T19:36:21.0831770Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T19:36:21.1134745Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T19:36:21.1148379Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T19:36:21.1412786Z Selecting previously unselected package libinput-bin. 2021-05-16T19:36:21.1734399Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T19:36:21.1746630Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T19:36:21.2170501Z Selecting previously unselected package libinput10:amd64. 2021-05-16T19:36:21.2522428Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T19:36:21.2535088Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T19:36:21.2938649Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T19:36:21.3286121Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:21.3300912Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:21.3866275Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T19:36:21.4303749Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:21.4319612Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:21.5397454Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T19:36:21.5816106Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T19:36:21.5829147Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T19:36:21.6232393Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T19:36:21.6548037Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T19:36:21.6560819Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T19:36:21.6912088Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T19:36:21.7215359Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T19:36:21.7231407Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T19:36:21.7542949Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T19:36:21.7882386Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T19:36:21.7894649Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T19:36:21.8312793Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T19:36:21.8633138Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T19:36:21.8648431Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T19:36:21.9040972Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T19:36:21.9450035Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T19:36:21.9467302Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T19:36:21.9753682Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T19:36:22.0080344Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T19:36:22.0092321Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T19:36:22.0445172Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T19:36:22.0782458Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T19:36:22.0793734Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T19:36:22.1092260Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T19:36:22.1388796Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T19:36:22.1423825Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T19:36:22.1831767Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T19:36:22.2068513Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T19:36:22.2085449Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T19:36:22.2558854Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T19:36:22.2881154Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:22.2965049Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:22.6378313Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T19:36:22.6689609Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:22.6700750Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:22.9152069Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T19:36:22.9493647Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:22.9513051Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:22.9934835Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T19:36:23.0292910Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T19:36:23.0309573Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T19:36:23.1049647Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T19:36:23.1351324Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T19:36:23.1399134Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T19:36:23.2427409Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T19:36:23.2803718Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T19:36:23.2820955Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T19:36:23.3147126Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T19:36:23.3474951Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:23.3487319Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:23.4031853Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T19:36:23.4291173Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:23.4309515Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:23.4873338Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T19:36:23.5170664Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:23.5187826Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:23.6957882Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T19:36:23.7260587Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:23.7280283Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:23.9068368Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T19:36:23.9376176Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:23.9399198Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:23.9869122Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T19:36:24.0207762Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:24.0225300Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:24.0593141Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T19:36:24.0906210Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T19:36:24.0925328Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T19:36:24.1353407Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T19:36:24.1654882Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T19:36:24.1668201Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T19:36:25.6121104Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T19:36:25.6501466Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:25.6512417Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:25.6877480Z Selecting previously unselected package qgis-providers-common. 2021-05-16T19:36:25.7209338Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T19:36:25.7221277Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:25.9859117Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T19:36:26.0170990Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T19:36:26.0184026Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T19:36:26.0761015Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T19:36:26.1067115Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T19:36:26.1080226Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T19:36:26.1588154Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T19:36:26.1947063Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:26.1963516Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:26.2343686Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T19:36:26.2647858Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:26.2659343Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:26.2967425Z Selecting previously unselected package gdal-data. 2021-05-16T19:36:26.3263690Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T19:36:26.3277290Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T19:36:26.3789432Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T19:36:26.4087194Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T19:36:26.4098476Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T19:36:26.4424055Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T19:36:26.4734645Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T19:36:26.4745474Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T19:36:26.5147193Z Selecting previously unselected package libarmadillo9. 2021-05-16T19:36:26.5467230Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T19:36:26.5480822Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T19:36:26.5860433Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T19:36:26.6207949Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T19:36:26.6223405Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T19:36:26.6991835Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T19:36:26.7304570Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T19:36:26.7314909Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T19:36:26.7671269Z Selecting previously unselected package libdap25:amd64. 2021-05-16T19:36:26.7933740Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T19:36:26.7944669Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T19:36:26.8752221Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T19:36:26.9039826Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T19:36:26.9053985Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T19:36:26.9431796Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T19:36:26.9728182Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T19:36:26.9737423Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T19:36:27.0072106Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T19:36:27.0336954Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T19:36:27.0355146Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T19:36:27.0726804Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T19:36:27.0988302Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T19:36:27.1003508Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T19:36:27.1425083Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T19:36:27.1722329Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T19:36:27.1733467Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T19:36:27.2478215Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T19:36:27.2777675Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T19:36:27.2791078Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T19:36:27.3151964Z Selecting previously unselected package proj-data. 2021-05-16T19:36:27.3408482Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T19:36:27.3418483Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T19:36:28.1804325Z Selecting previously unselected package libproj15:amd64. 2021-05-16T19:36:28.2154381Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T19:36:28.2165449Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T19:36:28.3491267Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T19:36:28.3809065Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T19:36:28.3823088Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T19:36:28.4124357Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T19:36:28.4541030Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T19:36:28.4617896Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T19:36:28.5152451Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T19:36:29.3692214Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T19:36:29.3695396Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T19:36:29.3696400Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T19:36:29.3697724Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T19:36:29.3698875Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T19:36:29.3699704Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T19:36:29.3700770Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T19:36:29.3701725Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T19:36:29.3702543Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T19:36:29.3703585Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T19:36:29.3704521Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T19:36:29.3705371Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T19:36:29.3706461Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T19:36:29.3707606Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T19:36:29.3708678Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T19:36:29.3709985Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T19:36:29.3711193Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T19:36:29.3712383Z Selecting previously unselected package libogdi4.1. 2021-05-16T19:36:29.3713619Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T19:36:29.3714534Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T19:36:29.3715360Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T19:36:29.3716557Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T19:36:29.3717454Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T19:36:29.3718329Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T19:36:29.3719620Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T19:36:29.3720623Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T19:36:29.3722256Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T19:36:29.3723288Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T19:36:29.3724191Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T19:36:29.4660180Z Selecting previously unselected package libgdal26. 2021-05-16T19:36:29.5014759Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T19:36:29.5027727Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T19:36:30.1387221Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T19:36:30.1690830Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:30.1704100Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:30.2048442Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T19:36:30.2330115Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T19:36:30.2340694Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T19:36:30.2643684Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T19:36:30.2977647Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:30.3003585Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:30.3351316Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T19:36:30.3610922Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:30.3625737Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:30.4113177Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T19:36:30.4345753Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T19:36:30.4360291Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T19:36:30.4991392Z Selecting previously unselected package libzip5:amd64. 2021-05-16T19:36:30.5223371Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T19:36:30.5236250Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T19:36:30.5712150Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T19:36:30.5978732Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:30.5991173Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:31.1832095Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T19:36:31.2109899Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:31.2119067Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:31.2395940Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T19:36:31.2892934Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T19:36:31.2912491Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T19:36:31.3432167Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T19:36:31.3707843Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T19:36:31.3718407Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T19:36:31.5257474Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T19:36:31.5582114Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:31.5592611Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:31.5877762Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T19:36:31.6183572Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:31.6196703Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:31.6712229Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T19:36:31.6973540Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T19:36:31.6990554Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T19:36:31.7762697Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T19:36:31.8069894Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:31.8285126Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:32.2153175Z Selecting previously unselected package qgis-providers. 2021-05-16T19:36:32.2467296Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:32.2478046Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:32.4992603Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T19:36:32.5244947Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T19:36:32.5261563Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T19:36:32.5616774Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T19:36:32.5920016Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T19:36:32.5935400Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T19:36:32.6199384Z Selecting previously unselected package avahi-daemon. 2021-05-16T19:36:32.6513653Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T19:36:32.6529412Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T19:36:32.7071907Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T19:36:32.7330092Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T19:36:32.7346123Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T19:36:32.8151378Z Selecting previously unselected package blt. 2021-05-16T19:36:32.8536864Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T19:36:32.8556056Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T19:36:32.8804494Z Selecting previously unselected package fonts-lyx. 2021-05-16T19:36:32.9106365Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T19:36:32.9125495Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T19:36:32.9592138Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T19:36:32.9854225Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T19:36:32.9879854Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T19:36:33.0232767Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T19:36:33.0572462Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T19:36:33.0583787Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T19:36:33.1095301Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T19:36:33.1395610Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T19:36:33.1414066Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T19:36:33.1831753Z Selecting previously unselected package gcr. 2021-05-16T19:36:33.2167114Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T19:36:33.2174741Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T19:36:33.2622613Z Selecting previously unselected package python3-numpy. 2021-05-16T19:36:33.2934550Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T19:36:33.2955196Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T19:36:33.6219312Z Selecting previously unselected package python3-gdal. 2021-05-16T19:36:33.6546793Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T19:36:33.6559873Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T19:36:33.7432492Z Selecting previously unselected package gdal-bin. 2021-05-16T19:36:33.7770815Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T19:36:33.7783508Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T19:36:33.8391999Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T19:36:33.8669888Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T19:36:33.8686530Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T19:36:33.9041303Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T19:36:33.9370542Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T19:36:33.9381270Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T19:36:34.0067084Z Selecting previously unselected package geoclue-2.0. 2021-05-16T19:36:34.0389952Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T19:36:34.0408471Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T19:36:34.0858782Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T19:36:34.1210055Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T19:36:34.1234282Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T19:36:34.1912278Z Selecting previously unselected package p11-kit. 2021-05-16T19:36:34.2140591Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T19:36:34.2158985Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T19:36:34.2552003Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T19:36:34.2855894Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T19:36:34.2867443Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T19:36:34.3271688Z Selecting previously unselected package gnome-keyring. 2021-05-16T19:36:34.3519268Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T19:36:34.3647251Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T19:36:34.4672725Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T19:36:34.4994441Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T19:36:34.5020759Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T19:36:34.5367632Z Selecting previously unselected package grass-doc. 2021-05-16T19:36:34.5685073Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T19:36:34.5698829Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T19:36:36.3631744Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T19:36:36.3885763Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T19:36:36.3915132Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T19:36:36.4337826Z Selecting previously unselected package libpdal-util9. 2021-05-16T19:36:36.4644336Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:36.4679877Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T19:36:36.5151980Z Selecting previously unselected package libpdal-base9. 2021-05-16T19:36:36.5394562Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:36.5412420Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T19:36:37.3724173Z Selecting previously unselected package grass-core. 2021-05-16T19:36:37.3727993Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T19:36:37.3737399Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T19:36:37.4775856Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T19:36:37.5127378Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T19:36:37.5151933Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T19:36:37.5631947Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T19:36:37.5894932Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T19:36:37.5914981Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T19:36:37.6279328Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T19:36:37.6601583Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T19:36:37.6621508Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T19:36:37.7635115Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T19:36:37.7965610Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T19:36:37.7988681Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T19:36:37.8511429Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T19:36:37.8798184Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T19:36:37.8824501Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T19:36:38.2375785Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T19:36:38.2714101Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T19:36:38.2728990Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T19:36:38.4031600Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T19:36:38.4296154Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T19:36:38.4330909Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T19:36:38.4748629Z Selecting previously unselected package libfcgi-bin. 2021-05-16T19:36:38.5072927Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T19:36:38.5086978Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T19:36:38.5366750Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T19:36:38.5700045Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T19:36:38.5719590Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T19:36:38.6044874Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T19:36:38.6359988Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T19:36:38.6446162Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T19:36:38.7418703Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T19:36:38.7747209Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T19:36:38.7761771Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T19:36:38.8156036Z Selecting previously unselected package libmbim-proxy. 2021-05-16T19:36:38.8488258Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T19:36:38.8506010Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T19:36:38.8815857Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T19:36:38.9155335Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T19:36:38.9178322Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T19:36:38.9632590Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T19:36:38.9913615Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T19:36:38.9931344Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T19:36:39.0418733Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T19:36:39.0747291Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T19:36:39.0790025Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T19:36:39.1117735Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T19:36:39.1472858Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T19:36:39.1493575Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T19:36:39.1911245Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T19:36:39.2186980Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T19:36:39.2209006Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T19:36:39.2565456Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T19:36:39.2890439Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:39.2905388Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T19:36:39.3231396Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T19:36:39.3544413Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:39.3567508Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T19:36:39.3890187Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T19:36:39.4196585Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:39.4215059Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T19:36:39.4610964Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T19:36:39.4908639Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:39.4931270Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T19:36:39.5473620Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T19:36:39.5763043Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T19:36:39.5808062Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T19:36:39.7507603Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T19:36:39.7837035Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:39.7861318Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T19:36:39.8243827Z Selecting previously unselected package libpdal-plugins. 2021-05-16T19:36:39.8571711Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T19:36:39.8593551Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T19:36:39.8988244Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T19:36:39.9326911Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:39.9350554Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:39.9920170Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T19:36:40.0236189Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:40.0256082Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:40.1352097Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T19:36:40.1638344Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:40.1657842Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:40.2102467Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T19:36:40.2437331Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:40.2458435Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:40.2862506Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T19:36:40.3168984Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:40.3185989Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:40.3540295Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T19:36:40.3870987Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:40.3890928Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:40.4437509Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T19:36:40.4704868Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:40.4725414Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:40.5112257Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T19:36:40.5376629Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:40.5394839Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:40.5832007Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T19:36:40.6091460Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:40.6117889Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:40.6530992Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T19:36:40.6867876Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:40.6883219Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:40.7231413Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T19:36:40.7485741Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:40.7517351Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:40.7911403Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T19:36:40.8168945Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:40.8186681Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:40.8717821Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T19:36:40.9038033Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:40.9053589Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:41.0472286Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T19:36:41.0786872Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:41.0813605Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:41.4788168Z Selecting previously unselected package qtchooser. 2021-05-16T19:36:41.5117675Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T19:36:41.5129141Z Unpacking qtchooser (66-2build1) ... 2021-05-16T19:36:41.5407815Z Selecting previously unselected package qdoc-qt5. 2021-05-16T19:36:41.5754301Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:41.5767079Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:41.6584466Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T19:36:41.6923102Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:41.6947762Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:41.7337097Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T19:36:41.7683038Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:41.7696884Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:41.8071520Z Selecting previously unselected package qt5-assistant. 2021-05-16T19:36:41.8329274Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:41.8340111Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T19:36:41.9032722Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T19:36:41.9311530Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:41.9327434Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:41.9748405Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T19:36:42.0072098Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:42.0089267Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:42.2275574Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T19:36:42.2594515Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:42.2607398Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:42.3713075Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T19:36:42.3964012Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T19:36:42.3976966Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T19:36:42.5352938Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T19:36:42.5614554Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:42.5626417Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:42.6992727Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T19:36:42.7265408Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:42.7279043Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:42.7913954Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T19:36:42.8235242Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:42.8248534Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:42.8831869Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T19:36:42.9113340Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:42.9128361Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:42.9553995Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T19:36:42.9885134Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T19:36:42.9907980Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T19:36:43.0903608Z Selecting previously unselected package libqmi-proxy. 2021-05-16T19:36:43.1222711Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T19:36:43.1421520Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T19:36:43.1715730Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T19:36:43.2093591Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:43.2115252Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:43.2493254Z Selecting previously unselected package libwacom-bin. 2021-05-16T19:36:43.2828946Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T19:36:43.2853026Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T19:36:43.3231634Z Selecting previously unselected package modemmanager. 2021-05-16T19:36:43.3474109Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T19:36:43.3562703Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T19:36:43.4712727Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T19:36:43.5049913Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T19:36:43.5063447Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T19:36:43.5392404Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T19:36:43.5719436Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T19:36:43.5744754Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T19:36:43.9111630Z Selecting previously unselected package python3-soupsieve. 2021-05-16T19:36:43.9442425Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T19:36:43.9461966Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T19:36:43.9952777Z Selecting previously unselected package python3-bs4. 2021-05-16T19:36:44.0217753Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T19:36:44.0235905Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T19:36:44.0650144Z Selecting previously unselected package python3-cycler. 2021-05-16T19:36:44.0992579Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T19:36:44.1006754Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T19:36:44.1392450Z Selecting previously unselected package python3-dateutil. 2021-05-16T19:36:44.1673893Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T19:36:44.1700533Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T19:36:44.2131960Z Selecting previously unselected package python3-decorator. 2021-05-16T19:36:44.2397692Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T19:36:44.2432116Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T19:36:44.2872490Z Selecting previously unselected package python3-future. 2021-05-16T19:36:44.3126982Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T19:36:44.3184988Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T19:36:44.3985315Z Selecting previously unselected package python3-webencodings. 2021-05-16T19:36:44.4308629Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T19:36:44.4324981Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T19:36:44.4711993Z Selecting previously unselected package python3-html5lib. 2021-05-16T19:36:44.4980697Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T19:36:44.5000092Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T19:36:44.5442634Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T19:36:44.5866097Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T19:36:45.3748859Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T19:36:45.3753569Z Selecting previously unselected package python3-traitlets. 2021-05-16T19:36:45.3754991Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T19:36:45.3756157Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T19:36:45.3757068Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T19:36:45.3758102Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T19:36:45.3758972Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T19:36:45.3759878Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T19:36:45.3761138Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T19:36:45.3762001Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T19:36:45.3762898Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T19:36:45.3763839Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T19:36:45.3764687Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T19:36:45.3765588Z Selecting previously unselected package python3-pyparsing. 2021-05-16T19:36:45.3766543Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T19:36:45.3767408Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T19:36:45.3768302Z Selecting previously unselected package python3-matplotlib. 2021-05-16T19:36:45.3769334Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T19:36:45.3770205Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T19:36:45.6083993Z Selecting previously unselected package python3-nbformat. 2021-05-16T19:36:45.6406891Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T19:36:45.6425626Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T19:36:45.6823997Z Selecting previously unselected package python3-olefile. 2021-05-16T19:36:45.7128575Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T19:36:45.7145466Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T19:36:45.7553655Z Selecting previously unselected package python3-pyproj. 2021-05-16T19:36:45.7823241Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T19:36:45.7842716Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T19:36:45.8524973Z Selecting previously unselected package python3-tz. 2021-05-16T19:36:45.8841417Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T19:36:45.8853280Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T19:36:45.9192607Z Selecting previously unselected package python3-owslib. 2021-05-16T19:36:45.9521352Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T19:36:45.9545409Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T19:36:46.0031523Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T19:36:46.0324760Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T19:36:46.0342643Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T19:36:46.1073761Z Selecting previously unselected package python3-retrying. 2021-05-16T19:36:46.1405927Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T19:36:46.1434186Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T19:36:46.1831803Z Selecting previously unselected package python3-plotly. 2021-05-16T19:36:46.2094801Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T19:36:46.2116161Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T19:36:46.8433486Z Selecting previously unselected package python3-psycopg2. 2021-05-16T19:36:46.8711589Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T19:36:46.8729105Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T19:36:46.9147018Z Selecting previously unselected package python3-sip. 2021-05-16T19:36:46.9531378Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T19:36:46.9552595Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T19:36:46.9924409Z Selecting previously unselected package python3-pyqt5. 2021-05-16T19:36:47.0245900Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T19:36:47.0257899Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T19:36:47.3232198Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T19:36:47.3484460Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T19:36:47.3506073Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T19:36:47.4112034Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T19:36:47.4389207Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T19:36:47.4410206Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T19:36:47.4788439Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T19:36:47.5114679Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T19:36:47.5131869Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T19:36:47.5510032Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T19:36:47.5850713Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T19:36:47.5870565Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T19:36:47.6391750Z Selecting previously unselected package python3-qgis-common. 2021-05-16T19:36:47.6693807Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T19:36:47.6712325Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:47.9971238Z Selecting previously unselected package python3-qgis. 2021-05-16T19:36:48.0307506Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:48.0330937Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:48.9800681Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T19:36:49.0138025Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T19:36:49.0154120Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T19:36:49.0598866Z Selecting previously unselected package libjs-leaflet. 2021-05-16T19:36:49.0949235Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T19:36:49.0966027Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T19:36:49.1557958Z Selecting previously unselected package qgis-common. 2021-05-16T19:36:49.1893287Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T19:36:49.1905421Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:50.8250056Z Selecting previously unselected package qgis. 2021-05-16T19:36:50.8576372Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:50.9229934Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:51.1979898Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T19:36:51.2302395Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T19:36:51.2313889Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:51.4554578Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T19:36:51.4920612Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:51.4953152Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:51.5348881Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T19:36:51.5712152Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T19:36:51.5730456Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:51.6559668Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T19:36:51.6909471Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T19:36:51.6953337Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:51.7374639Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T19:36:51.7699466Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T19:36:51.7718084Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T19:36:51.9808894Z Selecting previously unselected package wpasupplicant. 2021-05-16T19:36:52.0154241Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T19:36:52.0170855Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T19:36:52.1655370Z Selecting previously unselected package proj-bin. 2021-05-16T19:36:52.2001017Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T19:36:52.2020476Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T19:36:52.2388062Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T19:36:52.2716653Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T19:36:52.2733393Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T19:36:52.3063699Z Selecting previously unselected package usb-modeswitch. 2021-05-16T19:36:52.3402601Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T19:36:52.3484295Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T19:36:52.4251054Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T19:36:52.4299285Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T19:36:52.7227669Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T19:36:52.7241535Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T19:36:52.7284569Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T19:36:52.7367968Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:52.7487940Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T19:36:52.7540635Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T19:36:52.7586501Z Setting up proj-data (6.3.1-1) ... 2021-05-16T19:36:52.7632769Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T19:36:52.7683148Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T19:36:52.7738196Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T19:36:52.7800659Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T19:36:52.7862175Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T19:36:52.7907510Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T19:36:52.7960413Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T19:36:52.8000306Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T19:36:52.8064021Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T19:36:52.8108373Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T19:36:52.8153241Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T19:36:52.9803092Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T19:36:52.9847779Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T19:36:52.9896763Z Setting up python3-olefile (0.46-2) ... 2021-05-16T19:36:53.1538679Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T19:36:53.1579189Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T19:36:53.3096203Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T19:36:53.3143816Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T19:36:53.3191126Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T19:36:53.3222586Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T19:36:53.3264099Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T19:36:53.3299047Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T19:36:53.3341525Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T19:36:53.4795059Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T19:36:53.4838217Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T19:36:53.4879284Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T19:36:53.4919455Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T19:36:53.4955005Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T19:36:53.6613079Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T19:36:53.6664606Z Setting up python3-tz (2019.3-1) ... 2021-05-16T19:36:53.8454244Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T19:36:53.8554889Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T19:36:53.8597530Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T19:36:53.8702248Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T19:36:53.8740057Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T19:36:53.8775091Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T19:36:53.8816015Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T19:36:53.8868513Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T19:36:54.0615447Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T19:36:54.0657785Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T19:36:54.0701294Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T19:36:54.0741502Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T19:36:54.0839134Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T19:36:54.0884382Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T19:36:54.2874526Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T19:36:54.2926829Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T19:36:54.4502355Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T19:36:54.4551213Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T19:36:54.4602886Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T19:36:54.4644265Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T19:36:54.4686000Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T19:36:54.4729062Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T19:36:54.4773815Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T19:36:54.6609626Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T19:36:54.6655056Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T19:36:54.6692909Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T19:36:54.6734401Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:54.6873254Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T19:36:55.3759524Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T19:36:56.2113996Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T19:36:56.2153366Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T19:36:56.2194779Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T19:36:56.2225419Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T19:36:56.2263928Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T19:36:56.2305361Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T19:36:56.2334819Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T19:36:56.2394981Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T19:36:56.4272493Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:56.4312613Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T19:36:56.4344757Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T19:36:56.4380720Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T19:36:56.6615971Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T19:36:56.6663467Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T19:36:56.6711082Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T19:36:56.6750712Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T19:36:56.6787266Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T19:36:56.7005762Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T19:36:56.8978779Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T19:36:56.9024781Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T19:36:56.9069090Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T19:36:56.9200816Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T19:36:56.9235585Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T19:36:56.9276415Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:56.9319256Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T19:36:56.9358588Z Setting up python3-future (0.18.2-2) ... 2021-05-16T19:36:56.9436674Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T19:36:56.9493072Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T19:36:57.3198146Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:36:57.4861226Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T19:36:57.4899504Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:57.4949631Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T19:36:57.5001339Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T19:36:57.5045155Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T19:36:57.5119412Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T19:36:57.5168705Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T19:36:57.5217839Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:57.5260997Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T19:36:57.8464349Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T19:36:58.0274570Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T19:36:58.2065388Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T19:36:58.2116877Z Setting up qtchooser (66-2build1) ... 2021-05-16T19:36:58.2168097Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T19:36:58.2214358Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T19:36:58.3945932Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T19:36:58.3988784Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T19:36:58.4053559Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T19:36:58.4096111Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T19:36:59.4186802Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T19:36:59.4258524Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T19:36:59.4308556Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T19:36:59.4358400Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:59.4405468Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:36:59.4468679Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T19:36:59.4516872Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T19:36:59.4565330Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T19:36:59.4609943Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T19:36:59.8806377Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T19:36:59.8831257Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:36:59.8880136Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T19:37:00.0759277Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T19:37:00.0811280Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T19:37:00.2631499Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:00.2685139Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T19:37:00.4792268Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T19:37:00.4837846Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T19:37:00.4873760Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:00.4915002Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T19:37:00.6523423Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T19:37:00.6525934Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T19:37:01.2519477Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T19:37:01.5694896Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:01.5746805Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T19:37:01.5794204Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:01.5839199Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:01.5879840Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:01.5929645Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:01.5986815Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T19:37:01.7933004Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:01.7935316Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T19:37:01.7937459Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:01.7939475Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T19:37:01.8360073Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:01.8361327Z if direction is "increasing": 2021-05-16T19:37:01.8362825Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:01.8364112Z elif direction is "decreasing": 2021-05-16T19:37:01.8536662Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:01.8537966Z if direction is "increasing": 2021-05-16T19:37:01.8539429Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:01.8540215Z elif direction is "decreasing": 2021-05-16T19:37:02.8171176Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:02.8173219Z if props["offset_coordinates"] is "data": 2021-05-16T19:37:02.8175397Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T19:37:02.8176705Z if props["coordinates"] is not "data": 2021-05-16T19:37:03.6442370Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T19:37:04.3914227Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T19:37:04.3919086Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T19:37:04.3923074Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T19:37:05.7173659Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T19:37:05.7228019Z First installation detected... 2021-05-16T19:37:05.7228979Z Checking NSS setup... 2021-05-16T19:37:05.7284677Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T19:37:05.7365983Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:05.7459673Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T19:37:06.0553659Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T19:37:06.0615910Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T19:37:06.0679489Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T19:37:06.0723355Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T19:37:06.0770924Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T19:37:06.0822693Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T19:37:06.0864687Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T19:37:06.0909219Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T19:37:06.0972835Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T19:37:06.2972113Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T19:37:06.3015360Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T19:37:06.3062968Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T19:37:06.6753556Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:06.6756564Z if value is '': 2021-05-16T19:37:06.7829850Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:06.7831953Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T19:37:06.7833458Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:06.7835590Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T19:37:06.7838931Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T19:37:06.7840282Z if driver_string is not None and driver_string is not "": 2021-05-16T19:37:06.8297470Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:06.8298412Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T19:37:06.8299402Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T19:37:06.8300324Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T19:37:06.9028992Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T19:37:06.9081108Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:06.9182299Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T19:37:06.9234422Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:06.9289666Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:06.9512390Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:06.9551903Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:06.9593565Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:06.9711343Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:06.9768589Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:06.9828373Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T19:37:07.0824638Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:07.0871932Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:07.0921373Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:07.8806804Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T19:37:07.8809249Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T19:37:07.8811701Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T19:37:07.8813394Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:07.8814262Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:07.8815569Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T19:37:07.8816547Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:07.8818333Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:07.8819214Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:07.8820125Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T19:37:07.8871469Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T19:37:07.8881514Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T19:37:07.8947553Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:07.8998535Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T19:37:07.9071890Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:07.9121736Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:07.9177293Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:07.9234020Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:07.9288578Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T19:37:07.9332093Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T19:37:07.9407843Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:07.9468269Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:07.9524138Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T19:37:08.1485077Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T19:37:08.1523320Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:08.1565881Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:08.1613416Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:43.3376298Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:43.3431617Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T19:37:43.3481584Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:43.3518268Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:43.3560918Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:43.3610851Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:43.3659591Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T19:37:43.3714232Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:43.5462270Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:43.5506068Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T19:37:43.5551269Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:43.5608378Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T19:37:43.5650986Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:43.7478423Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:43.7519385Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:43.7585814Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T19:37:43.7757916Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T19:37:43.7934698Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T19:37:45.1287068Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T19:37:45.1502108Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T19:37:45.1805655Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T19:37:45.1980143Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T19:37:45.2687000Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T19:37:45.3073939Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T19:37:45.5957782Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:37:57.3119683Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T19:37:57.3321092Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T19:37:59.4798670Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T19:37:59.4799193Z with: 2021-05-16T19:37:59.4799630Z github_slug: neuroconductor/voxel 2021-05-16T19:37:59.4800016Z env: 2021-05-16T19:37:59.4800569Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:37:59.4801139Z TIC_DEPLOY_KEY: 2021-05-16T19:37:59.4802035Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:37:59.4803671Z GITHUB_PAT: *** 2021-05-16T19:37:59.4804020Z COVERALLS_TOKEN: 2021-05-16T19:37:59.4804614Z continue-on-error: false 2021-05-16T19:37:59.4805003Z VDIFFR_RUN_TESTS: 2021-05-16T19:37:59.4805417Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:37:59.4805785Z TZ: UTC 2021-05-16T19:37:59.4806119Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:37:59.4806458Z NOT_CRAN: true 2021-05-16T19:37:59.4806963Z ##[endgroup] 2021-05-16T19:37:59.5179569Z repo slug is: neuroconductor/voxel 2021-05-16T19:37:59.5276661Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T19:37:59.5277274Z env: 2021-05-16T19:37:59.5277841Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:37:59.5278460Z TIC_DEPLOY_KEY: 2021-05-16T19:37:59.5279182Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:37:59.5280292Z GITHUB_PAT: *** 2021-05-16T19:37:59.5280640Z COVERALLS_TOKEN: 2021-05-16T19:37:59.5281253Z continue-on-error: false 2021-05-16T19:37:59.5281642Z VDIFFR_RUN_TESTS: 2021-05-16T19:37:59.5282053Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:37:59.5282416Z TZ: UTC 2021-05-16T19:37:59.5282748Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:37:59.5283083Z NOT_CRAN: true 2021-05-16T19:37:59.5283403Z ##[endgroup] 2021-05-16T19:37:59.7517572Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T19:37:59.7518264Z with: 2021-05-16T19:37:59.7518768Z repo_name: voxel 2021-05-16T19:37:59.7519354Z repo_version: 1.3.5 2021-05-16T19:37:59.7519940Z runner_os: Linux 2021-05-16T19:37:59.7520310Z R_version: 4.0 2021-05-16T19:37:59.7520894Z env: 2021-05-16T19:37:59.7521338Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:37:59.7521835Z TIC_DEPLOY_KEY: 2021-05-16T19:37:59.7522945Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:37:59.7525270Z GITHUB_PAT: *** 2021-05-16T19:37:59.7525626Z COVERALLS_TOKEN: 2021-05-16T19:37:59.7526024Z continue-on-error: false 2021-05-16T19:37:59.7526486Z VDIFFR_RUN_TESTS: 2021-05-16T19:37:59.7526884Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:37:59.7527263Z TZ: UTC 2021-05-16T19:37:59.7527580Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:37:59.7527931Z NOT_CRAN: true 2021-05-16T19:37:59.7528262Z ##[endgroup] 2021-05-16T19:37:59.7978665Z Package: voxel 2021-05-16T19:37:59.7984311Z Version: 1.3.5 2021-05-16T19:37:59.7985063Z OS: Linux 2021-05-16T19:37:59.8040581Z ##[group]Run install.packages('remotes') 2021-05-16T19:37:59.8041237Z install.packages('remotes') 2021-05-16T19:37:59.8041987Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T19:37:59.8042931Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T19:37:59.8049884Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:37:59.8050246Z env: 2021-05-16T19:37:59.8050650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:37:59.8051060Z TIC_DEPLOY_KEY: 2021-05-16T19:37:59.8051782Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:37:59.8052884Z GITHUB_PAT: *** 2021-05-16T19:37:59.8053255Z COVERALLS_TOKEN: 2021-05-16T19:37:59.8053700Z continue-on-error: false 2021-05-16T19:37:59.8054113Z VDIFFR_RUN_TESTS: 2021-05-16T19:37:59.8054553Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:37:59.8054967Z TZ: UTC 2021-05-16T19:37:59.8055303Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:37:59.8055683Z NOT_CRAN: true 2021-05-16T19:37:59.8056007Z ##[endgroup] 2021-05-16T19:37:59.9956146Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:37:59.9957413Z (as ‘lib’ is unspecified) 2021-05-16T19:38:18.7237566Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T19:38:19.8755332Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-16T19:38:19.8961855Z ================================================== 2021-05-16T19:38:19.8962336Z downloaded 381 KB 2021-05-16T19:38:19.8962586Z 2021-05-16T19:38:20.1601606Z * installing *binary* package ‘remotes’ ... 2021-05-16T19:38:20.1645617Z * DONE (remotes) 2021-05-16T19:38:20.1698700Z 2021-05-16T19:38:20.1699949Z The downloaded source packages are in 2021-05-16T19:38:20.1701246Z ‘/tmp/RtmprUVvOC/downloaded_packages’ 2021-05-16T19:38:43.0391841Z ##[group]Run actions/cache@v1 2021-05-16T19:38:43.0392316Z with: 2021-05-16T19:38:43.0392780Z path: /home/runner/work/_temp/Library 2021-05-16T19:38:43.0396054Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-c9ab9602b271e67b45a3c7b2fb8b383ef62bdb4fe5518e98e8a2d718c3e17590 2021-05-16T19:38:43.0400604Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-16T19:38:43.0401855Z env: 2021-05-16T19:38:43.0402296Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:38:43.0402788Z TIC_DEPLOY_KEY: 2021-05-16T19:38:43.0403591Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:38:43.0405377Z GITHUB_PAT: *** 2021-05-16T19:38:43.0405812Z COVERALLS_TOKEN: 2021-05-16T19:38:43.0406308Z continue-on-error: false 2021-05-16T19:38:43.0406799Z VDIFFR_RUN_TESTS: 2021-05-16T19:38:43.0407283Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:38:43.0407796Z TZ: UTC 2021-05-16T19:38:43.0408207Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:38:43.0408622Z NOT_CRAN: true 2021-05-16T19:38:43.0409010Z ##[endgroup] 2021-05-16T19:38:43.0952773Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T19:38:43.1018807Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T19:38:43.1019560Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T19:38:43.1020963Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T19:38:43.1021529Z sudo -s eval "$sysreqs" 2021-05-16T19:38:43.1071462Z shell: /usr/bin/bash -e {0} 2021-05-16T19:38:43.1071801Z env: 2021-05-16T19:38:43.1072196Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:38:43.1072755Z TIC_DEPLOY_KEY: 2021-05-16T19:38:43.1073435Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:38:43.1074534Z GITHUB_PAT: *** 2021-05-16T19:38:43.1074882Z COVERALLS_TOKEN: 2021-05-16T19:38:43.1075280Z continue-on-error: false 2021-05-16T19:38:43.1076621Z VDIFFR_RUN_TESTS: 2021-05-16T19:38:43.1077241Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:38:43.1077642Z TZ: UTC 2021-05-16T19:38:43.1078232Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:38:43.1078620Z NOT_CRAN: true 2021-05-16T19:38:43.1079483Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T19:38:43.1080283Z ##[endgroup] 2021-05-16T19:38:43.3280162Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:38:43.8966299Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T19:39:05.1737426Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T19:39:05.1739242Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T19:39:05.1739778Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T19:39:05.1740273Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T19:39:05.1741376Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T19:39:05.1766145Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T19:39:05.1780235Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:39:05.1781040Z (as ‘lib’ is unspecified) 2021-05-16T19:39:22.4130407Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T19:39:23.4932447Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-16T19:39:23.5023562Z ================================================== 2021-05-16T19:39:23.5024378Z downloaded 94 KB 2021-05-16T19:39:23.5025225Z 2021-05-16T19:39:23.5088035Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T19:39:24.6112352Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-16T19:39:24.6206635Z ================================================== 2021-05-16T19:39:24.6207120Z downloaded 135 KB 2021-05-16T19:39:24.6207377Z 2021-05-16T19:39:24.6252365Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T19:39:25.6131846Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-16T19:39:25.6189759Z ================================================== 2021-05-16T19:39:25.6192214Z downloaded 80 KB 2021-05-16T19:39:25.6192792Z 2021-05-16T19:39:25.6232504Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T19:39:26.6723242Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-16T19:39:26.6947715Z ================================================== 2021-05-16T19:39:26.6948641Z downloaded 516 KB 2021-05-16T19:39:26.6949684Z 2021-05-16T19:39:26.6995198Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T19:39:27.6867950Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-16T19:39:27.7118657Z ================================================== 2021-05-16T19:39:27.7119305Z downloaded 991 KB 2021-05-16T19:39:27.7119598Z 2021-05-16T19:39:27.9860722Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T19:39:27.9910745Z * DONE (rprojroot) 2021-05-16T19:39:28.2324027Z * installing *binary* package ‘crayon’ ... 2021-05-16T19:39:28.2374636Z * DONE (crayon) 2021-05-16T19:39:28.4746212Z * installing *binary* package ‘R6’ ... 2021-05-16T19:39:28.4788742Z * DONE (R6) 2021-05-16T19:39:28.7665190Z * installing *binary* package ‘desc’ ... 2021-05-16T19:39:28.7719309Z * DONE (desc) 2021-05-16T19:39:29.0577278Z * installing *binary* package ‘debugme’ ... 2021-05-16T19:39:29.0635155Z * DONE (debugme) 2021-05-16T19:39:29.0692162Z 2021-05-16T19:39:29.0693446Z The downloaded source packages are in 2021-05-16T19:39:29.0695300Z ‘/tmp/RtmpyilMOe/downloaded_packages’ 2021-05-16T19:39:29.0706251Z Running `R CMD build`... 2021-05-16T19:39:29.3151733Z * checking for file ‘/tmp/RtmpyilMOe/remotes68df5a508bf1/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T19:39:29.3152939Z * preparing ‘sysreqs’: 2021-05-16T19:39:29.3153707Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:39:29.3154656Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:39:29.3155399Z * checking for empty or unneeded directories 2021-05-16T19:39:29.3156153Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T19:39:29.3161613Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:39:29.3162976Z (as ‘lib’ is unspecified) 2021-05-16T19:39:29.5575534Z * installing *source* package ‘sysreqs’ ... 2021-05-16T19:39:29.5579568Z ** using staged installation 2021-05-16T19:39:29.5786398Z ** R 2021-05-16T19:39:29.5825817Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:39:30.0165496Z ** help 2021-05-16T19:39:30.0306247Z *** installing help indices 2021-05-16T19:39:30.0500918Z ** building package indices 2021-05-16T19:39:30.2663657Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:39:30.4923915Z ** testing if installed package can be loaded from final location 2021-05-16T19:39:30.7229376Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:39:30.7235932Z * DONE (sysreqs) 2021-05-16T19:39:53.2512669Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T19:39:53.2515133Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T19:39:53.2516557Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T19:39:53.3151686Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T19:39:53.3836398Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T19:39:53.9267399Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T19:39:53.9268762Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T19:39:53.9277446Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T19:39:54.0678205Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T19:39:55.2375504Z Reading package lists... 2021-05-16T19:39:55.3202249Z Reading package lists... 2021-05-16T19:39:55.4862114Z Building dependency tree... 2021-05-16T19:39:55.4887189Z Reading state information... 2021-05-16T19:39:55.6498824Z make is already the newest version (4.2.1-1.2). 2021-05-16T19:39:55.6501958Z make set to manually installed. 2021-05-16T19:39:55.6502895Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T19:39:55.6503652Z Suggested packages: 2021-05-16T19:39:55.6504474Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T19:39:55.6930716Z The following NEW packages will be installed: 2021-05-16T19:39:55.6937845Z libcurl4-openssl-dev 2021-05-16T19:39:55.7148555Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T19:39:55.7149751Z Need to get 321 kB of archives. 2021-05-16T19:39:55.7150826Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T19:39:55.7152717Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T19:39:56.1976981Z Fetched 321 kB in 0s (13.2 MB/s) 2021-05-16T19:39:56.2367628Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T19:39:56.2469728Z (Reading database ... 2021-05-16T19:39:56.2470956Z (Reading database ... 5% 2021-05-16T19:39:56.2471731Z (Reading database ... 10% 2021-05-16T19:39:56.2472136Z (Reading database ... 15% 2021-05-16T19:39:56.2474546Z (Reading database ... 20% 2021-05-16T19:39:56.2474977Z (Reading database ... 25% 2021-05-16T19:39:56.2475380Z (Reading database ... 30% 2021-05-16T19:39:56.2475800Z (Reading database ... 35% 2021-05-16T19:39:56.2476202Z (Reading database ... 40% 2021-05-16T19:39:56.2476617Z (Reading database ... 45% 2021-05-16T19:39:56.2481534Z (Reading database ... 50% 2021-05-16T19:39:56.2536832Z (Reading database ... 55% 2021-05-16T19:39:56.2600683Z (Reading database ... 60% 2021-05-16T19:39:56.2645652Z (Reading database ... 65% 2021-05-16T19:39:56.2842588Z (Reading database ... 70% 2021-05-16T19:39:56.2883321Z (Reading database ... 75% 2021-05-16T19:39:56.3183753Z (Reading database ... 80% 2021-05-16T19:39:56.3343624Z (Reading database ... 85% 2021-05-16T19:39:56.3745549Z (Reading database ... 90% 2021-05-16T19:39:56.3832003Z (Reading database ... 95% 2021-05-16T19:39:56.3832510Z (Reading database ... 100% 2021-05-16T19:39:56.3833241Z (Reading database ... 285057 files and directories currently installed.) 2021-05-16T19:39:56.3999769Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T19:39:56.4023749Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T19:39:56.5063325Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T19:39:56.5115628Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T19:40:02.1104484Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T19:40:02.1105177Z remotes::install_github("ropensci/tic") 2021-05-16T19:40:02.1106400Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T19:40:02.1106972Z remotes::install_github("muschellij2/aghast") 2021-05-16T19:40:02.1107932Z remotes::install_cran("covr") 2021-05-16T19:40:02.1130153Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:40:02.1130751Z env: 2021-05-16T19:40:02.1131262Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:40:02.1131737Z TIC_DEPLOY_KEY: 2021-05-16T19:40:02.1132707Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:40:02.1134300Z GITHUB_PAT: *** 2021-05-16T19:40:02.1134699Z COVERALLS_TOKEN: 2021-05-16T19:40:02.1135154Z continue-on-error: false 2021-05-16T19:40:02.1135594Z VDIFFR_RUN_TESTS: 2021-05-16T19:40:02.1136023Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:40:02.1136477Z TZ: UTC 2021-05-16T19:40:02.1136821Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:40:02.1137368Z NOT_CRAN: true 2021-05-16T19:40:02.1137715Z ##[endgroup] 2021-05-16T19:40:02.3213469Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:40:02.9808839Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T19:40:24.0034576Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T19:40:24.0035768Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:40:24.0036351Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:40:24.0036913Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T19:40:24.0037472Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T19:40:24.0038061Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T19:40:24.0038626Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T19:40:24.0039190Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T19:40:24.0039751Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T19:40:24.0040327Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T19:40:24.0041080Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:40:24.0041855Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T19:40:24.0042432Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T19:40:24.0042972Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T19:40:24.0043563Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T19:40:24.0044173Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:40:24.0044782Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T19:40:24.0045351Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T19:40:24.0045914Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T19:40:24.0046491Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T19:40:24.0047072Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T19:40:24.0047659Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:40:24.0048409Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:40:24.0048979Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:40:24.0049508Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:40:24.0050049Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T19:40:24.0050575Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T19:40:24.0051142Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T19:40:24.0051695Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:40:24.0052263Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T19:40:24.0052824Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T19:40:24.0061383Z 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-16T19:40:24.0078864Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:40:24.0079699Z (as ‘lib’ is unspecified) 2021-05-16T19:40:41.4691419Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T19:40:42.1467806Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-16T19:40:42.1893908Z ================================================== 2021-05-16T19:40:42.1896030Z downloaded 1.3 MB 2021-05-16T19:40:42.1896992Z 2021-05-16T19:40:42.1933892Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T19:40:42.9220832Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-16T19:40:42.9361660Z ================================================== 2021-05-16T19:40:42.9362132Z downloaded 226 KB 2021-05-16T19:40:42.9362571Z 2021-05-16T19:40:42.9403350Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T19:40:43.9244080Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-16T19:40:43.9355938Z ================================================== 2021-05-16T19:40:43.9356559Z downloaded 140 KB 2021-05-16T19:40:43.9356824Z 2021-05-16T19:40:43.9394234Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T19:40:44.6367358Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-16T19:40:44.6421299Z ================================================== 2021-05-16T19:40:44.6421778Z downloaded 53 KB 2021-05-16T19:40:44.6422049Z 2021-05-16T19:40:44.6466307Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T19:40:45.6329961Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-16T19:40:45.6332338Z ================================================== 2021-05-16T19:40:45.6333011Z downloaded 23 KB 2021-05-16T19:40:45.6333470Z 2021-05-16T19:40:45.6371848Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T19:40:46.3240578Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-16T19:40:46.3560904Z ================================================== 2021-05-16T19:40:46.3561506Z downloaded 1.4 MB 2021-05-16T19:40:46.3561801Z 2021-05-16T19:40:46.3600576Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T19:40:47.2328910Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T19:40:47.2338596Z ================================================== 2021-05-16T19:40:47.2339354Z downloaded 36 KB 2021-05-16T19:40:47.2339854Z 2021-05-16T19:40:47.2378905Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T19:40:48.0471292Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-16T19:40:48.0722398Z ================================================== 2021-05-16T19:40:48.0723384Z downloaded 884 KB 2021-05-16T19:40:48.0724030Z 2021-05-16T19:40:48.0760918Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T19:40:49.6803034Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-16T19:40:49.7000566Z ================================================== 2021-05-16T19:40:49.7001358Z downloaded 523 KB 2021-05-16T19:40:49.7002015Z 2021-05-16T19:40:49.7040562Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T19:40:50.5818473Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-16T19:40:50.5820093Z ================================================== 2021-05-16T19:40:50.5821073Z downloaded 12 KB 2021-05-16T19:40:50.5821705Z 2021-05-16T19:40:50.5859353Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T19:40:51.2897376Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-16T19:40:51.3139964Z ================================================== 2021-05-16T19:40:51.3140608Z downloaded 486 KB 2021-05-16T19:40:51.3140879Z 2021-05-16T19:40:51.3181475Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T19:40:53.4451753Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-16T19:40:53.4453719Z ================================================== 2021-05-16T19:40:53.4454282Z downloaded 90 KB 2021-05-16T19:40:53.4454796Z 2021-05-16T19:40:53.4456602Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T19:40:53.5140965Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-16T19:40:53.5378554Z ================================================== 2021-05-16T19:40:53.5379518Z downloaded 508 KB 2021-05-16T19:40:53.5379966Z 2021-05-16T19:40:53.5427063Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T19:40:54.7751582Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-16T19:40:54.7957836Z ================================================== 2021-05-16T19:40:54.7958886Z downloaded 621 KB 2021-05-16T19:40:54.7959433Z 2021-05-16T19:40:54.8070706Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T19:40:56.1483752Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-16T19:40:56.1638185Z ================================================== 2021-05-16T19:40:56.1639207Z downloaded 267 KB 2021-05-16T19:40:56.1639769Z 2021-05-16T19:40:56.1677326Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T19:40:57.1982822Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-16T19:40:57.2095288Z ================================================== 2021-05-16T19:40:57.2096156Z downloaded 167 KB 2021-05-16T19:40:57.2096484Z 2021-05-16T19:40:57.2139926Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T19:40:58.1928586Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-16T19:40:58.2081538Z ================================================== 2021-05-16T19:40:58.2082428Z downloaded 234 KB 2021-05-16T19:40:58.2082972Z 2021-05-16T19:40:58.2121978Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T19:40:58.9026607Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-16T19:40:58.9177955Z ================================================== 2021-05-16T19:40:58.9178570Z downloaded 276 KB 2021-05-16T19:40:58.9178880Z 2021-05-16T19:40:58.9223851Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T19:41:00.2019463Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-16T19:41:00.2159314Z ================================================== 2021-05-16T19:41:00.2159908Z downloaded 201 KB 2021-05-16T19:41:00.2160225Z 2021-05-16T19:41:00.2207328Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T19:41:01.3568737Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-16T19:41:01.3615903Z ================================================== 2021-05-16T19:41:01.3617369Z downloaded 64 KB 2021-05-16T19:41:01.3618353Z 2021-05-16T19:41:01.3668109Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T19:41:02.3709376Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-16T19:41:02.3753240Z ================================================== 2021-05-16T19:41:02.3754160Z downloaded 46 KB 2021-05-16T19:41:02.3754897Z 2021-05-16T19:41:02.3793436Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T19:41:03.7309945Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-16T19:41:03.7496280Z ================================================== 2021-05-16T19:41:03.7497653Z downloaded 416 KB 2021-05-16T19:41:03.7498382Z 2021-05-16T19:41:03.7538776Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T19:41:05.7459618Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-16T19:41:05.7528671Z ================================================== 2021-05-16T19:41:05.7529773Z downloaded 91 KB 2021-05-16T19:41:05.7530618Z 2021-05-16T19:41:05.7573040Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T19:41:07.4489339Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-16T19:41:07.4490856Z ================================================== 2021-05-16T19:41:07.4491583Z downloaded 133 KB 2021-05-16T19:41:07.4491881Z 2021-05-16T19:41:07.4493149Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T19:41:08.3217218Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-16T19:41:08.3368061Z ================================================== 2021-05-16T19:41:08.3369149Z downloaded 271 KB 2021-05-16T19:41:08.3369950Z 2021-05-16T19:41:08.3409035Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T19:41:09.5455491Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-16T19:41:09.5935784Z ================================================== 2021-05-16T19:41:09.5937070Z downloaded 735 KB 2021-05-16T19:41:09.5938016Z 2021-05-16T19:41:09.5976411Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T19:41:10.7749944Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-16T19:41:10.7793802Z ================================================== 2021-05-16T19:41:10.7794951Z downloaded 46 KB 2021-05-16T19:41:10.7795595Z 2021-05-16T19:41:10.7833226Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T19:41:10.9155510Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T19:41:10.9158109Z ================================================== 2021-05-16T19:41:10.9161690Z downloaded 24 KB 2021-05-16T19:41:10.9162394Z 2021-05-16T19:41:10.9185204Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T19:41:12.0290496Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-16T19:41:12.0677900Z ================================================== 2021-05-16T19:41:12.0679146Z downloaded 688 KB 2021-05-16T19:41:12.0679688Z 2021-05-16T19:41:12.0744473Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T19:41:13.1061822Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-16T19:41:13.1107053Z ================================================== 2021-05-16T19:41:13.1107524Z downloaded 45 KB 2021-05-16T19:41:13.1108228Z 2021-05-16T19:41:13.1151416Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T19:41:14.3088988Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-16T19:41:14.3295624Z ================================================== 2021-05-16T19:41:14.3296574Z downloaded 595 KB 2021-05-16T19:41:14.3297186Z 2021-05-16T19:41:14.6905995Z * installing *binary* package ‘rlang’ ... 2021-05-16T19:41:14.6975235Z * DONE (rlang) 2021-05-16T19:41:14.9741974Z * installing *binary* package ‘magrittr’ ... 2021-05-16T19:41:14.9788885Z * DONE (magrittr) 2021-05-16T19:41:15.2493766Z * installing *binary* package ‘glue’ ... 2021-05-16T19:41:15.2538552Z * DONE (glue) 2021-05-16T19:41:15.5014056Z * installing *binary* package ‘sys’ ... 2021-05-16T19:41:15.5053375Z * DONE (sys) 2021-05-16T19:41:15.7481624Z * installing *binary* package ‘mime’ ... 2021-05-16T19:41:15.7526747Z * DONE (mime) 2021-05-16T19:41:16.1253836Z * installing *binary* package ‘curl’ ... 2021-05-16T19:41:16.1321422Z * DONE (curl) 2021-05-16T19:41:16.4327617Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T19:41:16.4382679Z * DONE (jsonlite) 2021-05-16T19:41:16.6687030Z * installing *binary* package ‘ini’ ... 2021-05-16T19:41:16.6722851Z * DONE (ini) 2021-05-16T19:41:16.9390413Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T19:41:16.9436891Z * DONE (gitcreds) 2021-05-16T19:41:17.2772096Z * installing *binary* package ‘zip’ ... 2021-05-16T19:41:17.2838902Z * DONE (zip) 2021-05-16T19:41:17.5631710Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T19:41:17.5690327Z * DONE (rstudioapi) 2021-05-16T19:41:17.8547411Z * installing *binary* package ‘fastmap’ ... 2021-05-16T19:41:17.8595898Z * DONE (fastmap) 2021-05-16T19:41:18.1520815Z * installing *binary* package ‘yaml’ ... 2021-05-16T19:41:18.1576919Z * DONE (yaml) 2021-05-16T19:41:18.4234225Z * installing *binary* package ‘withr’ ... 2021-05-16T19:41:18.4278372Z * DONE (withr) 2021-05-16T19:41:18.7002083Z * installing *binary* package ‘whisker’ ... 2021-05-16T19:41:18.7050898Z * DONE (whisker) 2021-05-16T19:41:18.9502192Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T19:41:18.9544484Z * DONE (rappdirs) 2021-05-16T19:41:19.3216258Z * installing *binary* package ‘fs’ ... 2021-05-16T19:41:19.3274487Z * DONE (fs) 2021-05-16T19:41:19.5781418Z * installing *binary* package ‘clipr’ ... 2021-05-16T19:41:19.5819495Z * DONE (clipr) 2021-05-16T19:41:19.8864180Z * installing *binary* package ‘git2r’ ... 2021-05-16T19:41:19.8914463Z * DONE (git2r) 2021-05-16T19:41:20.1481098Z * installing *binary* package ‘askpass’ ... 2021-05-16T19:41:20.1523254Z * DONE (askpass) 2021-05-16T19:41:20.4507602Z * installing *binary* package ‘cli’ ... 2021-05-16T19:41:20.4558736Z * DONE (cli) 2021-05-16T19:41:20.7393554Z * installing *binary* package ‘purrr’ ... 2021-05-16T19:41:20.7448581Z * DONE (purrr) 2021-05-16T19:41:21.0201290Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T19:41:21.0250016Z * DONE (lifecycle) 2021-05-16T19:41:21.2680524Z * installing *source* package ‘cachem’ ... 2021-05-16T19:41:21.2694036Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T19:41:21.2695056Z ** using staged installation 2021-05-16T19:41:21.2884959Z ** libs 2021-05-16T19:41:21.2956347Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T19:41:21.4072315Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:41:21.4558975Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T19:41:21.4911544Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T19:41:21.4921516Z ** R 2021-05-16T19:41:21.5004444Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:41:22.1361356Z ** help 2021-05-16T19:41:22.1620858Z *** installing help indices 2021-05-16T19:41:22.1861411Z ** building package indices 2021-05-16T19:41:22.4337422Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:41:22.6717723Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:41:22.7675778Z ** testing if installed package can be loaded from final location 2021-05-16T19:41:23.0128917Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:41:23.0138410Z * DONE (cachem) 2021-05-16T19:41:23.4650687Z * installing *binary* package ‘openssl’ ... 2021-05-16T19:41:23.4734058Z * DONE (openssl) 2021-05-16T19:41:23.7267521Z * installing *binary* package ‘memoise’ ... 2021-05-16T19:41:23.7315648Z * DONE (memoise) 2021-05-16T19:41:24.0468317Z * installing *binary* package ‘httr’ ... 2021-05-16T19:41:24.0526228Z * DONE (httr) 2021-05-16T19:41:24.3250228Z * installing *binary* package ‘credentials’ ... 2021-05-16T19:41:24.3293821Z * DONE (credentials) 2021-05-16T19:41:24.6081242Z * installing *binary* package ‘gh’ ... 2021-05-16T19:41:24.6120475Z * DONE (gh) 2021-05-16T19:41:24.9022841Z * installing *binary* package ‘gert’ ... 2021-05-16T19:41:24.9067032Z * DONE (gert) 2021-05-16T19:41:25.2714806Z * installing *binary* package ‘usethis’ ... 2021-05-16T19:41:25.2793290Z * DONE (usethis) 2021-05-16T19:41:25.2862926Z 2021-05-16T19:41:25.2863758Z The downloaded source packages are in 2021-05-16T19:41:25.2865411Z ‘/tmp/RtmpmO8aP5/downloaded_packages’ 2021-05-16T19:41:25.2877340Z Running `R CMD build`... 2021-05-16T19:41:27.9041741Z * checking for file ‘/tmp/RtmpmO8aP5/remotes71f5be6e1cf/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T19:41:27.9043313Z * preparing ‘tic’: 2021-05-16T19:41:27.9044386Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:41:27.9045349Z * installing the package to process help pages 2021-05-16T19:41:27.9046585Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:41:27.9047742Z * checking for empty or unneeded directories 2021-05-16T19:41:27.9049078Z Removed empty directory ‘tic/.circleci’ 2021-05-16T19:41:27.9050096Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T19:41:27.9051046Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T19:41:27.9053160Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:41:27.9054175Z (as ‘lib’ is unspecified) 2021-05-16T19:41:28.4556629Z * installing *source* package ‘tic’ ... 2021-05-16T19:41:28.4558369Z ** using staged installation 2021-05-16T19:41:28.4559189Z ** R 2021-05-16T19:41:28.4559833Z ** inst 2021-05-16T19:41:28.4560770Z ** preparing package for lazy loading 2021-05-16T19:41:28.8502576Z ** help 2021-05-16T19:41:29.0381669Z *** installing help indices 2021-05-16T19:41:29.1649327Z *** copying figures 2021-05-16T19:41:29.1657655Z ** building package indices 2021-05-16T19:41:29.4922282Z ** installing vignettes 2021-05-16T19:41:29.4972715Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:41:29.8335788Z ** testing if installed package can be loaded from final location 2021-05-16T19:41:30.2003430Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:41:30.2033874Z * DONE (tic) 2021-05-16T19:41:30.2181792Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:41:31.4145046Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T19:41:34.7170766Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T19:41:34.7172055Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:41:34.7172963Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T19:41:34.7175323Z 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-16T19:41:34.7177414Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T19:41:34.7178362Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:41:34.7179260Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T19:41:34.7180156Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T19:41:34.7181277Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T19:41:34.7182192Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:41:34.7183064Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:41:34.7184111Z (as ‘lib’ is unspecified) 2021-05-16T19:41:34.7185082Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T19:41:34.7186164Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T19:41:34.7187074Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T19:41:34.7188132Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:41:34.7189016Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:41:34.7189912Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T19:41:34.7191404Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T19:41:34.7192727Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T19:41:34.7196124Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T19:41:34.7204810Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T19:41:34.7205944Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T19:41:34.7206576Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T19:41:34.7207164Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T19:41:34.7207750Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T19:41:34.7208502Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T19:41:34.7209104Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:41:34.7210078Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T19:41:34.7210770Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T19:41:34.7211506Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T19:41:34.7212421Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T19:41:34.7212981Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:41:34.7213583Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:41:34.7214408Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:41:34.7215026Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T19:41:34.7215657Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T19:41:34.7216264Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T19:41:34.7217033Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T19:41:34.7217771Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T19:41:34.7218358Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T19:41:52.3059215Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T19:41:52.9930040Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-16T19:41:53.0081283Z ================================================== 2021-05-16T19:41:53.0082290Z downloaded 231 KB 2021-05-16T19:41:53.0082852Z 2021-05-16T19:41:53.0120145Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T19:41:53.8204981Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-16T19:41:53.9152168Z ================================================== 2021-05-16T19:41:53.9153135Z downloaded 1.5 MB 2021-05-16T19:41:53.9153686Z 2021-05-16T19:41:53.9203493Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T19:41:54.7864808Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-16T19:41:54.7866188Z ================================================== 2021-05-16T19:41:54.7866966Z downloaded 16 KB 2021-05-16T19:41:54.7867270Z 2021-05-16T19:41:54.7901386Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T19:41:54.9258659Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T19:41:54.9539246Z ================================================== 2021-05-16T19:41:54.9540366Z downloaded 1.1 MB 2021-05-16T19:41:54.9540851Z 2021-05-16T19:41:54.9563066Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T19:41:54.9844501Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T19:41:55.0060234Z ================================================== 2021-05-16T19:41:55.0060770Z downloaded 670 KB 2021-05-16T19:41:55.0061167Z 2021-05-16T19:41:55.0088299Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T19:41:55.5302959Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-16T19:41:55.5394336Z ================================================== 2021-05-16T19:41:55.5394837Z downloaded 42 KB 2021-05-16T19:41:55.5395132Z 2021-05-16T19:41:55.5431912Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T19:41:56.4173127Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-16T19:41:56.4317597Z ================================================== 2021-05-16T19:41:56.4318279Z downloaded 247 KB 2021-05-16T19:41:56.4318870Z 2021-05-16T19:41:56.4357735Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T19:41:57.4167533Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-16T19:41:57.4415678Z ================================================== 2021-05-16T19:41:57.4416669Z downloaded 977 KB 2021-05-16T19:41:57.4416937Z 2021-05-16T19:41:57.4454643Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T19:41:58.1376670Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-16T19:41:58.1470290Z ================================================== 2021-05-16T19:41:58.1470949Z downloaded 67 KB 2021-05-16T19:41:58.1472749Z 2021-05-16T19:41:58.1513629Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T19:41:58.8390496Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-16T19:41:58.8556651Z ================================================== 2021-05-16T19:41:58.8557864Z downloaded 354 KB 2021-05-16T19:41:58.8558648Z 2021-05-16T19:41:58.8591314Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T19:41:59.7191535Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-16T19:41:59.7372380Z ================================================== 2021-05-16T19:41:59.7373185Z downloaded 412 KB 2021-05-16T19:41:59.7373937Z 2021-05-16T19:41:59.7417657Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T19:42:00.4275738Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-16T19:42:00.4277113Z ================================================== 2021-05-16T19:42:00.4277883Z downloaded 15 KB 2021-05-16T19:42:00.4278421Z 2021-05-16T19:42:00.4311647Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T19:42:00.9456607Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-16T19:42:00.9560815Z ================================================== 2021-05-16T19:42:00.9561903Z downloaded 147 KB 2021-05-16T19:42:00.9563299Z 2021-05-16T19:42:00.9600772Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T19:42:01.9677571Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-16T19:42:01.9733488Z ================================================== 2021-05-16T19:42:01.9734502Z downloaded 72 KB 2021-05-16T19:42:01.9735472Z 2021-05-16T19:42:01.9773882Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T19:42:02.6603223Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-16T19:42:02.6628751Z ================================================== 2021-05-16T19:42:02.6629829Z downloaded 39 KB 2021-05-16T19:42:02.6631122Z 2021-05-16T19:42:02.6667014Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T19:42:03.3929708Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-16T19:42:03.4120380Z ================================================== 2021-05-16T19:42:03.4120855Z downloaded 348 KB 2021-05-16T19:42:03.4121103Z 2021-05-16T19:42:03.4161967Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T19:42:03.9355816Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-16T19:42:03.9535348Z ================================================== 2021-05-16T19:42:03.9536889Z downloaded 426 KB 2021-05-16T19:42:03.9537354Z 2021-05-16T19:42:03.9571527Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T19:42:04.6522412Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-16T19:42:04.6567259Z ================================================== 2021-05-16T19:42:04.6568610Z downloaded 40 KB 2021-05-16T19:42:04.6569269Z 2021-05-16T19:42:04.6603535Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T19:42:05.6781203Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-16T19:42:05.7062282Z ================================================== 2021-05-16T19:42:05.7063187Z downloaded 602 KB 2021-05-16T19:42:05.7063757Z 2021-05-16T19:42:05.7104843Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T19:42:05.7404740Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T19:42:05.7498568Z ================================================== 2021-05-16T19:42:05.7499366Z downloaded 109 KB 2021-05-16T19:42:05.7499764Z 2021-05-16T19:42:05.7516423Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T19:42:06.7475582Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-16T19:42:06.8571975Z ================================================== 2021-05-16T19:42:06.8573115Z downloaded 224 KB 2021-05-16T19:42:06.8573429Z 2021-05-16T19:42:06.8642829Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T19:42:07.6089344Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-16T19:42:07.6122888Z ================================================== 2021-05-16T19:42:07.6123793Z downloaded 37 KB 2021-05-16T19:42:07.6124365Z 2021-05-16T19:42:07.6162618Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T19:42:08.1512707Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-16T19:42:08.1639164Z ================================================== 2021-05-16T19:42:08.1640278Z downloaded 199 KB 2021-05-16T19:42:08.1641127Z 2021-05-16T19:42:08.1680300Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T19:42:08.8949244Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-16T19:42:08.9357096Z ================================================== 2021-05-16T19:42:08.9357593Z downloaded 2.8 MB 2021-05-16T19:42:08.9358735Z 2021-05-16T19:42:08.9397667Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T19:42:09.6451986Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-16T19:42:09.6850292Z ================================================== 2021-05-16T19:42:09.6850838Z downloaded 4.0 MB 2021-05-16T19:42:09.6851102Z 2021-05-16T19:42:09.6885844Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T19:42:10.1988189Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-16T19:42:10.2257411Z ================================================== 2021-05-16T19:42:10.2259003Z downloaded 1.3 MB 2021-05-16T19:42:10.2260165Z 2021-05-16T19:42:10.2341659Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T19:42:12.3902976Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-16T19:42:12.4194800Z ================================================== 2021-05-16T19:42:12.4195912Z downloaded 478 KB 2021-05-16T19:42:12.4196723Z 2021-05-16T19:42:12.4233263Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T19:42:13.8650144Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-16T19:42:13.8727199Z ================================================== 2021-05-16T19:42:13.8728597Z downloaded 107 KB 2021-05-16T19:42:13.8729576Z 2021-05-16T19:42:13.8769083Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T19:42:15.2848506Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-16T19:42:15.2849916Z ================================================== 2021-05-16T19:42:15.2850654Z downloaded 21 KB 2021-05-16T19:42:15.2851071Z 2021-05-16T19:42:15.2965630Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T19:42:16.4305772Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-16T19:42:16.4350556Z ================================================== 2021-05-16T19:42:16.4351006Z downloaded 42 KB 2021-05-16T19:42:16.4351255Z 2021-05-16T19:42:16.4394746Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T19:42:17.4446487Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-16T19:42:17.4447876Z ================================================== 2021-05-16T19:42:17.4448623Z downloaded 33 KB 2021-05-16T19:42:17.4449169Z 2021-05-16T19:42:17.4489123Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T19:42:18.4360579Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-16T19:42:18.4468135Z ================================================== 2021-05-16T19:42:18.4469505Z downloaded 136 KB 2021-05-16T19:42:18.4470166Z 2021-05-16T19:42:18.4504595Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T19:42:18.9769373Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-16T19:42:19.1233975Z ================================================== 2021-05-16T19:42:19.1235283Z downloaded 3.4 MB 2021-05-16T19:42:19.1235729Z 2021-05-16T19:42:19.1297886Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T19:42:20.4418962Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-16T19:42:20.4517815Z ================================================== 2021-05-16T19:42:20.4518538Z downloaded 64 KB 2021-05-16T19:42:20.4518945Z 2021-05-16T19:42:20.4559108Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T19:42:21.7677590Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-16T19:42:21.7966140Z ================================================== 2021-05-16T19:42:21.7966872Z downloaded 1.3 MB 2021-05-16T19:42:21.7967273Z 2021-05-16T19:42:21.8003897Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T19:42:23.1069158Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-16T19:42:23.1178453Z ================================================== 2021-05-16T19:42:23.1179112Z downloaded 128 KB 2021-05-16T19:42:23.1179502Z 2021-05-16T19:42:23.1285387Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T19:42:23.8691077Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-16T19:42:23.8988114Z ================================================== 2021-05-16T19:42:23.8989288Z downloaded 384 KB 2021-05-16T19:42:23.8989611Z 2021-05-16T19:42:24.1766411Z * installing *binary* package ‘utf8’ ... 2021-05-16T19:42:24.1835110Z * DONE (utf8) 2021-05-16T19:42:24.4149293Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T19:42:24.4186901Z * DONE (pkgconfig) 2021-05-16T19:42:24.6882349Z * installing *binary* package ‘fansi’ ... 2021-05-16T19:42:24.6927886Z * DONE (fansi) 2021-05-16T19:42:25.0001115Z * installing *binary* package ‘diffobj’ ... 2021-05-16T19:42:25.0054668Z * DONE (diffobj) 2021-05-16T19:42:25.2899605Z * installing *binary* package ‘ps’ ... 2021-05-16T19:42:25.2961924Z * DONE (ps) 2021-05-16T19:42:25.5305538Z * installing *binary* package ‘praise’ ... 2021-05-16T19:42:25.5345692Z * DONE (praise) 2021-05-16T19:42:25.7791344Z * installing *binary* package ‘pkgload’ ... 2021-05-16T19:42:25.7823909Z * DONE (pkgload) 2021-05-16T19:42:26.0238913Z * installing *binary* package ‘evaluate’ ... 2021-05-16T19:42:26.0281073Z * DONE (evaluate) 2021-05-16T19:42:26.2735941Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T19:42:26.2771337Z * DONE (ellipsis) 2021-05-16T19:42:26.5769486Z * installing *binary* package ‘digest’ ... 2021-05-16T19:42:26.5819805Z * DONE (digest) 2021-05-16T19:42:26.8243109Z * installing *binary* package ‘brio’ ... 2021-05-16T19:42:26.8277762Z * DONE (brio) 2021-05-16T19:42:27.1627730Z * installing *binary* package ‘xml2’ ... 2021-05-16T19:42:27.1686041Z * DONE (xml2) 2021-05-16T19:42:27.5083619Z * installing *source* package ‘xfun’ ... 2021-05-16T19:42:27.5122775Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T19:42:27.5123742Z ** using staged installation 2021-05-16T19:42:27.5331472Z ** libs 2021-05-16T19:42:27.5390663Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T19:42:27.6524324Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:42:27.7008659Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T19:42:27.9189898Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T19:42:27.9206565Z ** R 2021-05-16T19:42:27.9391911Z ** inst 2021-05-16T19:42:27.9408366Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:42:29.6172275Z ** help 2021-05-16T19:42:29.7835684Z *** installing help indices 2021-05-16T19:42:29.9133379Z ** building package indices 2021-05-16T19:42:30.2671307Z ** installing vignettes 2021-05-16T19:42:30.2738541Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:42:30.4901489Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:42:30.5099934Z ** testing if installed package can be loaded from final location 2021-05-16T19:42:30.7463525Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:42:30.7480397Z * DONE (xfun) 2021-05-16T19:42:31.3493872Z * installing *binary* package ‘stringi’ ... 2021-05-16T19:42:31.3602078Z * DONE (stringi) 2021-05-16T19:42:32.8535531Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T19:42:32.9034405Z * DONE (Rcpp) 2021-05-16T19:42:33.2447788Z * installing *binary* package ‘commonmark’ ... 2021-05-16T19:42:33.2504950Z * DONE (commonmark) 2021-05-16T19:42:33.5581658Z * installing *binary* package ‘brew’ ... 2021-05-16T19:42:33.5640016Z * DONE (brew) 2021-05-16T19:42:33.8016557Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T19:42:33.8106654Z * DONE (sessioninfo) 2021-05-16T19:42:34.0436742Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T19:42:34.0476444Z * DONE (prettyunits) 2021-05-16T19:42:34.4678115Z * installing *binary* package ‘vctrs’ ... 2021-05-16T19:42:34.4769554Z * DONE (vctrs) 2021-05-16T19:42:34.7561011Z * installing *binary* package ‘processx’ ... 2021-05-16T19:42:34.7626896Z * DONE (processx) 2021-05-16T19:42:35.0646887Z * installing *binary* package ‘markdown’ ... 2021-05-16T19:42:35.0703787Z * DONE (markdown) 2021-05-16T19:42:35.3213659Z * installing *binary* package ‘highr’ ... 2021-05-16T19:42:35.3312414Z * DONE (highr) 2021-05-16T19:42:35.6116890Z * installing *binary* package ‘stringr’ ... 2021-05-16T19:42:35.6169505Z * DONE (stringr) 2021-05-16T19:42:35.8612358Z * installing *binary* package ‘rversions’ ... 2021-05-16T19:42:35.8646826Z * DONE (rversions) 2021-05-16T19:42:36.3736495Z * installing *source* package ‘pillar’ ... 2021-05-16T19:42:36.3843914Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T19:42:36.3844894Z ** using staged installation 2021-05-16T19:42:36.4062867Z ** R 2021-05-16T19:42:36.4320363Z ** inst 2021-05-16T19:42:36.4356658Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:42:38.6010518Z ** help 2021-05-16T19:42:38.6924295Z *** installing help indices 2021-05-16T19:42:38.7565003Z *** copying figures 2021-05-16T19:42:38.7571267Z ** building package indices 2021-05-16T19:42:39.0393428Z ** installing vignettes 2021-05-16T19:42:39.0482812Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:42:39.3899856Z ** testing if installed package can be loaded from final location 2021-05-16T19:42:39.7635031Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:42:39.7656764Z * DONE (pillar) 2021-05-16T19:42:40.0389058Z * installing *binary* package ‘callr’ ... 2021-05-16T19:42:40.0430895Z * DONE (callr) 2021-05-16T19:42:40.5227348Z * installing *binary* package ‘knitr’ ... 2021-05-16T19:42:40.5347989Z * DONE (knitr) 2021-05-16T19:42:40.7803842Z * installing *binary* package ‘xopen’ ... 2021-05-16T19:42:40.7840413Z * DONE (xopen) 2021-05-16T19:42:41.2729375Z * installing *source* package ‘tibble’ ... 2021-05-16T19:42:41.2823501Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T19:42:41.2825195Z ** using staged installation 2021-05-16T19:42:41.3046360Z ** libs 2021-05-16T19:42:41.3094806Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T19:42:41.3590303Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T19:42:41.4346976Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T19:42:41.4775692Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T19:42:41.5855942Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T19:42:41.6107476Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T19:42:41.6121894Z ** R 2021-05-16T19:42:41.6351530Z ** inst 2021-05-16T19:42:41.6392752Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:42:43.7503081Z ** help 2021-05-16T19:42:43.8346156Z *** installing help indices 2021-05-16T19:42:43.8983579Z *** copying figures 2021-05-16T19:42:43.8990853Z ** building package indices 2021-05-16T19:42:44.1680835Z ** installing vignettes 2021-05-16T19:42:44.1773388Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:42:44.5858954Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:42:44.6052538Z ** testing if installed package can be loaded from final location 2021-05-16T19:42:45.0591961Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:42:45.0593317Z * DONE (tibble) 2021-05-16T19:42:45.3105458Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T19:42:45.3152029Z * DONE (pkgbuild) 2021-05-16T19:42:45.7594371Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T19:42:45.7669274Z * DONE (roxygen2) 2021-05-16T19:42:46.0106205Z * installing *binary* package ‘rematch2’ ... 2021-05-16T19:42:46.0147231Z * DONE (rematch2) 2021-05-16T19:42:46.2699211Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T19:42:46.2741500Z * DONE (rcmdcheck) 2021-05-16T19:42:46.5227076Z * installing *binary* package ‘waldo’ ... 2021-05-16T19:42:46.5268421Z * DONE (waldo) 2021-05-16T19:42:47.2757274Z * installing *binary* package ‘testthat’ ... 2021-05-16T19:42:47.2911155Z * DONE (testthat) 2021-05-16T19:42:47.5822196Z * installing *binary* package ‘devtools’ ... 2021-05-16T19:42:47.5871280Z * DONE (devtools) 2021-05-16T19:42:47.5931789Z 2021-05-16T19:42:47.5932578Z The downloaded source packages are in 2021-05-16T19:42:47.5933714Z ‘/tmp/RtmpmO8aP5/downloaded_packages’ 2021-05-16T19:42:48.0079804Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T19:42:50.7683525Z 2021-05-16T19:42:51.1271611Z 2021-05-16T19:42:51.1281075Z checking for file ‘/tmp/RtmpmO8aP5/remotes71f575c7d9ad/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T19:42:51.1366901Z 2021-05-16T19:42:51.1370000Z ✔ checking for file ‘/tmp/RtmpmO8aP5/remotes71f575c7d9ad/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T19:42:51.1439468Z 2021-05-16T19:42:51.1467836Z 2021-05-16T19:42:51.1469985Z ─ preparing ‘desc’: 2021-05-16T19:42:51.1480838Z 2021-05-16T19:42:51.1482893Z 2021-05-16T19:42:51.1584439Z checking DESCRIPTION meta-information ... 2021-05-16T19:42:51.1616954Z 2021-05-16T19:42:51.1619190Z ✔ checking DESCRIPTION meta-information 2021-05-16T19:42:51.2417576Z 2021-05-16T19:42:51.2452431Z 2021-05-16T19:42:51.2454785Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:42:51.2466727Z 2021-05-16T19:42:51.2493429Z 2021-05-16T19:42:51.2495727Z ─ checking for empty or unneeded directories 2021-05-16T19:42:51.2505896Z 2021-05-16T19:42:51.2536925Z 2021-05-16T19:42:51.2540116Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T19:42:51.3797443Z 2021-05-16T19:42:51.3799545Z 2021-05-16T19:42:51.3800297Z 2021-05-16T19:42:51.3912965Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:42:51.3914746Z (as ‘lib’ is unspecified) 2021-05-16T19:42:51.7434919Z * installing *source* package ‘desc’ ... 2021-05-16T19:42:51.7465557Z ** using staged installation 2021-05-16T19:42:51.7667540Z ** R 2021-05-16T19:42:51.7858017Z ** inst 2021-05-16T19:42:51.7875461Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:42:53.6813476Z ** help 2021-05-16T19:42:53.8288161Z *** installing help indices 2021-05-16T19:42:53.9371740Z ** building package indices 2021-05-16T19:42:54.2660533Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:42:54.4740085Z ** testing if installed package can be loaded from final location 2021-05-16T19:42:54.7164814Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:42:54.7178322Z * DONE (desc) 2021-05-16T19:42:54.9451891Z 2021-05-16T19:42:54.9452761Z 2021-05-16T19:42:54.9455774Z checking for file ‘/tmp/RtmpmO8aP5/remotes71f542315db4/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T19:42:54.9484415Z 2021-05-16T19:42:54.9485964Z ✔ checking for file ‘/tmp/RtmpmO8aP5/remotes71f542315db4/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T19:42:54.9591106Z 2021-05-16T19:42:54.9591977Z 2021-05-16T19:42:54.9592910Z ─ preparing ‘ghtravis’: 2021-05-16T19:42:54.9603384Z 2021-05-16T19:42:54.9606357Z 2021-05-16T19:42:54.9695038Z checking DESCRIPTION meta-information ... 2021-05-16T19:42:54.9728558Z 2021-05-16T19:42:54.9731392Z ✔ checking DESCRIPTION meta-information 2021-05-16T19:42:55.0204186Z 2021-05-16T19:42:55.0235402Z 2021-05-16T19:42:55.0237924Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:42:55.0250325Z 2021-05-16T19:42:55.0282019Z 2021-05-16T19:42:55.0284262Z ─ checking for empty or unneeded directories 2021-05-16T19:42:55.0314116Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T19:42:55.0529577Z 2021-05-16T19:42:55.0533896Z 2021-05-16T19:42:55.0535416Z 2021-05-16T19:42:55.1129359Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:42:55.1131160Z (as ‘lib’ is unspecified) 2021-05-16T19:42:55.3954049Z * installing *source* package ‘ghtravis’ ... 2021-05-16T19:42:55.3955949Z ** using staged installation 2021-05-16T19:42:55.4132799Z ** R 2021-05-16T19:42:55.4258761Z ** inst 2021-05-16T19:42:55.4272051Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:42:56.8503193Z ** help 2021-05-16T19:42:56.9136325Z *** installing help indices 2021-05-16T19:42:56.9667517Z ** building package indices 2021-05-16T19:42:57.2358666Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:42:58.0397294Z ** testing if installed package can be loaded from final location 2021-05-16T19:42:58.8311659Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:42:58.8321291Z * DONE (ghtravis) 2021-05-16T19:42:58.8417840Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:42:59.6807646Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T19:43:02.7179314Z 2021-05-16T19:43:02.7180959Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T19:43:02.7182032Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T19:43:02.7182838Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T19:43:02.7184213Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T19:43:02.7184955Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T19:43:02.7185660Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T19:43:02.7193508Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:43:02.7194457Z (as ‘lib’ is unspecified) 2021-05-16T19:43:20.0290581Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T19:43:20.8501289Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-16T19:43:20.8662035Z ================================================== 2021-05-16T19:43:20.8663337Z downloaded 193 KB 2021-05-16T19:43:20.8664188Z 2021-05-16T19:43:20.8698733Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T19:43:21.3890681Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-16T19:43:21.3946690Z ================================================== 2021-05-16T19:43:21.3947850Z downloaded 64 KB 2021-05-16T19:43:21.3948479Z 2021-05-16T19:43:21.4002312Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T19:43:22.1222351Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-16T19:43:22.1356891Z ================================================== 2021-05-16T19:43:22.1357884Z downloaded 191 KB 2021-05-16T19:43:22.1358623Z 2021-05-16T19:43:22.1392601Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T19:43:22.8238654Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-16T19:43:22.8610666Z ================================================== 2021-05-16T19:43:22.8612084Z downloaded 1.2 MB 2021-05-16T19:43:22.8612733Z 2021-05-16T19:43:22.8648351Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T19:43:23.7195792Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-16T19:43:23.7438175Z ================================================== 2021-05-16T19:43:23.7439211Z downloaded 1.0 MB 2021-05-16T19:43:23.7440087Z 2021-05-16T19:43:24.0093653Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T19:43:24.0136014Z * DONE (tidyselect) 2021-05-16T19:43:24.2619908Z * installing *binary* package ‘generics’ ... 2021-05-16T19:43:24.2655345Z * DONE (generics) 2021-05-16T19:43:24.5527505Z * installing *binary* package ‘cpp11’ ... 2021-05-16T19:43:24.5583662Z * DONE (cpp11) 2021-05-16T19:43:24.9292573Z * installing *binary* package ‘dplyr’ ... 2021-05-16T19:43:24.9375570Z * DONE (dplyr) 2021-05-16T19:43:25.3136368Z * installing *binary* package ‘tidyr’ ... 2021-05-16T19:43:25.3217768Z * DONE (tidyr) 2021-05-16T19:43:25.3283653Z 2021-05-16T19:43:25.3284417Z The downloaded source packages are in 2021-05-16T19:43:25.3285727Z ‘/tmp/RtmpmO8aP5/downloaded_packages’ 2021-05-16T19:43:25.5407548Z 2021-05-16T19:43:25.5412161Z checking for file ‘/tmp/RtmpmO8aP5/remotes71f537966e18/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T19:43:25.5413557Z 2021-05-16T19:43:25.5422971Z checking for file ‘/tmp/RtmpmO8aP5/remotes71f537966e18/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T19:43:25.5467775Z 2021-05-16T19:43:25.5470971Z ✔ checking for file ‘/tmp/RtmpmO8aP5/remotes71f537966e18/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T19:43:25.5579473Z 2021-05-16T19:43:25.5580841Z 2021-05-16T19:43:25.5582167Z ─ preparing ‘aghast’: 2021-05-16T19:43:25.5582827Z 2021-05-16T19:43:25.5583414Z 2021-05-16T19:43:25.5652247Z checking DESCRIPTION meta-information ... 2021-05-16T19:43:25.5684536Z 2021-05-16T19:43:25.5687061Z ✔ checking DESCRIPTION meta-information 2021-05-16T19:43:25.5953812Z 2021-05-16T19:43:25.5980628Z 2021-05-16T19:43:25.5983047Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:43:25.5995970Z 2021-05-16T19:43:25.6022554Z 2021-05-16T19:43:25.6024295Z ─ checking for empty or unneeded directories 2021-05-16T19:43:25.6054200Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T19:43:25.6170899Z 2021-05-16T19:43:25.6173349Z 2021-05-16T19:43:25.6175316Z 2021-05-16T19:43:25.6279033Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:43:25.6280926Z (as ‘lib’ is unspecified) 2021-05-16T19:43:25.8592106Z * installing *source* package ‘aghast’ ... 2021-05-16T19:43:25.8594710Z ** using staged installation 2021-05-16T19:43:25.8832863Z ** R 2021-05-16T19:43:25.8910586Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:43:26.4183949Z ** help 2021-05-16T19:43:26.4439417Z *** installing help indices 2021-05-16T19:43:26.4713606Z ** building package indices 2021-05-16T19:43:26.6894299Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:43:26.8901368Z ** testing if installed package can be loaded from final location 2021-05-16T19:43:27.1051208Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:43:27.1058541Z * DONE (aghast) 2021-05-16T19:43:27.1173678Z Installing 1 packages: covr 2021-05-16T19:43:27.1188381Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:43:27.1189290Z (as ‘lib’ is unspecified) 2021-05-16T19:43:44.6572838Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T19:43:44.6574339Z 2021-05-16T19:43:44.6581014Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T19:43:45.7001939Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-16T19:43:45.7115982Z ================================================== 2021-05-16T19:43:45.7117211Z downloaded 159 KB 2021-05-16T19:43:45.7117747Z 2021-05-16T19:43:45.7161787Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T19:43:46.9030644Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-16T19:43:46.9134760Z ================================================== 2021-05-16T19:43:46.9135999Z downloaded 118 KB 2021-05-16T19:43:46.9136525Z 2021-05-16T19:43:46.9178410Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T19:43:47.9132805Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-16T19:43:47.9280518Z ================================================== 2021-05-16T19:43:47.9281458Z downloaded 282 KB 2021-05-16T19:43:47.9281933Z 2021-05-16T19:43:48.1927686Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T19:43:48.1970782Z * DONE (lazyeval) 2021-05-16T19:43:48.4502730Z * installing *binary* package ‘rex’ ... 2021-05-16T19:43:48.4553052Z * DONE (rex) 2021-05-16T19:43:48.7380712Z * installing *binary* package ‘covr’ ... 2021-05-16T19:43:48.7428097Z * DONE (covr) 2021-05-16T19:43:48.7500430Z 2021-05-16T19:43:48.7501435Z The downloaded source packages are in 2021-05-16T19:43:48.7503711Z ‘/tmp/RtmpmO8aP5/downloaded_packages’ 2021-05-16T19:43:48.7663289Z 2021-05-16T19:43:48.7712152Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T19:43:48.7712767Z Rscript -e "tic::before_install()" 2021-05-16T19:43:48.7753437Z shell: /usr/bin/bash -e {0} 2021-05-16T19:43:48.7754177Z env: 2021-05-16T19:43:48.7754758Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:43:48.7755177Z TIC_DEPLOY_KEY: 2021-05-16T19:43:48.7755873Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:43:48.7758564Z GITHUB_PAT: *** 2021-05-16T19:43:48.7759040Z COVERALLS_TOKEN: 2021-05-16T19:43:48.7759563Z continue-on-error: false 2021-05-16T19:43:48.7760085Z VDIFFR_RUN_TESTS: 2021-05-16T19:43:48.7760686Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:43:48.7761079Z TZ: UTC 2021-05-16T19:43:48.7761411Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:43:48.7761779Z NOT_CRAN: true 2021-05-16T19:43:48.7762115Z ##[endgroup] 2021-05-16T19:43:49.1152883Z ✔ Loading tic stage configuration from tic.R 2021-05-16T19:43:49.2773300Z Running before_install: step_install_remote_binaries() 2021-05-16T19:43:49.8966872Z Installing oro.nifti binaries 2021-05-16T19:43:49.8981323Z [1] "neuroconductor/oro.nifti" 2021-05-16T19:43:50.2451160Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T19:43:50.2504738Z tag_name 2021-05-16T19:43:50.2506650Z 11 0.10.3.s 2021-05-16T19:43:50.2507156Z zipball_url 2021-05-16T19:43:50.2507938Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T19:43:50.2508714Z tarball_url 2021-05-16T19:43:50.2509483Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T19:43:50.2510485Z commit.sha 2021-05-16T19:43:50.2511071Z 11 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T19:43:50.2511943Z commit.url 2021-05-16T19:43:50.2515278Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T19:43:50.2516448Z node_id 2021-05-16T19:43:50.2517269Z 11 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T19:43:50.2518142Z url 2021-05-16T19:43:50.2518867Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T19:43:50.2519594Z assets_url 2021-05-16T19:43:50.2521172Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T19:43:50.2522490Z upload_url 2021-05-16T19:43:50.2523430Z 11 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T19:43:50.2524399Z id asset_updated_at asset_created_at created_at 2021-05-16T19:43:50.2526091Z 11 43005549 2021-05-15 22:50:09 2021-05-15 22:50:09 2021-05-15 22:37:06 2021-05-16T19:43:50.2527838Z published_at asset_name 2021-05-16T19:43:50.2528762Z 11 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T19:43:50.2529337Z asset_label asset_download_count 2021-05-16T19:43:50.2529763Z 11 7 2021-05-16T19:43:50.2530381Z asset_browser_download_url 2021-05-16T19:43:50.2532062Z 11 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T19:43:50.2533194Z Installing oro.nifti package binaries 2021-05-16T19:43:50.2571479Z --2021-05-16 19:43:50-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T19:43:50.2634685Z Resolving github.com (github.com)... 13.237.44.5 2021-05-16T19:43:50.4143737Z Connecting to github.com (github.com)|13.237.44.5|:443... connected. 2021-05-16T19:43:51.1410038Z HTTP request sent, awaiting response... 302 Found 2021-05-16T19:43:51.1416094Z Location: https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T194350Z&X-Amz-Expires=300&X-Amz-Signature=2171d492acca031ea0e179cea548e128eef3d776aff5aa0cb4b491cb1c97aef1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T19:43:51.1425516Z --2021-05-16 19:43:51-- https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T194350Z&X-Amz-Expires=300&X-Amz-Signature=2171d492acca031ea0e179cea548e128eef3d776aff5aa0cb4b491cb1c97aef1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T19:43:51.1431927Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.109.154, 185.199.108.154, ... 2021-05-16T19:43:51.1478079Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-16T19:43:51.3889856Z HTTP request sent, awaiting response... 200 OK 2021-05-16T19:43:51.3891350Z Length: 6103206 (5.8M) [application/octet-stream] 2021-05-16T19:43:51.3892959Z Saving to: ‘/tmp/RtmpaB6JX0/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T19:43:51.3894020Z 2021-05-16T19:43:51.3935496Z 0K .......... .......... .......... .......... .......... 0% 10.8M 1s 2021-05-16T19:43:51.3981085Z 50K .......... .......... .......... .......... .......... 1% 10.6M 1s 2021-05-16T19:43:51.4004580Z 100K .......... .......... .......... .......... .......... 2% 21.4M 0s 2021-05-16T19:43:51.4012900Z 150K .......... .......... .......... .......... .......... 3% 55.7M 0s 2021-05-16T19:43:51.4031516Z 200K .......... .......... .......... .......... .......... 4% 27.9M 0s 2021-05-16T19:43:51.4051546Z 250K .......... .......... .......... .......... .......... 5% 24.5M 0s 2021-05-16T19:43:51.4054141Z 300K .......... .......... .......... .......... .......... 5% 122M 0s 2021-05-16T19:43:51.4059860Z 350K .......... .......... .......... .......... .......... 6% 106M 0s 2021-05-16T19:43:51.4062439Z 400K .......... .......... .......... .......... .......... 7% 127M 0s 2021-05-16T19:43:51.4074509Z 450K .......... .......... .......... .......... .......... 8% 39.6M 0s 2021-05-16T19:43:51.4098534Z 500K .......... .......... .......... .......... .......... 9% 20.6M 0s 2021-05-16T19:43:51.4104902Z 550K .......... .......... .......... .......... .......... 10% 75.5M 0s 2021-05-16T19:43:51.4108513Z 600K .......... .......... .......... .......... .......... 10% 112M 0s 2021-05-16T19:43:51.4113103Z 650K .......... .......... .......... .......... .......... 11% 113M 0s 2021-05-16T19:43:51.4121674Z 700K .......... .......... .......... .......... .......... 12% 59.7M 0s 2021-05-16T19:43:51.4144562Z 750K .......... .......... .......... .......... .......... 13% 21.3M 0s 2021-05-16T19:43:51.4153938Z 800K .......... .......... .......... .......... .......... 14% 54.1M 0s 2021-05-16T19:43:51.4158245Z 850K .......... .......... .......... .......... .......... 15% 120M 0s 2021-05-16T19:43:51.4160914Z 900K .......... .......... .......... .......... .......... 15% 147M 0s 2021-05-16T19:43:51.4169609Z 950K .......... .......... .......... .......... .......... 16% 56.1M 0s 2021-05-16T19:43:51.4178435Z 1000K .......... .......... .......... .......... .......... 17% 56.6M 0s 2021-05-16T19:43:51.4200632Z 1050K .......... .......... .......... .......... .......... 18% 22.2M 0s 2021-05-16T19:43:51.4204509Z 1100K .......... .......... .......... .......... .......... 19% 114M 0s 2021-05-16T19:43:51.4208499Z 1150K .......... .......... .......... .......... .......... 20% 123M 0s 2021-05-16T19:43:51.4216944Z 1200K .......... .......... .......... .......... .......... 20% 61.7M 0s 2021-05-16T19:43:51.4225192Z 1250K .......... .......... .......... .......... .......... 21% 56.8M 0s 2021-05-16T19:43:51.4228855Z 1300K .......... .......... .......... .......... .......... 22% 114M 0s 2021-05-16T19:43:51.4249765Z 1350K .......... .......... .......... .......... .......... 23% 79.5M 0s 2021-05-16T19:43:51.4257134Z 1400K .......... .......... .......... .......... .......... 24% 24.1M 0s 2021-05-16T19:43:51.4259589Z 1450K .......... .......... .......... .......... .......... 25% 127M 0s 2021-05-16T19:43:51.4262035Z 1500K .......... .......... .......... .......... .......... 26% 184M 0s 2021-05-16T19:43:51.4273156Z 1550K .......... .......... .......... .......... .......... 26% 47.1M 0s 2021-05-16T19:43:51.4278267Z 1600K .......... .......... .......... .......... .......... 27% 83.8M 0s 2021-05-16T19:43:51.4280797Z 1650K .......... .......... .......... .......... .......... 28% 234M 0s 2021-05-16T19:43:51.4299728Z 1700K .......... .......... .......... .......... .......... 29% 25.6M 0s 2021-05-16T19:43:51.4304260Z 1750K .......... .......... .......... .......... .......... 30% 111M 0s 2021-05-16T19:43:51.4308675Z 1800K .......... .......... .......... .......... .......... 31% 98.8M 0s 2021-05-16T19:43:51.4417869Z 1850K .......... .......... .......... .......... .......... 31% 4.53M 0s 2021-05-16T19:43:51.4431862Z 1900K .......... .......... .......... .......... .......... 32% 33.6M 0s 2021-05-16T19:43:51.4434746Z 1950K .......... .......... .......... .......... .......... 33% 133M 0s 2021-05-16T19:43:51.4441890Z 2000K .......... .......... .......... .......... .......... 34% 70.3M 0s 2021-05-16T19:43:51.4443255Z 2050K .......... .......... .......... .......... .......... 35% 279M 0s 2021-05-16T19:43:51.4448344Z 2100K .......... .......... .......... .......... .......... 36% 93.3M 0s 2021-05-16T19:43:51.4458848Z 2150K .......... .......... .......... .......... .......... 36% 110M 0s 2021-05-16T19:43:51.4463507Z 2200K .......... .......... .......... .......... .......... 37% 45.1M 0s 2021-05-16T19:43:51.4479378Z 2250K .......... .......... .......... .......... .......... 38% 31.3M 0s 2021-05-16T19:43:51.4485082Z 2300K .......... .......... .......... .......... .......... 39% 93.4M 0s 2021-05-16T19:43:51.4495420Z 2350K .......... .......... .......... .......... .......... 40% 51.4M 0s 2021-05-16T19:43:51.4498670Z 2400K .......... .......... .......... .......... .......... 41% 121M 0s 2021-05-16T19:43:51.4501787Z 2450K .......... .......... .......... .......... .......... 41% 148M 0s 2021-05-16T19:43:51.4512547Z 2500K .......... .......... .......... .......... .......... 42% 51.5M 0s 2021-05-16T19:43:51.4527029Z 2550K .......... .......... .......... .......... .......... 43% 32.0M 0s 2021-05-16T19:43:51.4531899Z 2600K .......... .......... .......... .......... .......... 44% 91.7M 0s 2021-05-16T19:43:51.4533793Z 2650K .......... .......... .......... .......... .......... 45% 215M 0s 2021-05-16T19:43:51.4545499Z 2700K .......... .......... .......... .......... .......... 46% 45.6M 0s 2021-05-16T19:43:51.4549883Z 2750K .......... .......... .......... .......... .......... 46% 129M 0s 2021-05-16T19:43:51.4561679Z 2800K .......... .......... .......... .......... .......... 47% 37.5M 0s 2021-05-16T19:43:51.4564581Z 2850K .......... .......... .......... .......... .......... 48% 177M 0s 2021-05-16T19:43:51.4565939Z 2900K .......... .......... .......... .......... .......... 49% 224M 0s 2021-05-16T19:43:51.4579771Z 2950K .......... .......... .......... .......... .......... 50% 39.8M 0s 2021-05-16T19:43:51.4589228Z 3000K .......... .......... .......... .......... .......... 51% 175M 0s 2021-05-16T19:43:51.4598495Z 3050K .......... .......... .......... .......... .......... 52% 28.1M 0s 2021-05-16T19:43:51.4600627Z 3100K .......... .......... .......... .......... .......... 52% 230M 0s 2021-05-16T19:43:51.4603503Z 3150K .......... .......... .......... .......... .......... 53% 197M 0s 2021-05-16T19:43:51.4610444Z 3200K .......... .......... .......... .......... .......... 54% 65.1M 0s 2021-05-16T19:43:51.4612546Z 3250K .......... .......... .......... .......... .......... 55% 218M 0s 2021-05-16T19:43:51.4627181Z 3300K .......... .......... .......... .......... .......... 56% 34.0M 0s 2021-05-16T19:43:51.4629900Z 3350K .......... .......... .......... .......... .......... 57% 249M 0s 2021-05-16T19:43:51.4631654Z 3400K .......... .......... .......... .......... .......... 57% 169M 0s 2021-05-16T19:43:51.4648211Z 3450K .......... .......... .......... .......... .......... 58% 30.2M 0s 2021-05-16T19:43:51.4650543Z 3500K .......... .......... .......... .......... .......... 59% 236M 0s 2021-05-16T19:43:51.4659469Z 3550K .......... .......... .......... .......... .......... 60% 62.5M 0s 2021-05-16T19:43:51.4661605Z 3600K .......... .......... .......... .......... .......... 61% 163M 0s 2021-05-16T19:43:51.4663752Z 3650K .......... .......... .......... .......... .......... 62% 189M 0s 2021-05-16T19:43:51.4683135Z 3700K .......... .......... .......... .......... .......... 62% 26.2M 0s 2021-05-16T19:43:51.4685924Z 3750K .......... .......... .......... .......... .......... 63% 161M 0s 2021-05-16T19:43:51.4698113Z 3800K .......... .......... .......... .......... .......... 64% 40.8M 0s 2021-05-16T19:43:51.4699980Z 3850K .......... .......... .......... .......... .......... 65% 212M 0s 2021-05-16T19:43:51.4701575Z 3900K .......... .......... .......... .......... .......... 66% 252M 0s 2021-05-16T19:43:51.4708038Z 3950K .......... .......... .......... .......... .......... 67% 87.1M 0s 2021-05-16T19:43:51.4710229Z 4000K .......... .......... .......... .......... .......... 67% 176M 0s 2021-05-16T19:43:51.4727050Z 4050K .......... .......... .......... .......... .......... 68% 30.1M 0s 2021-05-16T19:43:51.4729132Z 4100K .......... .......... .......... .......... .......... 69% 191M 0s 2021-05-16T19:43:51.4731952Z 4150K .......... .......... .......... .......... .......... 70% 168M 0s 2021-05-16T19:43:51.4736494Z 4200K .......... .......... .......... .......... .......... 71% 106M 0s 2021-05-16T19:43:51.4752055Z 4250K .......... .......... .......... .......... .......... 72% 31.1M 0s 2021-05-16T19:43:51.4753548Z 4300K .......... .......... .......... .......... .......... 72% 246M 0s 2021-05-16T19:43:51.4755550Z 4350K .......... .......... .......... .......... .......... 73% 268M 0s 2021-05-16T19:43:51.4757770Z 4400K .......... .......... .......... .......... .......... 74% 204M 0s 2021-05-16T19:43:51.4764605Z 4450K .......... .......... .......... .......... .......... 75% 73.8M 0s 2021-05-16T19:43:51.4786374Z 4500K .......... .......... .......... .......... .......... 76% 23.7M 0s 2021-05-16T19:43:51.4788153Z 4550K .......... .......... .......... .......... .......... 77% 193M 0s 2021-05-16T19:43:51.4791290Z 4600K .......... .......... .......... .......... .......... 78% 138M 0s 2021-05-16T19:43:51.4814245Z 4650K .......... .......... .......... .......... .......... 78% 22.3M 0s 2021-05-16T19:43:51.4816863Z 4700K .......... .......... .......... .......... .......... 79% 181M 0s 2021-05-16T19:43:51.4828717Z 4750K .......... .......... .......... .......... .......... 80% 171M 0s 2021-05-16T19:43:51.4830456Z 4800K .......... .......... .......... .......... .......... 81% 167M 0s 2021-05-16T19:43:51.4831264Z 4850K .......... .......... .......... .......... .......... 82% 71.0M 0s 2021-05-16T19:43:51.4834455Z 4900K .......... .......... .......... .......... .......... 83% 88.4M 0s 2021-05-16T19:43:51.4838901Z 4950K .......... .......... .......... .......... .......... 83% 130M 0s 2021-05-16T19:43:51.4844646Z 5000K .......... .......... .......... .......... .......... 84% 77.0M 0s 2021-05-16T19:43:51.4855172Z 5050K .......... .......... .......... .......... .......... 85% 49.1M 0s 2021-05-16T19:43:51.4857142Z 5100K .......... .......... .......... .......... .......... 86% 177M 0s 2021-05-16T19:43:51.4864749Z 5150K .......... .......... .......... .......... .......... 87% 73.2M 0s 2021-05-16T19:43:51.4866546Z 5200K .......... .......... .......... .......... .......... 88% 210M 0s 2021-05-16T19:43:51.4877524Z 5250K .......... .......... .......... .......... .......... 88% 45.4M 0s 2021-05-16T19:43:51.4879370Z 5300K .......... .......... .......... .......... .......... 89% 255M 0s 2021-05-16T19:43:51.4881507Z 5350K .......... .......... .......... .......... .......... 90% 238M 0s 2021-05-16T19:43:51.4889939Z 5400K .......... .......... .......... .......... .......... 91% 60.2M 0s 2021-05-16T19:43:51.4891564Z 5450K .......... .......... .......... .......... .......... 92% 234M 0s 2021-05-16T19:43:51.4909329Z 5500K .......... .......... .......... .......... .......... 93% 30.4M 0s 2021-05-16T19:43:51.4911709Z 5550K .......... .......... .......... .......... .......... 93% 175M 0s 2021-05-16T19:43:51.4913093Z 5600K .......... .......... .......... .......... .......... 94% 170M 0s 2021-05-16T19:43:51.4914546Z 5650K .......... .......... .......... .......... .......... 95% 274M 0s 2021-05-16T19:43:51.4917877Z 5700K .......... .......... .......... .......... .......... 96% 191M 0s 2021-05-16T19:43:51.4923216Z 5750K .......... .......... .......... .......... .......... 97% 119M 0s 2021-05-16T19:43:51.4926607Z 5800K .......... .......... .......... .......... .......... 98% 96.5M 0s 2021-05-16T19:43:51.4930665Z 5850K .......... .......... .......... .......... .......... 98% 111M 0s 2021-05-16T19:43:51.4935312Z 5900K .......... .......... .......... .......... .......... 99% 111M 0s 2021-05-16T19:43:51.4936318Z 5950K .......... 100% 314M=0.1s 2021-05-16T19:43:51.4936593Z 2021-05-16T19:43:51.4939048Z 2021-05-16 19:43:51 (55.6 MB/s) - ‘/tmp/RtmpaB6JX0/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6103206/6103206] 2021-05-16T19:43:51.4939581Z 2021-05-16T19:43:51.4979341Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:43:51.4980035Z (as ‘lib’ is unspecified) 2021-05-16T19:43:52.0479522Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T19:43:52.0593418Z * DONE (oro.nifti) 2021-05-16T19:43:52.0769903Z Rewriting new remotes: 2021-05-16T19:43:52.0971119Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T19:43:52.0971786Z remotes::install_deps(dependencies = TRUE) 2021-05-16T19:43:52.0972311Z remotes::install_cran("rcmdcheck") 2021-05-16T19:43:52.0972758Z remotes::install_cran("markdown") 2021-05-16T19:43:52.0979101Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:43:52.0979626Z env: 2021-05-16T19:43:52.0979991Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:43:52.0980390Z TIC_DEPLOY_KEY: 2021-05-16T19:43:52.0981059Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:43:52.0982656Z GITHUB_PAT: *** 2021-05-16T19:43:52.0982989Z COVERALLS_TOKEN: 2021-05-16T19:43:52.0983373Z continue-on-error: false 2021-05-16T19:43:52.0983756Z VDIFFR_RUN_TESTS: 2021-05-16T19:43:52.0984135Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:43:52.0984496Z TZ: UTC 2021-05-16T19:43:52.0984797Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:43:52.0985335Z NOT_CRAN: true 2021-05-16T19:43:52.0985655Z ##[endgroup] 2021-05-16T19:44:16.1236822Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T19:44:16.1238232Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T19:44:16.1239539Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T19:44:16.1240609Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T19:44:16.1241680Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T19:44:16.1242717Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T19:44:16.1243923Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:44:16.1244991Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T19:44:16.1246043Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T19:44:16.1247243Z RcppEigen (NA -> 0.3.3.9.1 ) [CRAN] 2021-05-16T19:44:16.1248289Z nloptr (NA -> 1.2.2.2 ) [CRAN] 2021-05-16T19:44:16.1249415Z minqa (NA -> 1.2.4 ) [CRAN] 2021-05-16T19:44:16.1250392Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T19:44:16.1251389Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T19:44:16.1252369Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T19:44:16.1253460Z lme4 (NA -> 1.1-27 ) [CRAN] 2021-05-16T19:44:16.1254447Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T19:44:16.1255462Z numDeriv (NA -> 2016.8-1.1) [CRAN] 2021-05-16T19:44:16.1256470Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T19:44:16.1257449Z gamm4 (NA -> 0.2-6 ) [CRAN] 2021-05-16T19:44:16.1259074Z lmerTest (NA -> 3.1-3 ) [CRAN] 2021-05-16T19:44:16.1283369Z Installing 21 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable, RcppEigen, nloptr, minqa, RNifti, abind, bitops, lme4, ggplot2, numDeriv, oro.nifti, gamm4, lmerTest 2021-05-16T19:44:16.1300062Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T19:44:16.1300922Z (as ‘lib’ is unspecified) 2021-05-16T19:44:33.7584002Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T19:44:35.0784139Z Content type 'binary/octet-stream' length 2611663 bytes (2.5 MB) 2021-05-16T19:44:35.1402990Z ================================================== 2021-05-16T19:44:35.1403519Z downloaded 2.5 MB 2021-05-16T19:44:35.1403815Z 2021-05-16T19:44:35.1446185Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T19:44:36.5053349Z Content type 'binary/octet-stream' length 1295982 bytes (1.2 MB) 2021-05-16T19:44:36.5331107Z ================================================== 2021-05-16T19:44:36.5333053Z downloaded 1.2 MB 2021-05-16T19:44:36.5333669Z 2021-05-16T19:44:36.5371184Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T19:44:37.8473410Z Content type 'binary/octet-stream' length 52761 bytes (51 KB) 2021-05-16T19:44:37.8573685Z ================================================== 2021-05-16T19:44:37.8574287Z downloaded 51 KB 2021-05-16T19:44:37.8574601Z 2021-05-16T19:44:37.8614003Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T19:44:39.0673157Z Content type 'binary/octet-stream' length 240635 bytes (234 KB) 2021-05-16T19:44:39.0834173Z ================================================== 2021-05-16T19:44:39.0834677Z downloaded 234 KB 2021-05-16T19:44:39.0834942Z 2021-05-16T19:44:39.0877754Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T19:44:40.3410022Z Content type 'binary/octet-stream' length 58749 bytes (57 KB) 2021-05-16T19:44:40.3456503Z ================================================== 2021-05-16T19:44:40.3456948Z downloaded 57 KB 2021-05-16T19:44:40.3457731Z 2021-05-16T19:44:40.3500228Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T19:44:41.7977759Z Content type 'binary/octet-stream' length 2605228 bytes (2.5 MB) 2021-05-16T19:44:41.8829711Z ================================================== 2021-05-16T19:44:41.8830920Z downloaded 2.5 MB 2021-05-16T19:44:41.8831347Z 2021-05-16T19:44:41.8869134Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T19:44:43.4014866Z Content type 'binary/octet-stream' length 545321 bytes (532 KB) 2021-05-16T19:44:43.4228932Z ================================================== 2021-05-16T19:44:43.4229756Z downloaded 532 KB 2021-05-16T19:44:43.4230314Z 2021-05-16T19:44:43.4277283Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T19:44:45.4280324Z Content type 'binary/octet-stream' length 4607656 bytes (4.4 MB) 2021-05-16T19:44:45.4959669Z ================================================== 2021-05-16T19:44:45.4961028Z downloaded 4.4 MB 2021-05-16T19:44:45.4961548Z 2021-05-16T19:44:45.4999099Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T19:44:46.8432652Z Content type 'binary/octet-stream' length 430032 bytes (419 KB) 2021-05-16T19:44:46.8612167Z ================================================== 2021-05-16T19:44:46.8612634Z downloaded 419 KB 2021-05-16T19:44:46.8612902Z 2021-05-16T19:44:46.8656776Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RcppEigen_0.3.3.9.1.tar.gz' 2021-05-16T19:44:48.9668430Z Content type 'binary/octet-stream' length 7459406 bytes (7.1 MB) 2021-05-16T19:44:49.2121875Z ================================================== 2021-05-16T19:44:49.2123122Z downloaded 7.1 MB 2021-05-16T19:44:49.2123814Z 2021-05-16T19:44:49.2163319Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/nloptr_1.2.2.2.tar.gz' 2021-05-16T19:44:51.0194399Z Content type 'binary/octet-stream' length 1154405 bytes (1.1 MB) 2021-05-16T19:44:51.0481873Z ================================================== 2021-05-16T19:44:51.0482913Z downloaded 1.1 MB 2021-05-16T19:44:51.0483485Z 2021-05-16T19:44:51.0520600Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/minqa_1.2.4.tar.gz' 2021-05-16T19:44:52.5095787Z Content type 'binary/octet-stream' length 479131 bytes (467 KB) 2021-05-16T19:44:52.5380663Z ================================================== 2021-05-16T19:44:52.5382220Z downloaded 467 KB 2021-05-16T19:44:52.5382722Z 2021-05-16T19:44:52.5502228Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T19:44:52.5823872Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T19:44:52.6075522Z ================================================== 2021-05-16T19:44:52.6076023Z downloaded 1.0 MB 2021-05-16T19:44:52.6076314Z 2021-05-16T19:44:52.6101024Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T19:44:53.7622344Z Content type 'binary/octet-stream' length 60511 bytes (59 KB) 2021-05-16T19:44:53.7674911Z ================================================== 2021-05-16T19:44:53.7676371Z downloaded 59 KB 2021-05-16T19:44:53.7676850Z 2021-05-16T19:44:53.7721725Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T19:44:54.4628620Z Content type 'binary/octet-stream' length 34858 bytes (34 KB) 2021-05-16T19:44:54.4631222Z ================================================== 2021-05-16T19:44:54.4632185Z downloaded 34 KB 2021-05-16T19:44:54.4632724Z 2021-05-16T19:44:54.4669542Z trying URL 'https://cloud.r-project.org/src/contrib/lme4_1.1-27.tar.gz' 2021-05-16T19:44:54.5977614Z Content type 'application/x-gzip' length 3302287 bytes (3.1 MB) 2021-05-16T19:44:54.6808720Z ================================================== 2021-05-16T19:44:54.6809291Z downloaded 3.1 MB 2021-05-16T19:44:54.6809574Z 2021-05-16T19:44:54.6848223Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-16T19:44:57.5359521Z Content type 'binary/octet-stream' length 4058120 bytes (3.9 MB) 2021-05-16T19:44:57.5774923Z ================================================== 2021-05-16T19:44:57.5775436Z downloaded 3.9 MB 2021-05-16T19:44:57.5775713Z 2021-05-16T19:44:57.5818299Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/numDeriv_2016.8-1.1.tar.gz' 2021-05-16T19:44:58.9204137Z Content type 'binary/octet-stream' length 112771 bytes (110 KB) 2021-05-16T19:44:58.9298424Z ================================================== 2021-05-16T19:44:58.9299392Z downloaded 110 KB 2021-05-16T19:44:58.9299857Z 2021-05-16T19:44:58.9353641Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T19:44:59.9907855Z Content type 'binary/octet-stream' length 6102270 bytes (5.8 MB) 2021-05-16T19:45:00.0650238Z ================================================== 2021-05-16T19:45:00.0651750Z downloaded 5.8 MB 2021-05-16T19:45:00.0652300Z 2021-05-16T19:45:00.0694445Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gamm4_0.2-6.tar.gz' 2021-05-16T19:45:01.7083722Z Content type 'binary/octet-stream' length 55562 bytes (54 KB) 2021-05-16T19:45:01.7943106Z ================================================== 2021-05-16T19:45:01.7943949Z downloaded 54 KB 2021-05-16T19:45:01.7944376Z 2021-05-16T19:45:01.7995226Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lmerTest_3.1-3.tar.gz' 2021-05-16T19:45:03.4465041Z Content type 'binary/octet-stream' length 526226 bytes (513 KB) 2021-05-16T19:45:03.7106451Z ================================================== 2021-05-16T19:45:03.7107478Z downloaded 513 KB 2021-05-16T19:45:03.7107759Z 2021-05-16T19:45:04.2575909Z * installing *binary* package ‘colorspace’ ... 2021-05-16T19:45:04.2702106Z * DONE (colorspace) 2021-05-16T19:45:04.5817093Z * installing *binary* package ‘viridisLite’ ... 2021-05-16T19:45:04.5869107Z * DONE (viridisLite) 2021-05-16T19:45:04.8259665Z * installing *binary* package ‘RColorBrewer’ ... 2021-05-16T19:45:04.8302353Z * DONE (RColorBrewer) 2021-05-16T19:45:05.0670870Z * installing *binary* package ‘labeling’ ... 2021-05-16T19:45:05.0710823Z * DONE (labeling) 2021-05-16T19:45:05.6682428Z * installing *binary* package ‘farver’ ... 2021-05-16T19:45:05.6797448Z * DONE (farver) 2021-05-16T19:45:06.5934142Z * installing *binary* package ‘isoband’ ... 2021-05-16T19:45:06.6111446Z * DONE (isoband) 2021-05-16T19:45:06.9627219Z * installing *binary* package ‘gtable’ ... 2021-05-16T19:45:06.9688026Z * DONE (gtable) 2021-05-16T19:45:09.5382114Z * installing *binary* package ‘RcppEigen’ ... 2021-05-16T19:45:09.6019779Z * DONE (RcppEigen) 2021-05-16T19:45:10.0048094Z * installing *binary* package ‘nloptr’ ... 2021-05-16T19:45:10.0118179Z * DONE (nloptr) 2021-05-16T19:45:10.3434197Z * installing *binary* package ‘minqa’ ... 2021-05-16T19:45:10.3493810Z * DONE (minqa) 2021-05-16T19:45:10.7749278Z * installing *source* package ‘RNifti’ ... 2021-05-16T19:45:10.7841525Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T19:45:10.7843244Z ** using staged installation 2021-05-16T19:45:10.8011853Z ** libs 2021-05-16T19:45:10.8078823Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T19:45:35.5102877Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T19:45:35.6162652Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T19:45:35.7168974Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T19:45:35.7630293Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T19:45:35.8990966Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T19:45:36.4423135Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T19:45:36.4922678Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T19:45:36.6323010Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T19:45:36.8194890Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T19:45:36.9737495Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T19:45:37.2634490Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T19:45:37.4069623Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T19:45:38.0131188Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T19:45:38.1234344Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T19:45:38.4814314Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T19:45:38.5196168Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T19:45:38.5667479Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T19:45:38.6501510Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T19:45:39.9558418Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T19:45:42.7400323Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T19:45:42.9558042Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T19:45:42.9721756Z ** R 2021-05-16T19:45:42.9821714Z ** inst 2021-05-16T19:45:42.9856243Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:45:44.0412137Z ** help 2021-05-16T19:45:44.1030425Z *** installing help indices 2021-05-16T19:45:44.1551198Z ** building package indices 2021-05-16T19:45:44.4323585Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:45:44.7815763Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:45:44.8077623Z ** testing if installed package can be loaded from final location 2021-05-16T19:45:45.1700445Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:45:45.1711745Z * DONE (RNifti) 2021-05-16T19:45:45.4617886Z * installing *binary* package ‘abind’ ... 2021-05-16T19:45:45.4664118Z * DONE (abind) 2021-05-16T19:45:45.7304565Z * installing *binary* package ‘bitops’ ... 2021-05-16T19:45:45.7348926Z * DONE (bitops) 2021-05-16T19:45:46.0159924Z * installing *binary* package ‘numDeriv’ ... 2021-05-16T19:45:46.0204135Z * DONE (numDeriv) 2021-05-16T19:45:46.2981509Z * installing *binary* package ‘munsell’ ... 2021-05-16T19:45:46.3027481Z * DONE (munsell) 2021-05-16T19:45:47.0145059Z * installing *source* package ‘lme4’ ... 2021-05-16T19:45:47.0390469Z ** package ‘lme4’ successfully unpacked and MD5 sums checked 2021-05-16T19:45:47.0391132Z ** using staged installation 2021-05-16T19:45:47.0677268Z ** libs 2021-05-16T19:45:47.0741690Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fpic -g -O2 -c external.cpp -o external.o 2021-05-16T19:46:01.7619520Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fpic -g -O2 -c glmFamily.cpp -o glmFamily.o 2021-05-16T19:46:13.0937499Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fpic -g -O2 -c optimizer.cpp -o optimizer.o 2021-05-16T19:46:20.9280645Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fpic -g -O2 -c predModule.cpp -o predModule.o 2021-05-16T19:46:37.1883193Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I'/home/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fpic -g -O2 -c respModule.cpp -o respModule.o 2021-05-16T19:46:45.5341876Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o lme4.so external.o glmFamily.o optimizer.o predModule.o respModule.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T19:46:46.2823770Z installing to /home/runner/work/_temp/Library/00LOCK-lme4/00new/lme4/libs 2021-05-16T19:46:46.3195125Z ** R 2021-05-16T19:46:46.4815210Z ** data 2021-05-16T19:46:46.4825038Z *** moving datasets to lazyload DB 2021-05-16T19:46:46.7553018Z ** inst 2021-05-16T19:46:46.7621119Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:46:56.3198179Z ** help 2021-05-16T19:46:56.7046087Z *** installing help indices 2021-05-16T19:46:56.9591775Z ** building package indices 2021-05-16T19:46:57.3837958Z ** installing vignettes 2021-05-16T19:46:57.3960069Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:46:59.0072771Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:46:59.0534686Z ** testing if installed package can be loaded from final location 2021-05-16T19:47:00.8769554Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:47:00.8903735Z * DONE (lme4) 2021-05-16T19:47:01.4777838Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T19:47:01.4913666Z * DONE (oro.nifti) 2021-05-16T19:47:01.7735216Z * installing *binary* package ‘scales’ ... 2021-05-16T19:47:01.7796620Z * DONE (scales) 2021-05-16T19:47:02.0137452Z * installing *binary* package ‘gamm4’ ... 2021-05-16T19:47:02.0174640Z * DONE (gamm4) 2021-05-16T19:47:02.5267665Z * installing *binary* package ‘ggplot2’ ... 2021-05-16T19:47:02.5359836Z * DONE (ggplot2) 2021-05-16T19:47:02.8063382Z * installing *binary* package ‘lmerTest’ ... 2021-05-16T19:47:02.8109975Z * DONE (lmerTest) 2021-05-16T19:47:02.8169243Z 2021-05-16T19:47:02.8170127Z The downloaded source packages are in 2021-05-16T19:47:02.8171280Z ‘/tmp/RtmprKlYER/downloaded_packages’ 2021-05-16T19:47:19.4818022Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T19:47:19.4819719Z Use `force = TRUE` to force installation 2021-05-16T19:47:19.4833330Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T19:47:19.4834431Z Use `force = TRUE` to force installation 2021-05-16T19:47:19.5020501Z ##[group]Run options(width = 100) 2021-05-16T19:47:19.5021306Z options(width = 100) 2021-05-16T19:47:19.5021967Z pkgs <- installed.packages()[, "Package"] 2021-05-16T19:47:19.5022575Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T19:47:19.5029649Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:47:19.5030905Z env: 2021-05-16T19:47:19.5049920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:47:19.5050374Z TIC_DEPLOY_KEY: 2021-05-16T19:47:19.5051432Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:47:19.5053140Z GITHUB_PAT: *** 2021-05-16T19:47:19.5053538Z COVERALLS_TOKEN: 2021-05-16T19:47:19.5053951Z continue-on-error: false 2021-05-16T19:47:19.5054371Z VDIFFR_RUN_TESTS: 2021-05-16T19:47:19.5054784Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:47:19.5055175Z TZ: UTC 2021-05-16T19:47:19.5055502Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:47:19.5055908Z NOT_CRAN: true 2021-05-16T19:47:19.5056232Z ##[endgroup] 2021-05-16T19:47:20.0651645Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T19:47:20.0652216Z setting value 2021-05-16T19:47:20.0652842Z version R version 4.0.5 (2021-03-31) 2021-05-16T19:47:20.0653305Z os Ubuntu 20.04.2 LTS 2021-05-16T19:47:20.0653872Z system x86_64, linux-gnu 2021-05-16T19:47:20.0654310Z ui X11 2021-05-16T19:47:20.0654726Z language (EN) 2021-05-16T19:47:20.0655290Z collate C.UTF-8 2021-05-16T19:47:20.0655905Z ctype C.UTF-8 2021-05-16T19:47:20.0657025Z tz UTC 2021-05-16T19:47:20.0657864Z date 2021-05-16 2021-05-16T19:47:20.0658161Z 2021-05-16T19:47:20.0659069Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T19:47:20.0659869Z package * version date lib source 2021-05-16T19:47:20.0660854Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0661658Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T19:47:20.0662464Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0663163Z base * 4.0.5 2021-03-31 [2] local 2021-05-16T19:47:20.0663874Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0664934Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T19:47:20.0665649Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0666337Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0667065Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T19:47:20.0667787Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0668489Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T19:47:20.0669195Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0669884Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0670937Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-16T19:47:20.0671701Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-16T19:47:20.0672457Z colorspace 2.0-1 2021-05-04 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0673214Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0674142Z compiler 4.0.5 2021-03-31 [2] local 2021-05-16T19:47:20.0675264Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0675959Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0676865Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0678199Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0678920Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0679636Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-16T19:47:20.0680356Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-16T19:47:20.0681143Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T19:47:20.0681938Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0683193Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0686074Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0687081Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0687817Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0688545Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0689611Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0690536Z farver 2.1.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0691524Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0692475Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-16T19:47:20.0693343Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0694052Z gamm4 0.2-6 2020-04-03 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0694972Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0696187Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0697240Z ggplot2 3.3.3 2020-12-30 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0698335Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0699680Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T19:47:20.0700988Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0701764Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0703091Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0705433Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-16T19:47:20.0706460Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-16T19:47:20.0707326Z grid 4.0.5 2021-03-31 [2] local 2021-05-16T19:47:20.0708194Z gtable 0.3.0 2019-03-25 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0709365Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0710321Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0711448Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0712168Z isoband 0.2.4 2021-03-03 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0713490Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0717039Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-16T19:47:20.0717907Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0718681Z labeling 0.4.2 2020-10-20 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0719447Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-16T19:47:20.0720234Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0721008Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0721784Z lme4 1.1-27 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T19:47:20.0722570Z lmerTest 3.1-3 2020-10-23 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0723345Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0724132Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0724884Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T19:47:20.0725633Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-16T19:47:20.0726387Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0727164Z methods * 4.0.5 2021-03-31 [2] local 2021-05-16T19:47:20.0727921Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-16T19:47:20.0728655Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0729415Z minqa 1.2.4 2014-10-09 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0730157Z munsell 0.5.0 2018-06-12 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0730913Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-16T19:47:20.0731677Z nloptr 1.2.2.2 2020-07-02 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0732421Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T19:47:20.0733189Z numDeriv 2016.8-1.1 2019-06-06 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0733952Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0734733Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 4.0.2) 2021-05-16T19:47:20.0735494Z parallel 4.0.5 2021-03-31 [2] local 2021-05-16T19:47:20.0736274Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T19:47:20.0737186Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0737960Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0739110Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0739874Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0740671Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0742081Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0743051Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0744021Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0744799Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0746588Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0748088Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0749269Z RColorBrewer 1.1-2 2014-12-07 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0750673Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0752076Z RcppEigen 0.3.3.9.1 2020-12-17 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0753074Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0753862Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0755239Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0756047Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0794623Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.0.5) 2021-05-16T19:47:20.0795602Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0796609Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-16T19:47:20.0797460Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0798307Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0799169Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0800006Z scales 1.1.1 2020-05-11 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0800837Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0801687Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T19:47:20.0802507Z splines 4.0.5 2021-03-31 [2] local 2021-05-16T19:47:20.0803643Z stats * 4.0.5 2021-03-31 [2] local 2021-05-16T19:47:20.0804507Z stats4 4.0.5 2021-03-31 [2] local 2021-05-16T19:47:20.0805380Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0807512Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0808458Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-16T19:47:20.0809290Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0810400Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T19:47:20.0811650Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-16T19:47:20.0812645Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0813736Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T19:47:20.0814600Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T19:47:20.0815438Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0816283Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0817358Z tools 4.0.5 2021-03-31 [2] local 2021-05-16T19:47:20.0818439Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0819307Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0820146Z utils * 4.0.5 2021-03-31 [2] local 2021-05-16T19:47:20.0821200Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0822199Z viridisLite 0.4.0 2021-04-13 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0823055Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0823869Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0824768Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-16T19:47:20.0825804Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T19:47:20.0826615Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0827446Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0828275Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0829082Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T19:47:20.0829414Z 2021-05-16T19:47:20.0829906Z [1] /home/runner/work/_temp/Library 2021-05-16T19:47:20.0830639Z [2] /opt/R/4.0.5/lib/R/library 2021-05-16T19:47:20.0903626Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T19:47:20.0904218Z Rscript -e 'tic::script()' 2021-05-16T19:47:20.0904648Z ls -l check 2021-05-16T19:47:20.0948988Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T19:47:20.0949459Z env: 2021-05-16T19:47:20.0949885Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:47:20.0950463Z TIC_DEPLOY_KEY: 2021-05-16T19:47:20.0951235Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:47:20.0952617Z GITHUB_PAT: *** 2021-05-16T19:47:20.0953015Z COVERALLS_TOKEN: 2021-05-16T19:47:20.0953481Z continue-on-error: false 2021-05-16T19:47:20.0953920Z VDIFFR_RUN_TESTS: 2021-05-16T19:47:20.0954389Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:47:20.0954804Z TZ: UTC 2021-05-16T19:47:20.0955178Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:47:20.0955563Z NOT_CRAN: true 2021-05-16T19:47:20.0955942Z ##[endgroup] 2021-05-16T19:47:21.0834418Z ✔ Loading tic stage configuration from tic.R 2021-05-16T19:47:21.0852523Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T19:47:21.0853691Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T19:47:21.0854291Z timeout = Inf, check_dir = "check") 2021-05-16T19:47:21.0855746Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T19:47:21.0857611Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T19:47:21.0858590Z * preparing ‘voxel’: 2021-05-16T19:47:21.0859462Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:47:21.0861097Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:47:21.0861985Z * checking for empty or unneeded directories 2021-05-16T19:47:21.0862671Z * building ‘voxel_1.3.5.tar.gz’ 2021-05-16T19:47:21.0862953Z 2021-05-16T19:47:21.1495522Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T19:47:21.3913274Z * using log directory ‘/home/runner/work/voxel/voxel/check/voxel.Rcheck’ 2021-05-16T19:47:21.3937822Z * using R version 4.0.5 (2021-03-31) 2021-05-16T19:47:21.3939094Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T19:47:21.3940102Z * using session charset: UTF-8 2021-05-16T19:47:21.4580029Z * using option ‘--as-cran’ 2021-05-16T19:47:21.4604179Z * checking for file ‘voxel/DESCRIPTION’ ... OK 2021-05-16T19:47:21.4605538Z * this is package ‘voxel’ version ‘1.3.5’ 2021-05-16T19:47:21.4619287Z * package encoding: UTF-8 2021-05-16T19:47:21.4641688Z * checking package namespace information ... OK 2021-05-16T19:47:39.7170581Z * checking package dependencies ... OK 2021-05-16T19:47:39.7183832Z * checking if this is a source package ... OK 2021-05-16T19:47:39.7184691Z * checking if there is a namespace ... OK 2021-05-16T19:47:40.5871907Z * checking for executable files ... OK 2021-05-16T19:47:40.5873057Z * checking for hidden files and directories ... OK 2021-05-16T19:47:40.5873883Z * checking for portable file names ... OK 2021-05-16T19:47:40.5875068Z * checking for sufficient/correct file permissions ... OK 2021-05-16T19:47:40.5875913Z * checking serialization versions ... OK 2021-05-16T19:47:49.1952524Z * checking whether package ‘voxel’ can be installed ... OK 2021-05-16T19:47:49.2071387Z * checking installed package size ... OK 2021-05-16T19:47:49.2980882Z * checking package directory ... OK 2021-05-16T19:47:49.2981959Z * checking for future file timestamps ... OK 2021-05-16T19:47:49.4713132Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:47:49.4738278Z * checking top-level files ... OK 2021-05-16T19:47:49.4739313Z * checking for left-over files ... OK 2021-05-16T19:47:49.4740046Z * checking index information ... OK 2021-05-16T19:47:49.5248820Z * checking package subdirectories ... OK 2021-05-16T19:47:49.5705149Z * checking R files for non-ASCII characters ... OK 2021-05-16T19:47:49.6466773Z * checking R files for syntax errors ... OK 2021-05-16T19:47:51.6304686Z * checking whether the package can be loaded ... OK 2021-05-16T19:47:53.6900947Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T19:47:55.7780076Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T19:47:57.5208859Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T19:47:59.6853542Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T19:48:01.6665172Z * checking loading without being on the library search path ... OK 2021-05-16T19:48:04.4987325Z * checking dependencies in R code ... OK 2021-05-16T19:48:07.8135822Z * checking S3 generic/method consistency ... OK 2021-05-16T19:48:09.9331707Z * checking replacement functions ... OK 2021-05-16T19:48:12.3951744Z * checking foreign function calls ... OK 2021-05-16T19:48:25.0544697Z * checking R code for possible problems ... OK 2021-05-16T19:48:25.3520001Z * checking Rd files ... OK 2021-05-16T19:48:25.4049498Z * checking Rd metadata ... OK 2021-05-16T19:48:25.5356214Z * checking Rd line widths ... OK 2021-05-16T19:48:25.6752380Z * checking Rd cross-references ... OK 2021-05-16T19:48:27.6873499Z * checking for missing documentation entries ... OK 2021-05-16T19:48:34.1253194Z * checking for code/documentation mismatches ... OK 2021-05-16T19:48:37.3428964Z * checking Rd \usage sections ... OK 2021-05-16T19:48:37.4836628Z * checking Rd contents ... OK 2021-05-16T19:48:37.7675707Z * checking for unstated dependencies in examples ... OK 2021-05-16T19:49:08.1828706Z * checking examples ... OK 2021-05-16T19:49:10.8130256Z * checking PDF version of manual ... OK 2021-05-16T19:49:10.8131809Z * checking for non-standard things in the check directory ... OK 2021-05-16T19:49:10.8132947Z * checking for detritus in the temp directory ... OK 2021-05-16T19:49:10.8133474Z * DONE 2021-05-16T19:49:10.8136086Z 2021-05-16T19:49:10.8143154Z Status: OK 2021-05-16T19:49:10.8143599Z 2021-05-16T19:49:10.9009901Z ── R CMD check results ──────────────────────────────────────── voxel 1.3.5 ──── 2021-05-16T19:49:10.9023495Z Duration: 1m 49.9s 2021-05-16T19:49:10.9024045Z 2021-05-16T19:49:10.9036149Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T19:49:10.9105014Z total 236 2021-05-16T19:49:10.9107071Z drwxr-xr-x 5 runner docker 4096 May 16 19:49 voxel.Rcheck 2021-05-16T19:49:10.9108899Z -rw-r--r-- 1 runner docker 24272 May 16 19:47 voxel_1.3.5.tar.gz 2021-05-16T19:49:10.9114681Z -rw-r--r-- 1 runner docker 211915 May 16 19:47 voxel_1.3.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T19:49:10.9148397Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T19:49:10.9149077Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T19:49:10.9191295Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T19:49:10.9191702Z env: 2021-05-16T19:49:10.9192068Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:49:10.9192441Z TIC_DEPLOY_KEY: 2021-05-16T19:49:10.9193111Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:49:10.9194443Z GITHUB_PAT: *** 2021-05-16T19:49:10.9194768Z COVERALLS_TOKEN: 2021-05-16T19:49:10.9195166Z continue-on-error: false 2021-05-16T19:49:10.9195541Z VDIFFR_RUN_TESTS: 2021-05-16T19:49:10.9195943Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:49:10.9196298Z TZ: UTC 2021-05-16T19:49:10.9196622Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:49:10.9196945Z NOT_CRAN: true 2021-05-16T19:49:10.9197260Z ##[endgroup] 2021-05-16T19:49:10.9336075Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T19:49:10.9336676Z Rscript -e "tic::before_deploy()" 2021-05-16T19:49:10.9377404Z shell: /usr/bin/bash -e {0} 2021-05-16T19:49:10.9377745Z env: 2021-05-16T19:49:10.9378298Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:49:10.9378713Z TIC_DEPLOY_KEY: 2021-05-16T19:49:10.9379738Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:49:10.9380759Z GITHUB_PAT: *** 2021-05-16T19:49:10.9381077Z COVERALLS_TOKEN: 2021-05-16T19:49:10.9381478Z continue-on-error: false 2021-05-16T19:49:10.9381855Z VDIFFR_RUN_TESTS: 2021-05-16T19:49:10.9382257Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:49:10.9382609Z TZ: UTC 2021-05-16T19:49:10.9382931Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:49:10.9383272Z NOT_CRAN: true 2021-05-16T19:49:10.9383570Z ##[endgroup] 2021-05-16T19:49:11.2458529Z ✔ Loading tic stage configuration from tic.R 2021-05-16T19:49:11.3967052Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T19:49:11.3967598Z with: 2021-05-16T19:49:11.3968687Z upload_url: https://uploads.github.com/repos/neuroconductor/voxel/releases/43019649/assets{?name,label} 2021-05-16T19:49:11.3969890Z asset_path: check/voxel_1.3.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T19:49:11.3970696Z asset_name: voxel_1.3.5_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T19:49:11.3971286Z asset_content_type: application/octet-stream 2021-05-16T19:49:11.3971765Z env: 2021-05-16T19:49:11.3972156Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:49:11.3972588Z TIC_DEPLOY_KEY: 2021-05-16T19:49:11.3973460Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:49:11.3974781Z GITHUB_PAT: *** 2021-05-16T19:49:11.3975151Z COVERALLS_TOKEN: 2021-05-16T19:49:11.3975574Z continue-on-error: false 2021-05-16T19:49:11.3975997Z VDIFFR_RUN_TESTS: 2021-05-16T19:49:11.3976456Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:49:11.3976846Z TZ: UTC 2021-05-16T19:49:11.3977196Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:49:11.3977552Z NOT_CRAN: true 2021-05-16T19:49:11.3978471Z GITHUB_TOKEN: *** 2021-05-16T19:49:11.3978804Z ##[endgroup] 2021-05-16T19:49:12.2797953Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T19:49:12.2799595Z Rscript -e "tic::deploy()" 2021-05-16T19:49:12.2851039Z shell: /usr/bin/bash -e {0} 2021-05-16T19:49:12.2851471Z env: 2021-05-16T19:49:12.2852088Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:49:12.2852592Z TIC_DEPLOY_KEY: 2021-05-16T19:49:12.2853623Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:49:12.2855243Z GITHUB_PAT: *** 2021-05-16T19:49:12.2855609Z COVERALLS_TOKEN: 2021-05-16T19:49:12.2856020Z continue-on-error: false 2021-05-16T19:49:12.2856610Z VDIFFR_RUN_TESTS: 2021-05-16T19:49:12.2857323Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:49:12.2857907Z TZ: UTC 2021-05-16T19:49:12.2858245Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:49:12.2858971Z NOT_CRAN: true 2021-05-16T19:49:12.2859320Z ##[endgroup] 2021-05-16T19:49:12.6237217Z ✔ Loading tic stage configuration from tic.R 2021-05-16T19:49:12.7786670Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T19:49:12.7787228Z Rscript -e "tic::after_deploy()" 2021-05-16T19:49:12.7834115Z shell: /usr/bin/bash -e {0} 2021-05-16T19:49:12.7834475Z env: 2021-05-16T19:49:12.7834876Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:49:12.7835299Z TIC_DEPLOY_KEY: 2021-05-16T19:49:12.7836019Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:49:12.7837543Z GITHUB_PAT: *** 2021-05-16T19:49:12.7837909Z COVERALLS_TOKEN: 2021-05-16T19:49:12.7838317Z continue-on-error: false 2021-05-16T19:49:12.7838906Z VDIFFR_RUN_TESTS: 2021-05-16T19:49:12.7839332Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:49:12.7839729Z TZ: UTC 2021-05-16T19:49:12.7840076Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:49:12.7840432Z NOT_CRAN: true 2021-05-16T19:49:12.7840768Z ##[endgroup] 2021-05-16T19:49:13.0864328Z ✔ Loading tic stage configuration from tic.R 2021-05-16T19:49:13.2373719Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-16T19:49:13.2374328Z curl -s -H "Accept: application/json" \ 2021-05-16T19:49:13.2374830Z  -H "Content-Type: application/json" \ 2021-05-16T19:49:13.2375372Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T19:49:13.2376259Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-16T19:49:13.2376837Z  -X POST https://coveralls.io/api/repos 2021-05-16T19:49:13.2417674Z shell: /usr/bin/bash -e {0} 2021-05-16T19:49:13.2418033Z env: 2021-05-16T19:49:13.2418420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:49:13.2419193Z TIC_DEPLOY_KEY: 2021-05-16T19:49:13.2419954Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:49:13.2421088Z GITHUB_PAT: *** 2021-05-16T19:49:13.2421661Z COVERALLS_TOKEN: 2021-05-16T19:49:13.2422046Z continue-on-error: false 2021-05-16T19:49:13.2422645Z VDIFFR_RUN_TESTS: 2021-05-16T19:49:13.2423064Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:49:13.2423432Z TZ: UTC 2021-05-16T19:49:13.2423767Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:49:13.2424103Z NOT_CRAN: true 2021-05-16T19:49:13.2424422Z ##[endgroup] 2021-05-16T19:49:13.6743477Z {"error":"Forbidden"} 2021-05-16T19:49:13.6782546Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T19:49:13.6783190Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T19:49:13.6783892Z  curl -s -H "Accept: application/json" \ 2021-05-16T19:49:13.6784662Z  -H "Content-Type: application/json" \ 2021-05-16T19:49:13.6785820Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T19:49:13.6786603Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-16T19:49:13.6787424Z  | jq '.token')" >> $GITHUB_ENV 2021-05-16T19:49:13.6839174Z shell: /usr/bin/bash -e {0} 2021-05-16T19:49:13.6839518Z env: 2021-05-16T19:49:13.6839909Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:49:13.6840311Z TIC_DEPLOY_KEY: 2021-05-16T19:49:13.6841011Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:49:13.6842452Z GITHUB_PAT: *** 2021-05-16T19:49:13.6842810Z COVERALLS_TOKEN: 2021-05-16T19:49:13.6843445Z continue-on-error: false 2021-05-16T19:49:13.6844212Z VDIFFR_RUN_TESTS: 2021-05-16T19:49:13.6844793Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:49:13.6845188Z TZ: UTC 2021-05-16T19:49:13.6845516Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:49:13.6845879Z NOT_CRAN: true 2021-05-16T19:49:13.6846194Z ##[endgroup] 2021-05-16T19:49:13.8720876Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T19:49:13.8721590Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T19:49:13.8731673Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:49:13.8732106Z env: 2021-05-16T19:49:13.8732579Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:49:13.8733065Z TIC_DEPLOY_KEY: 2021-05-16T19:49:13.8733921Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T19:49:13.8735450Z GITHUB_PAT: *** 2021-05-16T19:49:13.8735869Z COVERALLS_TOKEN: 2021-05-16T19:49:13.8736385Z continue-on-error: false 2021-05-16T19:49:13.8736891Z VDIFFR_RUN_TESTS: 2021-05-16T19:49:13.8737409Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T19:49:13.8737862Z TZ: UTC 2021-05-16T19:49:13.8738270Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:49:13.8738832Z NOT_CRAN: true 2021-05-16T19:49:13.8739566Z COVERALLS_REPO_TOKEN: null 2021-05-16T19:49:13.8740328Z ##[endgroup] 2021-05-16T19:49:27.6769904Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-16T19:49:27.6771520Z object 'null' not found 2021-05-16T19:49:27.6772475Z Calls: -> to_coveralls 2021-05-16T19:49:27.6773257Z Execution halted 2021-05-16T19:49:27.6834711Z ##[error]Process completed with exit code 1. 2021-05-16T19:49:27.8765904Z Post job cleanup. 2021-05-16T19:49:27.9236130Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T19:49:27.9334682Z Post job cleanup. 2021-05-16T19:49:28.0533912Z [command]/usr/bin/git version 2021-05-16T19:49:28.0611344Z git version 2.31.1 2021-05-16T19:49:28.0653966Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T19:49:28.0700115Z [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-16T19:49:28.0956036Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T19:49:28.0989040Z http.https://github.com/.extraheader 2021-05-16T19:49:28.0998149Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T19:49:28.1034195Z [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-16T19:49:28.1346723Z Cleaning up orphan processes