2021-05-14T23:04:16.2772773Z ##[section]Starting: Request a runner to run this job 2021-05-14T23:04:16.7920076Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:04:16.8728367Z 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-14T23:04:16.9633664Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:04:17.0897993Z ##[section]Finishing: Request a runner to run this job 2021-05-14T23:04:26.6410904Z Current runner version: '2.278.0' 2021-05-14T23:04:26.6444308Z ##[group]Operating System 2021-05-14T23:04:26.6445258Z Ubuntu 2021-05-14T23:04:26.6445762Z 20.04.2 2021-05-14T23:04:26.6446151Z LTS 2021-05-14T23:04:26.6446608Z ##[endgroup] 2021-05-14T23:04:26.6447102Z ##[group]Virtual Environment 2021-05-14T23:04:26.6447754Z Environment: ubuntu-20.04 2021-05-14T23:04:26.6448445Z Version: 20210510.0 2021-05-14T23:04:26.6450531Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-14T23:04:26.6452202Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-14T23:04:26.6453342Z ##[endgroup] 2021-05-14T23:04:26.6455874Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T23:04:26.6457731Z Actions: write 2021-05-14T23:04:26.6458225Z Checks: write 2021-05-14T23:04:26.6458752Z Contents: write 2021-05-14T23:04:26.6459250Z Deployments: write 2021-05-14T23:04:26.6460244Z Issues: write 2021-05-14T23:04:26.6461052Z Metadata: read 2021-05-14T23:04:26.6461805Z Packages: write 2021-05-14T23:04:26.6462554Z PullRequests: write 2021-05-14T23:04:26.6463263Z RepositoryProjects: write 2021-05-14T23:04:26.6463912Z SecurityEvents: write 2021-05-14T23:04:26.6464722Z Statuses: write 2021-05-14T23:04:26.6465584Z ##[endgroup] 2021-05-14T23:04:26.6469061Z Prepare workflow directory 2021-05-14T23:04:26.7678553Z Prepare all required actions 2021-05-14T23:04:26.7690114Z Getting action download info 2021-05-14T23:04:27.1776882Z Download action repository 'actions/checkout@v2' 2021-05-14T23:04:28.9209393Z Download action repository 'r-lib/actions@master' 2021-05-14T23:04:29.6838027Z Download action repository 'adigherman/actions@master' 2021-05-14T23:04:32.0406067Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T23:04:32.4173329Z Download action repository 'actions/cache@v1' 2021-05-14T23:04:32.7448996Z Download action repository 'actions/upload-artifact@master' 2021-05-14T23:04:33.0857837Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T23:04:33.6644470Z ##[group]Run actions/checkout@v2 2021-05-14T23:04:33.6645088Z with: 2021-05-14T23:04:33.6645552Z repository: neuroconductor/kirby21.asl 2021-05-14T23:04:33.6646884Z token: *** 2021-05-14T23:04:33.6647587Z ssh-strict: true 2021-05-14T23:04:33.6648052Z persist-credentials: true 2021-05-14T23:04:33.6648652Z clean: true 2021-05-14T23:04:33.6649206Z fetch-depth: 1 2021-05-14T23:04:33.6649772Z lfs: false 2021-05-14T23:04:33.6650296Z submodules: false 2021-05-14T23:04:33.6650628Z env: 2021-05-14T23:04:33.6651030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:04:33.6651449Z TIC_DEPLOY_KEY: 2021-05-14T23:04:33.6652696Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:04:33.6653953Z GITHUB_PAT: *** 2021-05-14T23:04:33.6654315Z COVERALLS_TOKEN: 2021-05-14T23:04:33.6655006Z continue-on-error: false 2021-05-14T23:04:33.6655469Z VDIFFR_RUN_TESTS: 2021-05-14T23:04:33.6655842Z ##[endgroup] 2021-05-14T23:04:33.9037217Z Syncing repository: neuroconductor/kirby21.asl 2021-05-14T23:04:33.9038243Z ##[group]Getting Git version info 2021-05-14T23:04:33.9039187Z Working directory is '/home/runner/work/kirby21.asl/kirby21.asl' 2021-05-14T23:04:33.9087756Z [command]/usr/bin/git version 2021-05-14T23:04:33.9265590Z git version 2.31.1 2021-05-14T23:04:33.9295834Z ##[endgroup] 2021-05-14T23:04:33.9297080Z Deleting the contents of '/home/runner/work/kirby21.asl/kirby21.asl' 2021-05-14T23:04:33.9301474Z ##[group]Initializing the repository 2021-05-14T23:04:33.9305867Z [command]/usr/bin/git init /home/runner/work/kirby21.asl/kirby21.asl 2021-05-14T23:04:33.9386055Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T23:04:33.9386921Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T23:04:33.9387713Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T23:04:33.9388271Z hint: 2021-05-14T23:04:33.9389564Z hint: git config --global init.defaultBranch 2021-05-14T23:04:33.9390234Z hint: 2021-05-14T23:04:33.9390883Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T23:04:33.9391802Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T23:04:33.9392347Z hint: 2021-05-14T23:04:33.9392833Z hint: git branch -m 2021-05-14T23:04:33.9406341Z Initialized empty Git repository in /home/runner/work/kirby21.asl/kirby21.asl/.git/ 2021-05-14T23:04:33.9421925Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.asl 2021-05-14T23:04:33.9485467Z ##[endgroup] 2021-05-14T23:04:33.9486335Z ##[group]Disabling automatic garbage collection 2021-05-14T23:04:33.9490552Z [command]/usr/bin/git config --local gc.auto 0 2021-05-14T23:04:34.9202084Z ##[endgroup] 2021-05-14T23:04:34.9239707Z ##[group]Setting up auth 2021-05-14T23:04:34.9240711Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:04:34.9242109Z [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-14T23:04:34.9243417Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:04:34.9246489Z [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-14T23:04:34.9248193Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T23:04:34.9248931Z ##[endgroup] 2021-05-14T23:04:34.9249343Z ##[group]Fetching the repository 2021-05-14T23:04:34.9251167Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +45df5575b0b8e99ae32f742a9a9e0b4555a15a33:refs/tags/1.7.0.s 2021-05-14T23:04:34.9252969Z remote: Enumerating objects: 57, done. 2021-05-14T23:04:34.9253688Z remote: Counting objects: 1% (1/57) 2021-05-14T23:04:34.9254188Z remote: Counting objects: 3% (2/57) 2021-05-14T23:04:34.9254671Z remote: Counting objects: 5% (3/57) 2021-05-14T23:04:34.9255169Z remote: Counting objects: 7% (4/57) 2021-05-14T23:04:34.9255721Z remote: Counting objects: 8% (5/57) 2021-05-14T23:04:34.9256205Z remote: Counting objects: 10% (6/57) 2021-05-14T23:04:34.9257257Z remote: Counting objects: 12% (7/57) 2021-05-14T23:04:34.9257759Z remote: Counting objects: 14% (8/57) 2021-05-14T23:04:34.9258561Z remote: Counting objects: 15% (9/57) 2021-05-14T23:04:34.9259200Z remote: Counting objects: 17% (10/57) 2021-05-14T23:04:34.9259681Z remote: Counting objects: 19% (11/57) 2021-05-14T23:04:34.9260146Z remote: Counting objects: 21% (12/57) 2021-05-14T23:04:34.9260633Z remote: Counting objects: 22% (13/57) 2021-05-14T23:04:34.9261210Z remote: Counting objects: 24% (14/57) 2021-05-14T23:04:34.9261684Z remote: Counting objects: 26% (15/57) 2021-05-14T23:04:34.9262322Z remote: Counting objects: 28% (16/57) 2021-05-14T23:04:34.9263111Z remote: Counting objects: 29% (17/57) 2021-05-14T23:04:34.9263734Z remote: Counting objects: 31% (18/57) 2021-05-14T23:04:34.9264171Z remote: Counting objects: 33% (19/57) 2021-05-14T23:04:34.9264621Z remote: Counting objects: 35% (20/57) 2021-05-14T23:04:34.9265055Z remote: Counting objects: 36% (21/57) 2021-05-14T23:04:34.9265505Z remote: Counting objects: 38% (22/57) 2021-05-14T23:04:34.9265961Z remote: Counting objects: 40% (23/57) 2021-05-14T23:04:34.9266398Z remote: Counting objects: 42% (24/57) 2021-05-14T23:04:34.9266847Z remote: Counting objects: 43% (25/57) 2021-05-14T23:04:34.9267285Z remote: Counting objects: 45% (26/57) 2021-05-14T23:04:34.9267875Z remote: Counting objects: 47% (27/57) 2021-05-14T23:04:34.9268312Z remote: Counting objects: 49% (28/57) 2021-05-14T23:04:34.9268762Z remote: Counting objects: 50% (29/57) 2021-05-14T23:04:34.9269199Z remote: Counting objects: 52% (30/57) 2021-05-14T23:04:34.9269656Z remote: Counting objects: 54% (31/57) 2021-05-14T23:04:34.9270093Z remote: Counting objects: 56% (32/57) 2021-05-14T23:04:34.9270542Z remote: Counting objects: 57% (33/57) 2021-05-14T23:04:34.9271367Z remote: Counting objects: 59% (34/57) 2021-05-14T23:04:34.9272013Z remote: Counting objects: 61% (35/57) 2021-05-14T23:04:34.9273031Z remote: Counting objects: 63% (36/57) 2021-05-14T23:04:34.9274063Z remote: Counting objects: 64% (37/57) 2021-05-14T23:04:34.9274957Z remote: Counting objects: 66% (38/57) 2021-05-14T23:04:34.9275426Z remote: Counting objects: 68% (39/57) 2021-05-14T23:04:34.9275910Z remote: Counting objects: 70% (40/57) 2021-05-14T23:04:34.9276381Z remote: Counting objects: 71% (41/57) 2021-05-14T23:04:34.9276863Z remote: Counting objects: 73% (42/57) 2021-05-14T23:04:34.9277345Z remote: Counting objects: 75% (43/57) 2021-05-14T23:04:34.9277957Z remote: Counting objects: 77% (44/57) 2021-05-14T23:04:34.9278418Z remote: Counting objects: 78% (45/57) 2021-05-14T23:04:34.9278867Z remote: Counting objects: 80% (46/57) 2021-05-14T23:04:34.9279513Z remote: Counting objects: 82% (47/57) 2021-05-14T23:04:34.9280130Z remote: Counting objects: 84% (48/57) 2021-05-14T23:04:34.9280596Z remote: Counting objects: 85% (49/57) 2021-05-14T23:04:34.9281232Z remote: Counting objects: 87% (50/57) 2021-05-14T23:04:34.9281866Z remote: Counting objects: 89% (51/57) 2021-05-14T23:04:34.9282332Z remote: Counting objects: 91% (52/57) 2021-05-14T23:04:34.9282940Z remote: Counting objects: 92% (53/57) 2021-05-14T23:04:34.9283494Z remote: Counting objects: 94% (54/57) 2021-05-14T23:04:34.9283945Z remote: Counting objects: 96% (55/57) 2021-05-14T23:04:34.9284396Z remote: Counting objects: 98% (56/57) 2021-05-14T23:04:34.9284913Z remote: Counting objects: 100% (57/57) 2021-05-14T23:04:34.9285387Z remote: Counting objects: 100% (57/57), done. 2021-05-14T23:04:34.9285873Z remote: Compressing objects: 1% (1/55) 2021-05-14T23:04:34.9286366Z remote: Compressing objects: 3% (2/55) 2021-05-14T23:04:34.9286862Z remote: Compressing objects: 5% (3/55) 2021-05-14T23:04:34.9287342Z remote: Compressing objects: 7% (4/55) 2021-05-14T23:04:34.9287846Z remote: Compressing objects: 9% (5/55) 2021-05-14T23:04:34.9288325Z remote: Compressing objects: 10% (6/55) 2021-05-14T23:04:34.9288820Z remote: Compressing objects: 12% (7/55) 2021-05-14T23:04:34.9289315Z remote: Compressing objects: 14% (8/55) 2021-05-14T23:04:34.9289803Z remote: Compressing objects: 16% (9/55) 2021-05-14T23:04:34.9290298Z remote: Compressing objects: 18% (10/55) 2021-05-14T23:04:34.9290782Z remote: Compressing objects: 20% (11/55) 2021-05-14T23:04:34.9291280Z remote: Compressing objects: 21% (12/55) 2021-05-14T23:04:34.9291758Z remote: Compressing objects: 23% (13/55) 2021-05-14T23:04:34.9292249Z remote: Compressing objects: 25% (14/55) 2021-05-14T23:04:34.9292730Z remote: Compressing objects: 27% (15/55) 2021-05-14T23:04:34.9293404Z remote: Compressing objects: 29% (16/55) 2021-05-14T23:04:34.9294097Z remote: Compressing objects: 30% (17/55) 2021-05-14T23:04:34.9294807Z remote: Compressing objects: 32% (18/55) 2021-05-14T23:04:34.9295311Z remote: Compressing objects: 34% (19/55) 2021-05-14T23:04:34.9295803Z remote: Compressing objects: 36% (20/55) 2021-05-14T23:04:34.9296497Z remote: Compressing objects: 38% (21/55) 2021-05-14T23:04:34.9297460Z remote: Compressing objects: 40% (22/55) 2021-05-14T23:04:34.9298004Z remote: Compressing objects: 41% (23/55) 2021-05-14T23:04:34.9298527Z remote: Compressing objects: 43% (24/55) 2021-05-14T23:04:34.9299066Z remote: Compressing objects: 45% (25/55) 2021-05-14T23:04:34.9299605Z remote: Compressing objects: 47% (26/55) 2021-05-14T23:04:34.9300289Z remote: Compressing objects: 49% (27/55) 2021-05-14T23:04:34.9300795Z remote: Compressing objects: 50% (28/55) 2021-05-14T23:04:34.9301447Z remote: Compressing objects: 52% (29/55) 2021-05-14T23:04:34.9301940Z remote: Compressing objects: 54% (30/55) 2021-05-14T23:04:34.9302420Z remote: Compressing objects: 56% (31/55) 2021-05-14T23:04:34.9302949Z remote: Compressing objects: 58% (32/55) 2021-05-14T23:04:34.9303426Z remote: Compressing objects: 60% (33/55) 2021-05-14T23:04:34.9303921Z remote: Compressing objects: 61% (34/55) 2021-05-14T23:04:34.9304423Z remote: Compressing objects: 63% (35/55) 2021-05-14T23:04:34.9304902Z remote: Compressing objects: 65% (36/55) 2021-05-14T23:04:34.9305396Z remote: Compressing objects: 67% (37/55) 2021-05-14T23:04:34.9305876Z remote: Compressing objects: 69% (38/55) 2021-05-14T23:04:34.9306367Z remote: Compressing objects: 70% (39/55) 2021-05-14T23:04:34.9306845Z remote: Compressing objects: 72% (40/55) 2021-05-14T23:04:34.9307335Z remote: Compressing objects: 74% (41/55) 2021-05-14T23:04:34.9307812Z remote: Compressing objects: 76% (42/55) 2021-05-14T23:04:34.9308304Z remote: Compressing objects: 78% (43/55) 2021-05-14T23:04:34.9308797Z remote: Compressing objects: 80% (44/55) 2021-05-14T23:04:34.9309272Z remote: Compressing objects: 81% (45/55) 2021-05-14T23:04:34.9309766Z remote: Compressing objects: 83% (46/55) 2021-05-14T23:04:34.9310246Z remote: Compressing objects: 85% (47/55) 2021-05-14T23:04:34.9310833Z remote: Compressing objects: 87% (48/55) 2021-05-14T23:04:34.9311325Z remote: Compressing objects: 89% (49/55) 2021-05-14T23:04:34.9311818Z remote: Compressing objects: 90% (50/55) 2021-05-14T23:04:34.9312467Z remote: Compressing objects: 92% (51/55) 2021-05-14T23:04:34.9312946Z remote: Compressing objects: 94% (52/55) 2021-05-14T23:04:34.9313426Z remote: Compressing objects: 96% (53/55) 2021-05-14T23:04:34.9313894Z remote: Compressing objects: 98% (54/55) 2021-05-14T23:04:34.9315075Z remote: Compressing objects: 100% (55/55) 2021-05-14T23:04:34.9315606Z remote: Compressing objects: 100% (55/55), done. 2021-05-14T23:04:48.7426569Z remote: Total 57 (delta 2), reused 52 (delta 0), pack-reused 0 2021-05-14T23:04:48.8154564Z From https://github.com/neuroconductor/kirby21.asl 2021-05-14T23:04:48.8168380Z * [new ref] 45df5575b0b8e99ae32f742a9a9e0b4555a15a33 -> 1.7.0.s 2021-05-14T23:04:48.8184309Z ##[endgroup] 2021-05-14T23:04:48.8186624Z ##[group]Determining the checkout info 2021-05-14T23:04:48.8196685Z ##[endgroup] 2021-05-14T23:04:48.8197932Z ##[group]Checking out the ref 2021-05-14T23:04:48.8199274Z [command]/usr/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-14T23:04:49.9223444Z Updating files: 76% (32/42) 2021-05-14T23:04:49.9225593Z Updating files: 78% (33/42) 2021-05-14T23:04:50.1383571Z Updating files: 80% (34/42) 2021-05-14T23:04:50.1392046Z Updating files: 83% (35/42) 2021-05-14T23:04:50.1482859Z Updating files: 85% (36/42) 2021-05-14T23:04:50.1489103Z Updating files: 88% (37/42) 2021-05-14T23:04:50.1490614Z Updating files: 90% (38/42) 2021-05-14T23:04:50.1492979Z Updating files: 92% (39/42) 2021-05-14T23:04:50.1525362Z Updating files: 95% (40/42) 2021-05-14T23:04:50.1526111Z Updating files: 97% (41/42) 2021-05-14T23:04:50.1564718Z Updating files: 100% (42/42) 2021-05-14T23:04:50.1565704Z Updating files: 100% (42/42), done. 2021-05-14T23:04:50.1566807Z Note: switching to 'refs/tags/1.7.0.s'. 2021-05-14T23:04:50.1567636Z 2021-05-14T23:04:50.1568506Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-14T23:04:50.1569439Z changes and commit them, and you can discard any commits you make in this 2021-05-14T23:04:50.1570179Z state without impacting any branches by switching back to a branch. 2021-05-14T23:04:50.1570625Z 2021-05-14T23:04:50.1571165Z If you want to create a new branch to retain commits you create, you may 2021-05-14T23:04:50.1572047Z do so (now or later) by using -c with the switch command. Example: 2021-05-14T23:04:50.1572662Z 2021-05-14T23:04:50.1573611Z git switch -c 2021-05-14T23:04:50.1574104Z 2021-05-14T23:04:50.1574604Z Or undo this operation with: 2021-05-14T23:04:50.1574959Z 2021-05-14T23:04:50.1575431Z git switch - 2021-05-14T23:04:50.1575846Z 2021-05-14T23:04:50.1576423Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-14T23:04:50.1577177Z 2021-05-14T23:04:50.1577768Z HEAD is now at 45df557 Version id 8 stable 2021-05-14T23:04:50.1578823Z ##[endgroup] 2021-05-14T23:04:50.1581004Z [command]/usr/bin/git log -1 --format='%H' 2021-05-14T23:04:50.1616677Z '45df5575b0b8e99ae32f742a9a9e0b4555a15a33' 2021-05-14T23:04:50.1782041Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T23:04:50.1782599Z with: 2021-05-14T23:04:50.1782987Z r-version: 3.5 2021-05-14T23:04:50.1783365Z Ncpus: 1 2021-05-14T23:04:50.1783812Z crayon.enabled: NULL 2021-05-14T23:04:50.1784378Z remove-openmp-macos: true 2021-05-14T23:04:50.1785206Z http-user-agent: default 2021-05-14T23:04:50.1785632Z install-r: true 2021-05-14T23:04:50.1786169Z windows-path-include-mingw: true 2021-05-14T23:04:50.1786820Z env: 2021-05-14T23:04:50.1787380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:04:50.1787784Z TIC_DEPLOY_KEY: 2021-05-14T23:04:50.1788695Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:04:50.1790795Z GITHUB_PAT: *** 2021-05-14T23:04:50.1791193Z COVERALLS_TOKEN: 2021-05-14T23:04:50.1791653Z continue-on-error: false 2021-05-14T23:04:50.1792091Z VDIFFR_RUN_TESTS: 2021-05-14T23:04:50.1792465Z ##[endgroup] 2021-05-14T23:04:52.4475325Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-14T23:04:55.0437060Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:04:55.0454863Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-14T23:04:55.0464296Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-14T23:04:55.1050060Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:04:55.1799048Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-14T23:04:55.2864542Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-14T23:04:55.3068997Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-14T23:04:55.3092963Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-14T23:04:55.3101474Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-14T23:04:55.3129202Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-14T23:04:55.3133248Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-14T23:04:55.3282066Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-14T23:04:55.3302894Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-14T23:04:55.3738911Z Hit:14 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:04:55.3912657Z Get:15 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-14T23:04:55.6490918Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-14T23:04:55.8552673Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [72.8 kB] 2021-05-14T23:04:55.9012540Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-14T23:04:56.0723387Z Hit:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:04:56.2119608Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-14T23:04:56.2214835Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-14T23:04:56.2217604Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-14T23:04:56.2365713Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-14T23:04:56.2384839Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-14T23:04:56.3023096Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-14T23:05:03.3192315Z Fetched 4462 kB in 1s (3169 kB/s) 2021-05-14T23:05:04.2292978Z Reading package lists... 2021-05-14T23:05:04.2551861Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-14T23:05:06.4388833Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-14T23:05:06.5113317Z Reading package lists... 2021-05-14T23:05:06.6839548Z Building dependency tree... 2021-05-14T23:05:06.6853881Z Reading state information... 2021-05-14T23:05:06.8493003Z The following additional packages will be installed: 2021-05-14T23:05:06.8494533Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-14T23:05:06.8500550Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-14T23:05:06.8502036Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-14T23:05:06.8503539Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-14T23:05:06.8504948Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-14T23:05:06.8506162Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-14T23:05:06.8507679Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-14T23:05:06.8509375Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-14T23:05:06.8510936Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-14T23:05:06.8512554Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-14T23:05:06.8514031Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-14T23:05:06.8515732Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-14T23:05:06.8517685Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-14T23:05:06.8519101Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-14T23:05:06.8520323Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-14T23:05:06.8521559Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-14T23:05:06.8522935Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:05:06.8524546Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:05:06.8526442Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:05:06.8527871Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:05:06.8529337Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:05:06.8530868Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:05:06.8634163Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:05:06.8636489Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:05:06.8638247Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:05:06.8639565Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:05:06.8640962Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:05:06.8642359Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:05:06.8643763Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:05:06.8645195Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:05:06.8646719Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:05:06.8648177Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:05:06.8649634Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:05:06.8650954Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:05:06.8652428Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:05:06.8654047Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:05:06.8655413Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:05:06.8657077Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-14T23:05:06.8657846Z Suggested packages: 2021-05-14T23:05:06.8658731Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-14T23:05:06.8659869Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-14T23:05:06.8661095Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-14T23:05:06.8662333Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-14T23:05:06.8663570Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-14T23:05:06.8664692Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-14T23:05:06.8665853Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-14T23:05:06.8667285Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-14T23:05:06.8697029Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-14T23:05:06.8698910Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-14T23:05:07.3697642Z The following NEW packages will be installed: 2021-05-14T23:05:07.3699821Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-14T23:05:07.3701215Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-14T23:05:07.3702899Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-14T23:05:07.3706120Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-14T23:05:07.3708726Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-14T23:05:07.3710678Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-14T23:05:07.3713074Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-14T23:05:07.3715991Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-14T23:05:07.3717714Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-14T23:05:07.3719353Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-14T23:05:07.3720742Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-14T23:05:07.3723387Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-14T23:05:07.3727029Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-14T23:05:07.3728584Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-14T23:05:07.3730026Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-14T23:05:07.3731421Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-14T23:05:07.3732946Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:05:07.3735030Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:05:07.3737527Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:05:07.3739242Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:05:07.3740538Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:05:07.3742011Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:05:07.3743584Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:05:07.3745091Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:05:07.3747353Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:05:07.3748941Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:05:07.3750645Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:05:07.3752615Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:05:07.3754599Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:05:07.3756448Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:05:07.3758023Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:05:07.3759654Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:05:07.3761268Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:05:07.3763211Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:05:07.3765043Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:05:07.3766493Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:05:07.3767828Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:05:07.3769305Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-14T23:05:07.3955964Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:05:07.3957882Z Need to get 8648 kB of archives. 2021-05-14T23:05:07.3959617Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-14T23:05:07.3962049Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-14T23:05:07.3990644Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-14T23:05:07.3998995Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-14T23:05:07.4010876Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-14T23:05:07.4020552Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-14T23:05:07.4038263Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-14T23:05:07.4046763Z 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-14T23:05:07.4055119Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-14T23:05:07.4062783Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-14T23:05:07.4071365Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-14T23:05:07.4079746Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-14T23:05:07.4089054Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-14T23:05:07.4095881Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-14T23:05:07.4105299Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-14T23:05:07.4113781Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-14T23:05:07.4123325Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-14T23:05:07.4134946Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-14T23:05:07.4149551Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-14T23:05:07.4159149Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-14T23:05:07.4268824Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-14T23:05:07.4285743Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-14T23:05:07.4303029Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-14T23:05:07.4315797Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-14T23:05:07.4335839Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-14T23:05:07.4351170Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-14T23:05:07.4448193Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-14T23:05:07.4456559Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-14T23:05:07.4465850Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-14T23:05:07.4506615Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-14T23:05:07.4514951Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-14T23:05:07.4523312Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-14T23:05:07.4531588Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-14T23:05:07.4545741Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-14T23:05:07.4556418Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-14T23:05:07.4566760Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-14T23:05:07.4575255Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-14T23:05:07.4586332Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-14T23:05:07.4594557Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-14T23:05:07.4602319Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-14T23:05:07.4610744Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-14T23:05:07.4618191Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-14T23:05:07.4625270Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-14T23:05:07.4634837Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-14T23:05:07.4643191Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-14T23:05:07.4668274Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-14T23:05:07.4679131Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-14T23:05:07.4697832Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-14T23:05:07.4706529Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-14T23:05:07.4713931Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-14T23:05:07.4719625Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-14T23:05:07.4729737Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-14T23:05:07.4771104Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-14T23:05:07.4783121Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-14T23:05:07.4790460Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-14T23:05:07.4801890Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-14T23:05:07.4810412Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-14T23:05:07.4819501Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-14T23:05:07.4826647Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-14T23:05:07.4836900Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-14T23:05:07.4845564Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-14T23:05:07.4876577Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-14T23:05:07.4890073Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-14T23:05:07.4900737Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-14T23:05:07.4911005Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-14T23:05:07.4915780Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-14T23:05:07.4929766Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-14T23:05:07.4955132Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-14T23:05:07.4962974Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-14T23:05:07.4974929Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-14T23:05:07.4985628Z 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-14T23:05:07.5006697Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-14T23:05:07.5023602Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-14T23:05:07.5030909Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-14T23:05:07.5036135Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-14T23:05:07.5043625Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-14T23:05:07.5048996Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-14T23:05:07.5055612Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-14T23:05:07.5069035Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-14T23:05:07.5077184Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-14T23:05:07.5083103Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-14T23:05:07.5132992Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-14T23:05:07.5147122Z 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-14T23:05:07.5149998Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-14T23:05:07.5155642Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-14T23:05:07.5206306Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-14T23:05:07.5208140Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-14T23:05:07.5210325Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-14T23:05:07.5214395Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-14T23:05:07.5217569Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-14T23:05:07.5219480Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-14T23:05:07.5221205Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-14T23:05:07.5223320Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-14T23:05:07.5224992Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-14T23:05:07.5230594Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-14T23:05:07.5240420Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-14T23:05:07.5269829Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-14T23:05:07.5271882Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-14T23:05:07.5273818Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-14T23:05:07.5275595Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-14T23:05:07.5277320Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-14T23:05:07.5284315Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-14T23:05:07.5346581Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-14T23:05:07.5366640Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-14T23:05:07.5377755Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-14T23:05:07.5379461Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-14T23:05:07.5396775Z 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-14T23:05:07.5398985Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-14T23:05:07.5411648Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-14T23:05:07.5417828Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-14T23:05:07.5426143Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-14T23:05:07.5433338Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-14T23:05:07.5441694Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-14T23:05:07.5453333Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-14T23:05:07.5455242Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-14T23:05:07.5471097Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-14T23:05:07.5472907Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-14T23:05:07.5474920Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-14T23:05:07.5476704Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-14T23:05:07.5485159Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-14T23:05:07.5487113Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-14T23:05:07.5489086Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-14T23:05:07.5496987Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-14T23:05:07.5505436Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-14T23:05:07.5516993Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-14T23:05:07.5523832Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-14T23:05:07.5533704Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-14T23:05:07.5706135Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-14T23:05:07.5708346Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-14T23:05:07.5712917Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-14T23:05:07.5733311Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-14T23:05:08.3312867Z Fetched 8648 kB in 0s (44.4 MB/s) 2021-05-14T23:05:08.3691020Z Selecting previously unselected package dctrl-tools. 2021-05-14T23:05:08.3917731Z (Reading database ... 2021-05-14T23:05:08.3918862Z (Reading database ... 5% 2021-05-14T23:05:08.3919583Z (Reading database ... 10% 2021-05-14T23:05:08.3920089Z (Reading database ... 15% 2021-05-14T23:05:08.3920837Z (Reading database ... 20% 2021-05-14T23:05:08.3921460Z (Reading database ... 25% 2021-05-14T23:05:08.3921866Z (Reading database ... 30% 2021-05-14T23:05:08.3922256Z (Reading database ... 35% 2021-05-14T23:05:08.3922660Z (Reading database ... 40% 2021-05-14T23:05:08.3923066Z (Reading database ... 45% 2021-05-14T23:05:08.3923469Z (Reading database ... 50% 2021-05-14T23:05:08.4237655Z (Reading database ... 55% 2021-05-14T23:05:08.4683360Z (Reading database ... 60% 2021-05-14T23:05:08.5098044Z (Reading database ... 65% 2021-05-14T23:05:08.5523595Z (Reading database ... 70% 2021-05-14T23:05:08.6233418Z (Reading database ... 75% 2021-05-14T23:05:08.7088428Z (Reading database ... 80% 2021-05-14T23:05:08.7994844Z (Reading database ... 85% 2021-05-14T23:05:08.8617710Z (Reading database ... 90% 2021-05-14T23:05:08.9175867Z (Reading database ... 95% 2021-05-14T23:05:08.9176364Z (Reading database ... 100% 2021-05-14T23:05:08.9177128Z (Reading database ... 254809 files and directories currently installed.) 2021-05-14T23:05:08.9331200Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-14T23:05:08.9553449Z Unpacking dctrl-tools (2.24-3) ... 2021-05-14T23:05:08.9848841Z Selecting previously unselected package libfile-which-perl. 2021-05-14T23:05:09.0139579Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-14T23:05:09.0160245Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-14T23:05:09.0390431Z Selecting previously unselected package libfile-homedir-perl. 2021-05-14T23:05:09.0693732Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-14T23:05:09.0696551Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-14T23:05:09.1070281Z Selecting previously unselected package libio-pty-perl. 2021-05-14T23:05:09.1355476Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-14T23:05:09.1374282Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-14T23:05:09.1729751Z Selecting previously unselected package libipc-run-perl. 2021-05-14T23:05:09.2029948Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-14T23:05:09.2040141Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-14T23:05:09.2346637Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-14T23:05:09.2633917Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-14T23:05:09.2645980Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:05:09.2871128Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-14T23:05:09.3164923Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-14T23:05:09.7436058Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:05:09.7701449Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-14T23:05:09.7996545Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-14T23:05:09.8007577Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:05:09.8279048Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-14T23:05:09.8537082Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-14T23:05:09.8554963Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:05:09.8872336Z Selecting previously unselected package libparams-classify-perl. 2021-05-14T23:05:09.9101712Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-14T23:05:09.9118128Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:05:09.9338178Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-14T23:05:09.9625808Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-14T23:05:09.9638491Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:05:09.9866267Z Selecting previously unselected package libimport-into-perl. 2021-05-14T23:05:10.0152853Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-14T23:05:10.0162903Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-14T23:05:10.0394311Z Selecting previously unselected package librole-tiny-perl. 2021-05-14T23:05:10.0680236Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-14T23:05:10.0692531Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-14T23:05:10.1021511Z Selecting previously unselected package libstrictures-perl. 2021-05-14T23:05:10.1245432Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-14T23:05:10.1258213Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-14T23:05:10.1514265Z Selecting previously unselected package libsub-quote-perl. 2021-05-14T23:05:10.1812867Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-14T23:05:10.9389337Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-14T23:05:10.9391656Z Selecting previously unselected package libmoo-perl. 2021-05-14T23:05:10.9392930Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-14T23:05:10.9394810Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-14T23:05:10.9395600Z Selecting previously unselected package patchutils. 2021-05-14T23:05:10.9396584Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-14T23:05:10.9397836Z Unpacking patchutils (0.3.4-2) ... 2021-05-14T23:05:10.9398393Z Selecting previously unselected package wdiff. 2021-05-14T23:05:10.9399473Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-14T23:05:10.9400308Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-14T23:05:10.9400823Z Selecting previously unselected package devscripts. 2021-05-14T23:05:10.9401591Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-14T23:05:10.9402115Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-14T23:05:10.9402661Z Selecting previously unselected package diffstat. 2021-05-14T23:05:10.9403360Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-14T23:05:10.9403941Z Unpacking diffstat (1.63-1) ... 2021-05-14T23:05:10.9404609Z Selecting previously unselected package python3-gpg. 2021-05-14T23:05:10.9405377Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-14T23:05:10.9406059Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:05:10.9406590Z Selecting previously unselected package dput. 2021-05-14T23:05:10.9407468Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-14T23:05:10.9408094Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-14T23:05:10.9408747Z Selecting previously unselected package gdebi-core. 2021-05-14T23:05:10.9409481Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-14T23:05:10.9410106Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:05:10.9937917Z Selecting previously unselected package libcroco3:amd64. 2021-05-14T23:05:11.0224773Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-14T23:05:11.0244530Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:05:11.0595272Z Selecting previously unselected package gettext. 2021-05-14T23:05:11.0886719Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-14T23:05:11.0900821Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-14T23:05:11.2098600Z Selecting previously unselected package intltool-debian. 2021-05-14T23:05:11.2385367Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-14T23:05:11.2397118Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:05:11.2912202Z Selecting previously unselected package libapt-pkg-perl. 2021-05-14T23:05:11.3204254Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-14T23:05:11.3217204Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:05:11.3538254Z Selecting previously unselected package libarchive-zip-perl. 2021-05-14T23:05:11.3788574Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-14T23:05:11.3806376Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-14T23:05:11.4192134Z Selecting previously unselected package libarray-intspan-perl. 2021-05-14T23:05:11.4490336Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-14T23:05:11.4501188Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-14T23:05:11.4767768Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-14T23:05:11.5010979Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-14T23:05:11.5024505Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:05:11.5299177Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-14T23:05:11.5559306Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-14T23:05:11.5576548Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:05:11.5898234Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-14T23:05:11.6136643Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-14T23:05:11.6153984Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:05:11.6422630Z Selecting previously unselected package libvariable-magic-perl. 2021-05-14T23:05:11.6732602Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-14T23:05:11.6743655Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:05:11.7028540Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-14T23:05:11.7322592Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-14T23:05:11.7337106Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:05:11.7658918Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-14T23:05:11.7930905Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-14T23:05:11.7940317Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:05:11.8232951Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-14T23:05:11.8525738Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-14T23:05:11.8537440Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:05:11.8897265Z Selecting previously unselected package libclone-perl. 2021-05-14T23:05:11.9110451Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-14T23:05:11.9120736Z Unpacking libclone-perl (0.43-2) ... 2021-05-14T23:05:11.9419511Z Selecting previously unselected package libcommon-sense-perl. 2021-05-14T23:05:11.9673444Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-14T23:05:11.9687761Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:05:12.0019350Z Selecting previously unselected package libparams-util-perl. 2021-05-14T23:05:12.0251992Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-14T23:05:12.0265178Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-14T23:05:12.0520583Z Selecting previously unselected package libsub-install-perl. 2021-05-14T23:05:12.0819199Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-14T23:05:12.0831577Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-14T23:05:12.1098603Z Selecting previously unselected package libdata-optlist-perl. 2021-05-14T23:05:12.1361502Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-14T23:05:12.1375072Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-14T23:05:12.1640230Z Selecting previously unselected package libsub-exporter-perl. 2021-05-14T23:05:12.1931959Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-14T23:05:12.1941929Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-14T23:05:12.2220583Z Selecting previously unselected package libconst-fast-perl. 2021-05-14T23:05:12.2526600Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-14T23:05:12.2537310Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-14T23:05:12.2818958Z Selecting previously unselected package libwant-perl. 2021-05-14T23:05:12.3105838Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-14T23:05:12.3117921Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-14T23:05:12.3478880Z Selecting previously unselected package libcontextual-return-perl. 2021-05-14T23:05:12.3774366Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-14T23:05:12.3786168Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:05:12.4099060Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-14T23:05:12.4363841Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-14T23:05:12.4377966Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:05:12.4729225Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-14T23:05:12.5022699Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-14T23:05:12.5034400Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:05:12.5298956Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-14T23:05:12.5606694Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-14T23:05:12.5617754Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:05:12.5929521Z Selecting previously unselected package libdistro-info-perl. 2021-05-14T23:05:12.6215954Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-14T23:05:12.6227566Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:05:12.6578813Z Selecting previously unselected package libnet-ip-perl. 2021-05-14T23:05:12.6786370Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-14T23:05:12.6798361Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-14T23:05:12.7098253Z Selecting previously unselected package libnet-dns-perl. 2021-05-14T23:05:12.7416960Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-14T23:05:12.7432063Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-14T23:05:12.8180049Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-14T23:05:12.8414931Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-14T23:05:12.8434230Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:05:12.8766034Z Selecting previously unselected package libemail-valid-perl. 2021-05-14T23:05:12.8998987Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-14T23:05:12.9009616Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-14T23:05:12.9301739Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-14T23:05:12.9554321Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-14T23:05:12.9572974Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:05:12.9858254Z Selecting previously unselected package libfile-chdir-perl. 2021-05-14T23:05:13.0122288Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-14T23:05:13.0131063Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:05:13.0419067Z Selecting previously unselected package libnumber-compare-perl. 2021-05-14T23:05:13.0663941Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-14T23:05:13.0676254Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-14T23:05:13.0978378Z Selecting previously unselected package libtext-glob-perl. 2021-05-14T23:05:13.1234392Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-14T23:05:13.1252321Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-14T23:05:13.1578576Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-14T23:05:13.1838517Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-14T23:05:13.1851989Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:05:13.2138166Z Selecting previously unselected package libio-string-perl. 2021-05-14T23:05:13.2389454Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-14T23:05:13.2399339Z Unpacking libio-string-perl (1.08-3) ... 2021-05-14T23:05:13.2651927Z Selecting previously unselected package libfont-ttf-perl. 2021-05-14T23:05:13.2942373Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-14T23:05:13.2953012Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-14T23:05:13.3659090Z Selecting previously unselected package libfuture-perl. 2021-05-14T23:05:13.3872447Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-14T23:05:13.3890469Z Unpacking libfuture-perl (0.43-1) ... 2021-05-14T23:05:13.4298675Z Selecting previously unselected package libparams-validate-perl. 2021-05-14T23:05:13.4530149Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-14T23:05:13.4540836Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-14T23:05:13.4899059Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-14T23:05:13.5112408Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-14T23:05:13.5121647Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:05:13.5498700Z Selecting previously unselected package libsort-versions-perl. 2021-05-14T23:05:13.5742509Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-14T23:05:13.5755793Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-14T23:05:13.6058745Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-14T23:05:13.6304744Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-14T23:05:13.6316159Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:05:13.6658636Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-14T23:05:13.6920462Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-14T23:05:13.6935657Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:05:13.7258899Z Selecting previously unselected package libio-prompter-perl. 2021-05-14T23:05:13.7509576Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-14T23:05:13.7530893Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-14T23:05:13.7823040Z Selecting previously unselected package libjson-perl. 2021-05-14T23:05:13.8115318Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-14T23:05:13.8126232Z Unpacking libjson-perl (4.02000-2) ... 2021-05-14T23:05:13.8540673Z Selecting previously unselected package liblog-any-perl. 2021-05-14T23:05:13.8769459Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-14T23:05:13.8785421Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-14T23:05:13.9140849Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-14T23:05:13.9398866Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-14T23:05:13.9415524Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:05:13.9655416Z Selecting previously unselected package libpackage-stash-perl. 2021-05-14T23:05:13.9949110Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-14T23:05:13.9962943Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-14T23:05:14.0260610Z Selecting previously unselected package libsub-identify-perl. 2021-05-14T23:05:14.0521360Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-14T23:05:14.0534854Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:05:14.0790876Z Selecting previously unselected package libsub-name-perl. 2021-05-14T23:05:14.1083626Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-14T23:05:14.1096547Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-14T23:05:14.1379469Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-14T23:05:14.1687956Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-14T23:05:14.1702475Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:05:14.2020595Z Selecting previously unselected package libpath-tiny-perl. 2021-05-14T23:05:14.2278644Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-14T23:05:14.2289639Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-14T23:05:14.2628680Z Selecting previously unselected package libtype-tiny-perl. 2021-05-14T23:05:14.2921587Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-14T23:05:14.2935844Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:05:14.3613616Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-14T23:05:14.3934939Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-14T23:05:14.3946582Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:05:14.4283757Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-14T23:05:14.4589072Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-14T23:05:14.4598828Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:05:14.4861270Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-14T23:05:14.5147749Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-14T23:05:14.5159066Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:05:14.5459709Z Selecting previously unselected package libio-async-perl. 2021-05-14T23:05:14.5730940Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-14T23:05:14.5749643Z Unpacking libio-async-perl (0.75-1) ... 2021-05-14T23:05:14.6295233Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-14T23:05:14.6612070Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-14T23:05:14.6621006Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:05:14.9382625Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-14T23:05:14.9685664Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-14T23:05:14.9698500Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:05:15.0018897Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-14T23:05:15.0258597Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-14T23:05:15.0269248Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:05:15.0778735Z Selecting previously unselected package libjson-xs-perl. 2021-05-14T23:05:15.0999557Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-14T23:05:15.1013590Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:05:15.1367163Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-14T23:05:15.1670916Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-14T23:05:15.1682335Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:05:15.2018242Z Selecting previously unselected package liblist-compare-perl. 2021-05-14T23:05:15.2240128Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-14T23:05:15.2251479Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-14T23:05:15.2612217Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-14T23:05:15.2930866Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-14T23:05:15.2946924Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:05:15.3245568Z Selecting previously unselected package liblist-someutils-perl. 2021-05-14T23:05:15.3535634Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-14T23:05:15.3546119Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-14T23:05:15.3858960Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-14T23:05:15.4094539Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-14T23:05:15.4104155Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:05:15.4374597Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-14T23:05:15.4668697Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-14T23:05:15.4678898Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:05:15.4924057Z Selecting previously unselected package libobject-id-perl. 2021-05-14T23:05:15.5214532Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-14T23:05:15.5223850Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:05:15.5539082Z Selecting previously unselected package libmoox-struct-perl. 2021-05-14T23:05:15.5797277Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-14T23:05:15.5808089Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-14T23:05:15.6099105Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-14T23:05:15.6360472Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-14T23:05:15.6370128Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:05:15.6693858Z Selecting previously unselected package libnet-libidn-perl. 2021-05-14T23:05:15.7020194Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-14T23:05:15.7033109Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:05:15.7338655Z Selecting previously unselected package libnumber-range-perl. 2021-05-14T23:05:15.7599706Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-14T23:05:15.7619405Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-14T23:05:15.7979320Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-14T23:05:15.8269887Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-14T23:05:15.8282863Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:05:15.8593001Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-14T23:05:15.8899185Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-14T23:05:15.8912211Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:05:15.9258856Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-14T23:05:15.9514044Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-14T23:05:15.9526476Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:05:15.9881673Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-14T23:05:16.0179085Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-14T23:05:16.0189613Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:05:16.0499154Z Selecting previously unselected package libpod-constants-perl. 2021-05-14T23:05:16.0768142Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-14T23:05:16.0777284Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-14T23:05:16.1177691Z Selecting previously unselected package libqpdf26:amd64. 2021-05-14T23:05:16.1422222Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-14T23:05:16.1431565Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:05:16.2169715Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-14T23:05:16.2473902Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-14T23:05:16.2483796Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:05:16.2767787Z Selecting previously unselected package libreadonly-perl. 2021-05-14T23:05:16.3090140Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-14T23:05:16.3100323Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-14T23:05:16.3378739Z Selecting previously unselected package libref-util-perl. 2021-05-14T23:05:16.3676652Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-14T23:05:16.3689939Z Unpacking libref-util-perl (0.204-1) ... 2021-05-14T23:05:16.3967420Z Selecting previously unselected package libref-util-xs-perl. 2021-05-14T23:05:16.4288418Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-14T23:05:16.4301598Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:05:16.4618866Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-14T23:05:16.4903209Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-14T23:05:16.4915998Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:05:16.5259143Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-14T23:05:16.5520698Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-14T23:05:16.5536140Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:05:16.5859066Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-14T23:05:16.6105011Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:05:16.6124333Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:05:16.6538505Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-14T23:05:16.6833861Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:05:16.6857591Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:05:16.7202641Z Selecting previously unselected package libsereal-perl. 2021-05-14T23:05:16.7509152Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-14T23:05:16.7520820Z Unpacking libsereal-perl (4.011-1) ... 2021-05-14T23:05:16.7858646Z Selecting previously unselected package libsort-key-perl. 2021-05-14T23:05:16.8097918Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-14T23:05:16.8111134Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-14T23:05:16.8458659Z Selecting previously unselected package libstring-copyright-perl. 2021-05-14T23:05:16.8699658Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-14T23:05:16.8778443Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:05:16.9234050Z Selecting previously unselected package libstring-escape-perl. 2021-05-14T23:05:16.9667571Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-14T23:05:16.9767735Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-14T23:05:17.0139153Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-14T23:05:17.0392235Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-14T23:05:17.0405138Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:05:17.0678370Z Selecting previously unselected package libterm-readkey-perl. 2021-05-14T23:05:17.1023755Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-14T23:05:17.1025183Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:05:17.1378814Z Selecting previously unselected package libtest-fatal-perl. 2021-05-14T23:05:17.1638289Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-14T23:05:17.1663548Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-14T23:05:17.2059334Z Selecting previously unselected package libtest-refcount-perl. 2021-05-14T23:05:17.2280485Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-14T23:05:17.2312779Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-14T23:05:17.2626073Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-14T23:05:17.2925732Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-14T23:05:17.2936260Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:05:17.3317016Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-14T23:05:17.3674526Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-14T23:05:17.3685276Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:05:17.4059207Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-14T23:05:17.4377570Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-14T23:05:17.4396134Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:05:17.4782012Z Selecting previously unselected package libxml-writer-perl. 2021-05-14T23:05:17.5134881Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-14T23:05:17.5145430Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-14T23:05:17.5532248Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-14T23:05:17.5771367Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-14T23:05:17.5780769Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:05:17.6098837Z Selecting previously unselected package licensecheck. 2021-05-14T23:05:17.6390435Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-14T23:05:17.6400582Z Unpacking licensecheck (3.0.45-1) ... 2021-05-14T23:05:17.6779217Z Selecting previously unselected package libdevel-size-perl. 2021-05-14T23:05:17.7030566Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-14T23:05:17.7050377Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:05:17.7419465Z Selecting previously unselected package t1utils. 2021-05-14T23:05:17.7631309Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-14T23:05:17.7666191Z Unpacking t1utils (1.41-3) ... 2021-05-14T23:05:17.8138839Z Selecting previously unselected package lintian. 2021-05-14T23:05:17.8397065Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-14T23:05:17.8412851Z Unpacking lintian (2.62.0) ... 2021-05-14T23:05:18.2263677Z Selecting previously unselected package python3-unidiff. 2021-05-14T23:05:18.2521449Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-14T23:05:18.2532824Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-14T23:05:18.2814188Z Selecting previously unselected package python3-xdg. 2021-05-14T23:05:18.3124620Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-14T23:05:18.3135840Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:05:18.3447163Z Selecting previously unselected package qpdf. 2021-05-14T23:05:18.3760509Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-14T23:05:18.3771622Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-14T23:05:18.4618943Z Selecting previously unselected package python3-magic. 2021-05-14T23:05:18.4875298Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-14T23:05:18.4904871Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-14T23:05:18.5597772Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:05:18.5640678Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:05:18.5687574Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-14T23:05:18.5719483Z Setting up wdiff (1.2.2-2build1) ... 2021-05-14T23:05:18.5759972Z Setting up libfile-which-perl (1.23-1) ... 2021-05-14T23:05:18.5797084Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-14T23:05:18.5827042Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:05:18.5867280Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:05:18.5908971Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:05:18.7533024Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:05:18.7580662Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:05:18.7621805Z Setting up libwant-perl (0.29-1build4) ... 2021-05-14T23:05:18.7659195Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:05:18.7695452Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-14T23:05:18.7738563Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:05:18.7774523Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-14T23:05:18.7819148Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:05:18.7860990Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-14T23:05:18.7894492Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-14T23:05:18.7928379Z Setting up libclone-perl (0.43-2) ... 2021-05-14T23:05:18.7971974Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-14T23:05:18.8011565Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:05:18.8049519Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:05:18.8087552Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:05:18.8122147Z Setting up liblog-any-perl (1.708-1) ... 2021-05-14T23:05:18.8182728Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:05:18.8223120Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-14T23:05:18.8261227Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:05:18.8298712Z Setting up libfuture-perl (0.43-1) ... 2021-05-14T23:05:18.8339194Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:05:18.8373378Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-14T23:05:18.8418000Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:05:18.8451446Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:05:18.8486458Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:05:18.8540155Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:05:19.0371837Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:05:19.0404043Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:05:19.0445643Z Setting up libsub-install-perl (0.928-1) ... 2021-05-14T23:05:19.0491954Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-14T23:05:19.0529903Z Setting up libio-async-perl (0.75-1) ... 2021-05-14T23:05:19.0565717Z Setting up patchutils (0.3.4-2) ... 2021-05-14T23:05:19.0598856Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:05:19.0637771Z Setting up libio-string-perl (1.08-3) ... 2021-05-14T23:05:19.0670490Z Setting up libreadonly-perl (2.050-2) ... 2021-05-14T23:05:19.0705803Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:05:19.0764683Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:05:19.2754908Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:05:19.2804423Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:05:19.2849889Z Setting up libref-util-perl (0.204-1) ... 2021-05-14T23:05:19.2883758Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:05:19.2916896Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-14T23:05:19.2997387Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:05:19.3046837Z Setting up qpdf (9.1.1-1build1) ... 2021-05-14T23:05:19.3089177Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:05:19.3124618Z Setting up t1utils (1.41-3) ... 2021-05-14T23:05:19.3173200Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:05:19.3204697Z Setting up diffstat (1.63-1) ... 2021-05-14T23:05:19.3240994Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:05:19.3310077Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:05:19.3347089Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:05:19.3388411Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-14T23:05:19.3434888Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-14T23:05:19.3472142Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-14T23:05:19.3514549Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:05:19.3553296Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-14T23:05:19.3590703Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:05:19.3637626Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:05:19.3678081Z Setting up libsub-name-perl (0.26-1) ... 2021-05-14T23:05:19.3716259Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:05:19.3759831Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:05:19.3885587Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:05:19.3930255Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-14T23:05:19.3992832Z Setting up libjson-perl (4.02000-2) ... 2021-05-14T23:05:19.4031220Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:05:19.4073202Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-14T23:05:19.4110055Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-14T23:05:19.5716255Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-14T23:05:19.5756776Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-14T23:05:19.5801563Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:05:19.5911470Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-14T23:05:19.5952274Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:05:19.5985968Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:05:19.6063918Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:05:19.6098562Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-14T23:05:19.6309716Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-14T23:05:19.6360118Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-14T23:05:19.6399695Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-14T23:05:19.7980825Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:05:20.1898766Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:05:21.3057971Z Setting up dctrl-tools (2.24-3) ... 2021-05-14T23:05:21.3163371Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:05:21.3214217Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:05:21.3252772Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-14T23:05:21.3319898Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-14T23:05:21.3364763Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:05:21.3402167Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:05:21.3443497Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:05:21.3513982Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:05:21.3562017Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:05:21.3596606Z Setting up libsereal-perl (4.011-1) ... 2021-05-14T23:05:21.3638822Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-14T23:05:21.3686055Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:05:21.3720143Z Setting up dput (1.0.3ubuntu1) ... 2021-05-14T23:05:21.5580137Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:05:21.5621570Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:05:21.5661917Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:05:21.5723991Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-14T23:05:21.5759356Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:05:21.5804477Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-14T23:05:21.5852559Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-14T23:05:21.5895999Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:05:21.5946109Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:05:21.6002409Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:05:21.6041784Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-14T23:05:21.6100240Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:05:21.6149935Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-14T23:05:21.6193333Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-14T23:05:21.6225019Z Setting up libmoo-perl (2.003006-1) ... 2021-05-14T23:05:21.6256538Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-14T23:05:21.6300301Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:05:21.6340410Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-14T23:05:21.8166475Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:05:21.8208631Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-14T23:05:21.8246729Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:05:21.8280846Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:05:21.8317553Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:05:21.8361637Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:05:21.8403077Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-14T23:05:21.8437806Z Setting up lintian (2.62.0) ... 2021-05-14T23:05:21.8482960Z Setting up licensecheck (3.0.45-1) ... 2021-05-14T23:05:21.8541672Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:05:38.5498317Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:05:38.6719153Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:05:41.0128559Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-14T23:05:41.1420416Z 2021-05-14T23:05:41.1561888Z Reading package lists... 0% 2021-05-14T23:05:41.1562784Z 2021-05-14T23:05:41.1610269Z Reading package lists... 100% 2021-05-14T23:05:41.1611200Z 2021-05-14T23:05:41.1611613Z 2021-05-14T23:05:41.1612172Z Reading package lists... Done 2021-05-14T23:05:41.1612635Z 2021-05-14T23:05:41.1613190Z Building dependency tree... 0% 2021-05-14T23:05:41.1613659Z 2021-05-14T23:05:41.1842259Z Building dependency tree... 0% 2021-05-14T23:05:41.1843114Z 2021-05-14T23:05:41.1843708Z Building dependency tree... 50% 2021-05-14T23:05:41.1844188Z 2021-05-14T23:05:41.3141845Z Building dependency tree... 50% 2021-05-14T23:05:41.3142662Z 2021-05-14T23:05:41.3143260Z Building dependency tree 2021-05-14T23:05:41.3143732Z 2021-05-14T23:05:41.3144460Z Reading state information... 0% 2021-05-14T23:05:41.3145115Z 2021-05-14T23:05:41.4749882Z Reading state information... 0% 2021-05-14T23:05:41.4750750Z 2021-05-14T23:05:41.4750926Z 2021-05-14T23:05:41.4751319Z Reading state information... Done 2021-05-14T23:05:41.4751635Z 2021-05-14T23:05:41.4751997Z Reading state information... 0% 2021-05-14T23:05:41.4814011Z 2021-05-14T23:05:41.4814619Z Reading state information... 1% 2021-05-14T23:05:41.4844793Z 2021-05-14T23:05:41.4845201Z Reading state information... 3% 2021-05-14T23:05:41.4882395Z 2021-05-14T23:05:41.4882891Z Reading state information... 5% 2021-05-14T23:05:41.4923214Z 2021-05-14T23:05:41.4923802Z Reading state information... 7% 2021-05-14T23:05:41.4962135Z 2021-05-14T23:05:41.4962538Z Reading state information... 9% 2021-05-14T23:05:41.5007216Z 2021-05-14T23:05:41.5007939Z Reading state information... 11% 2021-05-14T23:05:41.5046222Z 2021-05-14T23:05:41.5046658Z Reading state information... 13% 2021-05-14T23:05:41.5085227Z 2021-05-14T23:05:41.5085875Z Reading state information... 15% 2021-05-14T23:05:41.5123059Z 2021-05-14T23:05:41.5123544Z Reading state information... 17% 2021-05-14T23:05:41.5166847Z 2021-05-14T23:05:41.5167266Z Reading state information... 19% 2021-05-14T23:05:41.5202995Z 2021-05-14T23:05:41.5203488Z Reading state information... 21% 2021-05-14T23:05:41.5236766Z 2021-05-14T23:05:41.5237200Z Reading state information... 23% 2021-05-14T23:05:41.5276871Z 2021-05-14T23:05:41.5277265Z Reading state information... 25% 2021-05-14T23:05:41.5320996Z 2021-05-14T23:05:41.5321396Z Reading state information... 27% 2021-05-14T23:05:41.5361373Z 2021-05-14T23:05:41.5362025Z Reading state information... 29% 2021-05-14T23:05:41.5401940Z 2021-05-14T23:05:41.5402379Z Reading state information... 31% 2021-05-14T23:05:41.5443690Z 2021-05-14T23:05:41.5444163Z Reading state information... 33% 2021-05-14T23:05:41.5479059Z 2021-05-14T23:05:41.5479478Z Reading state information... 35% 2021-05-14T23:05:41.5513575Z 2021-05-14T23:05:41.5514018Z Reading state information... 37% 2021-05-14T23:05:41.5555771Z 2021-05-14T23:05:41.5556189Z Reading state information... 39% 2021-05-14T23:05:41.5593395Z 2021-05-14T23:05:41.5593961Z Reading state information... 41% 2021-05-14T23:05:41.5643324Z 2021-05-14T23:05:41.5643894Z Reading state information... 43% 2021-05-14T23:05:41.5685926Z 2021-05-14T23:05:41.5686358Z Reading state information... 45% 2021-05-14T23:05:41.5752637Z 2021-05-14T23:05:41.5753031Z Reading state information... 47% 2021-05-14T23:05:41.5794031Z 2021-05-14T23:05:41.5794617Z Reading state information... 49% 2021-05-14T23:05:41.5843444Z 2021-05-14T23:05:41.5843856Z Reading state information... 51% 2021-05-14T23:05:41.5888209Z 2021-05-14T23:05:41.5888633Z Reading state information... 53% 2021-05-14T23:05:41.5930894Z 2021-05-14T23:05:41.5931498Z Reading state information... 55% 2021-05-14T23:05:41.5973005Z 2021-05-14T23:05:41.5973438Z Reading state information... 57% 2021-05-14T23:05:41.6013591Z 2021-05-14T23:05:41.6014228Z Reading state information... 59% 2021-05-14T23:05:41.6064698Z 2021-05-14T23:05:41.6065186Z Reading state information... 61% 2021-05-14T23:05:41.6105393Z 2021-05-14T23:05:41.6105801Z Reading state information... 63% 2021-05-14T23:05:41.6142099Z 2021-05-14T23:05:41.6142515Z Reading state information... 65% 2021-05-14T23:05:41.6178623Z 2021-05-14T23:05:41.6179038Z Reading state information... 67% 2021-05-14T23:05:41.6215568Z 2021-05-14T23:05:41.6216086Z Reading state information... 69% 2021-05-14T23:05:41.6271258Z 2021-05-14T23:05:41.6271725Z Reading state information... 71% 2021-05-14T23:05:41.6303681Z 2021-05-14T23:05:41.6304137Z Reading state information... 73% 2021-05-14T23:05:41.6345925Z 2021-05-14T23:05:41.6346359Z Reading state information... 75% 2021-05-14T23:05:41.6397887Z 2021-05-14T23:05:41.6398316Z Reading state information... 77% 2021-05-14T23:05:41.6440882Z 2021-05-14T23:05:41.6441285Z Reading state information... 79% 2021-05-14T23:05:41.6480256Z 2021-05-14T23:05:41.6480641Z Reading state information... 81% 2021-05-14T23:05:41.6517417Z 2021-05-14T23:05:41.6518243Z Reading state information... 83% 2021-05-14T23:05:41.6555141Z 2021-05-14T23:05:41.6555878Z Reading state information... 85% 2021-05-14T23:05:41.6594496Z 2021-05-14T23:05:41.6594904Z Reading state information... 87% 2021-05-14T23:05:41.6634770Z 2021-05-14T23:05:41.6635221Z Reading state information... 89% 2021-05-14T23:05:41.6671588Z 2021-05-14T23:05:41.6672016Z Reading state information... 91% 2021-05-14T23:05:41.6709153Z 2021-05-14T23:05:41.6709558Z Reading state information... 93% 2021-05-14T23:05:41.6747357Z 2021-05-14T23:05:41.6747962Z Reading state information... 95% 2021-05-14T23:05:41.6788163Z 2021-05-14T23:05:41.6788610Z Reading state information... 97% 2021-05-14T23:05:41.6836641Z 2021-05-14T23:05:41.6837053Z Reading state information... 99% 2021-05-14T23:05:41.9671418Z Selecting previously unselected package r-3.5.3. 2021-05-14T23:05:42.0755260Z (Reading database ... 259872 files and directories currently installed.) 2021-05-14T23:05:42.0886401Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-14T23:05:42.0900258Z Unpacking r-3.5.3 (1) ... 2021-05-14T23:05:42.8601584Z Setting up r-3.5.3 (1) ... 2021-05-14T23:05:42.8833929Z 2021-05-14T23:05:42.8834612Z 2021-05-14T23:05:42.8835166Z Reading state information... Done 2021-05-14T23:05:42.9051926Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-14T23:05:42.9157088Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-14T23:05:42.9419224Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T23:05:42.9419687Z env: 2021-05-14T23:05:42.9420237Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:05:42.9420636Z TIC_DEPLOY_KEY: 2021-05-14T23:05:42.9421459Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:05:42.9422987Z GITHUB_PAT: *** 2021-05-14T23:05:42.9423326Z COVERALLS_TOKEN: 2021-05-14T23:05:42.9423739Z continue-on-error: false 2021-05-14T23:05:42.9424129Z VDIFFR_RUN_TESTS: 2021-05-14T23:05:42.9424544Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:05:42.9424925Z TZ: UTC 2021-05-14T23:05:42.9425242Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:05:42.9425592Z NOT_CRAN: true 2021-05-14T23:05:42.9426060Z ##[endgroup] 2021-05-14T23:05:43.0023804Z [command]sudo apt-get install -y texinfo 2021-05-14T23:05:43.2955115Z Reading package lists... 2021-05-14T23:05:43.4259237Z Building dependency tree... 2021-05-14T23:05:43.4278666Z Reading state information... 2021-05-14T23:05:43.6224440Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-14T23:05:43.6226923Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:05:44.3433799Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-14T23:05:44.3590216Z --2021-05-14 23:05:44-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-14T23:05:44.3692865Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-14T23:05:44.3824767Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-14T23:05:44.4255026Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-14T23:05:44.4258604Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-14T23:05:44.4260760Z --2021-05-14 23:05:44-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-14T23:05:44.5525978Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-14T23:05:44.5748183Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-14T23:05:44.6691300Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:05:44.6697197Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=abOfaCN3PZTfg1R8dHt5cKUmmYtDYtmEJ3ShHikZrY0%3D&st=2021-05-14T23%3A04%3A44Z&se=2021-05-14T23%3A10%3A44Z&sp=r [following] 2021-05-14T23:05:44.6701664Z --2021-05-14 23:05:44-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=abOfaCN3PZTfg1R8dHt5cKUmmYtDYtmEJ3ShHikZrY0%3D&st=2021-05-14T23%3A04%3A44Z&se=2021-05-14T23%3A10%3A44Z&sp=r 2021-05-14T23:05:44.7698970Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-14T23:05:44.7911889Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-14T23:05:44.9052320Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:05:44.9055834Z Length: 67311253 (64M) [application/octet-stream] 2021-05-14T23:05:44.9058882Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-14T23:05:45.1189176Z 2021-05-14T23:05:45.8133131Z 0K ........ ........ ........ ........ 49% 37.5M 1s 2021-05-14T23:05:46.3716710Z 32768K ........ ........ ........ ........ 99% 54.3M 0s 2021-05-14T23:05:46.3717609Z 65536K 100% 8.34M=1.5s 2021-05-14T23:05:46.3718065Z 2021-05-14T23:05:46.3721031Z 2021-05-14 23:05:46 (43.8 MB/s) - ‘TinyTeX.tar.gz’ saved [67311253/67311253] 2021-05-14T23:05:46.3722622Z 2021-05-14T23:05:48.3121182Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-14T23:05:48.3122521Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-14T23:05:48.6234150Z ##[group]Run tlmgr update --self 2021-05-14T23:05:48.6234738Z tlmgr update --self 2021-05-14T23:05:48.6235757Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T23:05:48.6237100Z tlmgr update --all 2021-05-14T23:05:48.6289143Z shell: /usr/bin/bash -e {0} 2021-05-14T23:05:48.6289531Z env: 2021-05-14T23:05:48.6289942Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:05:48.6290430Z TIC_DEPLOY_KEY: 2021-05-14T23:05:48.6291195Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:05:48.6292746Z GITHUB_PAT: *** 2021-05-14T23:05:48.6293142Z COVERALLS_TOKEN: 2021-05-14T23:05:48.6293587Z continue-on-error: false 2021-05-14T23:05:48.6294036Z VDIFFR_RUN_TESTS: 2021-05-14T23:05:48.6294485Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:05:48.6295071Z TZ: UTC 2021-05-14T23:05:48.6295416Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:05:48.6295850Z NOT_CRAN: true 2021-05-14T23:05:48.6296203Z ##[endgroup] 2021-05-14T23:05:50.6719757Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:05:50.6721379Z tlmgr: no self-updates for tlmgr available 2021-05-14T23:05:52.1794280Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:05:52.1796065Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T23:05:52.3500730Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-14T23:05:52.4330113Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-14T23:05:52.5059597Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-14T23:05:52.5799302Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-14T23:05:53.3717739Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-14T23:05:54.6321874Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-14T23:05:54.7518108Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-14T23:05:54.8465567Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-14T23:05:54.9173845Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-14T23:05:54.9875605Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-14T23:05:55.0591368Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-14T23:05:55.1285675Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-14T23:05:55.2001719Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-14T23:05:55.2773017Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-14T23:05:55.4001614Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-14T23:05:55.5151504Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-14T23:05:55.5849066Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-14T23:05:55.6538290Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-14T23:05:55.7237261Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-14T23:05:55.7967964Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-14T23:05:55.8739554Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-14T23:05:55.9433846Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-14T23:05:56.0157668Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-14T23:05:56.0871072Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-14T23:05:56.1577889Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-14T23:05:56.2286079Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-14T23:05:56.3014508Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-14T23:05:56.3736079Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-14T23:05:56.4455052Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-14T23:05:56.5193222Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-14T23:05:56.5911362Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-14T23:05:56.6620102Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-14T23:05:56.7329908Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-14T23:05:56.8022207Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-14T23:05:56.8734450Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-14T23:05:56.9566023Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-14T23:05:57.0258749Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-14T23:05:57.0949505Z [39/89, 00:05/00:05] install: lua-visual-debug [4k] 2021-05-14T23:05:57.1641387Z [40/89, 00:05/00:05] install: luacode [3k] 2021-05-14T23:05:57.2324515Z [41/89, 00:05/00:05] install: luacolor [5k] 2021-05-14T23:05:57.3003764Z [42/89, 00:05/00:05] install: luahyphenrules [3k] 2021-05-14T23:05:57.3729460Z [43/89, 00:05/00:05] install: luaimageembed [2k] 2021-05-14T23:05:57.4467867Z [44/89, 00:05/00:05] install: luaindex [5k] 2021-05-14T23:05:57.5194739Z [45/89, 00:05/00:05] install: luainputenc [5k] 2021-05-14T23:05:57.5915439Z [46/89, 00:05/00:05] install: luaintro [1k] 2021-05-14T23:05:57.6631910Z [47/89, 00:05/00:05] install: luakeys [5k] 2021-05-14T23:05:57.7348942Z [48/89, 00:05/00:05] install: lualatex-doc [1k] 2021-05-14T23:05:57.8062685Z [49/89, 00:05/00:05] install: lualatex-truncate [2k] 2021-05-14T23:05:57.8771827Z [50/89, 00:05/00:05] install: luamplib [12k] 2021-05-14T23:05:57.9511394Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-14T23:05:58.0232786Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-14T23:05:58.0951423Z [53/89, 00:06/00:06] install: luarandom [2k] 2021-05-14T23:05:58.1684113Z [54/89, 00:06/00:06] install: luatex85 [2k] 2021-05-14T23:05:58.2455578Z [55/89, 00:06/00:06] install: luatexbase [4k] 2021-05-14T23:05:58.3194092Z [56/89, 00:06/00:06] install: luatexko [22k] 2021-05-14T23:05:58.3942006Z [57/89, 00:06/00:06] install: luatextra [2k] 2021-05-14T23:05:58.4680849Z [58/89, 00:06/00:06] install: luavlna [8k] 2021-05-14T23:05:58.5412743Z [59/89, 00:06/00:06] install: luaxml [31k] 2021-05-14T23:05:58.6130532Z [60/89, 00:06/00:06] install: makeindex.x86_64-linux [49k] 2021-05-14T23:05:58.6887692Z [61/89, 00:06/00:06] install: makeindex [5k] 2021-05-14T23:05:58.7605819Z [62/89, 00:06/00:06] install: mflogo [2k] 2021-05-14T23:05:58.8342791Z [63/89, 00:06/00:06] install: newpax [9k] 2021-05-14T23:05:58.9053918Z [64/89, 00:06/00:06] install: nodetree [13k] 2021-05-14T23:05:58.9759881Z [65/89, 00:06/00:06] install: odsfile [5k] 2021-05-14T23:05:59.0488211Z [66/89, 00:06/00:06] install: optex.x86_64-linux [1k] 2021-05-14T23:05:59.1285602Z [67/89, 00:07/00:07] install: optex [789k] 2021-05-14T23:05:59.2329073Z [68/89, 00:07/00:07] install: pdfarticle [4k] 2021-05-14T23:05:59.3070058Z [69/89, 00:07/00:07] install: pdfextra [22k] 2021-05-14T23:05:59.3808084Z [70/89, 00:07/00:07] install: placeat [4k] 2021-05-14T23:05:59.4536038Z [71/89, 00:07/00:07] install: plantuml [3k] 2021-05-14T23:05:59.5262945Z [72/89, 00:07/00:07] install: rsfs [55k] 2021-05-14T23:05:59.6067377Z [73/89, 00:07/00:07] install: selnolig [53k] 2021-05-14T23:05:59.6911845Z [74/89, 00:07/00:07] install: spelling [14k] 2021-05-14T23:05:59.7630949Z [75/89, 00:07/00:07] install: stricttex [2k] 2021-05-14T23:05:59.8327915Z [76/89, 00:07/00:07] install: texlive-common [1k] 2021-05-14T23:05:59.9048714Z [77/89, 00:07/00:07] install: texlive-en [1k] 2021-05-14T23:05:59.9767602Z [78/89, 00:07/00:07] install: texlive-msg-translations [144k] 2021-05-14T23:06:00.0637242Z [79/89, 00:08/00:08] install: thumbpdf.x86_64-linux [1k] 2021-05-14T23:06:00.1373114Z [80/89, 00:08/00:08] install: thumbpdf [19k] 2021-05-14T23:06:00.2116497Z [81/89, 00:08/00:08] install: tlshell.x86_64-linux [1k] 2021-05-14T23:06:00.2842529Z [82/89, 00:08/00:08] install: tlshell [29k] 2021-05-14T23:06:00.3607556Z [83/89, 00:08/00:08] install: typewriter [25k] 2021-05-14T23:06:00.4376616Z [84/89, 00:08/00:08] install: uninormalize [6k] 2021-05-14T23:06:00.5112766Z [85/89, 00:08/00:08] install: upquote [2k] 2021-05-14T23:06:00.5877695Z [86/89, 00:08/00:08] install: xdvi.x86_64-linux [530k] 2021-05-14T23:06:00.7097954Z [87/89, 00:08/00:08] install: xdvi [7k] 2021-05-14T23:06:00.7806461Z [88/89, 00:08/00:08] install: collection-basic [1k] 2021-05-14T23:06:00.8499226Z [89/89, 00:08/00:08] install: collection-luatex [1k] 2021-05-14T23:06:00.8678130Z running mktexlsr ... 2021-05-14T23:06:00.9486947Z done running mktexlsr. 2021-05-14T23:06:00.9758625Z running updmap-sys ... 2021-05-14T23:06:01.2422554Z done running updmap-sys. 2021-05-14T23:06:01.2424583Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-14T23:06:01.2426325Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/vUlstB4OyU/sdg8HCz0Uv ... 2021-05-14T23:06:01.6084136Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/vUlstB4OyU/sdg8HCz0Uv. 2021-05-14T23:06:01.6085665Z OK: optex.fmt/luatex 2021-05-14T23:06:01.6086783Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T23:06:01.6088195Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T23:06:03.0170373Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:06:03.0171993Z tlmgr: no updates available 2021-05-14T23:06:03.1227701Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T23:06:03.1228369Z with: 2021-05-14T23:06:03.1228795Z pandoc-version: 2.7.3 2021-05-14T23:06:03.1229203Z env: 2021-05-14T23:06:03.1229946Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:06:03.1230386Z TIC_DEPLOY_KEY: 2021-05-14T23:06:03.1231147Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:06:03.1232620Z GITHUB_PAT: *** 2021-05-14T23:06:03.1233236Z COVERALLS_TOKEN: 2021-05-14T23:06:03.1233936Z continue-on-error: false 2021-05-14T23:06:03.1234381Z VDIFFR_RUN_TESTS: 2021-05-14T23:06:03.1234887Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:06:03.1235304Z TZ: UTC 2021-05-14T23:06:03.1236117Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:06:03.1236547Z NOT_CRAN: true 2021-05-14T23:06:03.1237133Z ##[endgroup] 2021-05-14T23:06:03.5490602Z [command]sudo apt-get install -y gdebi-core 2021-05-14T23:06:03.6155297Z Reading package lists... 2021-05-14T23:06:03.7724997Z Building dependency tree... 2021-05-14T23:06:03.7741123Z Reading state information... 2021-05-14T23:06:03.9926473Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-14T23:06:03.9927873Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:03.9967750Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-14T23:06:04.1226456Z 2021-05-14T23:06:04.1385772Z Reading package lists... 0% 2021-05-14T23:06:04.1386356Z 2021-05-14T23:06:04.1431722Z Reading package lists... 100% 2021-05-14T23:06:04.1432293Z 2021-05-14T23:06:04.1432645Z 2021-05-14T23:06:04.1433063Z Reading package lists... Done 2021-05-14T23:06:04.1433361Z 2021-05-14T23:06:04.1433766Z Building dependency tree... 0% 2021-05-14T23:06:04.1434241Z 2021-05-14T23:06:04.1681106Z Building dependency tree... 0% 2021-05-14T23:06:04.1681515Z 2021-05-14T23:06:04.1682290Z Building dependency tree... 50% 2021-05-14T23:06:04.1682598Z 2021-05-14T23:06:04.2878033Z Building dependency tree... 50% 2021-05-14T23:06:04.2878348Z 2021-05-14T23:06:04.2878738Z Building dependency tree 2021-05-14T23:06:04.2879009Z 2021-05-14T23:06:04.2879378Z Reading state information... 0% 2021-05-14T23:06:04.2879657Z 2021-05-14T23:06:04.4358284Z Reading state information... 0% 2021-05-14T23:06:04.4358632Z 2021-05-14T23:06:04.4358808Z 2021-05-14T23:06:04.4359231Z Reading state information... Done 2021-05-14T23:06:04.4359539Z 2021-05-14T23:06:04.4359954Z Reading state information... 0% 2021-05-14T23:06:04.4414058Z 2021-05-14T23:06:04.4414635Z Reading state information... 1% 2021-05-14T23:06:04.4464230Z 2021-05-14T23:06:04.4464710Z Reading state information... 3% 2021-05-14T23:06:04.4507339Z 2021-05-14T23:06:04.4507819Z Reading state information... 5% 2021-05-14T23:06:04.4551833Z 2021-05-14T23:06:04.4552461Z Reading state information... 7% 2021-05-14T23:06:04.4588095Z 2021-05-14T23:06:04.4588576Z Reading state information... 9% 2021-05-14T23:06:04.4625918Z 2021-05-14T23:06:04.4626581Z Reading state information... 11% 2021-05-14T23:06:04.4665673Z 2021-05-14T23:06:04.4666314Z Reading state information... 13% 2021-05-14T23:06:04.4705817Z 2021-05-14T23:06:04.4706310Z Reading state information... 15% 2021-05-14T23:06:04.4746041Z 2021-05-14T23:06:04.4746686Z Reading state information... 17% 2021-05-14T23:06:04.4788382Z 2021-05-14T23:06:04.4788865Z Reading state information... 19% 2021-05-14T23:06:04.4827834Z 2021-05-14T23:06:04.4828494Z Reading state information... 21% 2021-05-14T23:06:04.4869028Z 2021-05-14T23:06:04.4869483Z Reading state information... 23% 2021-05-14T23:06:04.4909120Z 2021-05-14T23:06:04.4909558Z Reading state information... 25% 2021-05-14T23:06:04.4950136Z 2021-05-14T23:06:04.4950588Z Reading state information... 27% 2021-05-14T23:06:04.4988171Z 2021-05-14T23:06:04.4988641Z Reading state information... 29% 2021-05-14T23:06:04.5028384Z 2021-05-14T23:06:04.5028828Z Reading state information... 31% 2021-05-14T23:06:04.5072531Z 2021-05-14T23:06:04.5073407Z Reading state information... 33% 2021-05-14T23:06:04.5109891Z 2021-05-14T23:06:04.5110373Z Reading state information... 35% 2021-05-14T23:06:04.5148029Z 2021-05-14T23:06:04.5148741Z Reading state information... 37% 2021-05-14T23:06:04.5197126Z 2021-05-14T23:06:04.5197596Z Reading state information... 39% 2021-05-14T23:06:04.5237287Z 2021-05-14T23:06:04.5237756Z Reading state information... 41% 2021-05-14T23:06:04.5276246Z 2021-05-14T23:06:04.5276949Z Reading state information... 43% 2021-05-14T23:06:04.5323316Z 2021-05-14T23:06:04.5324061Z Reading state information... 45% 2021-05-14T23:06:04.5393062Z 2021-05-14T23:06:04.5393706Z Reading state information... 47% 2021-05-14T23:06:04.5432471Z 2021-05-14T23:06:04.5433125Z Reading state information... 49% 2021-05-14T23:06:04.5510550Z 2021-05-14T23:06:04.5511019Z Reading state information... 51% 2021-05-14T23:06:04.5553609Z 2021-05-14T23:06:04.5554073Z Reading state information... 53% 2021-05-14T23:06:04.5590948Z 2021-05-14T23:06:04.5591469Z Reading state information... 55% 2021-05-14T23:06:04.5638367Z 2021-05-14T23:06:04.5638829Z Reading state information... 57% 2021-05-14T23:06:04.5684233Z 2021-05-14T23:06:04.5684750Z Reading state information... 59% 2021-05-14T23:06:04.5731707Z 2021-05-14T23:06:04.5732170Z Reading state information... 61% 2021-05-14T23:06:04.5773579Z 2021-05-14T23:06:04.5774048Z Reading state information... 63% 2021-05-14T23:06:04.5811988Z 2021-05-14T23:06:04.5812485Z Reading state information... 65% 2021-05-14T23:06:04.5853177Z 2021-05-14T23:06:04.5853688Z Reading state information... 67% 2021-05-14T23:06:04.5893000Z 2021-05-14T23:06:04.5893469Z Reading state information... 69% 2021-05-14T23:06:04.5945838Z 2021-05-14T23:06:04.5946355Z Reading state information... 71% 2021-05-14T23:06:04.5989719Z 2021-05-14T23:06:04.5990165Z Reading state information... 73% 2021-05-14T23:06:04.6030891Z 2021-05-14T23:06:04.6031374Z Reading state information... 75% 2021-05-14T23:06:04.6089222Z 2021-05-14T23:06:04.6089889Z Reading state information... 77% 2021-05-14T23:06:04.6130962Z 2021-05-14T23:06:04.6131459Z Reading state information... 79% 2021-05-14T23:06:04.6175950Z 2021-05-14T23:06:04.6176619Z Reading state information... 81% 2021-05-14T23:06:04.6220220Z 2021-05-14T23:06:04.6220856Z Reading state information... 83% 2021-05-14T23:06:04.6263197Z 2021-05-14T23:06:04.6263889Z Reading state information... 85% 2021-05-14T23:06:04.6305268Z 2021-05-14T23:06:04.6305797Z Reading state information... 87% 2021-05-14T23:06:04.6347176Z 2021-05-14T23:06:04.6347678Z Reading state information... 89% 2021-05-14T23:06:04.6384357Z 2021-05-14T23:06:04.6384872Z Reading state information... 91% 2021-05-14T23:06:04.6423918Z 2021-05-14T23:06:04.6424417Z Reading state information... 93% 2021-05-14T23:06:04.6513772Z 2021-05-14T23:06:04.6514570Z Reading state information... 95% 2021-05-14T23:06:04.6562389Z 2021-05-14T23:06:04.6562926Z Reading state information... 97% 2021-05-14T23:06:04.6605614Z 2021-05-14T23:06:04.6606519Z Reading state information... 99% 2021-05-14T23:06:04.9364637Z Selecting previously unselected package pandoc. 2021-05-14T23:06:05.0582972Z (Reading database ... 261849 files and directories currently installed.) 2021-05-14T23:06:05.0741143Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-14T23:06:05.0750654Z Unpacking pandoc (2.7.3-1) ... 2021-05-14T23:06:07.1099218Z Setting up pandoc (2.7.3-1) ... 2021-05-14T23:06:07.1138451Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:07.9018168Z 2021-05-14T23:06:07.9018991Z 2021-05-14T23:06:07.9019627Z Reading state information... Done 2021-05-14T23:06:07.9355532Z ##[group]Run git config user.name adigherman 2021-05-14T23:06:07.9356155Z git config user.name adigherman 2021-05-14T23:06:07.9356667Z git config user.email adig@jhu.edu 2021-05-14T23:06:07.9404119Z shell: /usr/bin/bash -e {0} 2021-05-14T23:06:07.9404787Z env: 2021-05-14T23:06:07.9405196Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:06:07.9405626Z TIC_DEPLOY_KEY: 2021-05-14T23:06:07.9406325Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:06:07.9408019Z GITHUB_PAT: *** 2021-05-14T23:06:07.9408392Z COVERALLS_TOKEN: 2021-05-14T23:06:07.9408830Z continue-on-error: false 2021-05-14T23:06:07.9409240Z VDIFFR_RUN_TESTS: 2021-05-14T23:06:07.9409677Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:06:07.9410076Z TZ: UTC 2021-05-14T23:06:07.9410751Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:06:07.9411114Z NOT_CRAN: true 2021-05-14T23:06:07.9411440Z ##[endgroup] 2021-05-14T23:06:07.9676057Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-14T23:06:07.9676634Z env: 2021-05-14T23:06:07.9677027Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:06:07.9677775Z TIC_DEPLOY_KEY: 2021-05-14T23:06:07.9678422Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:06:07.9679712Z GITHUB_PAT: *** 2021-05-14T23:06:07.9680063Z COVERALLS_TOKEN: 2021-05-14T23:06:07.9680448Z continue-on-error: false 2021-05-14T23:06:07.9680842Z VDIFFR_RUN_TESTS: 2021-05-14T23:06:07.9681412Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:06:07.9681792Z TZ: UTC 2021-05-14T23:06:07.9682108Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:06:07.9682458Z NOT_CRAN: true 2021-05-14T23:06:07.9682762Z ##[endgroup] 2021-05-14T23:06:08.3044893Z Reading package lists... 2021-05-14T23:06:08.4511837Z Building dependency tree... 2021-05-14T23:06:08.4532630Z Reading state information... 2021-05-14T23:06:08.5808968Z The following additional packages will be installed: 2021-05-14T23:06:08.5814087Z cmake-data libjsoncpp1 librhash0 2021-05-14T23:06:08.5820762Z Suggested packages: 2021-05-14T23:06:08.5821615Z cmake-doc ninja-build 2021-05-14T23:06:08.6294572Z The following NEW packages will be installed: 2021-05-14T23:06:08.6300184Z cmake cmake-data libjsoncpp1 librhash0 2021-05-14T23:06:08.6507091Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:08.6508179Z Need to get 5470 kB of archives. 2021-05-14T23:06:08.6509104Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-14T23:06:08.6511596Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-14T23:06:08.6925051Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-14T23:06:08.6926641Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-14T23:06:08.6928156Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-14T23:06:09.1950833Z Fetched 5470 kB in 0s (42.7 MB/s) 2021-05-14T23:06:09.2338830Z Selecting previously unselected package cmake-data. 2021-05-14T23:06:09.2406524Z (Reading database ... 2021-05-14T23:06:09.2407589Z (Reading database ... 5% 2021-05-14T23:06:09.2408288Z (Reading database ... 10% 2021-05-14T23:06:09.2408930Z (Reading database ... 15% 2021-05-14T23:06:09.2409593Z (Reading database ... 20% 2021-05-14T23:06:09.2410225Z (Reading database ... 25% 2021-05-14T23:06:09.2411208Z (Reading database ... 30% 2021-05-14T23:06:09.2411910Z (Reading database ... 35% 2021-05-14T23:06:09.2412615Z (Reading database ... 40% 2021-05-14T23:06:09.2413272Z (Reading database ... 45% 2021-05-14T23:06:09.2413911Z (Reading database ... 50% 2021-05-14T23:06:09.2444635Z (Reading database ... 55% 2021-05-14T23:06:09.2479982Z (Reading database ... 60% 2021-05-14T23:06:09.2518004Z (Reading database ... 65% 2021-05-14T23:06:09.2636534Z (Reading database ... 70% 2021-05-14T23:06:09.2739419Z (Reading database ... 75% 2021-05-14T23:06:09.3019249Z (Reading database ... 80% 2021-05-14T23:06:09.3310196Z (Reading database ... 85% 2021-05-14T23:06:09.3442039Z (Reading database ... 90% 2021-05-14T23:06:09.3513167Z (Reading database ... 95% 2021-05-14T23:06:09.3513651Z (Reading database ... 100% 2021-05-14T23:06:09.3514369Z (Reading database ... 261856 files and directories currently installed.) 2021-05-14T23:06:09.3654350Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-14T23:06:09.3810840Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:06:09.8567497Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-14T23:06:09.8832061Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-14T23:06:09.8855638Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:06:09.9175649Z Selecting previously unselected package librhash0:amd64. 2021-05-14T23:06:09.9450621Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-14T23:06:09.9464139Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:06:09.9858898Z Selecting previously unselected package cmake. 2021-05-14T23:06:10.0081678Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-14T23:06:10.0095384Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:06:10.4443930Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:06:10.4485085Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:06:10.4880339Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:06:10.4915287Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:06:10.4950426Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:11.5888626Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:13.6634819Z Reading package lists... 2021-05-14T23:06:13.8189397Z Building dependency tree... 2021-05-14T23:06:13.8208210Z Reading state information... 2021-05-14T23:06:13.9750227Z Suggested packages: 2021-05-14T23:06:13.9753368Z libssh-doc 2021-05-14T23:06:14.0209245Z The following NEW packages will be installed: 2021-05-14T23:06:14.0211419Z libssh-dev 2021-05-14T23:06:14.0506883Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:14.0508197Z Need to get 219 kB of archives. 2021-05-14T23:06:14.0509238Z After this operation, 1127 kB of additional disk space will be used. 2021-05-14T23:06:14.0511254Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-14T23:06:14.4772468Z Fetched 219 kB in 0s (6475 kB/s) 2021-05-14T23:06:14.5099258Z Selecting previously unselected package libssh-dev:amd64. 2021-05-14T23:06:14.5152373Z (Reading database ... 2021-05-14T23:06:14.5153315Z (Reading database ... 5% 2021-05-14T23:06:14.5153957Z (Reading database ... 10% 2021-05-14T23:06:14.5154778Z (Reading database ... 15% 2021-05-14T23:06:14.5155657Z (Reading database ... 20% 2021-05-14T23:06:14.5156485Z (Reading database ... 25% 2021-05-14T23:06:14.5157152Z (Reading database ... 30% 2021-05-14T23:06:14.5157990Z (Reading database ... 35% 2021-05-14T23:06:14.5158670Z (Reading database ... 40% 2021-05-14T23:06:14.5159478Z (Reading database ... 45% 2021-05-14T23:06:14.5160139Z (Reading database ... 50% 2021-05-14T23:06:14.5192832Z (Reading database ... 55% 2021-05-14T23:06:14.5232119Z (Reading database ... 60% 2021-05-14T23:06:14.5267424Z (Reading database ... 65% 2021-05-14T23:06:14.5387618Z (Reading database ... 70% 2021-05-14T23:06:14.5491019Z (Reading database ... 75% 2021-05-14T23:06:14.5760766Z (Reading database ... 80% 2021-05-14T23:06:14.6052166Z (Reading database ... 85% 2021-05-14T23:06:14.6187704Z (Reading database ... 90% 2021-05-14T23:06:14.6258709Z (Reading database ... 95% 2021-05-14T23:06:14.6259770Z (Reading database ... 100% 2021-05-14T23:06:14.6260554Z (Reading database ... 264640 files and directories currently installed.) 2021-05-14T23:06:14.6391307Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:06:14.6404809Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:06:14.7161754Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:06:16.8324202Z Reading package lists... 2021-05-14T23:06:16.9705999Z Building dependency tree... 2021-05-14T23:06:16.9724561Z Reading state information... 2021-05-14T23:06:17.1633512Z The following NEW packages will be installed: 2021-05-14T23:06:17.1637994Z jags 2021-05-14T23:06:17.1838611Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:17.1839681Z Need to get 1562 kB of archives. 2021-05-14T23:06:17.1840721Z After this operation, 3615 kB of additional disk space will be used. 2021-05-14T23:06:17.1842670Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-14T23:06:17.6621444Z Fetched 1562 kB in 0s (18.3 MB/s) 2021-05-14T23:06:17.9499525Z Selecting previously unselected package jags. 2021-05-14T23:06:17.9545742Z (Reading database ... 2021-05-14T23:06:17.9546514Z (Reading database ... 5% 2021-05-14T23:06:17.9547034Z (Reading database ... 10% 2021-05-14T23:06:17.9547508Z (Reading database ... 15% 2021-05-14T23:06:17.9547993Z (Reading database ... 20% 2021-05-14T23:06:17.9548463Z (Reading database ... 25% 2021-05-14T23:06:17.9548946Z (Reading database ... 30% 2021-05-14T23:06:17.9549752Z (Reading database ... 35% 2021-05-14T23:06:17.9550342Z (Reading database ... 40% 2021-05-14T23:06:17.9550822Z (Reading database ... 45% 2021-05-14T23:06:17.9551687Z (Reading database ... 50% 2021-05-14T23:06:17.9604084Z (Reading database ... 55% 2021-05-14T23:06:17.9677556Z (Reading database ... 60% 2021-05-14T23:06:17.9725266Z (Reading database ... 65% 2021-05-14T23:06:17.9872250Z (Reading database ... 70% 2021-05-14T23:06:18.0018751Z (Reading database ... 75% 2021-05-14T23:06:18.0329515Z (Reading database ... 80% 2021-05-14T23:06:18.0754643Z (Reading database ... 85% 2021-05-14T23:06:18.0917483Z (Reading database ... 90% 2021-05-14T23:06:18.1015045Z (Reading database ... 95% 2021-05-14T23:06:18.1016911Z (Reading database ... 100% 2021-05-14T23:06:18.1017990Z (Reading database ... 264659 files and directories currently installed.) 2021-05-14T23:06:18.1182694Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-14T23:06:18.1460529Z Unpacking jags (4.3.0-3build1) ... 2021-05-14T23:06:18.6008933Z Setting up jags (4.3.0-3build1) ... 2021-05-14T23:06:18.6134815Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:19.3332479Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:21.4402917Z Reading package lists... 2021-05-14T23:06:21.6027183Z Building dependency tree... 2021-05-14T23:06:21.6046306Z Reading state information... 2021-05-14T23:06:21.7453760Z The following additional packages will be installed: 2021-05-14T23:06:21.7456443Z libnode64 libuv1-dev 2021-05-14T23:06:21.7934102Z The following NEW packages will be installed: 2021-05-14T23:06:21.7937135Z libnode-dev libnode64 libuv1-dev 2021-05-14T23:06:21.8151581Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:21.8152737Z Need to get 6239 kB of archives. 2021-05-14T23:06:21.8154109Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-14T23:06:21.8156091Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-14T23:06:21.8202327Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-14T23:06:21.9546254Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-14T23:06:22.3844606Z Fetched 6239 kB in 0s (38.2 MB/s) 2021-05-14T23:06:22.4179311Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-14T23:06:22.4226151Z (Reading database ... 2021-05-14T23:06:22.4227046Z (Reading database ... 5% 2021-05-14T23:06:22.4227745Z (Reading database ... 10% 2021-05-14T23:06:22.4228458Z (Reading database ... 15% 2021-05-14T23:06:22.4229113Z (Reading database ... 20% 2021-05-14T23:06:22.4229751Z (Reading database ... 25% 2021-05-14T23:06:22.4230540Z (Reading database ... 30% 2021-05-14T23:06:22.4231149Z (Reading database ... 35% 2021-05-14T23:06:22.4231934Z (Reading database ... 40% 2021-05-14T23:06:22.4232568Z (Reading database ... 45% 2021-05-14T23:06:22.4233199Z (Reading database ... 50% 2021-05-14T23:06:22.4260409Z (Reading database ... 55% 2021-05-14T23:06:22.4294223Z (Reading database ... 60% 2021-05-14T23:06:22.4331067Z (Reading database ... 65% 2021-05-14T23:06:22.4447442Z (Reading database ... 70% 2021-05-14T23:06:22.4548093Z (Reading database ... 75% 2021-05-14T23:06:22.4793628Z (Reading database ... 80% 2021-05-14T23:06:22.5047950Z (Reading database ... 85% 2021-05-14T23:06:22.5162819Z (Reading database ... 90% 2021-05-14T23:06:22.5231139Z (Reading database ... 95% 2021-05-14T23:06:22.5233039Z (Reading database ... 100% 2021-05-14T23:06:22.5235676Z (Reading database ... 264799 files and directories currently installed.) 2021-05-14T23:06:22.5372768Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-14T23:06:22.5391150Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:06:22.5778189Z Selecting previously unselected package libnode64:amd64. 2021-05-14T23:06:22.6033709Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:06:22.6065075Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:06:23.2079450Z Selecting previously unselected package libnode-dev:amd64. 2021-05-14T23:06:23.2379225Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:06:23.2391513Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:06:23.3330228Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:06:23.3365070Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:06:23.3399312Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:06:23.3436615Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:25.5443005Z Reading package lists... 2021-05-14T23:06:25.7184776Z Building dependency tree... 2021-05-14T23:06:25.7205325Z Reading state information... 2021-05-14T23:06:25.8804241Z The following additional packages will be installed: 2021-05-14T23:06:25.8807884Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:06:25.8812815Z Suggested packages: 2021-05-14T23:06:25.8814734Z libfftw3-doc 2021-05-14T23:06:25.9278924Z The following NEW packages will be installed: 2021-05-14T23:06:25.9282613Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:06:25.9496109Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:25.9498227Z Need to get 3986 kB of archives. 2021-05-14T23:06:25.9499128Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-14T23:06:25.9501343Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-14T23:06:25.9588125Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-14T23:06:25.9703578Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-14T23:06:25.9839072Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-14T23:06:25.9845380Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-14T23:06:26.4539738Z Fetched 3986 kB in 0s (49.1 MB/s) 2021-05-14T23:06:26.4897046Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-14T23:06:26.4973449Z (Reading database ... 2021-05-14T23:06:26.4974501Z (Reading database ... 5% 2021-05-14T23:06:26.4975242Z (Reading database ... 10% 2021-05-14T23:06:26.4976133Z (Reading database ... 15% 2021-05-14T23:06:26.4977194Z (Reading database ... 20% 2021-05-14T23:06:26.4977921Z (Reading database ... 25% 2021-05-14T23:06:26.4978679Z (Reading database ... 30% 2021-05-14T23:06:26.4979641Z (Reading database ... 35% 2021-05-14T23:06:26.4980318Z (Reading database ... 40% 2021-05-14T23:06:26.4980993Z (Reading database ... 45% 2021-05-14T23:06:26.4981819Z (Reading database ... 50% 2021-05-14T23:06:26.5006299Z (Reading database ... 55% 2021-05-14T23:06:26.5049461Z (Reading database ... 60% 2021-05-14T23:06:26.5091972Z (Reading database ... 65% 2021-05-14T23:06:26.5231915Z (Reading database ... 70% 2021-05-14T23:06:26.5343167Z (Reading database ... 75% 2021-05-14T23:06:26.5627733Z (Reading database ... 80% 2021-05-14T23:06:26.5971806Z (Reading database ... 85% 2021-05-14T23:06:26.6135979Z (Reading database ... 90% 2021-05-14T23:06:26.6221016Z (Reading database ... 95% 2021-05-14T23:06:26.6221469Z (Reading database ... 100% 2021-05-14T23:06:26.6222143Z (Reading database ... 264935 files and directories currently installed.) 2021-05-14T23:06:26.6383664Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:26.6413331Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:26.7098964Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-14T23:06:26.7350084Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:26.7366317Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:26.8540212Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-14T23:06:26.8799267Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:26.8820592Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:26.9859692Z Selecting previously unselected package libfftw3-bin. 2021-05-14T23:06:27.0112705Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:27.0125174Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:06:27.0499344Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-14T23:06:27.0768835Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:27.0778305Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:27.3749370Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:27.3788778Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:27.3826114Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:27.3863157Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:06:27.3904244Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:27.3966781Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:28.2372703Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:30.5238965Z Reading package lists... 2021-05-14T23:06:30.7190452Z Building dependency tree... 2021-05-14T23:06:30.7210591Z Reading state information... 2021-05-14T23:06:30.8773297Z The following additional packages will be installed: 2021-05-14T23:06:30.8776287Z libdcmtk14 2021-05-14T23:06:30.9224283Z The following NEW packages will be installed: 2021-05-14T23:06:30.9228128Z dcmtk libdcmtk14 2021-05-14T23:06:30.9486237Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:30.9487473Z Need to get 5546 kB of archives. 2021-05-14T23:06:30.9488554Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-14T23:06:30.9490869Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-14T23:06:31.0294017Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-14T23:06:31.4907985Z Fetched 5546 kB in 0s (47.7 MB/s) 2021-05-14T23:06:31.5236546Z Selecting previously unselected package libdcmtk14. 2021-05-14T23:06:31.5304743Z (Reading database ... 2021-05-14T23:06:31.5305556Z (Reading database ... 5% 2021-05-14T23:06:31.5306548Z (Reading database ... 10% 2021-05-14T23:06:31.5307211Z (Reading database ... 15% 2021-05-14T23:06:31.5307837Z (Reading database ... 20% 2021-05-14T23:06:31.5308451Z (Reading database ... 25% 2021-05-14T23:06:31.5309064Z (Reading database ... 30% 2021-05-14T23:06:31.5310012Z (Reading database ... 35% 2021-05-14T23:06:31.5310621Z (Reading database ... 40% 2021-05-14T23:06:31.5311285Z (Reading database ... 45% 2021-05-14T23:06:31.5312069Z (Reading database ... 50% 2021-05-14T23:06:31.5345574Z (Reading database ... 55% 2021-05-14T23:06:31.5382290Z (Reading database ... 60% 2021-05-14T23:06:31.5429596Z (Reading database ... 65% 2021-05-14T23:06:31.5573578Z (Reading database ... 70% 2021-05-14T23:06:31.5685945Z (Reading database ... 75% 2021-05-14T23:06:31.5983101Z (Reading database ... 80% 2021-05-14T23:06:31.6356023Z (Reading database ... 85% 2021-05-14T23:06:31.6521438Z (Reading database ... 90% 2021-05-14T23:06:31.6604165Z (Reading database ... 95% 2021-05-14T23:06:31.6604662Z (Reading database ... 100% 2021-05-14T23:06:31.6605406Z (Reading database ... 265026 files and directories currently installed.) 2021-05-14T23:06:31.6757324Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:06:31.6783076Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:06:32.2098714Z Selecting previously unselected package dcmtk. 2021-05-14T23:06:32.2335248Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:06:32.2401386Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:06:32.3975368Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:06:32.4018276Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:06:32.4182174Z Adding `dcmtk' group to system ... 2021-05-14T23:06:32.5089988Z Adding `dcmtk' user to system ... 2021-05-14T23:06:32.6192572Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-14T23:06:32.8968027Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:34.5837964Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:36.8058836Z Reading package lists... 2021-05-14T23:06:36.9337709Z Building dependency tree... 2021-05-14T23:06:36.9354347Z Reading state information... 2021-05-14T23:06:37.1486146Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-14T23:06:37.1487423Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:37.2121021Z Reading package lists... 2021-05-14T23:06:37.3484137Z Building dependency tree... 2021-05-14T23:06:37.3499803Z Reading state information... 2021-05-14T23:06:37.5821800Z libpng-dev is already the newest version (1.6.37-2). 2021-05-14T23:06:37.5823407Z libpng-dev set to manually installed. 2021-05-14T23:06:37.5824273Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:37.6495647Z Reading package lists... 2021-05-14T23:06:37.7862989Z Building dependency tree... 2021-05-14T23:06:37.7882019Z Reading state information... 2021-05-14T23:06:37.9305332Z The following additional packages will be installed: 2021-05-14T23:06:37.9308889Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-14T23:06:37.9313644Z Suggested packages: 2021-05-14T23:06:37.9314838Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-14T23:06:37.9315933Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-14T23:06:37.9316776Z fonts-arphic-uming fonts-nanum 2021-05-14T23:06:37.9738593Z The following NEW packages will be installed: 2021-05-14T23:06:37.9740970Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-14T23:06:37.9742937Z libpoppler97 poppler-data 2021-05-14T23:06:37.9938925Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:37.9940452Z Need to get 2582 kB of archives. 2021-05-14T23:06:37.9941606Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-14T23:06:37.9943966Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-14T23:06:38.0239061Z 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-14T23:06:38.0253590Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-14T23:06:38.0394731Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-14T23:06:38.0405697Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-14T23:06:38.0409754Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-14T23:06:38.4768659Z Fetched 2582 kB in 0s (41.6 MB/s) 2021-05-14T23:06:38.5099140Z Selecting previously unselected package poppler-data. 2021-05-14T23:06:38.5169410Z (Reading database ... 2021-05-14T23:06:38.5170314Z (Reading database ... 5% 2021-05-14T23:06:38.5171201Z (Reading database ... 10% 2021-05-14T23:06:38.5172274Z (Reading database ... 15% 2021-05-14T23:06:38.5172941Z (Reading database ... 20% 2021-05-14T23:06:38.5173705Z (Reading database ... 25% 2021-05-14T23:06:38.5174599Z (Reading database ... 30% 2021-05-14T23:06:38.5175070Z (Reading database ... 35% 2021-05-14T23:06:38.5175550Z (Reading database ... 40% 2021-05-14T23:06:38.5176016Z (Reading database ... 45% 2021-05-14T23:06:38.5176521Z (Reading database ... 50% 2021-05-14T23:06:38.5215737Z (Reading database ... 55% 2021-05-14T23:06:38.5250377Z (Reading database ... 60% 2021-05-14T23:06:38.5290974Z (Reading database ... 65% 2021-05-14T23:06:38.5401828Z (Reading database ... 70% 2021-05-14T23:06:38.5512210Z (Reading database ... 75% 2021-05-14T23:06:38.5749889Z (Reading database ... 80% 2021-05-14T23:06:38.6011851Z (Reading database ... 85% 2021-05-14T23:06:38.6134027Z (Reading database ... 90% 2021-05-14T23:06:38.6255203Z (Reading database ... 95% 2021-05-14T23:06:38.6256405Z (Reading database ... 100% 2021-05-14T23:06:38.6257698Z (Reading database ... 265261 files and directories currently installed.) 2021-05-14T23:06:38.6412801Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-14T23:06:38.6428965Z Unpacking poppler-data (0.4.9-2) ... 2021-05-14T23:06:38.9059259Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-14T23:06:38.9291063Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-14T23:06:38.9317078Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:06:38.9778931Z Selecting previously unselected package libpoppler97:amd64. 2021-05-14T23:06:39.0042729Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:06:39.0057603Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:39.1260115Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-14T23:06:39.1527920Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:06:39.1543832Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:39.1836671Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-14T23:06:39.2110462Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:06:39.2119852Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:39.2418960Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-14T23:06:39.2681391Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:06:39.2694497Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:39.3284666Z Setting up poppler-data (0.4.9-2) ... 2021-05-14T23:06:39.3389415Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:06:39.3420700Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:39.3452422Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:39.3484398Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:39.3518182Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:39.3567126Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:06:39.4826769Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:41.6448674Z Reading package lists... 2021-05-14T23:06:41.7886931Z Building dependency tree... 2021-05-14T23:06:41.7907054Z Reading state information... 2021-05-14T23:06:41.9321640Z The following additional packages will be installed: 2021-05-14T23:06:41.9325830Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-14T23:06:41.9331295Z Suggested packages: 2021-05-14T23:06:41.9332230Z libhdf5-doc 2021-05-14T23:06:41.9779966Z The following NEW packages will be installed: 2021-05-14T23:06:41.9782892Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-14T23:06:41.9784569Z libsz2 2021-05-14T23:06:41.9971818Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:41.9974021Z Need to get 4074 kB of archives. 2021-05-14T23:06:41.9975515Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-14T23:06:41.9978704Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-14T23:06:41.9995935Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-14T23:06:42.0001790Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-14T23:06:42.0010667Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-14T23:06:42.0194254Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-14T23:06:42.0214392Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-14T23:06:42.0221459Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-14T23:06:42.4561145Z Fetched 4074 kB in 0s (56.4 MB/s) 2021-05-14T23:06:42.4922921Z Selecting previously unselected package hdf5-helpers. 2021-05-14T23:06:42.4993237Z (Reading database ... 2021-05-14T23:06:42.4994035Z (Reading database ... 5% 2021-05-14T23:06:42.4994689Z (Reading database ... 10% 2021-05-14T23:06:42.4995564Z (Reading database ... 15% 2021-05-14T23:06:42.4996595Z (Reading database ... 20% 2021-05-14T23:06:42.4997311Z (Reading database ... 25% 2021-05-14T23:06:42.4998357Z (Reading database ... 30% 2021-05-14T23:06:42.4999406Z (Reading database ... 35% 2021-05-14T23:06:42.5000266Z (Reading database ... 40% 2021-05-14T23:06:42.5000914Z (Reading database ... 45% 2021-05-14T23:06:42.5001551Z (Reading database ... 50% 2021-05-14T23:06:42.5030055Z (Reading database ... 55% 2021-05-14T23:06:42.5068477Z (Reading database ... 60% 2021-05-14T23:06:42.5102744Z (Reading database ... 65% 2021-05-14T23:06:42.5222523Z (Reading database ... 70% 2021-05-14T23:06:42.5320298Z (Reading database ... 75% 2021-05-14T23:06:42.5572431Z (Reading database ... 80% 2021-05-14T23:06:42.5888543Z (Reading database ... 85% 2021-05-14T23:06:42.6016673Z (Reading database ... 90% 2021-05-14T23:06:42.6092343Z (Reading database ... 95% 2021-05-14T23:06:42.6092809Z (Reading database ... 100% 2021-05-14T23:06:42.6093679Z (Reading database ... 265821 files and directories currently installed.) 2021-05-14T23:06:42.6232638Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:06:42.6247892Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:42.6577880Z Selecting previously unselected package libaec0:amd64. 2021-05-14T23:06:42.6818906Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-14T23:06:42.6843903Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:06:42.7107223Z Selecting previously unselected package libsz2:amd64. 2021-05-14T23:06:42.7399065Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-14T23:06:42.7411705Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:06:42.7742378Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-14T23:06:42.8019873Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:06:42.8032112Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:42.9499429Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-14T23:06:42.9757580Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:06:42.9773162Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:43.0178601Z Selecting previously unselected package libaec-dev:amd64. 2021-05-14T23:06:43.0398131Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-14T23:06:43.0412259Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:06:43.0657095Z Selecting previously unselected package libhdf5-dev. 2021-05-14T23:06:43.0939951Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:06:43.0950582Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:43.4025824Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:43.4061658Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:06:43.4090569Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:06:43.4124069Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:06:43.4161467Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:43.4204174Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:43.4232943Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:43.4312505Z 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-14T23:06:43.4346094Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:44.2416520Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:46.3503551Z Reading package lists... 2021-05-14T23:06:46.5046831Z Building dependency tree... 2021-05-14T23:06:46.5071290Z Reading state information... 2021-05-14T23:06:46.6597399Z The following additional packages will be installed: 2021-05-14T23:06:46.6600685Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-14T23:06:46.7057364Z The following NEW packages will be installed: 2021-05-14T23:06:46.7059459Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-14T23:06:46.7060796Z mesa-common-dev 2021-05-14T23:06:46.7286275Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:46.7286851Z Need to get 1761 kB of archives. 2021-05-14T23:06:46.7287472Z After this operation, 5442 kB of additional disk space will be used. 2021-05-14T23:06:46.7288905Z 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-14T23:06:46.7353463Z 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-14T23:06:46.7364998Z 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-14T23:06:46.7380724Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-14T23:06:46.7408858Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-14T23:06:46.7446588Z 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-14T23:06:47.1804075Z Fetched 1761 kB in 0s (35.5 MB/s) 2021-05-14T23:06:47.2178572Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-14T23:06:47.2203798Z (Reading database ... 2021-05-14T23:06:47.2204268Z (Reading database ... 5% 2021-05-14T23:06:47.2204701Z (Reading database ... 10% 2021-05-14T23:06:47.2205134Z (Reading database ... 15% 2021-05-14T23:06:47.2205577Z (Reading database ... 20% 2021-05-14T23:06:47.2206004Z (Reading database ... 25% 2021-05-14T23:06:47.2207959Z (Reading database ... 30% 2021-05-14T23:06:47.2208402Z (Reading database ... 35% 2021-05-14T23:06:47.2208806Z (Reading database ... 40% 2021-05-14T23:06:47.2209217Z (Reading database ... 45% 2021-05-14T23:06:47.2209798Z (Reading database ... 50% 2021-05-14T23:06:47.2250169Z (Reading database ... 55% 2021-05-14T23:06:47.2284599Z (Reading database ... 60% 2021-05-14T23:06:47.2321076Z (Reading database ... 65% 2021-05-14T23:06:47.2437651Z (Reading database ... 70% 2021-05-14T23:06:47.2536164Z (Reading database ... 75% 2021-05-14T23:06:47.2774881Z (Reading database ... 80% 2021-05-14T23:06:47.3045642Z (Reading database ... 85% 2021-05-14T23:06:47.3168953Z (Reading database ... 90% 2021-05-14T23:06:47.3244324Z (Reading database ... 95% 2021-05-14T23:06:47.3244983Z (Reading database ... 100% 2021-05-14T23:06:47.3245780Z (Reading database ... 266029 files and directories currently installed.) 2021-05-14T23:06:47.3381164Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:06:47.3395750Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:06:47.3782269Z Selecting previously unselected package libglx-dev:amd64. 2021-05-14T23:06:47.4082659Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:06:47.4096572Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:06:47.4418871Z Selecting previously unselected package libgl-dev:amd64. 2021-05-14T23:06:47.4659060Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:06:47.4671951Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:06:47.5144843Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-14T23:06:47.5464396Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-14T23:06:47.5497683Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:06:47.5899085Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-14T23:06:47.6170143Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-14T23:06:47.6181343Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:06:47.6661417Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-14T23:06:47.6944734Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:06:48.4680068Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:06:48.4681803Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:06:48.4682801Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:06:48.4683714Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:06:48.4685352Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:06:48.4686298Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:06:48.4687828Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:06:48.4689053Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:49.2266872Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:51.3107708Z Reading package lists... 2021-05-14T23:06:51.4488418Z Building dependency tree... 2021-05-14T23:06:51.4506430Z Reading state information... 2021-05-14T23:06:51.5933838Z The following additional packages will be installed: 2021-05-14T23:06:51.5935807Z libprotobuf-lite17 libprotoc17 2021-05-14T23:06:51.6352019Z The following NEW packages will be installed: 2021-05-14T23:06:51.6354223Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-14T23:06:51.6356267Z protobuf-compiler 2021-05-14T23:06:51.6638326Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:51.6639380Z Need to get 2754 kB of archives. 2021-05-14T23:06:51.6640093Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-14T23:06:51.6642664Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-14T23:06:51.6684375Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-14T23:06:51.6854242Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-14T23:06:51.7019955Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-14T23:06:51.7150956Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-14T23:06:52.0962040Z Fetched 2754 kB in 0s (36.1 MB/s) 2021-05-14T23:06:52.1261956Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-14T23:06:52.1336635Z (Reading database ... 2021-05-14T23:06:52.1337297Z (Reading database ... 5% 2021-05-14T23:06:52.1337713Z (Reading database ... 10% 2021-05-14T23:06:52.1338107Z (Reading database ... 15% 2021-05-14T23:06:52.1338721Z (Reading database ... 20% 2021-05-14T23:06:52.1339113Z (Reading database ... 25% 2021-05-14T23:06:52.1339601Z (Reading database ... 30% 2021-05-14T23:06:52.1340184Z (Reading database ... 35% 2021-05-14T23:06:52.1340598Z (Reading database ... 40% 2021-05-14T23:06:52.1341012Z (Reading database ... 45% 2021-05-14T23:06:52.1341411Z (Reading database ... 50% 2021-05-14T23:06:52.1360855Z (Reading database ... 55% 2021-05-14T23:06:52.1395222Z (Reading database ... 60% 2021-05-14T23:06:52.1431693Z (Reading database ... 65% 2021-05-14T23:06:52.1549225Z (Reading database ... 70% 2021-05-14T23:06:52.1647309Z (Reading database ... 75% 2021-05-14T23:06:52.1927970Z (Reading database ... 80% 2021-05-14T23:06:52.2211649Z (Reading database ... 85% 2021-05-14T23:06:52.2352410Z (Reading database ... 90% 2021-05-14T23:06:52.2419380Z (Reading database ... 95% 2021-05-14T23:06:52.2420298Z (Reading database ... 100% 2021-05-14T23:06:52.2422850Z (Reading database ... 266512 files and directories currently installed.) 2021-05-14T23:06:52.2553517Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:06:52.2582506Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:52.3018418Z Selecting previously unselected package libprotoc17:amd64. 2021-05-14T23:06:52.3261251Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:06:52.3272009Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:52.4218586Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-14T23:06:52.4450691Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:06:52.4462898Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:52.6127540Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-14T23:06:52.6368359Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:06:52.6379213Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:52.7498879Z Selecting previously unselected package protobuf-compiler. 2021-05-14T23:06:52.7790733Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:06:52.7836456Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:52.8409691Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:52.8451338Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:52.8484948Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:52.8521562Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:52.8556252Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:52.8592479Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:53.5541544Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:55.6674205Z Reading package lists... 2021-05-14T23:06:55.7974558Z Building dependency tree... 2021-05-14T23:06:55.7992277Z Reading state information... 2021-05-14T23:06:55.9436667Z The following additional packages will be installed: 2021-05-14T23:06:55.9439241Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-14T23:06:55.9440968Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-14T23:06:55.9442137Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-14T23:06:55.9443739Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-14T23:06:55.9445621Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-14T23:06:55.9447965Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:06:55.9449759Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:06:55.9451326Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:06:55.9453202Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:06:55.9454780Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:06:55.9457744Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:06:55.9459546Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:06:55.9460995Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:06:55.9462337Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:06:55.9463617Z Suggested packages: 2021-05-14T23:06:55.9464830Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-14T23:06:55.9466234Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-14T23:06:55.9467738Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-14T23:06:55.9469119Z nvidia-legacy-304xx-vdpau-driver 2021-05-14T23:06:56.0159936Z The following NEW packages will be installed: 2021-05-14T23:06:56.0162544Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-14T23:06:56.0164254Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-14T23:06:56.0166448Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-14T23:06:56.0168398Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-14T23:06:56.0170638Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-14T23:06:56.0172039Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:06:56.0173474Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:06:56.0174937Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:06:56.0176296Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:06:56.0177965Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:06:56.0179799Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:06:56.0182258Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:06:56.0183626Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:06:56.0184843Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:06:56.0383767Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:56.0385414Z Need to get 47.1 MB of archives. 2021-05-14T23:06:56.0386779Z After this operation, 195 MB of additional disk space will be used. 2021-05-14T23:06:56.0389097Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-14T23:06:56.0608104Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-14T23:06:56.0627571Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-14T23:06:56.0635878Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-14T23:06:56.0643003Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-14T23:06:56.0649938Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-14T23:06:56.0657327Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-14T23:06:56.0695811Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-14T23:06:56.2025813Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-14T23:06:56.2034086Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-14T23:06:56.2056883Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-14T23:06:56.2084164Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-14T23:06:56.2099781Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-14T23:06:56.2108469Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-14T23:06:56.2119969Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-14T23:06:56.2133432Z 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-14T23:06:56.2147128Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-14T23:06:56.2188957Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-14T23:06:56.2200754Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-14T23:06:56.2214770Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-14T23:06:56.2231594Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-14T23:06:56.2282550Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-14T23:06:56.2393215Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-14T23:06:56.2423750Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-14T23:06:56.2436641Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-14T23:06:56.2467950Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-14T23:06:56.3190966Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-14T23:06:56.3193485Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-14T23:06:56.3197391Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-14T23:06:56.3200022Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-14T23:06:56.3224674Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-14T23:06:56.3226466Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-14T23:06:56.3237709Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-14T23:06:56.3253437Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-14T23:06:56.3309426Z 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-14T23:06:56.3331951Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-14T23:06:56.3447058Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-14T23:06:56.3451486Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-14T23:06:56.5112100Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-14T23:06:56.5113928Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-14T23:06:56.5122794Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-14T23:06:57.4703915Z 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-14T23:06:57.4708186Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-14T23:06:57.4710075Z 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-14T23:06:57.4711803Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-14T23:06:57.4714554Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-14T23:06:57.4716529Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-14T23:06:57.4718521Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-14T23:06:57.4720288Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-14T23:06:57.4721925Z 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-14T23:06:57.4723356Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-14T23:06:57.4724708Z 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-14T23:06:57.4726656Z 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-14T23:06:57.4728195Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-14T23:06:57.4729828Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-14T23:06:57.4731692Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-14T23:06:57.4733259Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-14T23:06:57.4734719Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-14T23:06:57.4736179Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-14T23:06:57.4738162Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-14T23:06:57.4739799Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-14T23:06:57.4741545Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-14T23:06:57.4743235Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-14T23:06:57.4746017Z 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-14T23:06:57.4747937Z 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-14T23:06:57.4750070Z 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-14T23:06:57.4752120Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-14T23:06:57.4753761Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-14T23:06:57.4755511Z 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-14T23:06:57.4757241Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-14T23:06:57.4758708Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-14T23:06:57.4761261Z 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-14T23:06:57.4763800Z 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-14T23:06:57.4765349Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-14T23:06:57.4766760Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-14T23:06:57.4768170Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-14T23:06:57.4768976Z Fetched 47.1 MB in 1s (62.1 MB/s) 2021-05-14T23:06:57.4769555Z Selecting previously unselected package libaom0:amd64. 2021-05-14T23:06:57.4770108Z (Reading database ... 2021-05-14T23:06:57.4770527Z (Reading database ... 5% 2021-05-14T23:06:57.4770939Z (Reading database ... 10% 2021-05-14T23:06:57.4771725Z (Reading database ... 15% 2021-05-14T23:06:57.4772167Z (Reading database ... 20% 2021-05-14T23:06:57.4772618Z (Reading database ... 25% 2021-05-14T23:06:57.4773054Z (Reading database ... 30% 2021-05-14T23:06:57.4773502Z (Reading database ... 35% 2021-05-14T23:06:57.4773937Z (Reading database ... 40% 2021-05-14T23:06:57.4774386Z (Reading database ... 45% 2021-05-14T23:06:57.4774969Z (Reading database ... 50% 2021-05-14T23:06:57.4775565Z (Reading database ... 55% 2021-05-14T23:06:57.4775980Z (Reading database ... 60% 2021-05-14T23:06:57.4776378Z (Reading database ... 65% 2021-05-14T23:06:57.4776995Z (Reading database ... 70% 2021-05-14T23:06:57.4777409Z (Reading database ... 75% 2021-05-14T23:06:57.4778009Z (Reading database ... 80% 2021-05-14T23:06:57.4808906Z (Reading database ... 85% 2021-05-14T23:06:57.4937385Z (Reading database ... 90% 2021-05-14T23:06:57.5007406Z (Reading database ... 95% 2021-05-14T23:06:57.5007882Z (Reading database ... 100% 2021-05-14T23:06:57.5008744Z (Reading database ... 266683 files and directories currently installed.) 2021-05-14T23:06:57.5125237Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-14T23:06:57.5154011Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:06:57.6538314Z Selecting previously unselected package libva2:amd64. 2021-05-14T23:06:57.6739075Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-14T23:06:57.6752419Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-14T23:06:57.7042220Z Selecting previously unselected package libva-drm2:amd64. 2021-05-14T23:06:57.7309313Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-14T23:06:57.7320633Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:06:57.7574707Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-14T23:06:57.7840581Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-14T23:06:57.7851852Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:06:57.8129233Z Selecting previously unselected package libvdpau1:amd64. 2021-05-14T23:06:57.8326569Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:06:57.8351768Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:06:57.8684845Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-14T23:06:57.8923330Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-14T23:06:57.8935461Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:06:57.9232698Z Selecting previously unselected package libavutil56:amd64. 2021-05-14T23:06:57.9526527Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:57.9540811Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:58.0058374Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-14T23:06:58.0258470Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-14T23:06:58.0271562Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:06:58.6778990Z Selecting previously unselected package libgsm1:amd64. 2021-05-14T23:06:58.7035462Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-14T23:06:58.7049500Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:06:58.7297708Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-14T23:06:58.7591273Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-14T23:06:58.7601904Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:06:58.8018766Z Selecting previously unselected package libopus0:amd64. 2021-05-14T23:06:58.8267192Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-14T23:06:58.8279580Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:06:58.8739104Z Selecting previously unselected package libshine3:amd64. 2021-05-14T23:06:58.9022207Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-14T23:06:58.9032933Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:06:58.9289198Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-14T23:06:58.9596748Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-14T23:06:58.9608595Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:06:58.9874696Z Selecting previously unselected package libspeex1:amd64. 2021-05-14T23:06:59.0181425Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-14T23:06:59.0194607Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:06:59.0538753Z Selecting previously unselected package libsoxr0:amd64. 2021-05-14T23:06:59.0798551Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-14T23:06:59.0811078Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:06:59.1121583Z Selecting previously unselected package libswresample3:amd64. 2021-05-14T23:06:59.1386614Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:59.1398063Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:59.1719818Z Selecting previously unselected package libtheora0:amd64. 2021-05-14T23:06:59.1984439Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-14T23:06:59.2002681Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:06:59.2458053Z Selecting previously unselected package libtwolame0:amd64. 2021-05-14T23:06:59.2703925Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-14T23:06:59.2729412Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:06:59.3058693Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-14T23:06:59.3385230Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-14T23:06:59.3400361Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:06:59.3819559Z Selecting previously unselected package libwavpack1:amd64. 2021-05-14T23:06:59.4071876Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:59.4082343Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:06:59.4538345Z Selecting previously unselected package libx264-155:amd64. 2021-05-14T23:06:59.4805754Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-14T23:06:59.4819493Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:06:59.5619033Z Selecting previously unselected package libx265-179:amd64. 2021-05-14T23:06:59.5880647Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-14T23:06:59.5893898Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:06:59.7658715Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-14T23:06:59.7929024Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-14T23:06:59.7941290Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:06:59.8458412Z Selecting previously unselected package libzvbi-common. 2021-05-14T23:06:59.8680150Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-14T23:06:59.8690267Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-14T23:06:59.9058073Z Selecting previously unselected package libzvbi0:amd64. 2021-05-14T23:06:59.9234293Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-14T23:06:59.9244035Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:06:59.9752430Z Selecting previously unselected package libavcodec58:amd64. 2021-05-14T23:07:00.0053523Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:00.0067489Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:00.4757172Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-14T23:07:00.5069336Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-14T23:07:00.5083815Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:07:00.5418405Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-14T23:07:00.5659808Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-14T23:07:00.5675383Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:07:00.5977789Z Selecting previously unselected package libass9:amd64. 2021-05-14T23:07:00.6240284Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-14T23:07:00.6253712Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:07:00.6611167Z Selecting previously unselected package libbluray2:amd64. 2021-05-14T23:07:00.6855229Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-14T23:07:00.6883427Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:07:00.7272970Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-14T23:07:00.7569537Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-14T23:07:00.7583632Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:07:00.7871253Z Selecting previously unselected package libgme0:amd64. 2021-05-14T23:07:00.8167408Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-14T23:07:00.8181590Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:07:00.8554469Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-14T23:07:00.8844364Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-14T23:07:00.8854713Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:07:00.9240820Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-14T23:07:00.9538284Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-14T23:07:00.9553198Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:07:01.0539063Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-14T23:07:01.0792784Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:07:01.0803809Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:07:01.1262198Z Selecting previously unselected package libavformat58:amd64. 2021-05-14T23:07:01.1555965Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:01.1567653Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:01.2698436Z Selecting previously unselected package libbs2b0:amd64. 2021-05-14T23:07:01.2983362Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-14T23:07:01.2996389Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:07:01.3417913Z Selecting previously unselected package libflite1:amd64. 2021-05-14T23:07:01.3671487Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-14T23:07:01.3686023Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:07:02.4668555Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-14T23:07:02.4959272Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-14T23:07:02.4970498Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:07:02.5251083Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-14T23:07:02.5585020Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-14T23:07:02.5605172Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:07:02.5938093Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-14T23:07:02.6165735Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-14T23:07:02.6184943Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:07:02.6457410Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-14T23:07:02.6758825Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:02.6772131Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:07:02.7035758Z Selecting previously unselected package libmysofa1:amd64. 2021-05-14T23:07:02.7300268Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-14T23:07:02.7316689Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:07:02.7608765Z Selecting previously unselected package libpostproc55:amd64. 2021-05-14T23:07:02.7888647Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:02.7903415Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:02.8258133Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-14T23:07:02.8496475Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-14T23:07:02.8512943Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:07:02.9726055Z Selecting previously unselected package librubberband2:amd64. 2021-05-14T23:07:03.0018611Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-14T23:07:03.0030939Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:07:03.0443309Z Selecting previously unselected package libswscale5:amd64. 2021-05-14T23:07:03.0761261Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:03.0774867Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:03.1298214Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-14T23:07:03.1535326Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-14T23:07:03.1554003Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:07:03.1841179Z Selecting previously unselected package libavfilter7:amd64. 2021-05-14T23:07:03.2146489Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:03.2160003Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:03.3406814Z Selecting previously unselected package libcaca0:amd64. 2021-05-14T23:07:03.3709629Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-14T23:07:03.3721537Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:07:03.4258213Z Selecting previously unselected package libcdio18:amd64. 2021-05-14T23:07:03.4513109Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-14T23:07:03.4530157Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:07:03.4898968Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-14T23:07:03.5126686Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:07:03.5142193Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:07:03.5392517Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-14T23:07:03.5687602Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:07:03.5700700Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:07:03.6018648Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-14T23:07:03.6290775Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-14T23:07:03.6303155Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:07:04.4709288Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-14T23:07:04.4711264Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-14T23:07:04.4712373Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:07:04.4713963Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-14T23:07:04.4717630Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-14T23:07:04.4721193Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:07:04.4722501Z Selecting previously unselected package libopenal-data. 2021-05-14T23:07:04.4723783Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-14T23:07:04.4724652Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-14T23:07:04.4725605Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-14T23:07:04.4726704Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-14T23:07:04.4727484Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:07:04.4728213Z Selecting previously unselected package libopenal1:amd64. 2021-05-14T23:07:04.4729595Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-14T23:07:04.4730385Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:07:04.4731113Z Selecting previously unselected package libasyncns0:amd64. 2021-05-14T23:07:04.4732412Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-14T23:07:04.4733158Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:07:04.4734041Z Selecting previously unselected package libflac8:amd64. 2021-05-14T23:07:04.4735011Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-14T23:07:04.4736192Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:07:04.4737316Z Selecting previously unselected package libsndfile1:amd64. 2021-05-14T23:07:04.4738358Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-14T23:07:04.4739394Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:07:04.4740461Z Selecting previously unselected package libpulse0:amd64. 2021-05-14T23:07:04.4741502Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-14T23:07:04.4742404Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:07:04.4743361Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-14T23:07:04.4744380Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-14T23:07:04.4745235Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:07:04.4746227Z Selecting previously unselected package libavdevice58:amd64. 2021-05-14T23:07:04.4747460Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:04.4748424Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:04.4863175Z Selecting previously unselected package libavresample4:amd64. 2021-05-14T23:07:04.5165899Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:04.5177349Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:04.5689802Z Selecting previously unselected package ffmpeg. 2021-05-14T23:07:04.5978456Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:04.6056183Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:04.7294508Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-14T23:07:04.7593628Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-14T23:07:04.7604697Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:07:04.8018400Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-14T23:07:04.8251600Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-14T23:07:04.8266212Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:07:05.0319177Z Selecting previously unselected package libaacs0:amd64. 2021-05-14T23:07:05.0630402Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-14T23:07:05.0644111Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:07:05.1058720Z Selecting previously unselected package libbdplus0:amd64. 2021-05-14T23:07:05.1308789Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-14T23:07:05.1319640Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:07:05.1587826Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-14T23:07:05.1880787Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:07:05.1892705Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:07:05.4726549Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-14T23:07:05.5017727Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:07:05.5028756Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:07:05.8029855Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-14T23:07:05.8312720Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-14T23:07:05.8322027Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:07:05.9548381Z Selecting previously unselected package va-driver-all:amd64. 2021-05-14T23:07:05.9844927Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-14T23:07:05.9860088Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:07:06.0098875Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-14T23:07:06.0391395Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:07:06.0404018Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:07:06.1080682Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:07:06.1116456Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:07:06.1170554Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:07:06.1204109Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:07:06.1234094Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:07:06.1265847Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:07:06.1308845Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:07:06.1346454Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:07:06.1381201Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:07:06.1413055Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:07:06.1444861Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:07:06.1474199Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:07:06.1506530Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:07:06.1540755Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:07:06.1576220Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:07:06.1626476Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:07:06.1663433Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:07:06.1695844Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:07:06.1768588Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:07:06.1801027Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:07:06.1837046Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-14T23:07:06.1865369Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:07:06.1902155Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:07:06.1936201Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:07:06.1991026Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:07:06.2040152Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:07:06.2072179Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:07:06.2109090Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:07:06.2146198Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:07:06.2179757Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:07:06.2210029Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:07:06.2255952Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:07:06.2292043Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:07:06.2324893Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:07:06.2369679Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:07:06.2408057Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:07:06.2442869Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:07:06.2472403Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-14T23:07:06.2625406Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:07:06.2810543Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:07:06.2884050Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:07:06.2932682Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:07:06.3073976Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:07:06.3179794Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-14T23:07:06.3269068Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:07:06.3394315Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:07:06.3439791Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:07:06.3490100Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:07:06.3522733Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:07:06.3569449Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:07:06.3600894Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:07:06.3636498Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:07:06.3664986Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:07:06.3721494Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:07:06.3771574Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:07:06.3803451Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:06.3834386Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:07:06.3873325Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:06.3914035Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:07:06.3952141Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:07:06.3988591Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:07:06.4031739Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:07:06.4064049Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:07:06.4103036Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:06.4139136Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:07:06.4174698Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:07:06.4211182Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:07:06.4319649Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:06.4356805Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:06.4395153Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:06.4421445Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:07:06.4456523Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:07:06.4501971Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:06.4537541Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:06.4594017Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:06.4632006Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:06.4721116Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:07.4937754Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:09.5112852Z Reading package lists... 2021-05-14T23:07:09.6628936Z Building dependency tree... 2021-05-14T23:07:09.6648891Z Reading state information... 2021-05-14T23:07:09.8182709Z The following additional packages will be installed: 2021-05-14T23:07:09.8184995Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:07:09.8667084Z The following NEW packages will be installed: 2021-05-14T23:07:09.8669449Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:07:09.8671302Z libmagick++-dev 2021-05-14T23:07:09.8882709Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:09.8883721Z Need to get 309 kB of archives. 2021-05-14T23:07:09.8884519Z After this operation, 2202 kB of additional disk space will be used. 2021-05-14T23:07:09.8886903Z 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-14T23:07:09.8927870Z 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-14T23:07:09.8965396Z 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-14T23:07:09.8993218Z 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-14T23:07:10.2975187Z Fetched 309 kB in 0s (11.0 MB/s) 2021-05-14T23:07:10.3307318Z Selecting previously unselected package libmagick++-6-headers. 2021-05-14T23:07:10.3374980Z (Reading database ... 2021-05-14T23:07:10.3375746Z (Reading database ... 5% 2021-05-14T23:07:10.3376369Z (Reading database ... 10% 2021-05-14T23:07:10.3377443Z (Reading database ... 15% 2021-05-14T23:07:10.3378210Z (Reading database ... 20% 2021-05-14T23:07:10.3378955Z (Reading database ... 25% 2021-05-14T23:07:10.3379542Z (Reading database ... 30% 2021-05-14T23:07:10.3380115Z (Reading database ... 35% 2021-05-14T23:07:10.3380697Z (Reading database ... 40% 2021-05-14T23:07:10.3381282Z (Reading database ... 45% 2021-05-14T23:07:10.3382064Z (Reading database ... 50% 2021-05-14T23:07:10.3416275Z (Reading database ... 55% 2021-05-14T23:07:10.3450558Z (Reading database ... 60% 2021-05-14T23:07:10.3476778Z (Reading database ... 65% 2021-05-14T23:07:10.3599901Z (Reading database ... 70% 2021-05-14T23:07:10.3715738Z (Reading database ... 75% 2021-05-14T23:07:10.3739242Z (Reading database ... 80% 2021-05-14T23:07:10.4228980Z (Reading database ... 85% 2021-05-14T23:07:10.4391339Z (Reading database ... 90% 2021-05-14T23:07:10.4464094Z (Reading database ... 95% 2021-05-14T23:07:10.4465817Z (Reading database ... 100% 2021-05-14T23:07:10.4467946Z (Reading database ... 267224 files and directories currently installed.) 2021-05-14T23:07:10.4588596Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:07:10.4666794Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:07:10.5058157Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-14T23:07:10.5298133Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:07:10.5323739Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:07:10.5778563Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-14T23:07:10.5976609Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:07:10.5988699Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:07:10.6458913Z Selecting previously unselected package libmagick++-dev. 2021-05-14T23:07:10.6705655Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:07:10.6782418Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:07:10.7352013Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:07:10.7433227Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:07:10.7476076Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:07:10.7513530Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:07:10.7595185Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:12.8207264Z Reading package lists... 2021-05-14T23:07:12.9650998Z Building dependency tree... 2021-05-14T23:07:13.4736299Z Reading state information... 2021-05-14T23:07:13.4739775Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-14T23:07:13.4740918Z The following additional packages will be installed: 2021-05-14T23:07:13.4742145Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-14T23:07:13.4743230Z libijs-0.35 libjbig2dec0 2021-05-14T23:07:13.4743861Z Suggested packages: 2021-05-14T23:07:13.4744940Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-14T23:07:13.4745693Z ghostscript-x 2021-05-14T23:07:13.4746417Z The following NEW packages will be installed: 2021-05-14T23:07:13.4747604Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-14T23:07:13.4748716Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-14T23:07:13.4749421Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:13.4750138Z Need to get 11.2 MB of archives. 2021-05-14T23:07:13.4750760Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-14T23:07:13.4752403Z 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-14T23:07:13.4754241Z 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-14T23:07:13.4755943Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-14T23:07:13.4757823Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-14T23:07:13.4759269Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-14T23:07:13.4760816Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-14T23:07:13.4762228Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-14T23:07:13.4763973Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-14T23:07:13.7830703Z Fetched 11.2 MB in 0s (54.2 MB/s) 2021-05-14T23:07:13.8182787Z Selecting previously unselected package fonts-droid-fallback. 2021-05-14T23:07:13.8253169Z (Reading database ... 2021-05-14T23:07:13.8253684Z (Reading database ... 5% 2021-05-14T23:07:13.8254125Z (Reading database ... 10% 2021-05-14T23:07:13.8254544Z (Reading database ... 15% 2021-05-14T23:07:13.8254972Z (Reading database ... 20% 2021-05-14T23:07:13.8255383Z (Reading database ... 25% 2021-05-14T23:07:13.8255818Z (Reading database ... 30% 2021-05-14T23:07:13.8256234Z (Reading database ... 35% 2021-05-14T23:07:13.8256659Z (Reading database ... 40% 2021-05-14T23:07:13.8257474Z (Reading database ... 45% 2021-05-14T23:07:13.8257906Z (Reading database ... 50% 2021-05-14T23:07:13.8296634Z (Reading database ... 55% 2021-05-14T23:07:13.8340228Z (Reading database ... 60% 2021-05-14T23:07:13.8361978Z (Reading database ... 65% 2021-05-14T23:07:13.8472854Z (Reading database ... 70% 2021-05-14T23:07:13.8601640Z (Reading database ... 75% 2021-05-14T23:07:13.8609471Z (Reading database ... 80% 2021-05-14T23:07:13.9099949Z (Reading database ... 85% 2021-05-14T23:07:13.9252331Z (Reading database ... 90% 2021-05-14T23:07:13.9323658Z (Reading database ... 95% 2021-05-14T23:07:13.9324333Z (Reading database ... 100% 2021-05-14T23:07:13.9325333Z (Reading database ... 267269 files and directories currently installed.) 2021-05-14T23:07:13.9446362Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-14T23:07:13.9679623Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:07:14.1899294Z Selecting previously unselected package fonts-noto-mono. 2021-05-14T23:07:14.2151975Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-14T23:07:14.2169090Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:07:14.2538789Z Selecting previously unselected package fonts-urw-base35. 2021-05-14T23:07:14.2808937Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-14T23:07:14.3437859Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:07:14.7499712Z Selecting previously unselected package libgs9-common. 2021-05-14T23:07:14.7780424Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-14T23:07:14.7794630Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:07:14.9002602Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-14T23:07:14.9381477Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-14T23:07:14.9417523Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:07:14.9733179Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-14T23:07:15.0040920Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-14T23:07:15.0046174Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:07:15.0417957Z Selecting previously unselected package libgs9:amd64. 2021-05-14T23:07:15.0683356Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:07:15.0693315Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:07:15.3332001Z Selecting previously unselected package ghostscript. 2021-05-14T23:07:15.3637644Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:07:15.3652475Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:07:15.4329081Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:07:15.4374922Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:07:15.4413926Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:07:15.5026770Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:07:15.5058889Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:07:15.5307844Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:07:15.5340825Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:07:15.5372339Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:07:15.5493502Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:07:15.6489825Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:15.6689457Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:18.6682018Z Reading package lists... 2021-05-14T23:07:18.8006553Z Building dependency tree... 2021-05-14T23:07:18.8027810Z Reading state information... 2021-05-14T23:07:18.9505457Z The following additional packages will be installed: 2021-05-14T23:07:18.9508600Z libudunits2-0 libudunits2-data 2021-05-14T23:07:18.9974213Z The following NEW packages will be installed: 2021-05-14T23:07:18.9977933Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-14T23:07:19.0188008Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:19.0188966Z Need to get 429 kB of archives. 2021-05-14T23:07:19.0189893Z After this operation, 1026 kB of additional disk space will be used. 2021-05-14T23:07:19.0192646Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-14T23:07:19.0213456Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-14T23:07:19.0233656Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-14T23:07:19.4647483Z Fetched 429 kB in 0s (15.8 MB/s) 2021-05-14T23:07:19.4942442Z Selecting previously unselected package libudunits2-data. 2021-05-14T23:07:19.5014820Z (Reading database ... 2021-05-14T23:07:19.5015965Z (Reading database ... 5% 2021-05-14T23:07:19.5016664Z (Reading database ... 10% 2021-05-14T23:07:19.5018184Z (Reading database ... 15% 2021-05-14T23:07:19.5019030Z (Reading database ... 20% 2021-05-14T23:07:19.5019830Z (Reading database ... 25% 2021-05-14T23:07:19.5020778Z (Reading database ... 30% 2021-05-14T23:07:19.5021606Z (Reading database ... 35% 2021-05-14T23:07:19.5022210Z (Reading database ... 40% 2021-05-14T23:07:19.5022964Z (Reading database ... 45% 2021-05-14T23:07:19.5023817Z (Reading database ... 50% 2021-05-14T23:07:19.5058054Z (Reading database ... 55% 2021-05-14T23:07:19.5101491Z (Reading database ... 60% 2021-05-14T23:07:19.5123902Z (Reading database ... 65% 2021-05-14T23:07:19.5240932Z (Reading database ... 70% 2021-05-14T23:07:19.5353767Z (Reading database ... 75% 2021-05-14T23:07:19.5377723Z (Reading database ... 80% 2021-05-14T23:07:19.5868937Z (Reading database ... 85% 2021-05-14T23:07:19.6015489Z (Reading database ... 90% 2021-05-14T23:07:19.6082435Z (Reading database ... 95% 2021-05-14T23:07:19.6084885Z (Reading database ... 100% 2021-05-14T23:07:19.6085552Z (Reading database ... 267833 files and directories currently installed.) 2021-05-14T23:07:19.6196392Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-14T23:07:19.6206839Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-14T23:07:19.6538476Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-14T23:07:19.6766820Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-14T23:07:19.6794984Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:07:19.7098733Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-14T23:07:19.7356462Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-14T23:07:19.7368801Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:07:19.8148349Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-14T23:07:19.8179173Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:07:19.8215271Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:07:19.8269168Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:07:19.9483160Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:21.9844949Z Reading package lists... 2021-05-14T23:07:22.1201288Z Building dependency tree... 2021-05-14T23:07:22.1221464Z Reading state information... 2021-05-14T23:07:22.3175284Z The following NEW packages will be installed: 2021-05-14T23:07:22.3178283Z libjq-dev 2021-05-14T23:07:22.3367535Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:22.3368798Z Need to get 11.2 kB of archives. 2021-05-14T23:07:22.3370379Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-14T23:07:22.3373199Z 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-14T23:07:22.7625923Z Fetched 11.2 kB in 0s (735 kB/s) 2021-05-14T23:07:22.7928951Z Selecting previously unselected package libjq-dev:amd64. 2021-05-14T23:07:22.8005820Z (Reading database ... 2021-05-14T23:07:22.8006773Z (Reading database ... 5% 2021-05-14T23:07:22.8008017Z (Reading database ... 10% 2021-05-14T23:07:22.8008667Z (Reading database ... 15% 2021-05-14T23:07:22.8009294Z (Reading database ... 20% 2021-05-14T23:07:22.8009908Z (Reading database ... 25% 2021-05-14T23:07:22.8010574Z (Reading database ... 30% 2021-05-14T23:07:22.8011548Z (Reading database ... 35% 2021-05-14T23:07:22.8012669Z (Reading database ... 40% 2021-05-14T23:07:22.8013472Z (Reading database ... 45% 2021-05-14T23:07:22.8014272Z (Reading database ... 50% 2021-05-14T23:07:22.8038294Z (Reading database ... 55% 2021-05-14T23:07:22.8077972Z (Reading database ... 60% 2021-05-14T23:07:22.8105836Z (Reading database ... 65% 2021-05-14T23:07:22.8216005Z (Reading database ... 70% 2021-05-14T23:07:22.8314999Z (Reading database ... 75% 2021-05-14T23:07:22.8333703Z (Reading database ... 80% 2021-05-14T23:07:22.8829424Z (Reading database ... 85% 2021-05-14T23:07:22.8979874Z (Reading database ... 90% 2021-05-14T23:07:22.9049029Z (Reading database ... 95% 2021-05-14T23:07:22.9049453Z (Reading database ... 100% 2021-05-14T23:07:22.9050086Z (Reading database ... 267862 files and directories currently installed.) 2021-05-14T23:07:22.9173790Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:07:22.9188767Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:07:22.9749092Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:07:25.0542858Z Reading package lists... 2021-05-14T23:07:25.2111881Z Building dependency tree... 2021-05-14T23:07:25.2134360Z Reading state information... 2021-05-14T23:07:25.4108234Z The following NEW packages will be installed: 2021-05-14T23:07:25.4112641Z libmng2 2021-05-14T23:07:25.4307362Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:25.4308175Z Need to get 168 kB of archives. 2021-05-14T23:07:25.4309288Z After this operation, 571 kB of additional disk space will be used. 2021-05-14T23:07:25.4311442Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-14T23:07:25.8365652Z Fetched 168 kB in 0s (8974 kB/s) 2021-05-14T23:07:25.8671468Z Selecting previously unselected package libmng2:amd64. 2021-05-14T23:07:25.8744190Z (Reading database ... 2021-05-14T23:07:25.8745165Z (Reading database ... 5% 2021-05-14T23:07:25.8745821Z (Reading database ... 10% 2021-05-14T23:07:25.8746484Z (Reading database ... 15% 2021-05-14T23:07:25.8747263Z (Reading database ... 20% 2021-05-14T23:07:25.8747899Z (Reading database ... 25% 2021-05-14T23:07:25.8748662Z (Reading database ... 30% 2021-05-14T23:07:25.8749247Z (Reading database ... 35% 2021-05-14T23:07:25.8749841Z (Reading database ... 40% 2021-05-14T23:07:25.8750590Z (Reading database ... 45% 2021-05-14T23:07:25.8751581Z (Reading database ... 50% 2021-05-14T23:07:25.8785358Z (Reading database ... 55% 2021-05-14T23:07:25.8828390Z (Reading database ... 60% 2021-05-14T23:07:25.8850901Z (Reading database ... 65% 2021-05-14T23:07:25.8965914Z (Reading database ... 70% 2021-05-14T23:07:25.9081675Z (Reading database ... 75% 2021-05-14T23:07:25.9102147Z (Reading database ... 80% 2021-05-14T23:07:25.9559802Z (Reading database ... 85% 2021-05-14T23:07:26.4773727Z (Reading database ... 90% 2021-05-14T23:07:26.4782416Z (Reading database ... 95% 2021-05-14T23:07:26.4783102Z (Reading database ... 100% 2021-05-14T23:07:26.4783917Z (Reading database ... 267868 files and directories currently installed.) 2021-05-14T23:07:26.4785533Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-14T23:07:26.4791880Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:07:26.4792533Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:07:26.4793258Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:28.1400189Z Reading package lists... 2021-05-14T23:07:28.2904745Z Building dependency tree... 2021-05-14T23:07:28.2930150Z Reading state information... 2021-05-14T23:07:28.5350659Z E: Unable to locate package libmng1 2021-05-14T23:07:28.6021232Z Reading package lists... 2021-05-14T23:07:28.7532026Z Building dependency tree... 2021-05-14T23:07:28.7554320Z Reading state information... 2021-05-14T23:07:28.8685094Z E: Unable to locate package libapparmor-devel 2021-05-14T23:07:28.9304225Z Reading package lists... 2021-05-14T23:07:29.0808282Z Building dependency tree... 2021-05-14T23:07:29.0829932Z Reading state information... 2021-05-14T23:07:29.2385963Z The following additional packages will be installed: 2021-05-14T23:07:29.2388338Z libij-java 2021-05-14T23:07:29.2873684Z The following NEW packages will be installed: 2021-05-14T23:07:29.2878475Z imagej libij-java 2021-05-14T23:07:29.3084991Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:29.3086144Z Need to get 2328 kB of archives. 2021-05-14T23:07:29.3087575Z After this operation, 2498 kB of additional disk space will be used. 2021-05-14T23:07:29.3089816Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-14T23:07:29.3557171Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-14T23:07:29.7878397Z Fetched 2328 kB in 0s (36.1 MB/s) 2021-05-14T23:07:29.8167529Z Selecting previously unselected package libij-java. 2021-05-14T23:07:29.8241052Z (Reading database ... 2021-05-14T23:07:29.8241970Z (Reading database ... 5% 2021-05-14T23:07:29.8242917Z (Reading database ... 10% 2021-05-14T23:07:29.8243734Z (Reading database ... 15% 2021-05-14T23:07:29.8244344Z (Reading database ... 20% 2021-05-14T23:07:29.8244922Z (Reading database ... 25% 2021-05-14T23:07:29.8245485Z (Reading database ... 30% 2021-05-14T23:07:29.8246036Z (Reading database ... 35% 2021-05-14T23:07:29.8246594Z (Reading database ... 40% 2021-05-14T23:07:29.8247140Z (Reading database ... 45% 2021-05-14T23:07:29.8247698Z (Reading database ... 50% 2021-05-14T23:07:29.8271322Z (Reading database ... 55% 2021-05-14T23:07:29.8319686Z (Reading database ... 60% 2021-05-14T23:07:29.8341192Z (Reading database ... 65% 2021-05-14T23:07:29.8486470Z (Reading database ... 70% 2021-05-14T23:07:29.8607894Z (Reading database ... 75% 2021-05-14T23:07:29.8632278Z (Reading database ... 80% 2021-05-14T23:07:29.9150454Z (Reading database ... 85% 2021-05-14T23:07:29.9313560Z (Reading database ... 90% 2021-05-14T23:07:29.9387393Z (Reading database ... 95% 2021-05-14T23:07:29.9388026Z (Reading database ... 100% 2021-05-14T23:07:29.9388849Z (Reading database ... 267874 files and directories currently installed.) 2021-05-14T23:07:29.9540730Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-14T23:07:29.9554247Z Unpacking libij-java (1.52r-1) ... 2021-05-14T23:07:30.1058758Z Selecting previously unselected package imagej. 2021-05-14T23:07:30.1314832Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-14T23:07:30.1326591Z Unpacking imagej (1.52r-1) ... 2021-05-14T23:07:30.2604446Z Setting up libij-java (1.52r-1) ... 2021-05-14T23:07:30.2654658Z Setting up imagej (1.52r-1) ... 2021-05-14T23:07:30.2693156Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:07:31.4318022Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:32.1181684Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:07:34.1608862Z Reading package lists... 2021-05-14T23:07:34.2997097Z Building dependency tree... 2021-05-14T23:07:34.3015720Z Reading state information... 2021-05-14T23:07:34.4426530Z Suggested packages: 2021-05-14T23:07:34.4428236Z bowtie2-examples 2021-05-14T23:07:34.4850673Z The following NEW packages will be installed: 2021-05-14T23:07:34.4856220Z bowtie2 2021-05-14T23:07:34.5048715Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:34.5049501Z Need to get 1324 kB of archives. 2021-05-14T23:07:34.5050819Z After this operation, 5630 kB of additional disk space will be used. 2021-05-14T23:07:34.5052465Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-14T23:07:34.9342565Z Fetched 1324 kB in 0s (29.8 MB/s) 2021-05-14T23:07:34.9624419Z Selecting previously unselected package bowtie2. 2021-05-14T23:07:34.9692749Z (Reading database ... 2021-05-14T23:07:34.9693580Z (Reading database ... 5% 2021-05-14T23:07:34.9694511Z (Reading database ... 10% 2021-05-14T23:07:34.9695861Z (Reading database ... 15% 2021-05-14T23:07:34.9696463Z (Reading database ... 20% 2021-05-14T23:07:34.9698379Z (Reading database ... 25% 2021-05-14T23:07:34.9699004Z (Reading database ... 30% 2021-05-14T23:07:34.9699786Z (Reading database ... 35% 2021-05-14T23:07:34.9700392Z (Reading database ... 40% 2021-05-14T23:07:34.9701151Z (Reading database ... 45% 2021-05-14T23:07:34.9702199Z (Reading database ... 50% 2021-05-14T23:07:34.9738125Z (Reading database ... 55% 2021-05-14T23:07:34.9783421Z (Reading database ... 60% 2021-05-14T23:07:34.9805950Z (Reading database ... 65% 2021-05-14T23:07:34.9908615Z (Reading database ... 70% 2021-05-14T23:07:35.0067849Z (Reading database ... 75% 2021-05-14T23:07:35.0090954Z (Reading database ... 80% 2021-05-14T23:07:35.0631088Z (Reading database ... 85% 2021-05-14T23:07:35.0799475Z (Reading database ... 90% 2021-05-14T23:07:35.0866840Z (Reading database ... 95% 2021-05-14T23:07:35.0867570Z (Reading database ... 100% 2021-05-14T23:07:35.0868537Z (Reading database ... 267897 files and directories currently installed.) 2021-05-14T23:07:35.1011747Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-14T23:07:35.1025221Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:07:35.2897086Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:07:35.2943674Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:38.2105509Z Reading package lists... 2021-05-14T23:07:38.3850145Z Building dependency tree... 2021-05-14T23:07:38.3874242Z Reading state information... 2021-05-14T23:07:38.5742584Z E: Unable to locate package install 2021-05-14T23:07:38.5743918Z E: Unable to locate package gdal 2021-05-14T23:07:38.6441379Z Reading package lists... 2021-05-14T23:07:38.8128088Z Building dependency tree... 2021-05-14T23:07:38.8149486Z Reading state information... 2021-05-14T23:07:38.8400063Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-14T23:07:38.8401826Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:07:38.8403038Z is only available from another source 2021-05-14T23:07:38.8403583Z 2021-05-14T23:07:38.9428887Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-14T23:07:39.0124642Z Reading package lists... 2021-05-14T23:07:39.1919289Z Building dependency tree... 2021-05-14T23:07:39.1942746Z Reading state information... 2021-05-14T23:07:39.2187591Z Package libav-tools is not available, but is referred to by another package. 2021-05-14T23:07:39.2189046Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:07:39.2190238Z is only available from another source 2021-05-14T23:07:39.2191471Z However the following packages replace it: 2021-05-14T23:07:39.2192558Z ffmpeg 2021-05-14T23:07:39.2193176Z 2021-05-14T23:07:39.3269698Z E: Package 'libav-tools' has no installation candidate 2021-05-14T23:07:39.3990521Z Reading package lists... 2021-05-14T23:07:39.5645250Z Building dependency tree... 2021-05-14T23:07:39.5667338Z Reading state information... 2021-05-14T23:07:39.7278753Z The following additional packages will be installed: 2021-05-14T23:07:39.7281430Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-14T23:07:39.7283493Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:07:39.7284784Z libssh2-1-dev 2021-05-14T23:07:39.7289381Z Suggested packages: 2021-05-14T23:07:39.7290620Z libgcrypt20-doc libmbedtls-doc 2021-05-14T23:07:39.7794671Z The following NEW packages will be installed: 2021-05-14T23:07:39.7796727Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-14T23:07:39.7801192Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:07:39.7806239Z libssh2-1-dev 2021-05-14T23:07:39.8008891Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:39.8009611Z Need to get 2667 kB of archives. 2021-05-14T23:07:39.8010344Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-14T23:07:39.8012598Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-14T23:07:39.8050577Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-14T23:07:39.8129795Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-14T23:07:39.8140496Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-14T23:07:39.8159448Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-14T23:07:39.8169989Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-14T23:07:39.8183781Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-14T23:07:39.8228928Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-14T23:07:39.8280132Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-14T23:07:39.8310933Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-14T23:07:39.8320381Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-14T23:07:40.3009972Z Fetched 2667 kB in 0s (47.8 MB/s) 2021-05-14T23:07:40.3339355Z Selecting previously unselected package libgpg-error-dev. 2021-05-14T23:07:40.3411265Z (Reading database ... 2021-05-14T23:07:40.3412057Z (Reading database ... 5% 2021-05-14T23:07:40.3412789Z (Reading database ... 10% 2021-05-14T23:07:40.3413599Z (Reading database ... 15% 2021-05-14T23:07:40.3414079Z (Reading database ... 20% 2021-05-14T23:07:40.3414583Z (Reading database ... 25% 2021-05-14T23:07:40.3415026Z (Reading database ... 30% 2021-05-14T23:07:40.3415507Z (Reading database ... 35% 2021-05-14T23:07:40.3415945Z (Reading database ... 40% 2021-05-14T23:07:40.3416410Z (Reading database ... 45% 2021-05-14T23:07:40.3417316Z (Reading database ... 50% 2021-05-14T23:07:40.3466077Z (Reading database ... 55% 2021-05-14T23:07:40.3513118Z (Reading database ... 60% 2021-05-14T23:07:40.3538078Z (Reading database ... 65% 2021-05-14T23:07:40.3679126Z (Reading database ... 70% 2021-05-14T23:07:40.3812106Z (Reading database ... 75% 2021-05-14T23:07:40.3835611Z (Reading database ... 80% 2021-05-14T23:07:40.4400232Z (Reading database ... 85% 2021-05-14T23:07:40.4591491Z (Reading database ... 90% 2021-05-14T23:07:40.4682301Z (Reading database ... 95% 2021-05-14T23:07:40.4682751Z (Reading database ... 100% 2021-05-14T23:07:40.4684016Z (Reading database ... 267923 files and directories currently installed.) 2021-05-14T23:07:40.4848355Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-14T23:07:40.4866639Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-14T23:07:40.5299517Z Selecting previously unselected package libgcrypt20-dev. 2021-05-14T23:07:40.5644323Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-14T23:07:40.5654605Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:07:40.6498501Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-14T23:07:40.6735993Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-14T23:07:40.6767300Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:07:40.7138060Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-14T23:07:40.7488045Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:07:40.7541305Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:40.8134135Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-14T23:07:40.8391250Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:07:40.8413715Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:40.8820054Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-14T23:07:40.9067335Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:07:40.9084685Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:40.9499824Z Selecting previously unselected package libgit2-28:amd64. 2021-05-14T23:07:40.9788486Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:07:40.9804683Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:07:41.0499343Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-14T23:07:41.0757280Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:07:41.0774581Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:41.1539664Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-14T23:07:41.1828831Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-14T23:07:41.1843181Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:07:41.2490091Z Selecting previously unselected package libhttp-parser-dev. 2021-05-14T23:07:41.2813900Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-14T23:07:41.2827178Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:07:41.3102192Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-14T23:07:41.3412348Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:07:41.3427385Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:07:41.4813330Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-14T23:07:41.4855592Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:41.4892354Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:07:41.4934231Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:07:41.4972928Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:41.5009836Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:41.5049827Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:41.5085916Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:07:41.5154858Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:07:41.5189521Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:07:41.5230065Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:07:41.5274219Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:46.7046156Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:07:46.8266153Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:49.0818472Z Reading package lists... 2021-05-14T23:07:49.2494726Z Building dependency tree... 2021-05-14T23:07:49.2516754Z Reading state information... 2021-05-14T23:07:49.5079894Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-14T23:07:49.5081114Z libtiff-dev set to manually installed. 2021-05-14T23:07:49.5081869Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:49.5761885Z Reading package lists... 2021-05-14T23:07:49.7351820Z Building dependency tree... 2021-05-14T23:07:49.7372339Z Reading state information... 2021-05-14T23:07:49.9691081Z unixodbc-dev is already the newest version (2.3.7). 2021-05-14T23:07:49.9692443Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:50.0442654Z Reading package lists... 2021-05-14T23:07:50.2288145Z Building dependency tree... 2021-05-14T23:07:50.2310474Z Reading state information... 2021-05-14T23:07:50.4330483Z The following NEW packages will be installed: 2021-05-14T23:07:50.4336350Z libsodium-dev 2021-05-14T23:07:50.4561998Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:50.4563820Z Need to get 169 kB of archives. 2021-05-14T23:07:50.4564736Z After this operation, 826 kB of additional disk space will be used. 2021-05-14T23:07:50.4566941Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-14T23:07:50.9143929Z Fetched 169 kB in 0s (8205 kB/s) 2021-05-14T23:07:50.9421529Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-14T23:07:50.9491812Z (Reading database ... 2021-05-14T23:07:50.9492779Z (Reading database ... 5% 2021-05-14T23:07:50.9493464Z (Reading database ... 10% 2021-05-14T23:07:50.9495141Z (Reading database ... 15% 2021-05-14T23:07:50.9495750Z (Reading database ... 20% 2021-05-14T23:07:50.9496354Z (Reading database ... 25% 2021-05-14T23:07:50.9497188Z (Reading database ... 30% 2021-05-14T23:07:50.9498148Z (Reading database ... 35% 2021-05-14T23:07:50.9498701Z (Reading database ... 40% 2021-05-14T23:07:50.9499268Z (Reading database ... 45% 2021-05-14T23:07:50.9499809Z (Reading database ... 50% 2021-05-14T23:07:50.9537631Z (Reading database ... 55% 2021-05-14T23:07:50.9582519Z (Reading database ... 60% 2021-05-14T23:07:50.9604343Z (Reading database ... 65% 2021-05-14T23:07:50.9722357Z (Reading database ... 70% 2021-05-14T23:07:50.9870552Z (Reading database ... 75% 2021-05-14T23:07:50.9894926Z (Reading database ... 80% 2021-05-14T23:07:51.0414061Z (Reading database ... 85% 2021-05-14T23:07:51.0569929Z (Reading database ... 90% 2021-05-14T23:07:51.0644875Z (Reading database ... 95% 2021-05-14T23:07:51.0646340Z (Reading database ... 100% 2021-05-14T23:07:51.0647345Z (Reading database ... 268426 files and directories currently installed.) 2021-05-14T23:07:51.0800898Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-14T23:07:51.0813684Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:07:51.1765350Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:07:53.2342130Z Reading package lists... 2021-05-14T23:07:53.3937796Z Building dependency tree... 2021-05-14T23:07:53.3958720Z Reading state information... 2021-05-14T23:07:53.5502145Z The following additional packages will be installed: 2021-05-14T23:07:53.5505450Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-14T23:07:53.5997924Z The following NEW packages will be installed: 2021-05-14T23:07:53.6004805Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-14T23:07:53.6007926Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-14T23:07:53.6225814Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:53.6226554Z Need to get 10.4 MB of archives. 2021-05-14T23:07:53.6227275Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-14T23:07:53.6229027Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-14T23:07:53.6328143Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-14T23:07:53.6469905Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-14T23:07:53.6826035Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-14T23:07:53.7017178Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-14T23:07:53.7281928Z 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-14T23:07:53.7572666Z 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-14T23:07:53.8225619Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-14T23:07:54.2631297Z Fetched 10.4 MB in 0s (47.5 MB/s) 2021-05-14T23:07:54.2938409Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-14T23:07:54.3024582Z (Reading database ... 2021-05-14T23:07:54.3025170Z (Reading database ... 5% 2021-05-14T23:07:54.3025805Z (Reading database ... 10% 2021-05-14T23:07:54.3026757Z (Reading database ... 15% 2021-05-14T23:07:54.3027243Z (Reading database ... 20% 2021-05-14T23:07:54.3027914Z (Reading database ... 25% 2021-05-14T23:07:54.3028383Z (Reading database ... 30% 2021-05-14T23:07:54.3029016Z (Reading database ... 35% 2021-05-14T23:07:54.3029835Z (Reading database ... 40% 2021-05-14T23:07:54.3030286Z (Reading database ... 45% 2021-05-14T23:07:54.3030748Z (Reading database ... 50% 2021-05-14T23:07:54.3071382Z (Reading database ... 55% 2021-05-14T23:07:54.3123166Z (Reading database ... 60% 2021-05-14T23:07:54.3150270Z (Reading database ... 65% 2021-05-14T23:07:54.3266763Z (Reading database ... 70% 2021-05-14T23:07:54.3382012Z (Reading database ... 75% 2021-05-14T23:07:54.3406995Z (Reading database ... 80% 2021-05-14T23:07:54.3913605Z (Reading database ... 85% 2021-05-14T23:07:54.4071047Z (Reading database ... 90% 2021-05-14T23:07:54.4166553Z (Reading database ... 95% 2021-05-14T23:07:54.4167061Z (Reading database ... 100% 2021-05-14T23:07:54.4167756Z (Reading database ... 268496 files and directories currently installed.) 2021-05-14T23:07:54.4333401Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-14T23:07:54.4346707Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:07:54.5099478Z Selecting previously unselected package liblept5:amd64. 2021-05-14T23:07:54.5379643Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-14T23:07:54.5400943Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:07:54.6619117Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-14T23:07:54.6855545Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-14T23:07:54.6866036Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:07:54.8394155Z Selecting previously unselected package libtesseract4:amd64. 2021-05-14T23:07:54.8742931Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-14T23:07:54.8760787Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:07:55.0139716Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-14T23:07:55.0426691Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-14T23:07:55.0444795Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:07:55.2220813Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-14T23:07:55.2483595Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:07:55.2500881Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:07:55.4259271Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-14T23:07:55.4571371Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:07:55.4580003Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:07:55.8139471Z Selecting previously unselected package tesseract-ocr. 2021-05-14T23:07:55.8361231Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-14T23:07:55.8373861Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:07:55.9263382Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:07:55.9333696Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:07:55.9372270Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:07:55.9405070Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:07:55.9443932Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:07:55.9476287Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:07:55.9506521Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:07:55.9538796Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:07:55.9578366Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:58.9064544Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:08:01.0498135Z Reading package lists... 2021-05-14T23:08:01.2286343Z Building dependency tree... 2021-05-14T23:08:01.2307856Z Reading state information... 2021-05-14T23:08:01.4608104Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-14T23:08:01.4609457Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:08:01.5295576Z Reading package lists... 2021-05-14T23:08:01.6886949Z Building dependency tree... 2021-05-14T23:08:01.6908688Z Reading state information... 2021-05-14T23:08:01.8390492Z The following additional packages will be installed: 2021-05-14T23:08:01.8392249Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:08:01.8395063Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-14T23:08:01.8400603Z Suggested packages: 2021-05-14T23:08:01.8401424Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-14T23:08:01.8885238Z The following NEW packages will be installed: 2021-05-14T23:08:01.8887637Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:08:01.8889419Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-14T23:08:01.9090227Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:08:01.9091097Z Need to get 1459 kB of archives. 2021-05-14T23:08:01.9091786Z After this operation, 7754 kB of additional disk space will be used. 2021-05-14T23:08:01.9093649Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-14T23:08:01.9122492Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-14T23:08:01.9143364Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-14T23:08:01.9154389Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-14T23:08:01.9167954Z 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-14T23:08:01.9183720Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-14T23:08:01.9214996Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-14T23:08:01.9308277Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-14T23:08:01.9359949Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-14T23:08:01.9375365Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-14T23:08:02.3790790Z Fetched 1459 kB in 0s (27.1 MB/s) 2021-05-14T23:08:02.4126085Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-14T23:08:02.4210271Z (Reading database ... 2021-05-14T23:08:02.4210811Z (Reading database ... 5% 2021-05-14T23:08:02.4211276Z (Reading database ... 10% 2021-05-14T23:08:02.4214279Z (Reading database ... 15% 2021-05-14T23:08:02.4214813Z (Reading database ... 20% 2021-05-14T23:08:02.4215512Z (Reading database ... 25% 2021-05-14T23:08:02.4215988Z (Reading database ... 30% 2021-05-14T23:08:02.4216442Z (Reading database ... 35% 2021-05-14T23:08:02.4217793Z (Reading database ... 40% 2021-05-14T23:08:02.4218222Z (Reading database ... 45% 2021-05-14T23:08:02.4218660Z (Reading database ... 50% 2021-05-14T23:08:02.4264402Z (Reading database ... 55% 2021-05-14T23:08:02.4306210Z (Reading database ... 60% 2021-05-14T23:08:02.4335596Z (Reading database ... 65% 2021-05-14T23:08:02.4455299Z (Reading database ... 70% 2021-05-14T23:08:02.4570287Z (Reading database ... 75% 2021-05-14T23:08:02.4591565Z (Reading database ... 80% 2021-05-14T23:08:02.4994562Z (Reading database ... 85% 2021-05-14T23:08:02.5345969Z (Reading database ... 90% 2021-05-14T23:08:02.5425515Z (Reading database ... 95% 2021-05-14T23:08:02.5426366Z (Reading database ... 100% 2021-05-14T23:08:02.5427486Z (Reading database ... 268721 files and directories currently installed.) 2021-05-14T23:08:02.5562231Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:08:02.5582652Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:02.5919611Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-14T23:08:02.6211491Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:08:02.6234527Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:02.6560227Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-14T23:08:02.6818911Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:08:02.6848276Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:02.7218320Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-14T23:08:02.7463818Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:08:02.7476592Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:02.7769259Z Selecting previously unselected package comerr-dev:amd64. 2021-05-14T23:08:02.8068294Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-14T23:08:02.8102782Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:08:02.8458868Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-14T23:08:02.8725802Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:08:02.8739539Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:02.9120994Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-14T23:08:02.9415502Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-14T23:08:02.9424340Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:08:03.0178527Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-14T23:08:03.0400749Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:08:03.0415353Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:08:03.0899100Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-14T23:08:03.1163717Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:08:03.1175355Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:03.1539429Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-14T23:08:03.1779595Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-14T23:08:03.1796962Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:08:03.2864279Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:08:03.2900500Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:03.2934507Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:08:03.2964087Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:08:03.3002284Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:03.3033117Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:03.3062239Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:03.3092126Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:03.3125326Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:03.3151451Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:08:03.3185996Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:08:03.3395595Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:08:06.4808872Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:08:08.7627327Z Reading package lists... 2021-05-14T23:08:08.9119040Z Building dependency tree... 2021-05-14T23:08:08.9147141Z Reading state information... 2021-05-14T23:08:09.0669518Z E: Unable to locate package udunits 2021-05-14T23:08:09.1345432Z Reading package lists... 2021-05-14T23:08:09.2911702Z Building dependency tree... 2021-05-14T23:08:09.2933991Z Reading state information... 2021-05-14T23:08:09.4467181Z The following additional packages will be installed: 2021-05-14T23:08:09.4468273Z libwebpdemux2 2021-05-14T23:08:09.4911974Z The following NEW packages will be installed: 2021-05-14T23:08:09.4917125Z libwebp-dev libwebpdemux2 2021-05-14T23:08:09.5118365Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:08:09.5119298Z Need to get 277 kB of archives. 2021-05-14T23:08:09.5120870Z After this operation, 965 kB of additional disk space will be used. 2021-05-14T23:08:09.5122800Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-14T23:08:09.5132998Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-14T23:08:09.9286237Z Fetched 277 kB in 0s (12.2 MB/s) 2021-05-14T23:08:09.9612147Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-14T23:08:09.9680927Z (Reading database ... 2021-05-14T23:08:09.9681618Z (Reading database ... 5% 2021-05-14T23:08:09.9682469Z (Reading database ... 10% 2021-05-14T23:08:09.9683032Z (Reading database ... 15% 2021-05-14T23:08:09.9683706Z (Reading database ... 20% 2021-05-14T23:08:09.9684329Z (Reading database ... 25% 2021-05-14T23:08:09.9684883Z (Reading database ... 30% 2021-05-14T23:08:09.9685434Z (Reading database ... 35% 2021-05-14T23:08:09.9685983Z (Reading database ... 40% 2021-05-14T23:08:09.9686536Z (Reading database ... 45% 2021-05-14T23:08:09.9687928Z (Reading database ... 50% 2021-05-14T23:08:09.9705584Z (Reading database ... 55% 2021-05-14T23:08:09.9740942Z (Reading database ... 60% 2021-05-14T23:08:09.9768219Z (Reading database ... 65% 2021-05-14T23:08:09.9874817Z (Reading database ... 70% 2021-05-14T23:08:09.9973239Z (Reading database ... 75% 2021-05-14T23:08:09.9994470Z (Reading database ... 80% 2021-05-14T23:08:10.0348481Z (Reading database ... 85% 2021-05-14T23:08:10.0694573Z (Reading database ... 90% 2021-05-14T23:08:10.0773693Z (Reading database ... 95% 2021-05-14T23:08:10.0776211Z (Reading database ... 100% 2021-05-14T23:08:10.0777261Z (Reading database ... 269021 files and directories currently installed.) 2021-05-14T23:08:10.0916373Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-14T23:08:10.0939300Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:08:10.1218088Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-14T23:08:10.1494768Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-14T23:08:10.1505936Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:08:10.2342020Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:08:10.2379470Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:08:10.2416381Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:08:12.3454170Z Reading package lists... 2021-05-14T23:08:12.4780467Z Building dependency tree... 2021-05-14T23:08:12.4800557Z Reading state information... 2021-05-14T23:08:12.6304934Z The following additional packages will be installed: 2021-05-14T23:08:12.6306789Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:08:12.6308416Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:08:12.6311197Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:08:12.6314470Z Suggested packages: 2021-05-14T23:08:12.6315806Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-14T23:08:12.6316535Z Recommended packages: 2021-05-14T23:08:12.6317049Z cargo 2021-05-14T23:08:12.6890218Z The following NEW packages will be installed: 2021-05-14T23:08:12.6894372Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:08:12.6897142Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:08:12.6898918Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:08:12.7147708Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:08:12.7149295Z Need to get 108 MB of archives. 2021-05-14T23:08:12.7150300Z After this operation, 501 MB of additional disk space will be used. 2021-05-14T23:08:12.7152484Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-14T23:08:12.7198891Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-14T23:08:12.7215726Z 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-14T23:08:12.7228687Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-14T23:08:12.7318998Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-14T23:08:12.7357278Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-14T23:08:12.7369918Z 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-14T23:08:12.9836996Z 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-14T23:08:15.9896321Z 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-14T23:08:16.0408065Z 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-14T23:08:16.0601953Z 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-14T23:08:16.0972383Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-14T23:08:16.2640106Z 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-14T23:08:16.7183475Z Fetched 108 MB in 4s (30.2 MB/s) 2021-05-14T23:08:16.7503953Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-14T23:08:16.7583635Z (Reading database ... 2021-05-14T23:08:16.7585070Z (Reading database ... 5% 2021-05-14T23:08:16.7585967Z (Reading database ... 10% 2021-05-14T23:08:16.7586642Z (Reading database ... 15% 2021-05-14T23:08:16.7587416Z (Reading database ... 20% 2021-05-14T23:08:16.7588099Z (Reading database ... 25% 2021-05-14T23:08:16.7588524Z (Reading database ... 30% 2021-05-14T23:08:16.7588955Z (Reading database ... 35% 2021-05-14T23:08:16.7589555Z (Reading database ... 40% 2021-05-14T23:08:16.7589997Z (Reading database ... 45% 2021-05-14T23:08:16.7590423Z (Reading database ... 50% 2021-05-14T23:08:16.7620427Z (Reading database ... 55% 2021-05-14T23:08:16.7661269Z (Reading database ... 60% 2021-05-14T23:08:16.7692303Z (Reading database ... 65% 2021-05-14T23:08:16.7826356Z (Reading database ... 70% 2021-05-14T23:08:16.7946879Z (Reading database ... 75% 2021-05-14T23:08:16.7971478Z (Reading database ... 80% 2021-05-14T23:08:16.8354274Z (Reading database ... 85% 2021-05-14T23:08:16.8665630Z (Reading database ... 90% 2021-05-14T23:08:16.8739252Z (Reading database ... 95% 2021-05-14T23:08:16.8739996Z (Reading database ... 100% 2021-05-14T23:08:16.8741041Z (Reading database ... 269049 files and directories currently installed.) 2021-05-14T23:08:16.8882670Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-14T23:08:16.8906082Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:08:16.9378405Z Selecting previously unselected package libipt2. 2021-05-14T23:08:16.9624080Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-14T23:08:16.9642003Z Unpacking libipt2 (2.0.1-1) ... 2021-05-14T23:08:16.9979042Z Selecting previously unselected package libsource-highlight-common. 2021-05-14T23:08:17.0211440Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-14T23:08:17.0226574Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:08:17.0738471Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-14T23:08:17.1038012Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-14T23:08:17.1052123Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:08:17.1769046Z Selecting previously unselected package libsource-highlight4v5. 2021-05-14T23:08:17.2067432Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-14T23:08:17.2083064Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:08:17.2618477Z Selecting previously unselected package libxxhash0:amd64. 2021-05-14T23:08:17.2872054Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-14T23:08:17.2887319Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:08:17.3177960Z Selecting previously unselected package gdb. 2021-05-14T23:08:17.3436818Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-14T23:08:17.3449533Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:08:17.6579068Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-14T23:08:17.6834230Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:08:17.6851871Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:23.7409703Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-14T23:08:23.7686413Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:08:23.7694871Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:26.8202778Z Selecting previously unselected package rustc. 2021-05-14T23:08:26.8494936Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:08:26.8509302Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:27.0402179Z Selecting previously unselected package cargo. 2021-05-14T23:08:27.0715927Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:08:27.0727432Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:08:27.4241225Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-14T23:08:27.4538924Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-14T23:08:27.4549913Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:08:28.6179895Z Selecting previously unselected package rust-gdb. 2021-05-14T23:08:28.6479837Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-14T23:08:28.6490547Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:28.7084322Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:28.7123703Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:08:28.7156124Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:08:28.7187123Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:28.7213844Z Setting up libipt2 (2.0.1-1) ... 2021-05-14T23:08:28.7240742Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:08:28.7270535Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:08:28.7308151Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:28.7346191Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:08:28.7376441Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:08:28.7412700Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:08:28.7444950Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:08:28.7488671Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:28.7574579Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:08:28.7790431Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:08:32.0097688Z Reading package lists... 2021-05-14T23:08:32.1588436Z Building dependency tree... 2021-05-14T23:08:32.1608812Z Reading state information... 2021-05-14T23:08:32.3165901Z The following additional packages will be installed: 2021-05-14T23:08:32.3168159Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:08:32.3169729Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:08:32.3172428Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:08:32.3174364Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:08:32.3176251Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:08:32.3178165Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:08:32.3179553Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:08:32.3181091Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:08:32.3182635Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:08:32.3184666Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:08:32.3186281Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:08:32.3187810Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:08:32.3191854Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:08:32.3193520Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:08:32.3196186Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:08:32.3197461Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:08:32.3198657Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:08:32.3199879Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:08:32.3201158Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:08:32.3202190Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:08:32.3203199Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:08:32.3204248Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:08:32.3205257Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:08:32.3206205Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:08:32.3207187Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:08:32.3208375Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:08:32.3209706Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:08:32.3210872Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:08:32.3212045Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:08:32.3213547Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:08:32.3214650Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:08:32.3215738Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:08:32.3217788Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:08:32.3218966Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:08:32.3220183Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:08:32.3221393Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:08:32.3222542Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:08:32.3223661Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:08:32.3224719Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:08:32.3226078Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:08:32.3227299Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:08:32.3228414Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-14T23:08:32.3229653Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:08:32.3231098Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:08:32.3232630Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:08:32.3233830Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:08:32.3235020Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:08:32.3236763Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:08:32.3237844Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:08:32.3238829Z Suggested packages: 2021-05-14T23:08:32.3240274Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-14T23:08:32.3241872Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-14T23:08:32.3243513Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-14T23:08:32.3244945Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-14T23:08:32.3245990Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-14T23:08:32.3247128Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-14T23:08:32.3248527Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-14T23:08:32.3249769Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-14T23:08:32.3251429Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-14T23:08:32.3252579Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-14T23:08:32.3253963Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-14T23:08:32.3255551Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-14T23:08:32.3256840Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-14T23:08:32.3257737Z wpagui libengine-pkcs11-openssl 2021-05-14T23:08:32.9947863Z The following NEW packages will be installed: 2021-05-14T23:08:32.9951369Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:08:32.9953369Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:08:32.9955213Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:08:32.9957582Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:08:32.9959173Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:08:32.9964197Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:08:32.9966851Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:08:32.9968699Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:08:32.9970531Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:08:32.9972031Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:08:32.9973683Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:08:32.9975127Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:08:32.9977189Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:08:32.9978928Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:08:32.9980614Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:08:32.9982049Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:08:32.9983662Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:08:32.9984963Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:08:32.9986331Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:08:32.9987809Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:08:32.9988940Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:08:32.9990151Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:08:32.9991359Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:08:32.9992421Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:08:32.9993415Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:08:32.9995171Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:08:32.9996568Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:08:32.9998805Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:08:33.0000311Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:08:33.0002677Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:08:33.0004093Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:08:33.0005681Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:08:33.0007798Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:08:33.0009200Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:08:33.0011115Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:08:33.0012866Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:08:33.0014371Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:08:33.0015721Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:08:33.0017296Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:08:33.0018960Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:08:33.0020576Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:08:33.0022132Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-14T23:08:33.0023535Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:08:33.0025249Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:08:33.0027292Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:08:33.0028945Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:08:33.0030365Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:08:33.0032540Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:08:33.0034781Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:08:33.0035850Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:08:33.0036610Z Need to get 183 MB of archives. 2021-05-14T23:08:33.0037544Z After this operation, 776 MB of additional disk space will be used. 2021-05-14T23:08:33.0039378Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-14T23:08:33.0041591Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-14T23:08:33.0044217Z 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-14T23:08:33.0046314Z 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-14T23:08:33.0048623Z 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-14T23:08:33.0051012Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-14T23:08:33.0053007Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-14T23:08:33.0055592Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-14T23:08:33.0057830Z 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-14T23:08:33.0060078Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-14T23:08:33.0062358Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-14T23:08:33.0064256Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-14T23:08:33.0067223Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-14T23:08:33.0069813Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-14T23:08:33.0071791Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-14T23:08:33.0073785Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-14T23:08:33.0076077Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-14T23:08:33.0078063Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-14T23:08:33.0079853Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-14T23:08:33.0081640Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-14T23:08:33.0083281Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-14T23:08:33.0085301Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-14T23:08:33.0087275Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-14T23:08:33.0089490Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-14T23:08:33.0091388Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-14T23:08:33.0093513Z 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-14T23:08:33.0096005Z 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-14T23:08:33.0098606Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-14T23:08:33.0100891Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-14T23:08:33.0103271Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-14T23:08:33.0105355Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-14T23:08:33.0107665Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-14T23:08:33.0109816Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-14T23:08:33.0112144Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-14T23:08:33.0114675Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-14T23:08:33.0116906Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-14T23:08:33.1075185Z 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-14T23:08:33.1086047Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-14T23:08:33.1291570Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-14T23:08:33.1368618Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-14T23:08:33.1415138Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-14T23:08:33.1449948Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-14T23:08:33.1463953Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-14T23:08:33.1509469Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-14T23:08:33.1534682Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-14T23:08:33.1573961Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-14T23:08:33.1592465Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-14T23:08:33.1695311Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-14T23:08:33.1719822Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-14T23:08:33.1811546Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-14T23:08:33.1834688Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-14T23:08:33.1850814Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-14T23:08:33.1862164Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-14T23:08:33.1893772Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-14T23:08:33.2013395Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-14T23:08:33.2031240Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-14T23:08:33.3670899Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-14T23:08:33.3863192Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-14T23:08:33.3875063Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-14T23:08:33.3946866Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-14T23:08:33.3951936Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-14T23:08:33.3958552Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-14T23:08:33.3983060Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-14T23:08:33.4007116Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-14T23:08:33.4033415Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-14T23:08:33.4112650Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-14T23:08:33.4166668Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-14T23:08:33.4198652Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-14T23:08:33.4484923Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-14T23:08:33.4683892Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-14T23:08:33.6069168Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-14T23:08:33.6071444Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-14T23:08:33.6083806Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-14T23:08:33.6100131Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-14T23:08:33.6125044Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-14T23:08:33.6190519Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-14T23:08:33.6209540Z 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-14T23:08:33.7313108Z 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-14T23:08:33.7326429Z 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-14T23:08:33.7342945Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-14T23:08:33.7604644Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-14T23:08:33.7618286Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-14T23:08:33.7678362Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-14T23:08:33.7760195Z 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-14T23:08:33.8332099Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-14T23:08:33.8699210Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-14T23:08:33.8713329Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-14T23:08:33.8715122Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-14T23:08:33.8731687Z 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-14T23:08:33.8839547Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-14T23:08:33.8849220Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-14T23:08:33.8904226Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-14T23:08:33.8938267Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-14T23:08:33.8988814Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-14T23:08:33.9027173Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-14T23:08:33.9048359Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-14T23:08:33.9757162Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-14T23:08:33.9895735Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-14T23:08:33.9968880Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-14T23:08:33.9975899Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-14T23:08:34.0024977Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-14T23:08:34.0091051Z 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-14T23:08:34.0190316Z 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-14T23:08:34.0219158Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-14T23:08:34.0245975Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-14T23:08:34.0329954Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-14T23:08:34.0344926Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-14T23:08:34.6325591Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-14T23:08:34.6340257Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-14T23:08:34.6350234Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-14T23:08:34.6518853Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-14T23:08:34.7550848Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-14T23:08:34.7562833Z 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-14T23:08:34.7565002Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-14T23:08:34.7649624Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-14T23:08:34.7657486Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-14T23:08:34.8198783Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-14T23:08:34.8352506Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-14T23:08:34.8383804Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-14T23:08:34.8395182Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-14T23:08:34.8406058Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-14T23:08:34.8437266Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-14T23:08:34.8457162Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-14T23:08:34.8466719Z 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-14T23:08:34.8477484Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-14T23:08:34.8517567Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-14T23:08:34.8545221Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-14T23:08:34.8556324Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-14T23:08:34.8572144Z 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-14T23:08:34.8581476Z 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-14T23:08:34.8601686Z 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-14T23:08:34.8622726Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-14T23:08:34.8647233Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-14T23:08:34.8919873Z 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-14T23:08:34.8943460Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-14T23:08:34.8958459Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-14T23:08:34.9032238Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-14T23:08:34.9204925Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-14T23:08:34.9230469Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-14T23:08:34.9266434Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-14T23:08:34.9274758Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-14T23:08:34.9292709Z 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-14T23:08:34.9306656Z 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-14T23:08:34.9324992Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-14T23:08:34.9362958Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-14T23:08:34.9383596Z 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-14T23:08:34.9402890Z 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-14T23:08:34.9459660Z 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-14T23:08:34.9687975Z 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-14T23:08:35.0432450Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-14T23:08:35.0445925Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-14T23:08:35.0562306Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-14T23:08:35.0685333Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-14T23:08:35.0703375Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-14T23:08:35.0822733Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-14T23:08:35.0828484Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-14T23:08:35.1443608Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-14T23:08:35.1548650Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-14T23:08:35.1720524Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-14T23:08:35.2361780Z 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-14T23:08:35.2467888Z 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-14T23:08:35.2523692Z 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-14T23:08:35.2541119Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-14T23:08:35.2676218Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-14T23:08:35.2686668Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-14T23:08:35.2716220Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-14T23:08:35.2722750Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-14T23:08:35.2901296Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-14T23:08:35.2997375Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-14T23:08:35.3637505Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-14T23:08:35.3646241Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-14T23:08:35.3664369Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-14T23:08:35.3677870Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-14T23:08:35.3706609Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-14T23:08:35.3721298Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-14T23:08:35.3782252Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-14T23:08:35.3790702Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-14T23:08:35.3814113Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-14T23:08:35.3827993Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-14T23:08:35.3848145Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-14T23:08:35.3860058Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-14T23:08:35.3872194Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-14T23:08:35.4115012Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-14T23:08:35.4130320Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-14T23:08:35.5000486Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-14T23:08:35.5022319Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-14T23:08:35.5039287Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-14T23:08:35.5095630Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-14T23:08:35.5107671Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-14T23:08:35.5148769Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-14T23:08:35.5222164Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-14T23:08:35.5224224Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-14T23:08:35.5647130Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-14T23:08:35.5677775Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-14T23:08:35.5699036Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-14T23:08:35.6061924Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-14T23:08:35.6114498Z 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-14T23:08:35.6172034Z 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-14T23:08:35.6288016Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-14T23:08:35.6337025Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-14T23:08:35.6650095Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-14T23:08:36.6084919Z 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-14T23:08:36.6141435Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-14T23:08:36.6218899Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-14T23:08:36.8948756Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-14T23:08:36.9693175Z 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-14T23:08:36.9781592Z 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-14T23:08:36.9806235Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-14T23:08:36.9911817Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-14T23:08:36.9928994Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-14T23:08:37.0190733Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-14T23:08:37.0386844Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-14T23:08:37.0397262Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-14T23:08:37.0399835Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-14T23:08:38.1247450Z Fetched 183 MB in 5s (39.6 MB/s) 2021-05-14T23:08:38.1667250Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-14T23:08:38.1742984Z (Reading database ... 2021-05-14T23:08:38.1743695Z (Reading database ... 5% 2021-05-14T23:08:38.1744240Z (Reading database ... 10% 2021-05-14T23:08:38.1744764Z (Reading database ... 15% 2021-05-14T23:08:38.1745495Z (Reading database ... 20% 2021-05-14T23:08:38.1745996Z (Reading database ... 25% 2021-05-14T23:08:38.1746508Z (Reading database ... 30% 2021-05-14T23:08:38.1747192Z (Reading database ... 35% 2021-05-14T23:08:38.1747702Z (Reading database ... 40% 2021-05-14T23:08:38.1748228Z (Reading database ... 45% 2021-05-14T23:08:38.1748731Z (Reading database ... 50% 2021-05-14T23:08:38.1786316Z (Reading database ... 55% 2021-05-14T23:08:38.1825465Z (Reading database ... 60% 2021-05-14T23:08:38.1864764Z (Reading database ... 65% 2021-05-14T23:08:38.1982286Z (Reading database ... 70% 2021-05-14T23:08:38.2100976Z (Reading database ... 75% 2021-05-14T23:08:38.2127278Z (Reading database ... 80% 2021-05-14T23:08:38.2537414Z (Reading database ... 85% 2021-05-14T23:08:38.2878858Z (Reading database ... 90% 2021-05-14T23:08:38.2965366Z (Reading database ... 95% 2021-05-14T23:08:38.2965894Z (Reading database ... 100% 2021-05-14T23:08:38.2966584Z (Reading database ... 269804 files and directories currently installed.) 2021-05-14T23:08:38.3118786Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-14T23:08:38.3151055Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:08:38.3578561Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-14T23:08:38.3815696Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:38.3892960Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:38.5980039Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-14T23:08:38.6231621Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:08:38.6244914Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:08:38.6618122Z Selecting previously unselected package libegl1:amd64. 2021-05-14T23:08:38.6911378Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:08:38.6926320Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:08:38.7258796Z Selecting previously unselected package libevdev2:amd64. 2021-05-14T23:08:38.7551502Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-14T23:08:38.7591576Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:08:38.7939101Z Selecting previously unselected package libmtdev1:amd64. 2021-05-14T23:08:38.8193821Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-14T23:08:38.8210272Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:08:38.8497416Z Selecting previously unselected package libwacom-common. 2021-05-14T23:08:38.8811851Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-14T23:08:38.8822113Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:08:38.9658499Z Selecting previously unselected package libwacom2:amd64. 2021-05-14T23:08:38.9910939Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:08:38.9925813Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:08:39.0196915Z Selecting previously unselected package libinput-bin. 2021-05-14T23:08:39.0502037Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:08:39.0517251Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:08:39.0820815Z Selecting previously unselected package libinput10:amd64. 2021-05-14T23:08:39.1114258Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:08:39.1130198Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:08:39.1578126Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-14T23:08:39.1830551Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:39.1852772Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:39.2337946Z Selecting previously unselected package libqt5network5:amd64. 2021-05-14T23:08:39.2606914Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:39.2626219Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:39.3580166Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-14T23:08:39.3815794Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-14T23:08:39.3833430Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:08:39.4203480Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-14T23:08:39.4439255Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-14T23:08:39.4452876Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:08:39.4779218Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-14T23:08:39.5042727Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-14T23:08:39.5067141Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:08:39.5378783Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-14T23:08:39.5609444Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-14T23:08:39.5622944Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:08:39.5938761Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-14T23:08:39.6169533Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-14T23:08:39.6181739Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:08:39.6498351Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-14T23:08:39.6767504Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-14T23:08:39.6784641Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:08:39.7098725Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-14T23:08:39.7354142Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-14T23:08:39.7370598Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:08:39.7639288Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-14T23:08:39.7921202Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-14T23:08:39.7935993Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:08:39.8258264Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-14T23:08:39.8501439Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-14T23:08:39.8518308Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:08:39.8864243Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-14T23:08:39.9151512Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-14T23:08:39.9162233Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:08:39.9577915Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-14T23:08:39.9822153Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:39.9898817Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:40.3018919Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-14T23:08:40.3309493Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:40.3324803Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:40.5649509Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-14T23:08:40.5945077Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:40.5957431Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:40.6328487Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-14T23:08:40.6632676Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-14T23:08:40.6644898Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:08:40.7100896Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-14T23:08:40.7393171Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-14T23:08:40.7406254Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:08:40.8418121Z Selecting previously unselected package libhyphen0:amd64. 2021-05-14T23:08:40.8670296Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-14T23:08:40.8683089Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:08:40.8997875Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-14T23:08:40.9291772Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:40.9308256Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:40.9750799Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-14T23:08:41.0055979Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:41.0068638Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:41.0551966Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-14T23:08:41.0835700Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:41.0849036Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:41.2629052Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-14T23:08:41.2961334Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:41.2976189Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:41.4820003Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-14T23:08:41.5065449Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:41.5082449Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:41.5464249Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-14T23:08:41.5757768Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:41.5768574Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:41.6067893Z Selecting previously unselected package libwoff1:amd64. 2021-05-14T23:08:41.6363313Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-14T23:08:41.6376262Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:08:41.6738635Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-14T23:08:41.7015425Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-14T23:08:41.7032886Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:08:43.0236651Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-14T23:08:43.0533070Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:43.0545920Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:43.0862550Z Selecting previously unselected package qgis-providers-common. 2021-05-14T23:08:43.1159833Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:08:43.1173069Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:43.3892286Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-14T23:08:43.4248416Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-14T23:08:43.4264788Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:08:43.4858907Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-14T23:08:43.5141527Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-14T23:08:43.5157447Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:08:43.5621560Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-14T23:08:43.5940084Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:43.5955376Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:43.6329439Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-14T23:08:43.6644622Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:43.6657871Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:43.6948720Z Selecting previously unselected package gdal-data. 2021-05-14T23:08:43.7252545Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-14T23:08:43.7269024Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:43.7857954Z Selecting previously unselected package libarpack2:amd64. 2021-05-14T23:08:43.8154797Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-14T23:08:43.8169866Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:08:43.8577794Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-14T23:08:43.8834190Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-14T23:08:43.8846204Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:08:43.9338833Z Selecting previously unselected package libarmadillo9. 2021-05-14T23:08:43.9606752Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-14T23:08:43.9625703Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:08:44.0084577Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-14T23:08:44.0422774Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-14T23:08:44.0434750Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:08:44.1258286Z Selecting previously unselected package libcharls2:amd64. 2021-05-14T23:08:44.1537072Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-14T23:08:44.1552645Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:08:44.1906872Z Selecting previously unselected package libdap25:amd64. 2021-05-14T23:08:44.2230087Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-14T23:08:44.2247082Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:08:44.3060180Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-14T23:08:44.3374646Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-14T23:08:44.3391039Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:08:44.3818534Z Selecting previously unselected package libepsilon1:amd64. 2021-05-14T23:08:44.4108306Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-14T23:08:44.4125449Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:08:44.4437866Z Selecting previously unselected package libfreexl1:amd64. 2021-05-14T23:08:44.4755776Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-14T23:08:44.4767307Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:08:44.5057739Z Selecting previously unselected package libfyba0:amd64. 2021-05-14T23:08:44.5365526Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-14T23:08:44.5378718Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:08:44.5831891Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-14T23:08:44.6206007Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-14T23:08:44.6218475Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:08:44.7058574Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-14T23:08:44.7344211Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-14T23:08:44.7354334Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:08:44.7640555Z Selecting previously unselected package proj-data. 2021-05-14T23:08:44.7930949Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-14T23:08:44.7940426Z Unpacking proj-data (6.3.1-1) ... 2021-05-14T23:08:45.5938507Z Selecting previously unselected package libproj15:amd64. 2021-05-14T23:08:45.6170794Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-14T23:08:45.6201110Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:08:45.7338571Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-14T23:08:45.7592812Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-14T23:08:45.7610820Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:08:45.7923361Z Selecting previously unselected package libhdf4-0-alt. 2021-05-14T23:08:45.8198799Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-14T23:08:45.8212949Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:08:45.8694733Z Selecting previously unselected package libminizip1:amd64. 2021-05-14T23:08:45.8990016Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-14T23:08:45.9001257Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:08:45.9337726Z Selecting previously unselected package liburiparser1:amd64. 2021-05-14T23:08:45.9588394Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-14T23:08:45.9602967Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:08:45.9937915Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-14T23:08:46.0212748Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:08:46.0237314Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:08:46.0577852Z Selecting previously unselected package libkmldom1:amd64. 2021-05-14T23:08:46.0859570Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:08:46.0878029Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:08:46.1377840Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-14T23:08:46.1618126Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:08:46.1631265Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:08:46.1963426Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-14T23:08:46.2249788Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-14T23:08:46.2309164Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:08:46.2978194Z Selecting previously unselected package libogdi4.1. 2021-05-14T23:08:46.3255029Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-14T23:08:46.3286453Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:08:46.3778064Z Selecting previously unselected package libqhull7:amd64. 2021-05-14T23:08:46.4021861Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-14T23:08:46.4039016Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:08:46.4429515Z Selecting previously unselected package libspatialite7:amd64. 2021-05-14T23:08:46.4726206Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:08:46.4743705Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:08:46.6425429Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-14T23:08:46.6728086Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-14T23:08:46.6740642Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:08:46.8058265Z Selecting previously unselected package libgdal26. 2021-05-14T23:08:46.8336173Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:08:46.8358128Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:47.4401222Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-14T23:08:47.4790175Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:47.4808402Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:47.5179710Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-14T23:08:47.5457486Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-14T23:08:47.5468266Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:08:47.5760062Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-14T23:08:47.6074307Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:47.6086521Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:47.6454027Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-14T23:08:47.6743615Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:47.6754856Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:47.7127309Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-14T23:08:47.7426299Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-14T23:08:47.7439528Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:08:47.8026552Z Selecting previously unselected package libzip5:amd64. 2021-05-14T23:08:47.8339833Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-14T23:08:47.8350559Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:08:47.8849580Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-14T23:08:47.9152012Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:47.9163336Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:48.4618711Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-14T23:08:48.4868474Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:48.4878985Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:48.5258263Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-14T23:08:48.5482565Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-14T23:08:48.5491325Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:08:48.5978758Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-14T23:08:48.6249430Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:08:48.6263767Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:08:48.7786381Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-14T23:08:48.8086562Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:48.8102728Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:48.8390417Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-14T23:08:48.8686974Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:48.8699059Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:48.9130765Z Selecting previously unselected package libqwt-qt5-6. 2021-05-14T23:08:48.9434737Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-14T23:08:48.9447128Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:08:49.0208665Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-14T23:08:49.0516583Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:49.0720501Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:49.4182971Z Selecting previously unselected package qgis-providers. 2021-05-14T23:08:49.4478397Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:49.4487605Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:49.6735077Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-14T23:08:49.7045438Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:08:49.7058797Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:08:49.7457954Z Selecting previously unselected package libdaemon0:amd64. 2021-05-14T23:08:49.7727190Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-14T23:08:49.7742541Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:08:49.8022951Z Selecting previously unselected package avahi-daemon. 2021-05-14T23:08:49.8301320Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:08:49.8312205Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:08:49.8790904Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-14T23:08:49.9081007Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:08:49.9093590Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:08:49.9902071Z Selecting previously unselected package blt. 2021-05-14T23:08:50.0195775Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:08:50.0208175Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-14T23:08:50.0445923Z Selecting previously unselected package fonts-lyx. 2021-05-14T23:08:50.0742837Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-14T23:08:50.0755122Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:08:50.1139698Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-14T23:08:50.1427496Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-14T23:08:50.1438700Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:08:50.1822126Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-14T23:08:50.2133544Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:08:50.2146054Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:08:50.2608048Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-14T23:08:50.2915748Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:08:50.9986233Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:08:50.9988018Z Selecting previously unselected package gcr. 2021-05-14T23:08:50.9989376Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-14T23:08:50.9990363Z Unpacking gcr (3.36.0-2build1) ... 2021-05-14T23:08:50.9991413Z Selecting previously unselected package python3-numpy. 2021-05-14T23:08:50.9992681Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-14T23:08:50.9993773Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:08:50.9994875Z Selecting previously unselected package python3-gdal. 2021-05-14T23:08:50.9996121Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:08:50.9997556Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:50.9998582Z Selecting previously unselected package gdal-bin. 2021-05-14T23:08:50.9999978Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:08:51.0001199Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:51.0002821Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-14T23:08:51.0004104Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:08:51.0005391Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:08:51.0079657Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-14T23:08:51.0403216Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-14T23:08:51.0416292Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:08:51.0980720Z Selecting previously unselected package geoclue-2.0. 2021-05-14T23:08:51.1267781Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-14T23:08:51.1282450Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:08:51.1732733Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-14T23:08:51.2062197Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:08:51.2074367Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:08:51.2629349Z Selecting previously unselected package p11-kit. 2021-05-14T23:08:51.2972359Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:08:51.2986943Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:08:51.3419661Z Selecting previously unselected package pinentry-gnome3. 2021-05-14T23:08:51.3684200Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-14T23:08:51.3699206Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:08:51.4120719Z Selecting previously unselected package gnome-keyring. 2021-05-14T23:08:51.4434798Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:08:51.4560076Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:08:51.5791149Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-14T23:08:51.6142193Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:08:51.6163190Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:08:51.6579095Z Selecting previously unselected package grass-doc. 2021-05-14T23:08:51.6873065Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-14T23:08:51.6887995Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-14T23:08:53.6019724Z Selecting previously unselected package liblaszip8:amd64. 2021-05-14T23:08:53.6352957Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-14T23:08:53.6378224Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:08:53.6800083Z Selecting previously unselected package libpdal-util9. 2021-05-14T23:08:53.7131958Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:53.7145901Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:08:53.7578622Z Selecting previously unselected package libpdal-base9. 2021-05-14T23:08:53.7851994Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:53.7924650Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:08:53.9884458Z Selecting previously unselected package grass-core. 2021-05-14T23:08:54.0211120Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-14T23:08:54.0224650Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-14T23:08:54.6962547Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-14T23:08:54.7300084Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-14T23:08:54.7318462Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:08:54.7739298Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-14T23:08:54.7996614Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-14T23:08:54.8011653Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:08:54.8378574Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-14T23:08:54.8698794Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-14T23:08:54.8712760Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:08:54.9661808Z Selecting previously unselected package iio-sensor-proxy. 2021-05-14T23:08:54.9974196Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-14T23:08:54.9990206Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:08:55.0458853Z Selecting previously unselected package libassimp5:amd64. 2021-05-14T23:08:55.0710649Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-14T23:08:55.0724717Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:08:55.4220327Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-14T23:08:55.4522361Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-14T23:08:55.4538956Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:08:55.5739669Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-14T23:08:55.6030823Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-14T23:08:55.6046981Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:08:55.6499040Z Selecting previously unselected package libfcgi-bin. 2021-05-14T23:08:55.6809005Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-14T23:08:55.6821861Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:08:55.7178451Z Selecting previously unselected package libimagequant0:amd64. 2021-05-14T23:08:55.7472601Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-14T23:08:55.7493587Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:08:55.7800646Z Selecting previously unselected package libjs-jquery-ui. 2021-05-14T23:08:55.8133402Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-14T23:08:55.8217405Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:08:55.9271270Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-14T23:08:55.9589827Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-14T23:08:55.9603594Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:08:55.9967978Z Selecting previously unselected package libmbim-proxy. 2021-05-14T23:08:56.0368413Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-14T23:08:56.0381710Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-14T23:08:56.0668287Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-14T23:08:56.1011940Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:08:56.1027714Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:08:56.1339553Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-14T23:08:56.1655065Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:08:56.1670681Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:08:56.2108156Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-14T23:08:56.2432347Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-14T23:08:56.2450377Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:08:56.2978809Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-14T23:08:56.3245914Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:08:56.3259125Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:08:56.3698699Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-14T23:08:56.3993132Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-14T23:08:56.4013720Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:08:56.4329464Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-14T23:08:56.4623273Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:56.4638774Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:08:56.4979045Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-14T23:08:56.5279349Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:56.5295866Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:08:56.5617636Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-14T23:08:56.5937499Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:56.5954174Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:08:56.6303026Z Selecting previously unselected package libpdal-plugin-python. 2021-05-14T23:08:56.6634029Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:56.6651232Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:08:56.7097394Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-14T23:08:56.7418244Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:08:56.7454983Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:08:56.9120874Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-14T23:08:56.9448383Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:56.9465216Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:08:56.9818156Z Selecting previously unselected package libpdal-plugins. 2021-05-14T23:08:57.0136069Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:57.0151268Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:08:57.0419620Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-14T23:08:57.0763687Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:57.0776167Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:57.1215586Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-14T23:08:57.1581550Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:57.1601347Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:57.2713020Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-14T23:08:57.3025351Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:57.3041572Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:57.3576416Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-14T23:08:57.3834499Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:57.3846671Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:57.4225764Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-14T23:08:57.4576220Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:57.4590066Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:57.4978373Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-14T23:08:57.5238650Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:57.5252991Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:57.5665686Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-14T23:08:57.5989435Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:57.6029846Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:57.6419850Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-14T23:08:57.6690388Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:57.6711130Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:57.7023928Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-14T23:08:57.7354459Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:57.7368619Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:57.7818758Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-14T23:08:57.8080224Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:57.8094795Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:57.8458252Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-14T23:08:57.8693789Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:57.8712892Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:57.8996124Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-14T23:08:57.9322161Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:57.9337573Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:57.9856358Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-14T23:08:58.0188329Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:58.0203684Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:58.1459699Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-14T23:08:58.1764069Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:58.1777990Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:58.5658738Z Selecting previously unselected package qtchooser. 2021-05-14T23:08:58.5952124Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-14T23:08:58.5964892Z Unpacking qtchooser (66-2build1) ... 2021-05-14T23:08:58.6298940Z Selecting previously unselected package qdoc-qt5. 2021-05-14T23:08:58.6592195Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:58.6605551Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:58.7418631Z Selecting previously unselected package libqt5help5:amd64. 2021-05-14T23:08:58.7719985Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:58.7734391Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:58.8118888Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-14T23:08:58.8433359Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:58.8449973Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:58.8862511Z Selecting previously unselected package qt5-assistant. 2021-05-14T23:08:58.9193966Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:58.9206173Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:08:58.9833612Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-14T23:08:59.0157747Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:59.0171794Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:59.0499502Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-14T23:08:59.0850628Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:59.0869330Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:59.3116914Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-14T23:08:59.3468677Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:59.3495378Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:59.4633331Z Selecting previously unselected package qttools5-dev-tools. 2021-05-14T23:08:59.4988152Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:59.5000853Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:08:59.6355913Z Selecting previously unselected package libqgis-customwidgets. 2021-05-14T23:08:59.6684054Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:59.6692793Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:59.7906528Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-14T23:09:00.5031343Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:09:00.5033229Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:00.5034429Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-14T23:09:00.5111707Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:09:00.5113171Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:00.5126093Z Selecting previously unselected package libqgispython3.10.4. 2021-05-14T23:09:00.5127995Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:09:00.5130236Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:00.5131626Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-14T23:09:00.5133210Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-14T23:09:00.5134658Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:09:00.5136187Z Selecting previously unselected package libqmi-proxy. 2021-05-14T23:09:00.5138170Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-14T23:09:00.5139540Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-14T23:09:00.5140442Z Selecting previously unselected package libqt5test5:amd64. 2021-05-14T23:09:00.5174716Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:09:00.5176188Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:00.5178107Z Selecting previously unselected package libwacom-bin. 2021-05-14T23:09:00.5179427Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:09:00.5180488Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:09:00.5181470Z Selecting previously unselected package modemmanager. 2021-05-14T23:09:00.5182790Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-14T23:09:00.5183765Z Unpacking modemmanager (1.12.8-1) ... 2021-05-14T23:09:00.6461951Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-14T23:09:00.6787363Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-14T23:09:00.6807746Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:09:00.7216988Z Selecting previously unselected package python-matplotlib-data. 2021-05-14T23:09:00.7546626Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-14T23:09:00.7565254Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:09:01.1148573Z Selecting previously unselected package python3-soupsieve. 2021-05-14T23:09:01.1478701Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-14T23:09:01.1498350Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:09:01.1858737Z Selecting previously unselected package python3-bs4. 2021-05-14T23:09:01.2167975Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-14T23:09:01.2183944Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-14T23:09:01.2578758Z Selecting previously unselected package python3-cycler. 2021-05-14T23:09:01.2881211Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-14T23:09:01.2896169Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-14T23:09:01.3219367Z Selecting previously unselected package python3-dateutil. 2021-05-14T23:09:01.3531476Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-14T23:09:01.3546999Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:09:01.3961618Z Selecting previously unselected package python3-decorator. 2021-05-14T23:09:01.4289461Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-14T23:09:01.4304610Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:09:01.4619010Z Selecting previously unselected package python3-future. 2021-05-14T23:09:01.4917870Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-14T23:09:01.4940564Z Unpacking python3-future (0.18.2-2) ... 2021-05-14T23:09:01.5736391Z Selecting previously unselected package python3-webencodings. 2021-05-14T23:09:01.6074231Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-14T23:09:01.6088161Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:09:01.6368868Z Selecting previously unselected package python3-html5lib. 2021-05-14T23:09:01.6694445Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-14T23:09:01.6708059Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-14T23:09:01.7112947Z Selecting previously unselected package python3-ipython-genutils. 2021-05-14T23:09:01.7459164Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-14T23:09:01.7474789Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:09:01.7786636Z Selecting previously unselected package python3-traitlets. 2021-05-14T23:09:01.8129242Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-14T23:09:01.8140271Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-14T23:09:01.8570905Z Selecting previously unselected package python3-jupyter-core. 2021-05-14T23:09:01.8826769Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-14T23:09:01.8838957Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:09:01.9161580Z Selecting previously unselected package python3-kiwisolver. 2021-05-14T23:09:01.9496175Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-14T23:09:01.9508915Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:09:01.9939078Z Selecting previously unselected package python3-lxml:amd64. 2021-05-14T23:09:02.0206852Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-14T23:09:02.0222315Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:09:02.1875807Z Selecting previously unselected package python3-pyparsing. 2021-05-14T23:09:02.2218555Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-14T23:09:02.2235029Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-14T23:09:02.2619244Z Selecting previously unselected package python3-matplotlib. 2021-05-14T23:09:02.2944013Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-14T23:09:02.3929699Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:09:02.8293772Z Selecting previously unselected package python3-nbformat. 2021-05-14T23:09:02.8613081Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-14T23:09:02.8630673Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-14T23:09:02.8972573Z Selecting previously unselected package python3-olefile. 2021-05-14T23:09:02.9316960Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-14T23:09:02.9326326Z Unpacking python3-olefile (0.46-2) ... 2021-05-14T23:09:02.9649222Z Selecting previously unselected package python3-pyproj. 2021-05-14T23:09:02.9976095Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-14T23:09:02.9989093Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:09:03.0635875Z Selecting previously unselected package python3-tz. 2021-05-14T23:09:03.0966816Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-14T23:09:03.0981557Z Unpacking python3-tz (2019.3-1) ... 2021-05-14T23:09:03.1302385Z Selecting previously unselected package python3-owslib. 2021-05-14T23:09:03.1576540Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-14T23:09:03.1591708Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-14T23:09:03.2098496Z Selecting previously unselected package python3-pil:amd64. 2021-05-14T23:09:03.2364446Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-14T23:09:03.2377089Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:09:03.3058276Z Selecting previously unselected package python3-retrying. 2021-05-14T23:09:03.3354567Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-14T23:09:03.3366896Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-14T23:09:03.3711174Z Selecting previously unselected package python3-plotly. 2021-05-14T23:09:03.3998212Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-14T23:09:03.4008313Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:09:03.9220869Z Selecting previously unselected package python3-psycopg2. 2021-05-14T23:09:03.9535997Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-14T23:09:03.9548563Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:09:03.9929521Z Selecting previously unselected package python3-sip. 2021-05-14T23:09:04.0240067Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-14T23:09:04.0258171Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:09:04.0602138Z Selecting previously unselected package python3-pyqt5. 2021-05-14T23:09:04.0932486Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:09:04.0946857Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:04.3772008Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-14T23:09:04.4085352Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:09:04.4096636Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:09:04.4644137Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-14T23:09:04.4927263Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:09:04.4939118Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:04.5273572Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-14T23:09:04.5571760Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:09:04.5583299Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:04.5839406Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-14T23:09:04.6131579Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:09:04.6144105Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:04.6579129Z Selecting previously unselected package python3-qgis-common. 2021-05-14T23:09:04.6858533Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:09:04.6873724Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:05.0079636Z Selecting previously unselected package python3-qgis. 2021-05-14T23:09:05.0413368Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:09:05.0425990Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:06.0138075Z Selecting previously unselected package python3-tk:amd64. 2021-05-14T23:09:06.0448120Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-14T23:09:06.0459683Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:09:06.0849008Z Selecting previously unselected package libjs-leaflet. 2021-05-14T23:09:06.1153605Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-14T23:09:06.1165991Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:09:06.1684562Z Selecting previously unselected package qgis-common. 2021-05-14T23:09:06.1992522Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:09:06.2004677Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:07.7723444Z Selecting previously unselected package qgis. 2021-05-14T23:09:07.8057746Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:09:07.8614801Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:08.1117496Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-14T23:09:08.1438740Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:09:08.1453556Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:08.3370985Z Selecting previously unselected package qgis-provider-grass. 2021-05-14T23:09:08.3705919Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:09:08.3721626Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:08.4138410Z Selecting previously unselected package qgis-plugin-grass. 2021-05-14T23:09:08.4414073Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:09:08.4426817Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:08.5220459Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-14T23:09:08.5505081Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:09:08.5521793Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:08.5910355Z Selecting previously unselected package qttranslations5-l10n. 2021-05-14T23:09:08.6221681Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-14T23:09:08.6240840Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:09:08.8155145Z Selecting previously unselected package wpasupplicant. 2021-05-14T23:09:08.8478866Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-14T23:09:08.8490682Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:09:08.9810208Z Selecting previously unselected package proj-bin. 2021-05-14T23:09:09.0124180Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-14T23:09:09.0134515Z Unpacking proj-bin (6.3.1-1) ... 2021-05-14T23:09:09.0475821Z Selecting previously unselected package usb-modeswitch-data. 2021-05-14T23:09:09.0815755Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-14T23:09:09.0827638Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-14T23:09:09.1126316Z Selecting previously unselected package usb-modeswitch. 2021-05-14T23:09:09.1444686Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-14T23:09:09.1520600Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:09:09.2239461Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:09:09.2283030Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:09:09.4975603Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-14T23:09:09.4997981Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:09:09.5030761Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:09:09.5058460Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:09.5177531Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:09:09.5240428Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:09:09.5284896Z Setting up proj-data (6.3.1-1) ... 2021-05-14T23:09:09.5322343Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:09:09.5354098Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:09:09.5402157Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:09:09.5443533Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:09:09.5477010Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:09:09.5514429Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:09:09.5547136Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:09:10.5037094Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:09:10.5042388Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:09:10.5043547Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:09:10.5044684Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:09:10.5046173Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:09:10.5047159Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:09:10.5048178Z Setting up python3-olefile (0.46-2) ... 2021-05-14T23:09:10.5049177Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-14T23:09:10.5049995Z Setting up python3-retrying (1.3.3-4) ... 2021-05-14T23:09:10.5050949Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:09:10.5051857Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:09:10.5052721Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:09:10.5053791Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:09:10.5054658Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:09:10.5055635Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:09:10.5058603Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:09:10.5059420Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:09:10.5060532Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:09:10.5061415Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:09:10.5062233Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:09:10.5063025Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:09:10.5063792Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:09:10.5064643Z Setting up python3-tz (2019.3-1) ... 2021-05-14T23:09:10.5613646Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:09:10.5735603Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:09:10.5773564Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:09:10.5848997Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:09:10.5888112Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:09:10.5930343Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:09:10.5977192Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:09:10.6008388Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:09:10.7534657Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:09:10.7570012Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:09:10.7604639Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:09:10.7634204Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:09:10.7713536Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:09:10.7744475Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-14T23:09:10.9465529Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:09:10.9514330Z Setting up python3-cycler (0.10.0-3) ... 2021-05-14T23:09:11.1054961Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:09:11.1092035Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:09:11.1132882Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:09:11.1164396Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-14T23:09:11.1193358Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-14T23:09:11.1230683Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:09:11.1273727Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:09:11.2980846Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:09:11.3034925Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:09:11.3081359Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:09:11.3113016Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:11.3209968Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-14T23:09:11.5423472Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:09:12.7510473Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:09:12.7547247Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:09:12.7578882Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:09:12.7636220Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:09:12.7668548Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:09:12.7702534Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:09:12.7735909Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:09:12.7773870Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:09:12.9740406Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:12.9801151Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:09:12.9815011Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:09:12.9853001Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-14T23:09:13.1851079Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:09:13.1904988Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:09:13.1943505Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:09:13.1983170Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:09:13.2023155Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:09:13.2205773Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:09:13.4020850Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:09:13.4069304Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:09:13.4105391Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:09:13.4190959Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:09:13.4234746Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:09:13.4304241Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:13.4340191Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:09:13.4377540Z Setting up python3-future (0.18.2-2) ... 2021-05-14T23:09:13.4457956Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-14T23:09:13.4519039Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-14T23:09:13.7962075Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:13.9687555Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:09:13.9724444Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:13.9823827Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:09:13.9859096Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:09:13.9895750Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:09:13.9947209Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:09:13.9977270Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:09:14.0012925Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:14.0044690Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:09:14.3279772Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:09:14.5114723Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:09:14.6845247Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:09:14.6876322Z Setting up qtchooser (66-2build1) ... 2021-05-14T23:09:14.6908936Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:09:14.6941810Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:09:14.8644194Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:09:14.8678459Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:09:14.8718162Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:09:14.8752282Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:09:15.8310178Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:09:15.8342355Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:09:15.8376673Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:09:15.8410697Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:15.8441098Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:15.8472152Z Setting up proj-bin (6.3.1-1) ... 2021-05-14T23:09:15.8507772Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:09:15.8559613Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:09:15.8594097Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:09:16.3117670Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-14T23:09:16.3137665Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:16.3168907Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-14T23:09:16.5003161Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-14T23:09:16.5053644Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:09:16.6781605Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:16.6820997Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-14T23:09:16.8845449Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:09:16.8877313Z Setting up gcr (3.36.0-2build1) ... 2021-05-14T23:09:16.8935710Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:16.8971291Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:09:17.0468372Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:09:17.0476352Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:09:17.5901656Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:09:17.8856276Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:17.8900656Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:09:17.8935610Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:17.8968352Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:17.8997737Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:17.9027265Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:17.9071717Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:09:18.0697759Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:18.0699284Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:09:18.0703203Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:18.0706121Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:09:18.1133484Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:18.1134499Z if direction is "increasing": 2021-05-14T23:09:18.1137491Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:18.1139925Z elif direction is "decreasing": 2021-05-14T23:09:18.1314553Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:18.1316790Z if direction is "increasing": 2021-05-14T23:09:18.1320082Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:18.1322295Z elif direction is "decreasing": 2021-05-14T23:09:19.0271352Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:19.0272891Z if props["offset_coordinates"] is "data": 2021-05-14T23:09:19.0275191Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:09:19.0276439Z if props["coordinates"] is not "data": 2021-05-14T23:09:19.8668723Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:09:20.5419386Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:09:20.5422106Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:09:20.5425048Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-14T23:09:21.7061420Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:09:21.7067401Z First installation detected... 2021-05-14T23:09:21.7069492Z Checking NSS setup... 2021-05-14T23:09:21.7114394Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:09:21.7192106Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:21.7290053Z Setting up python3-owslib (0.19.1-1) ... 2021-05-14T23:09:22.0040094Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:09:22.0114688Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:09:22.0151741Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:09:22.0186467Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:09:22.0231899Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:09:22.0278213Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:09:22.0309353Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:09:22.0345254Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:09:22.0391482Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:09:22.2478927Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:09:22.2517334Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:09:22.2554821Z Setting up grass-core (7.8.2-1build3) ... 2021-05-14T23:09:22.6089658Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:22.6091581Z if value is '': 2021-05-14T23:09:22.7043974Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:22.7046651Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:09:22.7047583Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:22.7048554Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:09:22.7049610Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:09:22.7050390Z if driver_string is not None and driver_string is not "": 2021-05-14T23:09:22.7491152Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:22.7492658Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:09:22.7494255Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:22.7495237Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:09:22.8148149Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:09:22.8199187Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:22.8284029Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-14T23:09:22.8323313Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:22.8355729Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:22.8531337Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:22.8577099Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:22.8608052Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:22.8636575Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:22.8674484Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:22.8708123Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:09:22.9649473Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:22.9681664Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:22.9717147Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:22.9762446Z Setting up modemmanager (1.12.8-1) ... 2021-05-14T23:09:23.1197319Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:09:23.1199975Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:09:23.6453817Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:23.6492605Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:23.6540775Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:09:23.6576262Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:23.6654255Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:23.6685006Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:23.6714203Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:09:23.6748410Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:09:23.6781649Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:09:23.6809452Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:23.6846746Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:23.6901261Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:23.6932791Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:23.6974854Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:23.7005094Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:23.7035677Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:09:23.7067488Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:09:23.7099071Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:23.7136150Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:23.7164944Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:23.8870159Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:23.8906252Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:23.8944866Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:23.8980569Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:57.4932792Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:57.4972003Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:57.5010198Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:57.5042109Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:58.0221161Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:58.0223001Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:58.0224416Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:58.0225635Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:58.0226795Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:58.0228215Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:58.0229305Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:58.0230506Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:09:58.0231580Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:58.0232502Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:58.0233385Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:58.0234289Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:58.0235228Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-14T23:09:58.0236146Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-14T23:09:58.8772747Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:09:58.8941040Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:09:58.9200367Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:09:58.9362597Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-14T23:09:59.0770202Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:09:59.1124887Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-14T23:09:59.3606909Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:10:10.8873120Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:10:10.9110177Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:10:13.1859141Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T23:10:13.1859702Z with: 2021-05-14T23:10:13.1860204Z github_slug: neuroconductor/kirby21.asl 2021-05-14T23:10:13.1860654Z env: 2021-05-14T23:10:13.1861084Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:13.1861695Z TIC_DEPLOY_KEY: 2021-05-14T23:10:13.1862630Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:10:13.1864431Z GITHUB_PAT: *** 2021-05-14T23:10:13.1864799Z COVERALLS_TOKEN: 2021-05-14T23:10:13.1865246Z continue-on-error: false 2021-05-14T23:10:13.1865846Z VDIFFR_RUN_TESTS: 2021-05-14T23:10:13.1866647Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:10:13.1867566Z TZ: UTC 2021-05-14T23:10:13.1868109Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:13.1868660Z NOT_CRAN: true 2021-05-14T23:10:13.1869027Z ##[endgroup] 2021-05-14T23:10:13.2287894Z repo slug is: neuroconductor/kirby21.asl 2021-05-14T23:10:13.2388902Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T23:10:13.2389436Z env: 2021-05-14T23:10:13.2390002Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:13.2390588Z TIC_DEPLOY_KEY: 2021-05-14T23:10:13.2391347Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:10:13.2392838Z GITHUB_PAT: *** 2021-05-14T23:10:13.2393201Z COVERALLS_TOKEN: 2021-05-14T23:10:13.2393618Z continue-on-error: false 2021-05-14T23:10:13.2394196Z VDIFFR_RUN_TESTS: 2021-05-14T23:10:13.2394600Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:10:13.2394985Z TZ: UTC 2021-05-14T23:10:13.2395472Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:13.2395997Z NOT_CRAN: true 2021-05-14T23:10:13.2396308Z ##[endgroup] 2021-05-14T23:10:13.4474740Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T23:10:13.4475422Z with: 2021-05-14T23:10:13.4475828Z repo_name: kirby21.asl 2021-05-14T23:10:13.4476245Z repo_version: 1.7.0 2021-05-14T23:10:13.4476652Z runner_os: Linux 2021-05-14T23:10:13.4477023Z R_version: 3.5 2021-05-14T23:10:13.4477375Z env: 2021-05-14T23:10:13.4477805Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:13.4478286Z TIC_DEPLOY_KEY: 2021-05-14T23:10:13.4479088Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:10:13.4480781Z GITHUB_PAT: *** 2021-05-14T23:10:13.4481377Z COVERALLS_TOKEN: 2021-05-14T23:10:13.4481842Z continue-on-error: false 2021-05-14T23:10:13.4482309Z VDIFFR_RUN_TESTS: 2021-05-14T23:10:13.4482774Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:10:13.4483210Z TZ: UTC 2021-05-14T23:10:13.4483577Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:13.4483984Z NOT_CRAN: true 2021-05-14T23:10:13.4484363Z ##[endgroup] 2021-05-14T23:10:13.4898373Z Package: kirby21.asl 2021-05-14T23:10:13.4905859Z Version: 1.7.0 2021-05-14T23:10:13.4906291Z OS: Linux 2021-05-14T23:10:13.4981667Z ##[group]Run install.packages('remotes') 2021-05-14T23:10:13.4982593Z install.packages('remotes') 2021-05-14T23:10:13.4983550Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T23:10:13.4984704Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T23:10:13.4991887Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:10:13.4992282Z env: 2021-05-14T23:10:13.4992723Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:13.4993683Z TIC_DEPLOY_KEY: 2021-05-14T23:10:13.4995034Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:10:13.4996771Z GITHUB_PAT: *** 2021-05-14T23:10:13.4997519Z COVERALLS_TOKEN: 2021-05-14T23:10:13.4998055Z continue-on-error: false 2021-05-14T23:10:13.4998491Z VDIFFR_RUN_TESTS: 2021-05-14T23:10:13.4999535Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:10:13.5000017Z TZ: UTC 2021-05-14T23:10:13.5000590Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:13.5001055Z NOT_CRAN: true 2021-05-14T23:10:13.5001498Z ##[endgroup] 2021-05-14T23:10:13.6802565Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:10:13.6804379Z (as ‘lib’ is unspecified) 2021-05-14T23:10:31.7366899Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T23:10:33.0777061Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-14T23:10:33.1193647Z ================================================== 2021-05-14T23:10:33.1195573Z downloaded 378 KB 2021-05-14T23:10:33.1196025Z 2021-05-14T23:10:33.3661787Z * installing *binary* package ‘remotes’ ... 2021-05-14T23:10:33.3712042Z * DONE (remotes) 2021-05-14T23:10:33.3763935Z 2021-05-14T23:10:33.3764795Z The downloaded source packages are in 2021-05-14T23:10:33.3766260Z ‘/tmp/RtmphpYCfB/downloaded_packages’ 2021-05-14T23:10:54.3715563Z ##[group]Run actions/cache@v1 2021-05-14T23:10:54.3715977Z with: 2021-05-14T23:10:54.3716512Z path: /home/runner/work/_temp/Library 2021-05-14T23:10:54.3718800Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-4e4f3a5611213ec5c17eb5b37e54d9d0190ad3f2ea6199ab3fcedd85fa2b76a7 2021-05-14T23:10:54.3721835Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-14T23:10:54.3722873Z env: 2021-05-14T23:10:54.3723252Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:54.3723678Z TIC_DEPLOY_KEY: 2021-05-14T23:10:54.3724560Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:10:54.3726068Z GITHUB_PAT: *** 2021-05-14T23:10:54.3726431Z COVERALLS_TOKEN: 2021-05-14T23:10:54.3726834Z continue-on-error: false 2021-05-14T23:10:54.3727245Z VDIFFR_RUN_TESTS: 2021-05-14T23:10:54.3727650Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:10:54.3728078Z TZ: UTC 2021-05-14T23:10:54.3728600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:54.3729022Z NOT_CRAN: true 2021-05-14T23:10:54.3729341Z ##[endgroup] 2021-05-14T23:10:54.4209189Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:10:54.4279783Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:10:54.4280612Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:10:54.4281332Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-14T23:10:54.4281934Z sudo -s eval "$sysreqs" 2021-05-14T23:10:54.4331375Z shell: /usr/bin/bash -e {0} 2021-05-14T23:10:54.4331740Z env: 2021-05-14T23:10:54.4332168Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:54.4332620Z TIC_DEPLOY_KEY: 2021-05-14T23:10:54.4333683Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:10:54.4335035Z GITHUB_PAT: *** 2021-05-14T23:10:54.4335376Z COVERALLS_TOKEN: 2021-05-14T23:10:54.4335799Z continue-on-error: false 2021-05-14T23:10:54.4336196Z VDIFFR_RUN_TESTS: 2021-05-14T23:10:54.4337107Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:10:54.4337727Z TZ: UTC 2021-05-14T23:10:54.4338118Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:54.4338498Z NOT_CRAN: true 2021-05-14T23:10:54.4338953Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-14T23:10:54.4339401Z ##[endgroup] 2021-05-14T23:10:54.6457102Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:10:55.1179192Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-14T23:11:14.7091098Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-14T23:11:14.7092257Z crayon (NA -> 1.4.1) [CRAN] 2021-05-14T23:11:14.7093451Z R6 (NA -> 2.5.0) [CRAN] 2021-05-14T23:11:14.7094275Z desc (NA -> 1.3.0) [CRAN] 2021-05-14T23:11:14.7095099Z debugme (NA -> 1.1.0) [CRAN] 2021-05-14T23:11:14.7116430Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-14T23:11:14.7132786Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:11:14.7150969Z (as ‘lib’ is unspecified) 2021-05-14T23:11:30.5099692Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T23:11:31.9572110Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-14T23:11:32.0864326Z ================================================== 2021-05-14T23:11:32.0865446Z downloaded 93 KB 2021-05-14T23:11:32.0866190Z 2021-05-14T23:11:32.0912371Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T23:11:33.4431443Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-14T23:11:33.6565209Z ================================================== 2021-05-14T23:11:33.6566142Z downloaded 134 KB 2021-05-14T23:11:33.6566524Z 2021-05-14T23:11:33.6602591Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T23:11:35.1101570Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-14T23:11:35.1889115Z ================================================== 2021-05-14T23:11:35.1889592Z downloaded 79 KB 2021-05-14T23:11:35.1889854Z 2021-05-14T23:11:35.1942237Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T23:11:36.4133549Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-14T23:11:36.7502261Z ================================================== 2021-05-14T23:11:36.7503462Z downloaded 515 KB 2021-05-14T23:11:36.7504091Z 2021-05-14T23:11:36.7542485Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-14T23:11:38.2527328Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-14T23:11:38.6638446Z ================================================== 2021-05-14T23:11:38.6639022Z downloaded 991 KB 2021-05-14T23:11:38.6639277Z 2021-05-14T23:11:38.9083520Z * installing *binary* package ‘rprojroot’ ... 2021-05-14T23:11:38.9133689Z * DONE (rprojroot) 2021-05-14T23:11:39.1556351Z * installing *binary* package ‘crayon’ ... 2021-05-14T23:11:39.1603070Z * DONE (crayon) 2021-05-14T23:11:39.3816132Z * installing *binary* package ‘R6’ ... 2021-05-14T23:11:39.3859484Z * DONE (R6) 2021-05-14T23:11:39.6444960Z * installing *binary* package ‘desc’ ... 2021-05-14T23:11:39.6495090Z * DONE (desc) 2021-05-14T23:11:39.9034320Z * installing *binary* package ‘debugme’ ... 2021-05-14T23:11:39.9089496Z * DONE (debugme) 2021-05-14T23:11:39.9147463Z 2021-05-14T23:11:39.9148667Z The downloaded source packages are in 2021-05-14T23:11:39.9150391Z ‘/tmp/Rtmp4oODct/downloaded_packages’ 2021-05-14T23:11:39.9163042Z Running `R CMD build`... 2021-05-14T23:11:40.1605272Z * checking for file ‘/tmp/Rtmp4oODct/remotes693f2aad972e/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-14T23:11:40.1606938Z * preparing ‘sysreqs’: 2021-05-14T23:11:40.1608106Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:11:40.1609321Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:11:40.1610353Z * checking for empty or unneeded directories 2021-05-14T23:11:40.1611293Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-14T23:11:40.1613443Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:11:40.1614443Z (as ‘lib’ is unspecified) 2021-05-14T23:11:40.3756546Z * installing *source* package ‘sysreqs’ ... 2021-05-14T23:11:40.3906239Z ** R 2021-05-14T23:11:40.4001302Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:11:40.6196696Z ** help 2021-05-14T23:11:40.6335882Z *** installing help indices 2021-05-14T23:11:40.6560087Z ** building package indices 2021-05-14T23:11:40.6693067Z ** testing if installed package can be loaded 2021-05-14T23:11:40.8723555Z * DONE (sysreqs) 2021-05-14T23:12:01.2237425Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:12:01.2239453Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-14T23:12:01.2241580Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-14T23:12:01.2870126Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:12:01.3659514Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-14T23:12:01.3764847Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-14T23:12:01.4881556Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:12:01.7634341Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-14T23:12:02.0384893Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:12:03.0163308Z Reading package lists... 2021-05-14T23:12:03.0964430Z Reading package lists... 2021-05-14T23:12:03.2390191Z Building dependency tree... 2021-05-14T23:12:03.2414203Z Reading state information... 2021-05-14T23:12:03.3930185Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-14T23:12:03.3931775Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-14T23:12:03.3933059Z libssh2-1-dev set to manually installed. 2021-05-14T23:12:03.3934179Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-14T23:12:03.3935723Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-14T23:12:03.3937753Z Suggested packages: 2021-05-14T23:12:03.3939147Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-14T23:12:03.4374788Z The following NEW packages will be installed: 2021-05-14T23:12:03.4377997Z libcurl4-openssl-dev 2021-05-14T23:12:03.4566581Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:12:03.4567202Z Need to get 321 kB of archives. 2021-05-14T23:12:03.4568013Z After this operation, 1539 kB of additional disk space will be used. 2021-05-14T23:12:03.4570966Z 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-14T23:12:03.8921084Z Fetched 321 kB in 0s (14.3 MB/s) 2021-05-14T23:12:03.9230039Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-14T23:12:03.9312595Z (Reading database ... 2021-05-14T23:12:03.9314002Z (Reading database ... 5% 2021-05-14T23:12:03.9314925Z (Reading database ... 10% 2021-05-14T23:12:03.9315723Z (Reading database ... 15% 2021-05-14T23:12:03.9316337Z (Reading database ... 20% 2021-05-14T23:12:03.9317031Z (Reading database ... 25% 2021-05-14T23:12:03.9317971Z (Reading database ... 30% 2021-05-14T23:12:03.9318532Z (Reading database ... 35% 2021-05-14T23:12:03.9319098Z (Reading database ... 40% 2021-05-14T23:12:03.9319648Z (Reading database ... 45% 2021-05-14T23:12:03.9320260Z (Reading database ... 50% 2021-05-14T23:12:03.9345931Z (Reading database ... 55% 2021-05-14T23:12:03.9394342Z (Reading database ... 60% 2021-05-14T23:12:03.9438720Z (Reading database ... 65% 2021-05-14T23:12:03.9624782Z (Reading database ... 70% 2021-05-14T23:12:03.9654599Z (Reading database ... 75% 2021-05-14T23:12:03.9979864Z (Reading database ... 80% 2021-05-14T23:12:04.0077222Z (Reading database ... 85% 2021-05-14T23:12:04.0489555Z (Reading database ... 90% 2021-05-14T23:12:04.0586950Z (Reading database ... 95% 2021-05-14T23:12:04.0590559Z (Reading database ... 100% 2021-05-14T23:12:04.0591341Z (Reading database ... 285015 files and directories currently installed.) 2021-05-14T23:12:04.0757712Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-14T23:12:04.0766752Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:12:04.1716686Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:12:04.1759575Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:12:09.3302072Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T23:12:09.3302912Z remotes::install_github("ropensci/tic") 2021-05-14T23:12:09.3303650Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T23:12:09.3304557Z remotes::install_github("muschellij2/aghast") 2021-05-14T23:12:09.3305430Z remotes::install_cran("covr") 2021-05-14T23:12:09.3320921Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:12:09.3321684Z env: 2021-05-14T23:12:09.3322197Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:12:09.3322671Z TIC_DEPLOY_KEY: 2021-05-14T23:12:09.3323502Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:12:09.3325942Z GITHUB_PAT: *** 2021-05-14T23:12:09.3326304Z COVERALLS_TOKEN: 2021-05-14T23:12:09.3326893Z continue-on-error: false 2021-05-14T23:12:09.3327479Z VDIFFR_RUN_TESTS: 2021-05-14T23:12:09.3327918Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:12:09.3328529Z TZ: UTC 2021-05-14T23:12:09.3329033Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:12:09.3329408Z NOT_CRAN: true 2021-05-14T23:12:09.3329919Z ##[endgroup] 2021-05-14T23:12:09.5214853Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:12:10.2541530Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T23:12:28.7606419Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T23:12:28.7607034Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:12:28.7607541Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:12:28.7608190Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T23:12:28.7608718Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T23:12:28.7609422Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T23:12:28.7609999Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T23:12:28.7610511Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T23:12:28.7611252Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T23:12:28.7611978Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T23:12:28.7612643Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:12:28.7613168Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T23:12:28.7613694Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:12:28.7614201Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T23:12:28.7614722Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T23:12:28.7615288Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:12:28.7615988Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T23:12:28.7616480Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T23:12:28.7617159Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T23:12:28.7617664Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T23:12:28.7618162Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T23:12:28.7618669Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:12:28.7619383Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:12:28.7620068Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:12:28.7620596Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:12:28.7621099Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T23:12:28.7621622Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T23:12:28.7622309Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T23:12:28.7622842Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:12:28.7623524Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T23:12:28.7624022Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T23:12:28.7629243Z 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-14T23:12:28.7642242Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:12:28.7643186Z (as ‘lib’ is unspecified) 2021-05-14T23:12:44.2299781Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T23:12:46.6780389Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-14T23:12:47.0373108Z ================================================== 2021-05-14T23:12:47.0374163Z downloaded 1.3 MB 2021-05-14T23:12:47.0375234Z 2021-05-14T23:12:47.0415729Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T23:12:48.4983497Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-14T23:12:48.7161942Z ================================================== 2021-05-14T23:12:48.7162993Z downloaded 226 KB 2021-05-14T23:12:48.7163474Z 2021-05-14T23:12:48.7198907Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T23:12:50.5828206Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-14T23:12:50.5829001Z ================================================== 2021-05-14T23:12:50.5830055Z downloaded 140 KB 2021-05-14T23:12:50.5830354Z 2021-05-14T23:12:50.5832182Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-14T23:12:51.4153710Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-14T23:12:51.4157230Z ================================================== 2021-05-14T23:12:51.4157727Z downloaded 53 KB 2021-05-14T23:12:51.4158022Z 2021-05-14T23:12:51.4197786Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-14T23:12:52.7787936Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-14T23:12:52.8519505Z ================================================== 2021-05-14T23:12:52.8520226Z downloaded 22 KB 2021-05-14T23:12:52.8520513Z 2021-05-14T23:12:52.8564407Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T23:12:55.3058425Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-14T23:12:55.7466892Z ================================================== 2021-05-14T23:12:55.7467836Z downloaded 1.4 MB 2021-05-14T23:12:55.7468433Z 2021-05-14T23:12:55.7503668Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-14T23:12:57.1965999Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-14T23:12:57.1968896Z ================================================== 2021-05-14T23:12:57.1969626Z downloaded 36 KB 2021-05-14T23:12:57.1970078Z 2021-05-14T23:12:57.2003830Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T23:12:58.5182781Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-14T23:12:58.9507530Z ================================================== 2021-05-14T23:12:58.9508313Z downloaded 883 KB 2021-05-14T23:12:58.9508784Z 2021-05-14T23:12:58.9551548Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T23:13:00.4113855Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-14T23:13:00.6960328Z ================================================== 2021-05-14T23:13:00.6961899Z downloaded 522 KB 2021-05-14T23:13:00.6962656Z 2021-05-14T23:13:00.7000886Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-14T23:13:02.4253684Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-14T23:13:02.4254829Z ================================================== 2021-05-14T23:13:02.4255461Z downloaded 12 KB 2021-05-14T23:13:02.4256397Z 2021-05-14T23:13:02.4295073Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T23:13:03.7649470Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-14T23:13:04.0150904Z ================================================== 2021-05-14T23:13:04.0152230Z downloaded 482 KB 2021-05-14T23:13:04.0152693Z 2021-05-14T23:13:04.0191906Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T23:13:05.4864720Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-14T23:13:05.6123086Z ================================================== 2021-05-14T23:13:05.6124208Z downloaded 90 KB 2021-05-14T23:13:05.6124690Z 2021-05-14T23:13:05.6165124Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T23:13:07.1088388Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-14T23:13:07.4199072Z ================================================== 2021-05-14T23:13:07.4199559Z downloaded 503 KB 2021-05-14T23:13:07.4199985Z 2021-05-14T23:13:07.4236578Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T23:13:08.7552825Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-14T23:13:09.1004646Z ================================================== 2021-05-14T23:13:09.1005295Z downloaded 621 KB 2021-05-14T23:13:09.1005562Z 2021-05-14T23:13:09.1045339Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T23:13:10.4399384Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-14T23:13:10.6972472Z ================================================== 2021-05-14T23:13:10.6973189Z downloaded 265 KB 2021-05-14T23:13:10.6973468Z 2021-05-14T23:13:10.7013097Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T23:13:12.0416160Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-14T23:13:12.2156650Z ================================================== 2021-05-14T23:13:12.2157759Z downloaded 166 KB 2021-05-14T23:13:12.2158279Z 2021-05-14T23:13:12.2197036Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T23:13:13.6672803Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-14T23:13:13.9560091Z ================================================== 2021-05-14T23:13:13.9561623Z downloaded 235 KB 2021-05-14T23:13:13.9562215Z 2021-05-14T23:13:13.9599078Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-14T23:13:15.3082146Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-14T23:13:15.4973472Z ================================================== 2021-05-14T23:13:15.4973926Z downloaded 276 KB 2021-05-14T23:13:15.4974169Z 2021-05-14T23:13:15.5013342Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T23:13:16.9561537Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-14T23:13:17.0680504Z ================================================== 2021-05-14T23:13:17.0681389Z downloaded 202 KB 2021-05-14T23:13:17.0681654Z 2021-05-14T23:13:17.0723193Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-14T23:13:18.7184537Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-14T23:13:18.7614111Z ================================================== 2021-05-14T23:13:18.7614880Z downloaded 63 KB 2021-05-14T23:13:18.7615175Z 2021-05-14T23:13:18.7656213Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T23:13:20.2228902Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-14T23:13:20.2230254Z ================================================== 2021-05-14T23:13:20.2231182Z downloaded 45 KB 2021-05-14T23:13:20.2231646Z 2021-05-14T23:13:20.2269539Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T23:13:21.5676614Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-14T23:13:21.8252038Z ================================================== 2021-05-14T23:13:21.8252947Z downloaded 415 KB 2021-05-14T23:13:21.8253498Z 2021-05-14T23:13:21.8298433Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T23:13:23.2268670Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-14T23:13:23.4177622Z ================================================== 2021-05-14T23:13:23.4179162Z downloaded 90 KB 2021-05-14T23:13:23.4179851Z 2021-05-14T23:13:23.4218008Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T23:13:24.6489637Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-14T23:13:24.8391107Z ================================================== 2021-05-14T23:13:24.8392203Z downloaded 132 KB 2021-05-14T23:13:24.8392682Z 2021-05-14T23:13:24.8431524Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T23:13:26.0198729Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-14T23:13:26.3101739Z ================================================== 2021-05-14T23:13:26.3102385Z downloaded 270 KB 2021-05-14T23:13:26.3103095Z 2021-05-14T23:13:26.3143121Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T23:13:27.6564793Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-14T23:13:28.0341598Z ================================================== 2021-05-14T23:13:28.0342104Z downloaded 736 KB 2021-05-14T23:13:28.0342346Z 2021-05-14T23:13:28.0386082Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T23:13:31.6421666Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-14T23:13:31.6422972Z ================================================== 2021-05-14T23:13:31.6423821Z downloaded 45 KB 2021-05-14T23:13:31.6424227Z 2021-05-14T23:13:31.6466748Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T23:13:32.9517420Z Content type 'binary/octet-stream' length 68507 bytes (66 KB) 2021-05-14T23:13:33.0322091Z ================================================== 2021-05-14T23:13:33.0323754Z downloaded 66 KB 2021-05-14T23:13:33.0324558Z 2021-05-14T23:13:33.0365552Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T23:13:34.4643517Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-14T23:13:34.8247414Z ================================================== 2021-05-14T23:13:34.8247879Z downloaded 684 KB 2021-05-14T23:13:34.8248121Z 2021-05-14T23:13:34.8291118Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T23:13:36.3800065Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-14T23:13:36.4389774Z ================================================== 2021-05-14T23:13:36.4390286Z downloaded 45 KB 2021-05-14T23:13:36.4390575Z 2021-05-14T23:13:36.4430367Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T23:13:37.7378375Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-14T23:13:38.0598663Z ================================================== 2021-05-14T23:13:38.0599857Z downloaded 598 KB 2021-05-14T23:13:38.0600348Z 2021-05-14T23:13:38.3580904Z * installing *binary* package ‘rlang’ ... 2021-05-14T23:13:38.3642593Z * DONE (rlang) 2021-05-14T23:13:38.6001666Z * installing *binary* package ‘magrittr’ ... 2021-05-14T23:13:38.6050661Z * DONE (magrittr) 2021-05-14T23:13:38.8140042Z * installing *binary* package ‘glue’ ... 2021-05-14T23:13:38.8182364Z * DONE (glue) 2021-05-14T23:13:39.0145420Z * installing *binary* package ‘sys’ ... 2021-05-14T23:13:39.0184494Z * DONE (sys) 2021-05-14T23:13:39.2195509Z * installing *binary* package ‘mime’ ... 2021-05-14T23:13:39.2232373Z * DONE (mime) 2021-05-14T23:13:39.5337612Z * installing *binary* package ‘curl’ ... 2021-05-14T23:13:39.5411024Z * DONE (curl) 2021-05-14T23:13:39.7696079Z * installing *binary* package ‘jsonlite’ ... 2021-05-14T23:13:39.7744470Z * DONE (jsonlite) 2021-05-14T23:13:39.9661436Z * installing *binary* package ‘ini’ ... 2021-05-14T23:13:39.9696958Z * DONE (ini) 2021-05-14T23:13:40.1714713Z * installing *binary* package ‘gitcreds’ ... 2021-05-14T23:13:40.1757232Z * DONE (gitcreds) 2021-05-14T23:13:40.4261348Z * installing *binary* package ‘zip’ ... 2021-05-14T23:13:40.4321303Z * DONE (zip) 2021-05-14T23:13:40.6589675Z * installing *binary* package ‘rstudioapi’ ... 2021-05-14T23:13:40.6647436Z * DONE (rstudioapi) 2021-05-14T23:13:40.8869275Z * installing *binary* package ‘fastmap’ ... 2021-05-14T23:13:40.8910882Z * DONE (fastmap) 2021-05-14T23:13:41.1393667Z * installing *binary* package ‘yaml’ ... 2021-05-14T23:13:41.1465092Z * DONE (yaml) 2021-05-14T23:13:41.3833112Z * installing *binary* package ‘withr’ ... 2021-05-14T23:13:41.3875889Z * DONE (withr) 2021-05-14T23:13:41.6165256Z * installing *binary* package ‘whisker’ ... 2021-05-14T23:13:41.6210909Z * DONE (whisker) 2021-05-14T23:13:41.8289441Z * installing *binary* package ‘rappdirs’ ... 2021-05-14T23:13:41.8326609Z * DONE (rappdirs) 2021-05-14T23:13:42.1077752Z * installing *binary* package ‘fs’ ... 2021-05-14T23:13:42.1137810Z * DONE (fs) 2021-05-14T23:13:42.3134792Z * installing *binary* package ‘clipr’ ... 2021-05-14T23:13:42.3180811Z * DONE (clipr) 2021-05-14T23:13:42.5645469Z * installing *binary* package ‘git2r’ ... 2021-05-14T23:13:42.5697437Z * DONE (git2r) 2021-05-14T23:13:42.7818104Z * installing *binary* package ‘askpass’ ... 2021-05-14T23:13:42.7859876Z * DONE (askpass) 2021-05-14T23:13:43.0356071Z * installing *binary* package ‘cli’ ... 2021-05-14T23:13:43.0415965Z * DONE (cli) 2021-05-14T23:13:43.2678698Z * installing *binary* package ‘purrr’ ... 2021-05-14T23:13:43.2725379Z * DONE (purrr) 2021-05-14T23:13:43.4967218Z * installing *binary* package ‘lifecycle’ ... 2021-05-14T23:13:43.5017505Z * DONE (lifecycle) 2021-05-14T23:13:43.6899388Z * installing *binary* package ‘cachem’ ... 2021-05-14T23:13:43.6940856Z * DONE (cachem) 2021-05-14T23:13:44.0804970Z * installing *binary* package ‘openssl’ ... 2021-05-14T23:13:44.0892766Z * DONE (openssl) 2021-05-14T23:13:44.3090688Z * installing *binary* package ‘memoise’ ... 2021-05-14T23:13:44.3138978Z * DONE (memoise) 2021-05-14T23:13:44.5968015Z * installing *binary* package ‘httr’ ... 2021-05-14T23:13:44.6023078Z * DONE (httr) 2021-05-14T23:13:44.8110423Z * installing *binary* package ‘credentials’ ... 2021-05-14T23:13:44.8150889Z * DONE (credentials) 2021-05-14T23:13:45.0170342Z * installing *binary* package ‘gh’ ... 2021-05-14T23:13:45.0249040Z * DONE (gh) 2021-05-14T23:13:45.2660496Z * installing *binary* package ‘gert’ ... 2021-05-14T23:13:45.2703590Z * DONE (gert) 2021-05-14T23:13:45.5381414Z * installing *binary* package ‘usethis’ ... 2021-05-14T23:13:45.5445786Z * DONE (usethis) 2021-05-14T23:13:45.5506698Z 2021-05-14T23:13:45.5507544Z The downloaded source packages are in 2021-05-14T23:13:45.5509177Z ‘/tmp/RtmpSDUibp/downloaded_packages’ 2021-05-14T23:13:45.5519940Z Running `R CMD build`... 2021-05-14T23:13:47.0667482Z * checking for file ‘/tmp/RtmpSDUibp/remotes718f3d4e463d/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T23:13:47.0669455Z * preparing ‘tic’: 2021-05-14T23:13:47.0670435Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:13:47.0671528Z * installing the package to process help pages 2021-05-14T23:13:47.0672737Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:13:47.0673521Z * checking for empty or unneeded directories 2021-05-14T23:13:47.0674374Z Removed empty directory ‘tic/.circleci’ 2021-05-14T23:13:47.0675200Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T23:13:47.0676184Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T23:13:47.0678234Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:13:47.0679480Z (as ‘lib’ is unspecified) 2021-05-14T23:13:47.3776574Z * installing *source* package ‘tic’ ... 2021-05-14T23:13:47.4081849Z ** R 2021-05-14T23:13:47.4302726Z ** inst 2021-05-14T23:13:47.4340689Z ** preparing package for lazy loading 2021-05-14T23:13:47.6207172Z ** help 2021-05-14T23:13:47.7575872Z *** installing help indices 2021-05-14T23:13:47.8869467Z *** copying figures 2021-05-14T23:13:47.8876130Z ** building package indices 2021-05-14T23:13:48.0050744Z ** installing vignettes 2021-05-14T23:13:48.0079611Z ** testing if installed package can be loaded 2021-05-14T23:13:48.2924509Z * DONE (tic) 2021-05-14T23:13:48.3070841Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:13:48.6425924Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T23:13:50.7381433Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T23:13:50.7382535Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:13:50.7383682Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T23:13:50.7384356Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T23:13:50.7385133Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:13:50.7385840Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T23:13:50.7386385Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T23:13:50.7386922Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T23:13:50.7387432Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:13:50.7387957Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T23:13:50.7388468Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:13:50.7388983Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T23:13:50.7389525Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:13:50.7390049Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:13:50.7390592Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T23:13:50.7391127Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T23:13:50.7391677Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T23:13:50.7392188Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T23:13:50.7392703Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T23:13:50.7393609Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T23:13:50.7394157Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T23:13:50.7394731Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T23:13:50.7395297Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T23:13:50.7395867Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T23:13:50.7396765Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T23:13:50.7397291Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T23:13:50.7397798Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T23:13:50.7398338Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T23:13:50.7398879Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T23:13:50.7399385Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:13:50.7399948Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:13:50.7400511Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:13:50.7401074Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T23:13:50.7401603Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T23:13:50.7402156Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:13:50.7402694Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T23:13:50.7403239Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T23:13:50.7403794Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T23:13:50.7406068Z 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-14T23:13:50.7408423Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:13:50.7409128Z (as ‘lib’ is unspecified) 2021-05-14T23:14:07.5460890Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T23:14:09.1938822Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-14T23:14:09.3711125Z ================================================== 2021-05-14T23:14:09.3712190Z downloaded 231 KB 2021-05-14T23:14:09.3747292Z 2021-05-14T23:14:09.3749492Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T23:14:11.4968998Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-14T23:14:11.8846054Z ================================================== 2021-05-14T23:14:11.8847112Z downloaded 1.5 MB 2021-05-14T23:14:11.8847663Z 2021-05-14T23:14:11.8877949Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-14T23:14:14.1087764Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-14T23:14:14.1091051Z ================================================== 2021-05-14T23:14:14.1091833Z downloaded 17 KB 2021-05-14T23:14:14.1092411Z 2021-05-14T23:14:14.1093949Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T23:14:16.2520586Z Content type 'binary/octet-stream' length 1000621 bytes (977 KB) 2021-05-14T23:14:16.6105067Z ================================================== 2021-05-14T23:14:16.6106175Z downloaded 977 KB 2021-05-14T23:14:16.6106647Z 2021-05-14T23:14:16.6137237Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T23:14:18.0611225Z Content type 'binary/octet-stream' length 810510 bytes (791 KB) 2021-05-14T23:14:18.3003383Z ================================================== 2021-05-14T23:14:18.3004463Z downloaded 791 KB 2021-05-14T23:14:18.3005389Z 2021-05-14T23:14:18.3050503Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T23:14:20.1522067Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-14T23:14:20.2011946Z ================================================== 2021-05-14T23:14:20.2012905Z downloaded 43 KB 2021-05-14T23:14:20.2013372Z 2021-05-14T23:14:20.2044594Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T23:14:21.4929826Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-14T23:14:21.7326419Z ================================================== 2021-05-14T23:14:21.7327359Z downloaded 247 KB 2021-05-14T23:14:21.7327812Z 2021-05-14T23:14:21.7360782Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T23:14:23.2059205Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-14T23:14:23.6122657Z ================================================== 2021-05-14T23:14:23.6123473Z downloaded 968 KB 2021-05-14T23:14:23.6123970Z 2021-05-14T23:14:23.6165814Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T23:14:24.9611342Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-14T23:14:24.9849419Z ================================================== 2021-05-14T23:14:24.9849836Z downloaded 67 KB 2021-05-14T23:14:24.9850068Z 2021-05-14T23:14:24.9886573Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T23:14:26.2182028Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-14T23:14:26.4669335Z ================================================== 2021-05-14T23:14:26.4671093Z downloaded 349 KB 2021-05-14T23:14:26.4671672Z 2021-05-14T23:14:26.4707517Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T23:14:27.9182339Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-14T23:14:28.2014427Z ================================================== 2021-05-14T23:14:28.2014952Z downloaded 411 KB 2021-05-14T23:14:28.2015378Z 2021-05-14T23:14:28.2056047Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-14T23:14:29.4870608Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-14T23:14:29.4876839Z ================================================== 2021-05-14T23:14:29.4877283Z downloaded 15 KB 2021-05-14T23:14:29.4877543Z 2021-05-14T23:14:29.4921957Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T23:14:30.9375095Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-14T23:14:31.0619653Z ================================================== 2021-05-14T23:14:31.0620592Z downloaded 146 KB 2021-05-14T23:14:31.0621123Z 2021-05-14T23:14:31.0659162Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-14T23:14:32.5475764Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-14T23:14:32.5596232Z ================================================== 2021-05-14T23:14:32.5596706Z downloaded 71 KB 2021-05-14T23:14:32.5596998Z 2021-05-14T23:14:32.5637421Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T23:14:34.0870546Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-14T23:14:34.0871287Z ================================================== 2021-05-14T23:14:34.0871693Z downloaded 39 KB 2021-05-14T23:14:34.0871939Z 2021-05-14T23:14:34.0908693Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T23:14:36.7469668Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-14T23:14:37.0612641Z ================================================== 2021-05-14T23:14:37.0613926Z downloaded 348 KB 2021-05-14T23:14:37.0614398Z 2021-05-14T23:14:37.0650706Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T23:14:38.3870522Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-14T23:14:38.6528406Z ================================================== 2021-05-14T23:14:38.6529064Z downloaded 423 KB 2021-05-14T23:14:38.6529875Z 2021-05-14T23:14:38.6568109Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T23:14:40.1043196Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-14T23:14:40.1369693Z ================================================== 2021-05-14T23:14:40.1370880Z downloaded 41 KB 2021-05-14T23:14:40.1371379Z 2021-05-14T23:14:40.1410856Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T23:14:41.5382792Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-14T23:14:41.8278297Z ================================================== 2021-05-14T23:14:41.8278809Z downloaded 603 KB 2021-05-14T23:14:41.8279071Z 2021-05-14T23:14:41.8315365Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.22.tar.gz' 2021-05-14T23:14:43.1684252Z Content type 'binary/octet-stream' length 306556 bytes (299 KB) 2021-05-14T23:14:43.4622214Z ================================================== 2021-05-14T23:14:43.4622811Z downloaded 299 KB 2021-05-14T23:14:43.4623263Z 2021-05-14T23:14:43.4668446Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-14T23:14:44.6389259Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-14T23:14:44.9290808Z ================================================== 2021-05-14T23:14:44.9291817Z downloaded 224 KB 2021-05-14T23:14:44.9292305Z 2021-05-14T23:14:44.9323049Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-14T23:14:46.2170121Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-14T23:14:46.2711477Z ================================================== 2021-05-14T23:14:46.2711988Z downloaded 37 KB 2021-05-14T23:14:46.2712411Z 2021-05-14T23:14:46.2751550Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-14T23:14:47.4219153Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-14T23:14:47.5829564Z ================================================== 2021-05-14T23:14:47.5830589Z downloaded 200 KB 2021-05-14T23:14:47.5831015Z 2021-05-14T23:14:47.5867707Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T23:14:48.8622996Z Content type 'binary/octet-stream' length 2916569 bytes (2.8 MB) 2021-05-14T23:14:49.3539560Z ================================================== 2021-05-14T23:14:49.3540830Z downloaded 2.8 MB 2021-05-14T23:14:49.3541476Z 2021-05-14T23:14:49.3577326Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T23:14:52.6497262Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-14T23:14:53.1247608Z ================================================== 2021-05-14T23:14:53.1248516Z downloaded 4.0 MB 2021-05-14T23:14:53.1248986Z 2021-05-14T23:14:53.1283057Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-14T23:14:54.4488177Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-14T23:14:54.8565290Z ================================================== 2021-05-14T23:14:54.8566241Z downloaded 1.3 MB 2021-05-14T23:14:54.8566701Z 2021-05-14T23:14:54.8673081Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-14T23:14:56.6248707Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-14T23:14:56.9806705Z ================================================== 2021-05-14T23:14:56.9808013Z downloaded 479 KB 2021-05-14T23:14:56.9808877Z 2021-05-14T23:14:56.9844753Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-14T23:14:58.4386929Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-14T23:14:58.6050900Z ================================================== 2021-05-14T23:14:58.6051740Z downloaded 107 KB 2021-05-14T23:14:58.6052135Z 2021-05-14T23:14:58.6088080Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-14T23:15:00.7811838Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-14T23:15:00.8597147Z ================================================== 2021-05-14T23:15:00.8598316Z downloaded 21 KB 2021-05-14T23:15:00.8598783Z 2021-05-14T23:15:00.8635960Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-14T23:15:02.5227448Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-14T23:15:02.6009709Z ================================================== 2021-05-14T23:15:02.6010753Z downloaded 42 KB 2021-05-14T23:15:02.6011324Z 2021-05-14T23:15:02.6048791Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-14T23:15:04.3139185Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-14T23:15:04.3790864Z ================================================== 2021-05-14T23:15:04.3791718Z downloaded 33 KB 2021-05-14T23:15:04.3792183Z 2021-05-14T23:15:04.3829001Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T23:15:06.0364365Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-14T23:15:06.1533533Z ================================================== 2021-05-14T23:15:06.1534597Z downloaded 135 KB 2021-05-14T23:15:06.1535090Z 2021-05-14T23:15:06.1570953Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T23:15:07.2960620Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-14T23:15:07.6672908Z ================================================== 2021-05-14T23:15:07.6674873Z downloaded 3.4 MB 2021-05-14T23:15:07.6675316Z 2021-05-14T23:15:07.6707575Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T23:15:08.9882397Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-14T23:15:09.0211488Z ================================================== 2021-05-14T23:15:09.0212017Z downloaded 64 KB 2021-05-14T23:15:09.0212288Z 2021-05-14T23:15:09.0252954Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T23:15:11.7533829Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-14T23:15:12.1268666Z ================================================== 2021-05-14T23:15:12.1269843Z downloaded 1.3 MB 2021-05-14T23:15:12.1270272Z 2021-05-14T23:15:12.1308347Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-14T23:15:13.7146900Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-14T23:15:13.8619935Z ================================================== 2021-05-14T23:15:13.8620571Z downloaded 128 KB 2021-05-14T23:15:13.8620891Z 2021-05-14T23:15:13.8666710Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T23:15:15.1748279Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-14T23:15:15.3614855Z ================================================== 2021-05-14T23:15:15.3615888Z downloaded 383 KB 2021-05-14T23:15:15.3616383Z 2021-05-14T23:15:15.6204423Z * installing *binary* package ‘utf8’ ... 2021-05-14T23:15:15.6254617Z * DONE (utf8) 2021-05-14T23:15:15.8379186Z * installing *binary* package ‘pkgconfig’ ... 2021-05-14T23:15:15.8419018Z * DONE (pkgconfig) 2021-05-14T23:15:16.0906815Z * installing *binary* package ‘fansi’ ... 2021-05-14T23:15:16.0959314Z * DONE (fansi) 2021-05-14T23:15:16.3812457Z * installing *binary* package ‘diffobj’ ... 2021-05-14T23:15:16.3873623Z * DONE (diffobj) 2021-05-14T23:15:16.6383501Z * installing *binary* package ‘ps’ ... 2021-05-14T23:15:16.6432082Z * DONE (ps) 2021-05-14T23:15:16.8516092Z * installing *binary* package ‘praise’ ... 2021-05-14T23:15:16.8565949Z * DONE (praise) 2021-05-14T23:15:17.0779124Z * installing *binary* package ‘pkgload’ ... 2021-05-14T23:15:17.0822783Z * DONE (pkgload) 2021-05-14T23:15:17.3070772Z * installing *binary* package ‘evaluate’ ... 2021-05-14T23:15:17.3120639Z * DONE (evaluate) 2021-05-14T23:15:17.5344703Z * installing *binary* package ‘ellipsis’ ... 2021-05-14T23:15:17.5388547Z * DONE (ellipsis) 2021-05-14T23:15:17.8080452Z * installing *binary* package ‘digest’ ... 2021-05-14T23:15:17.8146449Z * DONE (digest) 2021-05-14T23:15:18.0325118Z * installing *binary* package ‘brio’ ... 2021-05-14T23:15:18.0369447Z * DONE (brio) 2021-05-14T23:15:18.3350324Z * installing *binary* package ‘xml2’ ... 2021-05-14T23:15:18.3410813Z * DONE (xml2) 2021-05-14T23:15:18.5824054Z * installing *binary* package ‘xfun’ ... 2021-05-14T23:15:18.5877057Z * DONE (xfun) 2021-05-14T23:15:19.1009838Z * installing *binary* package ‘stringi’ ... 2021-05-14T23:15:19.1118673Z * DONE (stringi) 2021-05-14T23:15:20.3452574Z * installing *binary* package ‘Rcpp’ ... 2021-05-14T23:15:20.3918635Z * DONE (Rcpp) 2021-05-14T23:15:20.6902319Z * installing *binary* package ‘commonmark’ ... 2021-05-14T23:15:20.6969233Z * DONE (commonmark) 2021-05-14T23:15:20.9501106Z * installing *binary* package ‘brew’ ... 2021-05-14T23:15:20.9557720Z * DONE (brew) 2021-05-14T23:15:21.1722792Z * installing *binary* package ‘sessioninfo’ ... 2021-05-14T23:15:21.1757776Z * DONE (sessioninfo) 2021-05-14T23:15:21.3798384Z * installing *binary* package ‘prettyunits’ ... 2021-05-14T23:15:21.3834898Z * DONE (prettyunits) 2021-05-14T23:15:21.7393745Z * installing *binary* package ‘vctrs’ ... 2021-05-14T23:15:21.7485915Z * DONE (vctrs) 2021-05-14T23:15:21.9941537Z * installing *binary* package ‘processx’ ... 2021-05-14T23:15:21.9997213Z * DONE (processx) 2021-05-14T23:15:22.2433125Z * installing *binary* package ‘markdown’ ... 2021-05-14T23:15:22.2482200Z * DONE (markdown) 2021-05-14T23:15:22.4608157Z * installing *binary* package ‘highr’ ... 2021-05-14T23:15:22.4658052Z * DONE (highr) 2021-05-14T23:15:22.6842756Z * installing *binary* package ‘stringr’ ... 2021-05-14T23:15:22.6892559Z * DONE (stringr) 2021-05-14T23:15:22.8822210Z * installing *binary* package ‘rversions’ ... 2021-05-14T23:15:22.8863696Z * DONE (rversions) 2021-05-14T23:15:23.1834650Z * installing *binary* package ‘pillar’ ... 2021-05-14T23:15:23.1899517Z * DONE (pillar) 2021-05-14T23:15:23.3949928Z * installing *binary* package ‘callr’ ... 2021-05-14T23:15:23.3992767Z * DONE (callr) 2021-05-14T23:15:23.7728659Z * installing *binary* package ‘knitr’ ... 2021-05-14T23:15:23.7845088Z * DONE (knitr) 2021-05-14T23:15:23.9932573Z * installing *binary* package ‘xopen’ ... 2021-05-14T23:15:23.9970854Z * DONE (xopen) 2021-05-14T23:15:24.2885150Z * installing *binary* package ‘tibble’ ... 2021-05-14T23:15:24.2949825Z * DONE (tibble) 2021-05-14T23:15:24.5044768Z * installing *binary* package ‘pkgbuild’ ... 2021-05-14T23:15:24.5089788Z * DONE (pkgbuild) 2021-05-14T23:15:24.8466972Z * installing *binary* package ‘roxygen2’ ... 2021-05-14T23:15:24.8560274Z * DONE (roxygen2) 2021-05-14T23:15:25.0725073Z * installing *binary* package ‘rematch2’ ... 2021-05-14T23:15:25.0761983Z * DONE (rematch2) 2021-05-14T23:15:25.2772665Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-14T23:15:25.2807315Z * DONE (rcmdcheck) 2021-05-14T23:15:25.4876085Z * installing *binary* package ‘waldo’ ... 2021-05-14T23:15:25.4915111Z * DONE (waldo) 2021-05-14T23:15:26.1172830Z * installing *binary* package ‘testthat’ ... 2021-05-14T23:15:26.1338542Z * DONE (testthat) 2021-05-14T23:15:26.3782367Z * installing *binary* package ‘devtools’ ... 2021-05-14T23:15:26.3831883Z * DONE (devtools) 2021-05-14T23:15:26.3890879Z 2021-05-14T23:15:26.3891759Z The downloaded source packages are in 2021-05-14T23:15:26.3893112Z ‘/tmp/RtmpSDUibp/downloaded_packages’ 2021-05-14T23:15:26.5333854Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T23:15:28.5716083Z 2021-05-14T23:15:28.8567381Z 2021-05-14T23:15:28.8569682Z checking for file ‘/tmp/RtmpSDUibp/remotes718f634c3d9e/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T23:15:28.8833060Z 2021-05-14T23:15:28.8835460Z ✔ checking for file ‘/tmp/RtmpSDUibp/remotes718f634c3d9e/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T23:15:28.8841840Z 2021-05-14T23:15:28.8873211Z 2021-05-14T23:15:28.8874407Z ─ preparing ‘desc’: 2021-05-14T23:15:28.8908134Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:15:28.9563636Z 2021-05-14T23:15:28.9603448Z 2021-05-14T23:15:28.9604838Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:15:28.9613185Z 2021-05-14T23:15:28.9648504Z 2021-05-14T23:15:28.9649695Z ─ checking for empty or unneeded directories 2021-05-14T23:15:28.9655639Z 2021-05-14T23:15:28.9684990Z 2021-05-14T23:15:28.9686009Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T23:15:29.0964237Z 2021-05-14T23:15:29.0966892Z 2021-05-14T23:15:29.0967286Z 2021-05-14T23:15:29.1080444Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:15:29.1081404Z (as ‘lib’ is unspecified) 2021-05-14T23:15:29.4166956Z * installing *source* package ‘desc’ ... 2021-05-14T23:15:29.4385317Z ** R 2021-05-14T23:15:29.4553353Z ** inst 2021-05-14T23:15:29.4573411Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:15:30.8413856Z ** help 2021-05-14T23:15:30.9638269Z *** installing help indices 2021-05-14T23:15:31.0570778Z ** building package indices 2021-05-14T23:15:31.1955104Z ** testing if installed package can be loaded 2021-05-14T23:15:31.3860125Z * DONE (desc) 2021-05-14T23:15:31.6257581Z 2021-05-14T23:15:31.6258225Z 2021-05-14T23:15:31.6278930Z checking for file ‘/tmp/RtmpSDUibp/remotes718f7e98fba6/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:15:31.6331188Z 2021-05-14T23:15:31.6334229Z ✔ checking for file ‘/tmp/RtmpSDUibp/remotes718f7e98fba6/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T23:15:31.6457154Z 2021-05-14T23:15:31.6457798Z 2021-05-14T23:15:31.6458656Z ─ preparing ‘ghtravis’: 2021-05-14T23:15:31.6459174Z 2021-05-14T23:15:31.6459625Z 2021-05-14T23:15:31.6505061Z checking DESCRIPTION meta-information ... 2021-05-14T23:15:31.6545433Z 2021-05-14T23:15:31.6547339Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:15:31.6955243Z 2021-05-14T23:15:31.6999163Z 2021-05-14T23:15:31.7001829Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:15:31.7013664Z 2021-05-14T23:15:31.7050811Z 2021-05-14T23:15:31.7052831Z ─ checking for empty or unneeded directories 2021-05-14T23:15:31.7087426Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T23:15:31.7318610Z 2021-05-14T23:15:31.7320985Z 2021-05-14T23:15:31.7322288Z 2021-05-14T23:15:31.7800855Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:15:31.7801919Z (as ‘lib’ is unspecified) 2021-05-14T23:15:32.0077989Z * installing *source* package ‘ghtravis’ ... 2021-05-14T23:15:32.0255119Z ** R 2021-05-14T23:15:32.0365382Z ** inst 2021-05-14T23:15:32.0375127Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:15:33.1174002Z ** help 2021-05-14T23:15:33.1701285Z *** installing help indices 2021-05-14T23:15:33.2192061Z ** building package indices 2021-05-14T23:15:33.2652462Z ** testing if installed package can be loaded 2021-05-14T23:15:33.8777586Z * DONE (ghtravis) 2021-05-14T23:15:33.8887626Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:15:34.1546931Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T23:15:36.2400666Z 2021-05-14T23:15:36.2402704Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T23:15:36.2403460Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T23:15:36.2404143Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T23:15:36.2404903Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T23:15:36.2405751Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T23:15:36.2406401Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T23:15:36.2413770Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:15:36.2414721Z (as ‘lib’ is unspecified) 2021-05-14T23:15:52.1648884Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-14T23:15:53.4810879Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-14T23:15:53.6426219Z ================================================== 2021-05-14T23:15:53.6428861Z downloaded 192 KB 2021-05-14T23:15:53.6429255Z 2021-05-14T23:15:53.6479662Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-14T23:15:56.1030392Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-14T23:15:56.1351761Z ================================================== 2021-05-14T23:15:56.1352534Z downloaded 66 KB 2021-05-14T23:15:56.1352822Z 2021-05-14T23:15:56.1395739Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-14T23:15:57.5928476Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-14T23:15:57.7253990Z ================================================== 2021-05-14T23:15:57.7254627Z downloaded 191 KB 2021-05-14T23:15:57.7255050Z 2021-05-14T23:15:57.7295674Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-14T23:15:59.0651840Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-14T23:15:59.5007936Z ================================================== 2021-05-14T23:15:59.5008602Z downloaded 1.2 MB 2021-05-14T23:15:59.5009025Z 2021-05-14T23:15:59.5049185Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-14T23:16:00.8408597Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-14T23:16:01.2219874Z ================================================== 2021-05-14T23:16:01.2220800Z downloaded 1.0 MB 2021-05-14T23:16:01.2221410Z 2021-05-14T23:16:01.4584852Z * installing *binary* package ‘tidyselect’ ... 2021-05-14T23:16:01.4629759Z * DONE (tidyselect) 2021-05-14T23:16:01.6749736Z * installing *binary* package ‘generics’ ... 2021-05-14T23:16:01.6787741Z * DONE (generics) 2021-05-14T23:16:01.9253467Z * installing *binary* package ‘cpp11’ ... 2021-05-14T23:16:01.9311197Z * DONE (cpp11) 2021-05-14T23:16:02.2405785Z * installing *binary* package ‘dplyr’ ... 2021-05-14T23:16:02.2482789Z * DONE (dplyr) 2021-05-14T23:16:02.5499470Z * installing *binary* package ‘tidyr’ ... 2021-05-14T23:16:02.5570764Z * DONE (tidyr) 2021-05-14T23:16:02.5642193Z 2021-05-14T23:16:02.5643495Z The downloaded source packages are in 2021-05-14T23:16:02.5644828Z ‘/tmp/RtmpSDUibp/downloaded_packages’ 2021-05-14T23:16:02.7408767Z 2021-05-14T23:16:02.7417528Z checking for file ‘/tmp/RtmpSDUibp/remotes718f743eb42d/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:16:02.7452805Z 2021-05-14T23:16:02.7454278Z ✔ checking for file ‘/tmp/RtmpSDUibp/remotes718f743eb42d/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T23:16:02.7577934Z 2021-05-14T23:16:02.7578748Z 2021-05-14T23:16:02.7579648Z ─ preparing ‘aghast’: 2021-05-14T23:16:02.7579953Z 2021-05-14T23:16:02.7580596Z 2021-05-14T23:16:02.7658194Z checking DESCRIPTION meta-information ... 2021-05-14T23:16:02.7667458Z 2021-05-14T23:16:02.7668616Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:16:02.7938489Z 2021-05-14T23:16:02.7950196Z 2021-05-14T23:16:02.7951712Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:16:02.7964680Z 2021-05-14T23:16:02.8005869Z 2021-05-14T23:16:02.8006906Z ─ checking for empty or unneeded directories 2021-05-14T23:16:02.8045411Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T23:16:02.8134161Z 2021-05-14T23:16:02.8136456Z 2021-05-14T23:16:02.8138179Z 2021-05-14T23:16:02.8210915Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:16:02.8211879Z (as ‘lib’ is unspecified) 2021-05-14T23:16:03.0219546Z * installing *source* package ‘aghast’ ... 2021-05-14T23:16:03.0439047Z ** R 2021-05-14T23:16:03.0500829Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:16:03.3140648Z ** help 2021-05-14T23:16:03.3340342Z *** installing help indices 2021-05-14T23:16:03.3551894Z ** building package indices 2021-05-14T23:16:03.3728027Z ** testing if installed package can be loaded 2021-05-14T23:16:03.5447161Z * DONE (aghast) 2021-05-14T23:16:03.5530330Z Installing 1 packages: covr 2021-05-14T23:16:03.5541017Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:16:03.5542152Z (as ‘lib’ is unspecified) 2021-05-14T23:16:20.0681481Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T23:16:20.0682007Z 2021-05-14T23:16:20.0688659Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-14T23:16:21.7247245Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-14T23:16:21.8735321Z ================================================== 2021-05-14T23:16:21.8736406Z downloaded 160 KB 2021-05-14T23:16:21.8737191Z 2021-05-14T23:16:21.8783715Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-14T23:16:23.3046904Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-14T23:16:23.4493269Z ================================================== 2021-05-14T23:16:23.4495151Z downloaded 118 KB 2021-05-14T23:16:23.4495780Z 2021-05-14T23:16:23.4530896Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-14T23:16:24.9379407Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-14T23:16:25.1755684Z ================================================== 2021-05-14T23:16:25.1756696Z downloaded 280 KB 2021-05-14T23:16:25.1757396Z 2021-05-14T23:16:25.4289094Z * installing *binary* package ‘lazyeval’ ... 2021-05-14T23:16:25.4335963Z * DONE (lazyeval) 2021-05-14T23:16:25.6785390Z * installing *binary* package ‘rex’ ... 2021-05-14T23:16:25.6830681Z * DONE (rex) 2021-05-14T23:16:25.9370227Z * installing *binary* package ‘covr’ ... 2021-05-14T23:16:25.9431084Z * DONE (covr) 2021-05-14T23:16:25.9498548Z 2021-05-14T23:16:25.9499608Z The downloaded source packages are in 2021-05-14T23:16:25.9500973Z ‘/tmp/RtmpSDUibp/downloaded_packages’ 2021-05-14T23:16:25.9658423Z 2021-05-14T23:16:25.9699815Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T23:16:25.9700660Z Rscript -e "tic::before_install()" 2021-05-14T23:16:25.9749120Z shell: /usr/bin/bash -e {0} 2021-05-14T23:16:25.9749490Z env: 2021-05-14T23:16:25.9749885Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:25.9750325Z TIC_DEPLOY_KEY: 2021-05-14T23:16:25.9751065Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:25.9752471Z GITHUB_PAT: *** 2021-05-14T23:16:25.9753012Z COVERALLS_TOKEN: 2021-05-14T23:16:25.9753431Z continue-on-error: false 2021-05-14T23:16:25.9753856Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:25.9754428Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:16:25.9755154Z TZ: UTC 2021-05-14T23:16:25.9755484Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:16:25.9755843Z NOT_CRAN: true 2021-05-14T23:16:25.9756156Z ##[endgroup] 2021-05-14T23:16:26.2760846Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:16:26.4261013Z Running before_install: step_install_remote_binaries() 2021-05-14T23:16:26.9941038Z Installing kirby21.base binaries 2021-05-14T23:16:26.9953124Z [1] "neuroconductor/kirby21.base" 2021-05-14T23:16:27.3385477Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-14T23:16:27.3419770Z tag_name 2021-05-14T23:16:27.3420880Z 9 1.7.3.s 2021-05-14T23:16:27.3421731Z zipball_url 2021-05-14T23:16:27.3423070Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-14T23:16:27.3424218Z tarball_url 2021-05-14T23:16:27.3425374Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-14T23:16:27.3426924Z commit.sha 2021-05-14T23:16:27.3427901Z 9 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:16:27.3429315Z Installing kirby21.base package binaries 2021-05-14T23:16:27.3430828Z commit.url 2021-05-14T23:16:27.3432648Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:16:27.3434196Z node_id 2021-05-14T23:16:27.3435393Z 9 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-14T23:16:27.3436466Z url 2021-05-14T23:16:27.3437436Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-14T23:16:27.3438427Z assets_url 2021-05-14T23:16:27.3439471Z 9 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-14T23:16:27.3440754Z upload_url 2021-05-14T23:16:27.3442069Z 9 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-14T23:16:27.3443824Z id asset_updated_at asset_created_at created_at 2021-05-14T23:16:27.3445775Z 9 42981925 2021-05-14 21:16:40 2021-05-14 21:16:40 2021-05-14 21:04:30 2021-05-14T23:16:27.3447300Z published_at asset_name 2021-05-14T23:16:27.3448618Z 9 2021-05-14 21:04:58 kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-14T23:16:27.3449444Z asset_label asset_download_count 2021-05-14T23:16:27.3450425Z 9 0 2021-05-14T23:16:27.3451423Z asset_browser_download_url 2021-05-14T23:16:27.3453050Z 9 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-14T23:16:27.3484583Z --2021-05-14 23:16:27-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-14T23:16:27.3538026Z Resolving github.com (github.com)... 192.30.255.112 2021-05-14T23:16:27.3628088Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-14T23:16:27.5289370Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:16:27.5300182Z Location: https://github-releases.githubusercontent.com/367479151/ac916c00-b4f9-11eb-9133-98e4182758e6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T231627Z&X-Amz-Expires=300&X-Amz-Signature=8ca936c9bb23521e1e2c30ed357f3fd67a684754685399487154b8c04ff26d65&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-14T23:16:27.5311277Z --2021-05-14 23:16:27-- https://github-releases.githubusercontent.com/367479151/ac916c00-b4f9-11eb-9133-98e4182758e6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T231627Z&X-Amz-Expires=300&X-Amz-Signature=8ca936c9bb23521e1e2c30ed357f3fd67a684754685399487154b8c04ff26d65&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-14T23:16:27.5412860Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.110.154, ... 2021-05-14T23:16:27.5467890Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-14T23:16:27.7341130Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:16:27.7342854Z Length: 42117 (41K) [application/octet-stream] 2021-05-14T23:16:27.7344134Z Saving to: ‘/tmp/RtmpCKJ80L/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-14T23:16:27.7345861Z 2021-05-14T23:16:27.7383264Z 0K .......... .......... .......... .......... . 100% 9.42M=0.004s 2021-05-14T23:16:27.7383551Z 2021-05-14T23:16:27.7384669Z 2021-05-14 23:16:27 (9.42 MB/s) - ‘/tmp/RtmpCKJ80L/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [42117/42117] 2021-05-14T23:16:27.7385241Z 2021-05-14T23:16:27.7423137Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:16:27.7424057Z (as ‘lib’ is unspecified) 2021-05-14T23:16:27.9597519Z * installing *binary* package ‘kirby21.base’ ... 2021-05-14T23:16:27.9640239Z * DONE (kirby21.base) 2021-05-14T23:16:27.9739698Z Rewriting new remotes: 2021-05-14T23:16:27.9954195Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T23:16:27.9955277Z remotes::install_deps(dependencies = TRUE) 2021-05-14T23:16:27.9955844Z remotes::install_cran("rcmdcheck") 2021-05-14T23:16:27.9956492Z remotes::install_cran("markdown") 2021-05-14T23:16:27.9964606Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:16:27.9965013Z env: 2021-05-14T23:16:27.9965426Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:27.9965878Z TIC_DEPLOY_KEY: 2021-05-14T23:16:27.9966647Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:27.9968531Z GITHUB_PAT: *** 2021-05-14T23:16:27.9968920Z COVERALLS_TOKEN: 2021-05-14T23:16:27.9969341Z continue-on-error: false 2021-05-14T23:16:27.9969771Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:27.9970195Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:16:27.9970597Z TZ: UTC 2021-05-14T23:16:27.9970935Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:16:27.9971354Z NOT_CRAN: true 2021-05-14T23:16:27.9971684Z ##[endgroup] 2021-05-14T23:16:50.8557440Z 2021-05-14T23:17:07.1197966Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T23:17:07.1199191Z Use `force = TRUE` to force installation 2021-05-14T23:17:07.1291239Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T23:17:07.1292352Z Use `force = TRUE` to force installation 2021-05-14T23:17:07.1429802Z ##[group]Run options(width = 100) 2021-05-14T23:17:07.1430351Z options(width = 100) 2021-05-14T23:17:07.1430928Z pkgs <- installed.packages()[, "Package"] 2021-05-14T23:17:07.1431640Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T23:17:07.1438753Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:17:07.1439182Z env: 2021-05-14T23:17:07.1439624Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:07.1440112Z TIC_DEPLOY_KEY: 2021-05-14T23:17:07.1440934Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:07.1442538Z GITHUB_PAT: *** 2021-05-14T23:17:07.1442964Z COVERALLS_TOKEN: 2021-05-14T23:17:07.1443445Z continue-on-error: false 2021-05-14T23:17:07.1443931Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:07.1444429Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:17:07.1444886Z TZ: UTC 2021-05-14T23:17:07.1445267Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:17:07.1445736Z NOT_CRAN: true 2021-05-14T23:17:07.1446286Z ##[endgroup] 2021-05-14T23:17:07.6290135Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:17:07.6291358Z setting value 2021-05-14T23:17:07.6292173Z version R version 3.5.3 (2019-03-11) 2021-05-14T23:17:07.6292769Z os Ubuntu 20.04.2 LTS 2021-05-14T23:17:07.6293498Z system x86_64, linux-gnu 2021-05-14T23:17:07.6294054Z ui X11 2021-05-14T23:17:07.6294543Z language (EN) 2021-05-14T23:17:07.6295257Z collate C.UTF-8 2021-05-14T23:17:07.6295986Z ctype C.UTF-8 2021-05-14T23:17:07.6296512Z tz UTC 2021-05-14T23:17:07.6297523Z date 2021-05-14 2021-05-14T23:17:07.6297889Z 2021-05-14T23:17:07.6298762Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:17:07.6299711Z package * version date lib source 2021-05-14T23:17:07.6301122Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T23:17:07.6303548Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6304811Z base * 3.5.3 2021-02-17 [2] local 2021-05-14T23:17:07.6305885Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-14T23:17:07.6306933Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6307994Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6309382Z cachem 1.0.4 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6310333Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6311864Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-14T23:17:07.6312840Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6314287Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6316144Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-14T23:17:07.6317531Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-14T23:17:07.6318902Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6320041Z compiler 3.5.3 2021-02-17 [2] local 2021-05-14T23:17:07.6321092Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6322227Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6323292Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6324442Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6325556Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6327069Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-14T23:17:07.6328196Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6329717Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T23:17:07.6330678Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6331785Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6333035Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6334306Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6335310Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6336456Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6337967Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6339237Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6340139Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-14T23:17:07.6341007Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6341892Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6342773Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6343675Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6344665Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T23:17:07.6345646Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6346546Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6347437Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6348307Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-14T23:17:07.6349229Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-14T23:17:07.6350123Z grid 3.5.3 2021-02-17 [2] local 2021-05-14T23:17:07.6350984Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6351874Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6352745Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6353623Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6354555Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-14T23:17:07.6355527Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 3.5.3) 2021-05-14T23:17:07.6356484Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6357374Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-14T23:17:07.6358259Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6359175Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6360252Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6361300Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6362284Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-14T23:17:07.6363213Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-14T23:17:07.6364077Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6365132Z methods * 3.5.3 2021-02-17 [2] local 2021-05-14T23:17:07.6366210Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-14T23:17:07.6367712Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6368637Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-14T23:17:07.6369548Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-14T23:17:07.6370688Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6371828Z parallel 3.5.3 2021-02-17 [2] local 2021-05-14T23:17:07.6372980Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6374090Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6375012Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6375911Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6377159Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6378426Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6379543Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6380467Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6381360Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6382815Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6383679Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6384553Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6385433Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6386306Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6387183Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6388224Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6389291Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6390236Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6391202Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-14T23:17:07.6392297Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6393621Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6394701Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6395629Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6396748Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-14T23:17:07.6397628Z splines 3.5.3 2021-02-17 [2] local 2021-05-14T23:17:07.6398839Z stats * 3.5.3 2021-02-17 [2] local 2021-05-14T23:17:07.6400178Z stats4 3.5.3 2021-02-17 [2] local 2021-05-14T23:17:07.6401239Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6402618Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6404375Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-14T23:17:07.6405613Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6406728Z sysreqs 1.0.0.9000 2021-05-14 [1] Github (r-hub/sysreqs@f068afa) 2021-05-14T23:17:07.6408217Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-14T23:17:07.6409906Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6410902Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6411945Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T23:17:07.6413579Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6414473Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6415572Z tools 3.5.3 2021-02-17 [2] local 2021-05-14T23:17:07.6416452Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6417536Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6418747Z utils * 3.5.3 2021-02-17 [2] local 2021-05-14T23:17:07.6419811Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6420714Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6421627Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6422853Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6423709Z xfun 0.22 2021-03-11 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6424567Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6425417Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6426273Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6427342Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-14T23:17:07.6427745Z 2021-05-14T23:17:07.6428526Z [1] /home/runner/work/_temp/Library 2021-05-14T23:17:07.6429313Z [2] /opt/R/3.5.3/lib/R/library 2021-05-14T23:17:07.6465045Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T23:17:07.6465576Z Rscript -e 'tic::script()' 2021-05-14T23:17:07.6465964Z ls -l check 2021-05-14T23:17:07.6512313Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:17:07.6512802Z env: 2021-05-14T23:17:07.6513225Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:07.6513653Z TIC_DEPLOY_KEY: 2021-05-14T23:17:07.6514417Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:07.6515827Z GITHUB_PAT: *** 2021-05-14T23:17:07.6516222Z COVERALLS_TOKEN: 2021-05-14T23:17:07.6516666Z continue-on-error: false 2021-05-14T23:17:07.6517117Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:07.6517568Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:17:07.6517991Z TZ: UTC 2021-05-14T23:17:07.6518360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:17:07.6518739Z NOT_CRAN: true 2021-05-14T23:17:07.6519092Z ##[endgroup] 2021-05-14T23:17:08.1698494Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:17:08.1700325Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T23:17:08.1701653Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T23:17:08.1702709Z timeout = Inf, check_dir = "check") 2021-05-14T23:17:08.1704012Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T23:17:08.3564092Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T23:17:08.7351823Z * preparing ‘kirby21.asl’: 2021-05-14T23:17:08.7394120Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:17:08.8181318Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:17:08.8182061Z * checking for empty or unneeded directories 2021-05-14T23:17:08.8204758Z * building ‘kirby21.asl_1.7.0.tar.gz’ 2021-05-14T23:17:08.8282671Z 2021-05-14T23:17:08.9418275Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T23:17:09.1567998Z * using log directory ‘/home/runner/work/kirby21.asl/kirby21.asl/check/kirby21.asl.Rcheck’ 2021-05-14T23:17:09.1569515Z * using R version 3.5.3 (2019-03-11) 2021-05-14T23:17:09.1570542Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-14T23:17:09.1571692Z * using session charset: UTF-8 2021-05-14T23:17:09.1694835Z * using option ‘--as-cran’ 2021-05-14T23:17:09.1717546Z * checking for file ‘kirby21.asl/DESCRIPTION’ ... OK 2021-05-14T23:17:09.1726928Z * checking extension type ... Package 2021-05-14T23:17:09.1728140Z * this is package ‘kirby21.asl’ version ‘1.7.0’ 2021-05-14T23:17:09.1729105Z * package encoding: UTF-8 2021-05-14T23:17:09.1748340Z * checking package namespace information ... OK 2021-05-14T23:17:27.2767550Z * checking package dependencies ... OK 2021-05-14T23:17:27.2783003Z * checking if this is a source package ... OK 2021-05-14T23:17:27.2784238Z * checking if there is a namespace ... OK 2021-05-14T23:17:27.3353527Z * checking for executable files ... OK 2021-05-14T23:17:27.3354678Z * checking for hidden files and directories ... OK 2021-05-14T23:17:27.3381503Z * checking for portable file names ... OK 2021-05-14T23:17:27.3382796Z * checking for sufficient/correct file permissions ... OK 2021-05-14T23:17:27.3393748Z * checking serialization versions ... OK 2021-05-14T23:17:27.9507431Z * checking whether package ‘kirby21.asl’ can be installed ... OK 2021-05-14T23:17:27.9575721Z * checking installed package size ... OK 2021-05-14T23:17:28.0132061Z * checking package directory ... OK 2021-05-14T23:17:28.1697672Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:17:28.1699032Z * checking top-level files ... OK 2021-05-14T23:17:28.1700023Z * checking for left-over files ... OK 2021-05-14T23:17:28.1700792Z * checking index information ... OK 2021-05-14T23:17:28.2756124Z * checking package subdirectories ... OK 2021-05-14T23:17:28.3241477Z * checking R files for non-ASCII characters ... OK 2021-05-14T23:17:28.3723974Z * checking R files for syntax errors ... OK 2021-05-14T23:17:28.5548381Z * checking whether the package can be loaded ... OK 2021-05-14T23:17:28.6491600Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T23:17:28.7404017Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T23:17:28.8344192Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T23:17:29.0146393Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T23:17:29.2116832Z * checking loading without being on the library search path ... OK 2021-05-14T23:17:29.3212683Z * checking dependencies in R code ... OK 2021-05-14T23:17:29.7581203Z * checking S3 generic/method consistency ... OK 2021-05-14T23:17:29.8777017Z * checking replacement functions ... OK 2021-05-14T23:17:30.0044843Z * checking foreign function calls ... OK 2021-05-14T23:17:31.6526416Z * checking R code for possible problems ... OK 2021-05-14T23:17:31.7118257Z * checking Rd files ... OK 2021-05-14T23:17:31.7538420Z * checking Rd metadata ... OK 2021-05-14T23:17:31.8079094Z * checking Rd line widths ... OK 2021-05-14T23:17:31.8840377Z * checking Rd cross-references ... OK 2021-05-14T23:17:31.9969459Z * checking for missing documentation entries ... OK 2021-05-14T23:17:32.3395661Z * checking for code/documentation mismatches ... OK 2021-05-14T23:17:32.8619455Z * checking Rd \usage sections ... OK 2021-05-14T23:17:32.9178265Z * checking Rd contents ... OK 2021-05-14T23:17:32.9767095Z * checking for unstated dependencies in examples ... OK 2021-05-14T23:17:33.4373335Z * checking examples ... OK 2021-05-14T23:17:35.0830143Z * checking PDF version of manual ... OK 2021-05-14T23:17:35.0833108Z * DONE 2021-05-14T23:17:35.0833757Z 2021-05-14T23:17:35.0834398Z Status: OK 2021-05-14T23:17:35.0835385Z 2021-05-14T23:17:35.1663397Z ── R CMD check results ────────────────────────────────── kirby21.asl 1.7.0 ──── 2021-05-14T23:17:35.1682058Z Duration: 26.3s 2021-05-14T23:17:35.1682537Z 2021-05-14T23:17:35.1696610Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T23:17:35.1773290Z total 20 2021-05-14T23:17:35.1774726Z drwxr-xr-x 5 runner docker 4096 May 14 23:17 kirby21.asl.Rcheck 2021-05-14T23:17:35.1775960Z -rw-r--r-- 1 runner docker 2160 May 14 23:17 kirby21.asl_1.7.0.tar.gz 2021-05-14T23:17:35.1780224Z -rw-r--r-- 1 runner docker 11416 May 14 23:17 kirby21.asl_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:17:35.1812716Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:17:35.1813621Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:17:35.1866560Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:17:35.1867006Z env: 2021-05-14T23:17:35.1867371Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:35.1867776Z TIC_DEPLOY_KEY: 2021-05-14T23:17:35.1868444Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:35.1870006Z GITHUB_PAT: *** 2021-05-14T23:17:35.1870346Z COVERALLS_TOKEN: 2021-05-14T23:17:35.1870726Z continue-on-error: false 2021-05-14T23:17:35.1871114Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:35.1871491Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:17:35.1871859Z TZ: UTC 2021-05-14T23:17:35.1872161Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:17:35.1872494Z NOT_CRAN: true 2021-05-14T23:17:35.1872784Z ##[endgroup] 2021-05-14T23:17:35.1988554Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T23:17:35.1989466Z Rscript -e "tic::before_deploy()" 2021-05-14T23:17:35.2027708Z shell: /usr/bin/bash -e {0} 2021-05-14T23:17:35.2028037Z env: 2021-05-14T23:17:35.2028392Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:35.2028787Z TIC_DEPLOY_KEY: 2021-05-14T23:17:35.2029435Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:35.2030467Z GITHUB_PAT: *** 2021-05-14T23:17:35.2030846Z COVERALLS_TOKEN: 2021-05-14T23:17:35.2031252Z continue-on-error: false 2021-05-14T23:17:35.2031647Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:35.2032033Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:17:35.2032402Z TZ: UTC 2021-05-14T23:17:35.2032709Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:17:35.2033182Z NOT_CRAN: true 2021-05-14T23:17:35.2033485Z ##[endgroup] 2021-05-14T23:17:35.4498103Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:17:35.5781823Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T23:17:35.5782298Z with: 2021-05-14T23:17:35.5783004Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.asl/releases/42985560/assets{?name,label} 2021-05-14T23:17:35.5783855Z asset_path: check/kirby21.asl_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:17:35.5785586Z asset_name: kirby21.asl_1.7.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-14T23:17:35.5786337Z asset_content_type: application/octet-stream 2021-05-14T23:17:35.5786866Z env: 2021-05-14T23:17:35.5787347Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:35.5787845Z TIC_DEPLOY_KEY: 2021-05-14T23:17:35.5789941Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:35.5791394Z GITHUB_PAT: *** 2021-05-14T23:17:35.5791747Z COVERALLS_TOKEN: 2021-05-14T23:17:35.5792161Z continue-on-error: false 2021-05-14T23:17:35.5792742Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:35.5793597Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:17:35.5794394Z TZ: UTC 2021-05-14T23:17:35.5794738Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:17:35.5795675Z NOT_CRAN: true 2021-05-14T23:17:35.5796913Z GITHUB_TOKEN: *** 2021-05-14T23:17:35.5797474Z ##[endgroup] 2021-05-14T23:17:36.2210452Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T23:17:36.2211190Z Rscript -e "tic::deploy()" 2021-05-14T23:17:36.2259427Z shell: /usr/bin/bash -e {0} 2021-05-14T23:17:36.2259815Z env: 2021-05-14T23:17:36.2260242Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:36.2260712Z TIC_DEPLOY_KEY: 2021-05-14T23:17:36.2261695Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:36.2263362Z GITHUB_PAT: *** 2021-05-14T23:17:36.2263791Z COVERALLS_TOKEN: 2021-05-14T23:17:36.2264253Z continue-on-error: false 2021-05-14T23:17:36.2264734Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:36.2265200Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:17:36.2265751Z TZ: UTC 2021-05-14T23:17:36.2266120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:17:36.2266530Z NOT_CRAN: true 2021-05-14T23:17:36.2266898Z ##[endgroup] 2021-05-14T23:17:36.4916549Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:17:36.6238156Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T23:17:36.6238714Z Rscript -e "tic::after_deploy()" 2021-05-14T23:17:36.6278624Z shell: /usr/bin/bash -e {0} 2021-05-14T23:17:36.6278952Z env: 2021-05-14T23:17:36.6279309Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:36.6279700Z TIC_DEPLOY_KEY: 2021-05-14T23:17:36.6280350Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:36.6281720Z GITHUB_PAT: *** 2021-05-14T23:17:36.6282070Z COVERALLS_TOKEN: 2021-05-14T23:17:36.6282456Z continue-on-error: false 2021-05-14T23:17:36.6282862Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:36.6283536Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:17:36.6283916Z TZ: UTC 2021-05-14T23:17:36.6284235Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:17:36.6284767Z NOT_CRAN: true 2021-05-14T23:17:36.6285083Z ##[endgroup] 2021-05-14T23:17:36.8908937Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:17:37.1807497Z Post job cleanup. 2021-05-14T23:17:37.2285243Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:17:37.2373886Z Post job cleanup. 2021-05-14T23:17:37.3380420Z [command]/usr/bin/git version 2021-05-14T23:17:37.3437348Z git version 2.31.1 2021-05-14T23:17:37.3477969Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:17:37.3514906Z [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-14T23:17:37.3757393Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:17:37.3787327Z http.https://github.com/.extraheader 2021-05-14T23:17:37.3796890Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T23:17:37.3837914Z [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-14T23:17:37.4126808Z Cleaning up orphan processes