2021-05-14T23:04:16.2784519Z ##[section]Starting: Request a runner to run this job 2021-05-14T23:04:17.1011951Z 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:17.1726269Z 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:17.2530807Z 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.3425950Z ##[section]Finishing: Request a runner to run this job 2021-05-14T23:04:26.4099545Z Current runner version: '2.278.0' 2021-05-14T23:04:26.4125625Z ##[group]Operating System 2021-05-14T23:04:26.4126574Z Ubuntu 2021-05-14T23:04:26.4126974Z 20.04.2 2021-05-14T23:04:26.4127399Z LTS 2021-05-14T23:04:26.4127866Z ##[endgroup] 2021-05-14T23:04:26.4128427Z ##[group]Virtual Environment 2021-05-14T23:04:26.4129006Z Environment: ubuntu-20.04 2021-05-14T23:04:26.4129555Z Version: 20210510.0 2021-05-14T23:04:26.4130463Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-14T23:04:26.4131766Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-14T23:04:26.4132612Z ##[endgroup] 2021-05-14T23:04:26.4134401Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T23:04:26.4135640Z Actions: write 2021-05-14T23:04:26.4136194Z Checks: write 2021-05-14T23:04:26.4136664Z Contents: write 2021-05-14T23:04:26.4137184Z Deployments: write 2021-05-14T23:04:26.4137774Z Issues: write 2021-05-14T23:04:26.4138296Z Metadata: read 2021-05-14T23:04:26.4138799Z Packages: write 2021-05-14T23:04:26.4140003Z PullRequests: write 2021-05-14T23:04:26.4140671Z RepositoryProjects: write 2021-05-14T23:04:26.4141381Z SecurityEvents: write 2021-05-14T23:04:26.4141949Z Statuses: write 2021-05-14T23:04:26.4143004Z ##[endgroup] 2021-05-14T23:04:26.4146031Z Prepare workflow directory 2021-05-14T23:04:26.5340620Z Prepare all required actions 2021-05-14T23:04:26.5353435Z Getting action download info 2021-05-14T23:04:26.9815527Z Download action repository 'actions/checkout@v2' 2021-05-14T23:04:29.8104141Z Download action repository 'r-lib/actions@master' 2021-05-14T23:04:33.3427089Z Download action repository 'adigherman/actions@master' 2021-05-14T23:04:38.3225810Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T23:04:40.3215167Z Download action repository 'actions/cache@v1' 2021-05-14T23:04:42.1903868Z Download action repository 'actions/upload-artifact@master' 2021-05-14T23:04:44.2095093Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T23:04:46.2550125Z ##[group]Run actions/checkout@v2 2021-05-14T23:04:46.2551088Z with: 2021-05-14T23:04:46.2551615Z repository: neuroconductor/kirby21.asl 2021-05-14T23:04:46.2552608Z token: *** 2021-05-14T23:04:46.2553145Z ssh-strict: true 2021-05-14T23:04:46.2553769Z persist-credentials: true 2021-05-14T23:04:46.2554242Z clean: true 2021-05-14T23:04:46.2554620Z fetch-depth: 1 2021-05-14T23:04:46.2554991Z lfs: false 2021-05-14T23:04:46.2555495Z submodules: false 2021-05-14T23:04:46.2555880Z env: 2021-05-14T23:04:46.2556326Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:04:46.2556913Z TIC_DEPLOY_KEY: 2021-05-14T23:04:46.2557696Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:04:46.2558821Z GITHUB_PAT: *** 2021-05-14T23:04:46.2559224Z COVERALLS_TOKEN: 2021-05-14T23:04:46.2559689Z continue-on-error: false 2021-05-14T23:04:46.2560162Z VDIFFR_RUN_TESTS: 2021-05-14T23:04:46.2560537Z ##[endgroup] 2021-05-14T23:04:46.4700787Z Syncing repository: neuroconductor/kirby21.asl 2021-05-14T23:04:46.4721501Z ##[group]Getting Git version info 2021-05-14T23:04:46.4723427Z Working directory is '/home/runner/work/kirby21.asl/kirby21.asl' 2021-05-14T23:04:46.4781241Z [command]/usr/bin/git version 2021-05-14T23:04:46.4917241Z git version 2.31.1 2021-05-14T23:04:46.4943825Z ##[endgroup] 2021-05-14T23:04:46.4953742Z Deleting the contents of '/home/runner/work/kirby21.asl/kirby21.asl' 2021-05-14T23:04:46.4962542Z ##[group]Initializing the repository 2021-05-14T23:04:46.4970883Z [command]/usr/bin/git init /home/runner/work/kirby21.asl/kirby21.asl 2021-05-14T23:04:46.5040942Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T23:04:46.5041862Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T23:04:46.5047971Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T23:04:46.5049070Z hint: 2021-05-14T23:04:46.5050567Z hint: git config --global init.defaultBranch 2021-05-14T23:04:46.5051165Z hint: 2021-05-14T23:04:46.5051928Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T23:04:46.5053371Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T23:04:46.5054823Z hint: 2021-05-14T23:04:46.5055989Z hint: git branch -m 2021-05-14T23:04:46.5069867Z Initialized empty Git repository in /home/runner/work/kirby21.asl/kirby21.asl/.git/ 2021-05-14T23:04:46.5081291Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.asl 2021-05-14T23:04:46.5137445Z ##[endgroup] 2021-05-14T23:04:46.5138482Z ##[group]Disabling automatic garbage collection 2021-05-14T23:04:46.5139461Z [command]/usr/bin/git config --local gc.auto 0 2021-05-14T23:04:46.5192294Z ##[endgroup] 2021-05-14T23:04:46.5195005Z ##[group]Setting up auth 2021-05-14T23:04:46.5196201Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:04:46.5231626Z [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:46.5582850Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:04:46.5646272Z [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:46.5863157Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T23:04:46.5909006Z ##[endgroup] 2021-05-14T23:04:46.5912805Z ##[group]Fetching the repository 2021-05-14T23:04:46.5924461Z [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:47.8049227Z remote: Enumerating objects: 57, done. 2021-05-14T23:04:47.8051184Z remote: Counting objects: 1% (1/57) 2021-05-14T23:04:47.8052067Z remote: Counting objects: 3% (2/57) 2021-05-14T23:04:47.8052802Z remote: Counting objects: 5% (3/57) 2021-05-14T23:04:47.8053469Z remote: Counting objects: 7% (4/57) 2021-05-14T23:04:47.8054144Z remote: Counting objects: 8% (5/57) 2021-05-14T23:04:47.8055090Z remote: Counting objects: 10% (6/57) 2021-05-14T23:04:47.8060379Z remote: Counting objects: 12% (7/57) 2021-05-14T23:04:47.8061958Z remote: Counting objects: 14% (8/57) 2021-05-14T23:04:47.8062708Z remote: Counting objects: 15% (9/57) 2021-05-14T23:04:47.8063420Z remote: Counting objects: 17% (10/57) 2021-05-14T23:04:47.8064002Z remote: Counting objects: 19% (11/57) 2021-05-14T23:04:47.8064577Z remote: Counting objects: 21% (12/57) 2021-05-14T23:04:47.8065132Z remote: Counting objects: 22% (13/57) 2021-05-14T23:04:47.8065740Z remote: Counting objects: 24% (14/57) 2021-05-14T23:04:47.8066262Z remote: Counting objects: 26% (15/57) 2021-05-14T23:04:47.8066798Z remote: Counting objects: 28% (16/57) 2021-05-14T23:04:47.8067317Z remote: Counting objects: 29% (17/57) 2021-05-14T23:04:47.8067855Z remote: Counting objects: 31% (18/57) 2021-05-14T23:04:47.8068405Z remote: Counting objects: 33% (19/57) 2021-05-14T23:04:47.8068977Z remote: Counting objects: 35% (20/57) 2021-05-14T23:04:47.8069533Z remote: Counting objects: 36% (21/57) 2021-05-14T23:04:47.8070020Z remote: Counting objects: 38% (22/57) 2021-05-14T23:04:47.8070849Z remote: Counting objects: 40% (23/57) 2021-05-14T23:04:47.8071351Z remote: Counting objects: 42% (24/57) 2021-05-14T23:04:47.8071855Z remote: Counting objects: 43% (25/57) 2021-05-14T23:04:47.8072344Z remote: Counting objects: 45% (26/57) 2021-05-14T23:04:47.8073816Z remote: Counting objects: 47% (27/57) 2021-05-14T23:04:47.8074850Z remote: Counting objects: 49% (28/57) 2021-05-14T23:04:47.8075661Z remote: Counting objects: 50% (29/57) 2021-05-14T23:04:47.8076525Z remote: Counting objects: 52% (30/57) 2021-05-14T23:04:47.8077282Z remote: Counting objects: 54% (31/57) 2021-05-14T23:04:47.8078098Z remote: Counting objects: 56% (32/57) 2021-05-14T23:04:47.8078932Z remote: Counting objects: 57% (33/57) 2021-05-14T23:04:47.8080738Z remote: Counting objects: 59% (34/57) 2021-05-14T23:04:47.8081805Z remote: Counting objects: 61% (35/57) 2021-05-14T23:04:47.8082607Z remote: Counting objects: 63% (36/57) 2021-05-14T23:04:47.8083404Z remote: Counting objects: 64% (37/57) 2021-05-14T23:04:47.8084500Z remote: Counting objects: 66% (38/57) 2021-05-14T23:04:47.8085462Z remote: Counting objects: 68% (39/57) 2021-05-14T23:04:47.8086270Z remote: Counting objects: 70% (40/57) 2021-05-14T23:04:47.8087058Z remote: Counting objects: 71% (41/57) 2021-05-14T23:04:47.8088071Z remote: Counting objects: 73% (42/57) 2021-05-14T23:04:47.8089007Z remote: Counting objects: 75% (43/57) 2021-05-14T23:04:47.8089524Z remote: Counting objects: 77% (44/57) 2021-05-14T23:04:47.8090376Z remote: Counting objects: 78% (45/57) 2021-05-14T23:04:47.8091255Z remote: Counting objects: 80% (46/57) 2021-05-14T23:04:47.8092122Z remote: Counting objects: 82% (47/57) 2021-05-14T23:04:47.8092608Z remote: Counting objects: 84% (48/57) 2021-05-14T23:04:47.8093068Z remote: Counting objects: 85% (49/57) 2021-05-14T23:04:47.8093540Z remote: Counting objects: 87% (50/57) 2021-05-14T23:04:47.8094792Z remote: Counting objects: 89% (51/57) 2021-05-14T23:04:47.8095456Z remote: Counting objects: 91% (52/57) 2021-05-14T23:04:47.8096089Z remote: Counting objects: 92% (53/57) 2021-05-14T23:04:47.8096902Z remote: Counting objects: 94% (54/57) 2021-05-14T23:04:47.8097691Z remote: Counting objects: 96% (55/57) 2021-05-14T23:04:47.8098385Z remote: Counting objects: 98% (56/57) 2021-05-14T23:04:47.8099055Z remote: Counting objects: 100% (57/57) 2021-05-14T23:04:47.8099696Z remote: Counting objects: 100% (57/57), done. 2021-05-14T23:04:47.8100333Z remote: Compressing objects: 1% (1/55) 2021-05-14T23:04:47.8101015Z remote: Compressing objects: 3% (2/55) 2021-05-14T23:04:47.8101778Z remote: Compressing objects: 5% (3/55) 2021-05-14T23:04:47.8102612Z remote: Compressing objects: 7% (4/55) 2021-05-14T23:04:47.8103374Z remote: Compressing objects: 9% (5/55) 2021-05-14T23:04:47.8104072Z remote: Compressing objects: 10% (6/55) 2021-05-14T23:04:47.8104848Z remote: Compressing objects: 12% (7/55) 2021-05-14T23:04:47.8105802Z remote: Compressing objects: 14% (8/55) 2021-05-14T23:04:47.8106445Z remote: Compressing objects: 16% (9/55) 2021-05-14T23:04:47.8107099Z remote: Compressing objects: 18% (10/55) 2021-05-14T23:04:47.8107771Z remote: Compressing objects: 20% (11/55) 2021-05-14T23:04:47.8108406Z remote: Compressing objects: 21% (12/55) 2021-05-14T23:04:47.8109050Z remote: Compressing objects: 23% (13/55) 2021-05-14T23:04:47.8109689Z remote: Compressing objects: 25% (14/55) 2021-05-14T23:04:47.8110603Z remote: Compressing objects: 27% (15/55) 2021-05-14T23:04:47.8111347Z remote: Compressing objects: 29% (16/55) 2021-05-14T23:04:47.8112193Z remote: Compressing objects: 30% (17/55) 2021-05-14T23:04:47.8112905Z remote: Compressing objects: 32% (18/55) 2021-05-14T23:04:47.8113737Z remote: Compressing objects: 34% (19/55) 2021-05-14T23:04:47.8114432Z remote: Compressing objects: 36% (20/55) 2021-05-14T23:04:47.8115216Z remote: Compressing objects: 38% (21/55) 2021-05-14T23:04:47.8116049Z remote: Compressing objects: 40% (22/55) 2021-05-14T23:04:47.8116745Z remote: Compressing objects: 41% (23/55) 2021-05-14T23:04:47.8117394Z remote: Compressing objects: 43% (24/55) 2021-05-14T23:04:47.8118023Z remote: Compressing objects: 45% (25/55) 2021-05-14T23:04:47.8118700Z remote: Compressing objects: 47% (26/55) 2021-05-14T23:04:47.8119467Z remote: Compressing objects: 49% (27/55) 2021-05-14T23:04:47.8120149Z remote: Compressing objects: 50% (28/55) 2021-05-14T23:04:47.8120928Z remote: Compressing objects: 52% (29/55) 2021-05-14T23:04:47.8121723Z remote: Compressing objects: 54% (30/55) 2021-05-14T23:04:47.8122511Z remote: Compressing objects: 56% (31/55) 2021-05-14T23:04:47.8123223Z remote: Compressing objects: 58% (32/55) 2021-05-14T23:04:47.8123983Z remote: Compressing objects: 60% (33/55) 2021-05-14T23:04:47.8124868Z remote: Compressing objects: 61% (34/55) 2021-05-14T23:04:47.8125457Z remote: Compressing objects: 63% (35/55) 2021-05-14T23:04:47.8126204Z remote: Compressing objects: 65% (36/55) 2021-05-14T23:04:47.8126911Z remote: Compressing objects: 67% (37/55) 2021-05-14T23:04:47.8127879Z remote: Compressing objects: 69% (38/55) 2021-05-14T23:04:47.8128541Z remote: Compressing objects: 70% (39/55) 2021-05-14T23:04:47.8129156Z remote: Compressing objects: 72% (40/55) 2021-05-14T23:04:47.8129800Z remote: Compressing objects: 74% (41/55) 2021-05-14T23:04:47.8130455Z remote: Compressing objects: 76% (42/55) 2021-05-14T23:04:47.8131234Z remote: Compressing objects: 78% (43/55) 2021-05-14T23:04:47.8131915Z remote: Compressing objects: 80% (44/55) 2021-05-14T23:04:47.8132602Z remote: Compressing objects: 81% (45/55) 2021-05-14T23:04:47.8133281Z remote: Compressing objects: 83% (46/55) 2021-05-14T23:04:47.8134052Z remote: Compressing objects: 85% (47/55) 2021-05-14T23:04:47.8134826Z remote: Compressing objects: 87% (48/55) 2021-05-14T23:04:47.8135520Z remote: Compressing objects: 89% (49/55) 2021-05-14T23:04:47.8136154Z remote: Compressing objects: 90% (50/55) 2021-05-14T23:04:47.8136975Z remote: Compressing objects: 92% (51/55) 2021-05-14T23:04:47.8137656Z remote: Compressing objects: 94% (52/55) 2021-05-14T23:04:47.8138313Z remote: Compressing objects: 96% (53/55) 2021-05-14T23:04:47.8139015Z remote: Compressing objects: 98% (54/55) 2021-05-14T23:04:47.8139796Z remote: Compressing objects: 100% (55/55) 2021-05-14T23:04:47.8140443Z remote: Compressing objects: 100% (55/55), done. 2021-05-14T23:05:08.3031648Z remote: Total 57 (delta 2), reused 52 (delta 0), pack-reused 0 2021-05-14T23:05:08.3744669Z From https://github.com/neuroconductor/kirby21.asl 2021-05-14T23:05:08.3746948Z * [new ref] 45df5575b0b8e99ae32f742a9a9e0b4555a15a33 -> 1.7.0.s 2021-05-14T23:05:08.3773451Z ##[endgroup] 2021-05-14T23:05:08.3774791Z ##[group]Determining the checkout info 2021-05-14T23:05:08.3775908Z ##[endgroup] 2021-05-14T23:05:08.3776958Z ##[group]Checking out the ref 2021-05-14T23:05:08.3786190Z [command]/usr/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-14T23:05:09.5273010Z Updating files: 85% (36/42) 2021-05-14T23:05:09.5273637Z Updating files: 88% (37/42) 2021-05-14T23:05:09.5274053Z Updating files: 90% (38/42) 2021-05-14T23:05:09.5274475Z Updating files: 92% (39/42) 2021-05-14T23:05:09.5274879Z Updating files: 95% (40/42) 2021-05-14T23:05:09.5275300Z Updating files: 97% (41/42) 2021-05-14T23:05:09.5275982Z Updating files: 100% (42/42) 2021-05-14T23:05:09.5276535Z Updating files: 100% (42/42), done. 2021-05-14T23:05:09.5286473Z Note: switching to 'refs/tags/1.7.0.s'. 2021-05-14T23:05:09.5286801Z 2021-05-14T23:05:09.5287497Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-14T23:05:09.5288222Z changes and commit them, and you can discard any commits you make in this 2021-05-14T23:05:09.5289098Z state without impacting any branches by switching back to a branch. 2021-05-14T23:05:09.5289509Z 2021-05-14T23:05:09.5289980Z If you want to create a new branch to retain commits you create, you may 2021-05-14T23:05:09.5290879Z do so (now or later) by using -c with the switch command. Example: 2021-05-14T23:05:09.5291259Z 2021-05-14T23:05:09.5291779Z git switch -c 2021-05-14T23:05:09.5292097Z 2021-05-14T23:05:09.5292450Z Or undo this operation with: 2021-05-14T23:05:09.5292731Z 2021-05-14T23:05:09.5293142Z git switch - 2021-05-14T23:05:09.5293374Z 2021-05-14T23:05:09.5293915Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-14T23:05:09.5294394Z 2021-05-14T23:05:09.5294768Z HEAD is now at 45df557 Version id 8 stable 2021-05-14T23:05:09.5295711Z ##[endgroup] 2021-05-14T23:05:09.5344753Z [command]/usr/bin/git log -1 --format='%H' 2021-05-14T23:05:09.5370736Z '45df5575b0b8e99ae32f742a9a9e0b4555a15a33' 2021-05-14T23:05:09.5515674Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T23:05:09.5516180Z with: 2021-05-14T23:05:09.5516680Z r-version: release 2021-05-14T23:05:09.5517151Z Ncpus: 1 2021-05-14T23:05:09.5517509Z crayon.enabled: NULL 2021-05-14T23:05:09.5517993Z remove-openmp-macos: true 2021-05-14T23:05:09.5518483Z http-user-agent: default 2021-05-14T23:05:09.5518906Z install-r: true 2021-05-14T23:05:09.5519421Z windows-path-include-mingw: true 2021-05-14T23:05:09.5519890Z env: 2021-05-14T23:05:09.5520286Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:05:09.5520694Z TIC_DEPLOY_KEY: 2021-05-14T23:05:09.5521421Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:05:09.5522979Z GITHUB_PAT: *** 2021-05-14T23:05:09.5523360Z COVERALLS_TOKEN: 2021-05-14T23:05:09.5523786Z continue-on-error: false 2021-05-14T23:05:09.5524219Z VDIFFR_RUN_TESTS: 2021-05-14T23:05:09.5524575Z ##[endgroup] 2021-05-14T23:05:10.5937306Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-14T23:05:13.0952332Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:05:13.0954741Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-14T23:05:13.0956600Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-14T23:05:13.1534360Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:05:13.2938161Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-14T23:05:13.3261335Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-14T23:05:13.3503649Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-14T23:05:13.3539407Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-14T23:05:13.3541619Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-14T23:05:13.3545180Z Hit:10 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:05:13.3595778Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-14T23:05:13.3599483Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-14T23:05:13.3680209Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-14T23:05:13.3702621Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-14T23:05:13.3952117Z Get:15 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-14T23:05:13.6295496Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-14T23:05:13.8818475Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [72.8 kB] 2021-05-14T23:05:13.9177781Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-14T23:05:14.0524759Z Hit:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:05:14.2036302Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-14T23:05:14.2116043Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-14T23:05:14.2151815Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-14T23:05:14.2257140Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-14T23:05:14.2289062Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-14T23:05:14.2876854Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-14T23:05:20.7522795Z Fetched 4462 kB in 1s (3348 kB/s) 2021-05-14T23:05:21.5073486Z Reading package lists... 2021-05-14T23:05:21.5291913Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-14T23:05:23.3875409Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-14T23:05:23.4515512Z Reading package lists... 2021-05-14T23:05:23.5849807Z Building dependency tree... 2021-05-14T23:05:23.5864982Z Reading state information... 2021-05-14T23:05:23.7347421Z The following additional packages will be installed: 2021-05-14T23:05:23.7349444Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-14T23:05:23.7351173Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-14T23:05:23.7352824Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-14T23:05:23.7354408Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-14T23:05:23.7355926Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-14T23:05:23.7357268Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-14T23:05:23.7358685Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-14T23:05:23.7366924Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-14T23:05:23.7368383Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-14T23:05:23.7369666Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-14T23:05:23.7371116Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-14T23:05:23.7372438Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-14T23:05:23.7373855Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-14T23:05:23.7375257Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-14T23:05:23.7376473Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-14T23:05:23.7377822Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-14T23:05:23.7379068Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:05:23.7380483Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:05:23.7382126Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:05:23.7383409Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:05:23.7384576Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:05:23.7385835Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:05:23.7387091Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:05:23.7389700Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:05:23.7391737Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:05:23.7393128Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:05:23.7394596Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:05:23.7396400Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:05:23.7397864Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:05:23.7399584Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:05:23.7401042Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:05:23.7402720Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:05:23.7404306Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:05:23.7405622Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:05:23.7406918Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:05:23.7408251Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:05:23.7409508Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:05:23.7410783Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-14T23:05:23.7411464Z Suggested packages: 2021-05-14T23:05:23.7412258Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-14T23:05:23.7413284Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-14T23:05:23.7414389Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-14T23:05:23.7415506Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-14T23:05:23.7416615Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-14T23:05:23.7417643Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-14T23:05:23.7418678Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-14T23:05:23.7419859Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-14T23:05:23.7421217Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-14T23:05:23.7422410Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-14T23:05:24.2443252Z The following NEW packages will be installed: 2021-05-14T23:05:24.2445048Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-14T23:05:24.2446537Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-14T23:05:24.2447980Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-14T23:05:24.2449879Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-14T23:05:24.2451674Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-14T23:05:24.2453103Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-14T23:05:24.2454644Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-14T23:05:24.2456308Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-14T23:05:24.2458117Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-14T23:05:24.2468569Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-14T23:05:24.2470056Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-14T23:05:24.2472152Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-14T23:05:24.2474011Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-14T23:05:24.2477124Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-14T23:05:24.2480832Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-14T23:05:24.2484748Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-14T23:05:24.2488423Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:05:24.2492309Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:05:24.2496191Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:05:24.2498251Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:05:24.2499843Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:05:24.2501326Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:05:24.2502981Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:05:24.2504854Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:05:24.2506532Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:05:24.2508233Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:05:24.2509875Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:05:24.2512521Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:05:24.2513966Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:05:24.2515564Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:05:24.2517032Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:05:24.2518548Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:05:24.2520053Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:05:24.2521429Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:05:24.2522760Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:05:24.2524164Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:05:24.2525467Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:05:24.2526530Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-14T23:05:24.2689340Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:05:24.2691218Z Need to get 8648 kB of archives. 2021-05-14T23:05:24.2692318Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-14T23:05:24.2694101Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-14T23:05:24.2728238Z 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:24.2735998Z 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:24.2750973Z 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:24.2762116Z 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:24.2781580Z 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:24.2792980Z 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:24.2802614Z 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:24.2811475Z 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:24.2820666Z 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:24.2835093Z 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:24.2840850Z 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:24.2846374Z 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:24.2852066Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-14T23:05:24.2857543Z 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:24.2881072Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-14T23:05:24.2886113Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-14T23:05:24.2892034Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-14T23:05:24.2896608Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-14T23:05:24.3103431Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-14T23:05:24.3108731Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-14T23:05:24.3129478Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-14T23:05:24.3141452Z 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:24.3154293Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-14T23:05:24.3172151Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-14T23:05:24.3337062Z 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:24.3348238Z 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:24.3358620Z 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:24.3373134Z 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:24.3381683Z 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:24.3389165Z 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:24.3403829Z 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:24.3406470Z 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:24.3416593Z 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:24.3422917Z 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:24.3430691Z 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:24.3441758Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-14T23:05:24.3447902Z 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:24.3457117Z 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:24.3463865Z 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:24.3469780Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-14T23:05:24.3477732Z 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:24.3488492Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-14T23:05:24.3498475Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-14T23:05:24.3506310Z 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:24.3517856Z 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:24.3530502Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-14T23:05:24.3537222Z 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:24.3546897Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-14T23:05:24.3550916Z 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:24.3560874Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-14T23:05:24.3605586Z 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:24.3615273Z 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:24.3624915Z 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:24.3703421Z 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:24.3732602Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-14T23:05:24.3742525Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-14T23:05:24.3748270Z 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:24.3759306Z 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:24.3765358Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-14T23:05:24.3796950Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-14T23:05:24.3898949Z 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:24.3911266Z 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:24.3920794Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-14T23:05:24.3929421Z 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:24.3941077Z 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:24.3948808Z 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:24.3964700Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-14T23:05:24.3980105Z 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:24.3993325Z 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:24.4004039Z 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:24.4013808Z 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:24.4019451Z 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:24.4025172Z 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:24.4032389Z 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:24.4045172Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-14T23:05:24.4123201Z 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:24.4145878Z 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:24.4152265Z 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:24.4158272Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-14T23:05:24.4212820Z 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:24.4222455Z 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:24.4228825Z 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:24.4239036Z 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:24.4263282Z 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:24.4286203Z 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:24.4326868Z 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:24.4421233Z 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:24.4432117Z 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:24.4451322Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-14T23:05:24.4459376Z 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:24.4467364Z 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:24.4475106Z 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:24.4485383Z 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:24.4497613Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-14T23:05:24.4506863Z 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:24.4580976Z 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:24.4592987Z 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:24.4605184Z 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:24.4610720Z 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:24.4621641Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-14T23:05:24.4792667Z 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:24.4817170Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-14T23:05:24.4826118Z 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:24.4832125Z 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:24.4840369Z 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:24.4847074Z 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:24.4855679Z 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:24.4868473Z 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:24.4903416Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-14T23:05:24.4911204Z 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:24.4919250Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-14T23:05:24.4927862Z 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:24.4937417Z 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:24.4945705Z 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:24.4954980Z 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:24.4963103Z 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:24.4970095Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-14T23:05:24.4978984Z 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:24.4984900Z 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:24.4993220Z 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:24.5002029Z 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:24.5011108Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-14T23:05:24.5016851Z 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:24.5023177Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-14T23:05:24.5031202Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-14T23:05:24.5126525Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-14T23:05:24.5132968Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-14T23:05:24.5141717Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-14T23:05:24.5195643Z 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:25.2238593Z Fetched 8648 kB in 0s (32.7 MB/s) 2021-05-14T23:05:25.2614363Z Selecting previously unselected package dctrl-tools. 2021-05-14T23:05:25.2780196Z (Reading database ... 2021-05-14T23:05:25.2782165Z (Reading database ... 5% 2021-05-14T23:05:25.2783091Z (Reading database ... 10% 2021-05-14T23:05:25.2783753Z (Reading database ... 15% 2021-05-14T23:05:25.2784279Z (Reading database ... 20% 2021-05-14T23:05:25.2785002Z (Reading database ... 25% 2021-05-14T23:05:25.2785473Z (Reading database ... 30% 2021-05-14T23:05:25.2785912Z (Reading database ... 35% 2021-05-14T23:05:25.2786418Z (Reading database ... 40% 2021-05-14T23:05:25.2787056Z (Reading database ... 45% 2021-05-14T23:05:25.2787534Z (Reading database ... 50% 2021-05-14T23:05:25.3154066Z (Reading database ... 55% 2021-05-14T23:05:25.3623875Z (Reading database ... 60% 2021-05-14T23:05:25.4000424Z (Reading database ... 65% 2021-05-14T23:05:25.4358781Z (Reading database ... 70% 2021-05-14T23:05:25.5067473Z (Reading database ... 75% 2021-05-14T23:05:25.5953369Z (Reading database ... 80% 2021-05-14T23:05:25.6859674Z (Reading database ... 85% 2021-05-14T23:05:25.7487389Z (Reading database ... 90% 2021-05-14T23:05:25.8119771Z (Reading database ... 95% 2021-05-14T23:05:25.8120974Z (Reading database ... 100% 2021-05-14T23:05:25.8121973Z (Reading database ... 254809 files and directories currently installed.) 2021-05-14T23:05:25.8245864Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-14T23:05:25.8480541Z Unpacking dctrl-tools (2.24-3) ... 2021-05-14T23:05:25.8872694Z Selecting previously unselected package libfile-which-perl. 2021-05-14T23:05:25.9057218Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-14T23:05:25.9070009Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-14T23:05:25.9352078Z Selecting previously unselected package libfile-homedir-perl. 2021-05-14T23:05:25.9582716Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-14T23:05:25.9593475Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-14T23:05:25.9905028Z Selecting previously unselected package libio-pty-perl. 2021-05-14T23:05:26.0117597Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-14T23:05:26.0133694Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-14T23:05:26.0431941Z Selecting previously unselected package libipc-run-perl. 2021-05-14T23:05:26.0674836Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-14T23:05:26.0684545Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-14T23:05:26.1072135Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-14T23:05:26.1296493Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-14T23:05:26.1305743Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:05:26.1638562Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-14T23:05:26.1898016Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-14T23:05:26.1906056Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:05:26.2192134Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-14T23:05:26.2402860Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-14T23:05:26.2417382Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:05:26.2712340Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-14T23:05:26.2914756Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-14T23:05:26.2927850Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:05:26.3231623Z Selecting previously unselected package libparams-classify-perl. 2021-05-14T23:05:26.3400593Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-14T23:05:26.3410911Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:05:26.3712268Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-14T23:05:26.3903933Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-14T23:05:26.3918350Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:05:26.4192085Z Selecting previously unselected package libimport-into-perl. 2021-05-14T23:05:26.4401435Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-14T23:05:26.4411020Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-14T23:05:26.4672231Z Selecting previously unselected package librole-tiny-perl. 2021-05-14T23:05:26.4882884Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-14T23:05:26.4892907Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-14T23:05:26.6512165Z Selecting previously unselected package libstrictures-perl. 2021-05-14T23:05:26.6708869Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-14T23:05:26.6723406Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-14T23:05:26.6971522Z Selecting previously unselected package libsub-quote-perl. 2021-05-14T23:05:26.7220379Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-14T23:05:26.7231995Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-14T23:05:26.7551993Z Selecting previously unselected package libmoo-perl. 2021-05-14T23:05:26.7748781Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-14T23:05:26.7760861Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-14T23:05:26.8071662Z Selecting previously unselected package patchutils. 2021-05-14T23:05:26.8279953Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-14T23:05:26.8289592Z Unpacking patchutils (0.3.4-2) ... 2021-05-14T23:05:26.8591554Z Selecting previously unselected package wdiff. 2021-05-14T23:05:26.8835633Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-14T23:05:26.8847670Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-14T23:05:26.9191449Z Selecting previously unselected package devscripts. 2021-05-14T23:05:26.9401063Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-14T23:05:26.9679677Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-14T23:05:27.0952111Z Selecting previously unselected package diffstat. 2021-05-14T23:05:27.1238704Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-14T23:05:27.1253903Z Unpacking diffstat (1.63-1) ... 2021-05-14T23:05:27.1592263Z Selecting previously unselected package python3-gpg. 2021-05-14T23:05:27.1768519Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-14T23:05:27.1779312Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:05:27.2271766Z Selecting previously unselected package dput. 2021-05-14T23:05:27.2476782Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-14T23:05:27.2557051Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-14T23:05:27.2874077Z Selecting previously unselected package gdebi-core. 2021-05-14T23:05:27.3089501Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-14T23:05:27.3100786Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:05:27.3993437Z Selecting previously unselected package libcroco3:amd64. 2021-05-14T23:05:27.4220747Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-14T23:05:27.4257417Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:05:27.4632417Z Selecting previously unselected package gettext. 2021-05-14T23:05:27.4807397Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-14T23:05:27.4819084Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-14T23:05:27.5912235Z Selecting previously unselected package intltool-debian. 2021-05-14T23:05:27.6100843Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-14T23:05:27.6112356Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:05:27.6391856Z Selecting previously unselected package libapt-pkg-perl. 2021-05-14T23:05:27.6598334Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-14T23:05:27.6610251Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:05:27.6901141Z Selecting previously unselected package libarchive-zip-perl. 2021-05-14T23:05:27.7152337Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-14T23:05:27.7163124Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-14T23:05:27.7460945Z Selecting previously unselected package libarray-intspan-perl. 2021-05-14T23:05:27.7728676Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-14T23:05:27.7738894Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-14T23:05:27.7991724Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-14T23:05:27.8204718Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-14T23:05:27.8217659Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:05:27.8452570Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-14T23:05:27.8682509Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-14T23:05:27.8696118Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:05:27.8909793Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-14T23:05:27.9163937Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-14T23:05:27.9177782Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:05:27.9387688Z Selecting previously unselected package libvariable-magic-perl. 2021-05-14T23:05:27.9643886Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-14T23:05:27.9657273Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:05:27.9952455Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-14T23:05:28.0192940Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-14T23:05:28.0206685Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:05:28.0512012Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-14T23:05:28.0771068Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-14T23:05:28.0782811Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:05:28.1012765Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-14T23:05:28.1263846Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-14T23:05:28.1277373Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:05:28.1512493Z Selecting previously unselected package libclone-perl. 2021-05-14T23:05:28.1763041Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-14T23:05:28.1775513Z Unpacking libclone-perl (0.43-2) ... 2021-05-14T23:05:28.1995659Z Selecting previously unselected package libcommon-sense-perl. 2021-05-14T23:05:28.2246279Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-14T23:05:28.2261721Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:05:28.2511119Z Selecting previously unselected package libparams-util-perl. 2021-05-14T23:05:28.2760477Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-14T23:05:28.2772891Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-14T23:05:28.3017136Z Selecting previously unselected package libsub-install-perl. 2021-05-14T23:05:28.3296505Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-14T23:05:28.3298947Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-14T23:05:28.3591727Z Selecting previously unselected package libdata-optlist-perl. 2021-05-14T23:05:28.3804606Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-14T23:05:28.3817809Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-14T23:05:28.4054890Z Selecting previously unselected package libsub-exporter-perl. 2021-05-14T23:05:28.4305373Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-14T23:05:28.4315915Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-14T23:05:28.4567134Z Selecting previously unselected package libconst-fast-perl. 2021-05-14T23:05:28.4812805Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-14T23:05:28.4824294Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-14T23:05:28.5050502Z Selecting previously unselected package libwant-perl. 2021-05-14T23:05:28.5313765Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-14T23:05:28.5331874Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-14T23:05:28.5557107Z Selecting previously unselected package libcontextual-return-perl. 2021-05-14T23:05:28.5820291Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-14T23:05:28.5838247Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:05:28.6114486Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-14T23:05:28.6371031Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-14T23:05:28.6383900Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:05:28.6690286Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-14T23:05:28.6967121Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-14T23:05:28.6975792Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:05:28.7231980Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-14T23:05:28.7461469Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-14T23:05:28.7475839Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:05:28.7703368Z Selecting previously unselected package libdistro-info-perl. 2021-05-14T23:05:28.7975670Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-14T23:05:28.7987996Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:05:28.8271721Z Selecting previously unselected package libnet-ip-perl. 2021-05-14T23:05:28.8475308Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-14T23:05:28.8486776Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-14T23:05:28.8741948Z Selecting previously unselected package libnet-dns-perl. 2021-05-14T23:05:28.8983738Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-14T23:05:28.8994707Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-14T23:05:28.9631789Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-14T23:05:28.9834686Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-14T23:05:28.9847441Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:05:29.0105141Z Selecting previously unselected package libemail-valid-perl. 2021-05-14T23:05:29.0377912Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-14T23:05:29.0389128Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-14T23:05:29.0696590Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-14T23:05:29.0969083Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-14T23:05:29.0998947Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:05:29.1351723Z Selecting previously unselected package libfile-chdir-perl. 2021-05-14T23:05:29.1542776Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-14T23:05:29.1555226Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:05:29.1771330Z Selecting previously unselected package libnumber-compare-perl. 2021-05-14T23:05:29.2041543Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-14T23:05:29.2053026Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-14T23:05:29.2351716Z Selecting previously unselected package libtext-glob-perl. 2021-05-14T23:05:29.2549658Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-14T23:05:29.2561438Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-14T23:05:29.2832006Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-14T23:05:29.3071007Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-14T23:05:29.3084553Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:05:29.3391541Z Selecting previously unselected package libio-string-perl. 2021-05-14T23:05:29.3580143Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-14T23:05:29.3611267Z Unpacking libio-string-perl (1.08-3) ... 2021-05-14T23:05:29.3911559Z Selecting previously unselected package libfont-ttf-perl. 2021-05-14T23:05:29.4108577Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-14T23:05:29.4119185Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-14T23:05:29.4669674Z Selecting previously unselected package libfuture-perl. 2021-05-14T23:05:29.4935851Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-14T23:05:29.4948076Z Unpacking libfuture-perl (0.43-1) ... 2021-05-14T23:05:29.5250326Z Selecting previously unselected package libparams-validate-perl. 2021-05-14T23:05:29.5507193Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-14T23:05:29.5519625Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-14T23:05:29.5769429Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-14T23:05:29.6041665Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-14T23:05:29.6054123Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:05:29.6275284Z Selecting previously unselected package libsort-versions-perl. 2021-05-14T23:05:29.6524910Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-14T23:05:29.6537547Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-14T23:05:29.6751829Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-14T23:05:29.7000410Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-14T23:05:29.7013084Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:05:29.7311905Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-14T23:05:29.7517925Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-14T23:05:29.7527043Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:05:29.7791736Z Selecting previously unselected package libio-prompter-perl. 2021-05-14T23:05:29.7994395Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-14T23:05:29.8007920Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-14T23:05:29.8329179Z Selecting previously unselected package libjson-perl. 2021-05-14T23:05:29.8537179Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-14T23:05:29.8553203Z Unpacking libjson-perl (4.02000-2) ... 2021-05-14T23:05:29.8911496Z Selecting previously unselected package liblog-any-perl. 2021-05-14T23:05:29.9086353Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-14T23:05:29.9099584Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-14T23:05:29.9392000Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-14T23:05:29.9625646Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-14T23:05:29.9648595Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:05:29.9862908Z Selecting previously unselected package libpackage-stash-perl. 2021-05-14T23:05:30.0120851Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-14T23:05:30.0134679Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-14T23:05:30.0431742Z Selecting previously unselected package libsub-identify-perl. 2021-05-14T23:05:30.0701401Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-14T23:05:30.0713506Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:05:30.1032855Z Selecting previously unselected package libsub-name-perl. 2021-05-14T23:05:30.1270001Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-14T23:05:30.1282111Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-14T23:05:30.1592560Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-14T23:05:30.1820168Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-14T23:05:30.1832231Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:05:30.2112742Z Selecting previously unselected package libpath-tiny-perl. 2021-05-14T23:05:30.2431004Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-14T23:05:30.2443504Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-14T23:05:30.2718473Z Selecting previously unselected package libtype-tiny-perl. 2021-05-14T23:05:30.2979626Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-14T23:05:30.2989008Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:05:30.3531784Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-14T23:05:30.3791757Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-14T23:05:30.3801761Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:05:30.4121711Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-14T23:05:30.4372635Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-14T23:05:30.4384110Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:05:30.4631570Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-14T23:05:30.4855672Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-14T23:05:30.4870224Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:05:30.5152250Z Selecting previously unselected package libio-async-perl. 2021-05-14T23:05:30.5344851Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-14T23:05:30.5361329Z Unpacking libio-async-perl (0.75-1) ... 2021-05-14T23:05:30.5871946Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-14T23:05:30.6061900Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-14T23:05:30.6071643Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:05:30.6352136Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-14T23:05:30.6556087Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-14T23:05:30.6569476Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:05:30.6911611Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-14T23:05:30.7084624Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-14T23:05:30.7098193Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:05:30.7512321Z Selecting previously unselected package libjson-xs-perl. 2021-05-14T23:05:30.7741293Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-14T23:05:30.7752998Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:05:30.8112682Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-14T23:05:30.8286697Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-14T23:05:30.8302556Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:05:30.8591674Z Selecting previously unselected package liblist-compare-perl. 2021-05-14T23:05:30.8804171Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-14T23:05:30.8818101Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-14T23:05:30.9153025Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-14T23:05:30.9356068Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-14T23:05:30.9369820Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:05:30.9723539Z Selecting previously unselected package liblist-someutils-perl. 2021-05-14T23:05:30.9978270Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-14T23:05:30.9988187Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-14T23:05:31.0311991Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-14T23:05:31.0493095Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-14T23:05:31.0505123Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:05:31.0873989Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-14T23:05:31.1107097Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-14T23:05:31.1122301Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:05:31.1392283Z Selecting previously unselected package libobject-id-perl. 2021-05-14T23:05:31.1617136Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-14T23:05:31.1629405Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:05:31.1952150Z Selecting previously unselected package libmoox-struct-perl. 2021-05-14T23:05:31.2109515Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-14T23:05:31.2122836Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-14T23:05:31.2472820Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-14T23:05:31.2635874Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-14T23:05:31.2648836Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:05:31.2992169Z Selecting previously unselected package libnet-libidn-perl. 2021-05-14T23:05:31.3192893Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-14T23:05:31.3208832Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:05:31.3506283Z Selecting previously unselected package libnumber-range-perl. 2021-05-14T23:05:31.3736435Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-14T23:05:31.3751065Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-14T23:05:31.4032302Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-14T23:05:31.4232537Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-14T23:05:31.4245557Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:05:31.4512834Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-14T23:05:31.4742562Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-14T23:05:31.4755634Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:05:31.5072674Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-14T23:05:31.5269570Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-14T23:05:31.5280403Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:05:31.5548207Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-14T23:05:31.5809805Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-14T23:05:31.5823928Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:05:31.6111811Z Selecting previously unselected package libpod-constants-perl. 2021-05-14T23:05:31.6341609Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-14T23:05:31.9055849Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-14T23:05:31.9341230Z Selecting previously unselected package libqpdf26:amd64. 2021-05-14T23:05:31.9607930Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-14T23:05:31.9617867Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:05:32.0272011Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-14T23:05:32.0516849Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-14T23:05:32.0530225Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:05:32.0794045Z Selecting previously unselected package libreadonly-perl. 2021-05-14T23:05:32.1046907Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-14T23:05:32.1060173Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-14T23:05:32.1326286Z Selecting previously unselected package libref-util-perl. 2021-05-14T23:05:32.1582868Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-14T23:05:32.1593216Z Unpacking libref-util-perl (0.204-1) ... 2021-05-14T23:05:32.1830985Z Selecting previously unselected package libref-util-xs-perl. 2021-05-14T23:05:32.2092605Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-14T23:05:32.2105121Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:05:32.2350084Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-14T23:05:32.2612977Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-14T23:05:32.2625427Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:05:32.2877505Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-14T23:05:32.3138100Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-14T23:05:32.3155833Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:05:32.3388735Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-14T23:05:32.3648438Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:05:32.3659388Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:05:32.4033259Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-14T23:05:32.4245840Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:05:32.4257588Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:05:32.4592951Z Selecting previously unselected package libsereal-perl. 2021-05-14T23:05:32.4820384Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-14T23:05:32.4842178Z Unpacking libsereal-perl (4.011-1) ... 2021-05-14T23:05:32.5188910Z Selecting previously unselected package libsort-key-perl. 2021-05-14T23:05:32.5368377Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-14T23:05:32.5387508Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-14T23:05:32.5711558Z Selecting previously unselected package libstring-copyright-perl. 2021-05-14T23:05:32.5913713Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-14T23:05:32.5968242Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:05:32.6211289Z Selecting previously unselected package libstring-escape-perl. 2021-05-14T23:05:32.6552567Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-14T23:05:32.6553609Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-14T23:05:32.6792008Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-14T23:05:32.7023388Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-14T23:05:32.7038095Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:05:32.7273861Z Selecting previously unselected package libterm-readkey-perl. 2021-05-14T23:05:32.7535184Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-14T23:05:32.7548055Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:05:32.7832321Z Selecting previously unselected package libtest-fatal-perl. 2021-05-14T23:05:32.8039872Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-14T23:05:32.8064594Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-14T23:05:32.8313276Z Selecting previously unselected package libtest-refcount-perl. 2021-05-14T23:05:32.8526633Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-14T23:05:32.8538910Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-14T23:05:32.8832726Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-14T23:05:32.9031291Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-14T23:05:32.9049859Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:05:32.9257668Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-14T23:05:32.9523500Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-14T23:05:32.9533322Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:05:32.9899787Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-14T23:05:33.0094072Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-14T23:05:33.0106424Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:05:33.0433384Z Selecting previously unselected package libxml-writer-perl. 2021-05-14T23:05:33.0692037Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-14T23:05:33.0701094Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-14T23:05:33.0979032Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-14T23:05:33.1242308Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-14T23:05:33.1255483Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:05:33.1553293Z Selecting previously unselected package licensecheck. 2021-05-14T23:05:33.1770555Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-14T23:05:33.1783172Z Unpacking licensecheck (3.0.45-1) ... 2021-05-14T23:05:33.2112994Z Selecting previously unselected package libdevel-size-perl. 2021-05-14T23:05:33.2309295Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-14T23:05:33.2326870Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:05:33.2563423Z Selecting previously unselected package t1utils. 2021-05-14T23:05:33.2817823Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-14T23:05:33.2829597Z Unpacking t1utils (1.41-3) ... 2021-05-14T23:05:33.3193453Z Selecting previously unselected package lintian. 2021-05-14T23:05:33.3440699Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-14T23:05:33.3451254Z Unpacking lintian (2.62.0) ... 2021-05-14T23:05:33.7111994Z Selecting previously unselected package python3-unidiff. 2021-05-14T23:05:33.7320735Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-14T23:05:33.7344940Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-14T23:05:33.7671701Z Selecting previously unselected package python3-xdg. 2021-05-14T23:05:33.7873260Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-14T23:05:33.7886283Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:05:33.8192558Z Selecting previously unselected package qpdf. 2021-05-14T23:05:33.8406999Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-14T23:05:33.8419263Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-14T23:05:33.9112543Z Selecting previously unselected package python3-magic. 2021-05-14T23:05:33.9314956Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-14T23:05:33.9329147Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-14T23:05:33.9966722Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:05:34.0005617Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:05:34.0042742Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-14T23:05:34.0074830Z Setting up wdiff (1.2.2-2build1) ... 2021-05-14T23:05:34.0111239Z Setting up libfile-which-perl (1.23-1) ... 2021-05-14T23:05:34.0141836Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-14T23:05:34.0178673Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:05:34.0215621Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:05:34.0247123Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:05:34.1735261Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:05:34.1770927Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:05:34.1802470Z Setting up libwant-perl (0.29-1build4) ... 2021-05-14T23:05:34.1848446Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:05:34.1880777Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-14T23:05:34.1936148Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:05:34.1982044Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-14T23:05:34.2021084Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:05:34.2059757Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-14T23:05:34.2096438Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-14T23:05:34.2133637Z Setting up libclone-perl (0.43-2) ... 2021-05-14T23:05:34.2168927Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-14T23:05:34.2202136Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:05:34.2239134Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:05:34.2277368Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:05:34.2310699Z Setting up liblog-any-perl (1.708-1) ... 2021-05-14T23:05:34.2352599Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:05:34.2397294Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-14T23:05:34.2435873Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:05:34.2472933Z Setting up libfuture-perl (0.43-1) ... 2021-05-14T23:05:34.2514649Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:05:34.2547413Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-14T23:05:34.2600393Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:05:34.2637598Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:05:34.2676791Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:05:34.2721631Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:05:34.4366921Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:05:34.4420362Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:05:34.4457078Z Setting up libsub-install-perl (0.928-1) ... 2021-05-14T23:05:34.4491717Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-14T23:05:34.4535447Z Setting up libio-async-perl (0.75-1) ... 2021-05-14T23:05:34.4583226Z Setting up patchutils (0.3.4-2) ... 2021-05-14T23:05:34.4622719Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:05:34.4661920Z Setting up libio-string-perl (1.08-3) ... 2021-05-14T23:05:34.4701012Z Setting up libreadonly-perl (2.050-2) ... 2021-05-14T23:05:34.4737772Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:05:34.4778196Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:05:34.6515179Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:05:34.6544258Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:05:34.6581730Z Setting up libref-util-perl (0.204-1) ... 2021-05-14T23:05:34.6622627Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:05:34.6653862Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-14T23:05:34.6689379Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:05:34.6725600Z Setting up qpdf (9.1.1-1build1) ... 2021-05-14T23:05:34.6762443Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:05:34.6793072Z Setting up t1utils (1.41-3) ... 2021-05-14T23:05:34.6838950Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:05:34.6869058Z Setting up diffstat (1.63-1) ... 2021-05-14T23:05:34.6901953Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:05:34.6938918Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:05:34.6974835Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:05:34.7012123Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-14T23:05:34.7050528Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-14T23:05:34.7088517Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-14T23:05:34.7121841Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:05:34.7167695Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-14T23:05:34.7201206Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:05:34.7235131Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:05:34.7273251Z Setting up libsub-name-perl (0.26-1) ... 2021-05-14T23:05:34.7306253Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:05:34.7347524Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:05:34.7377464Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:05:34.7412143Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-14T23:05:34.7451092Z Setting up libjson-perl (4.02000-2) ... 2021-05-14T23:05:34.7482902Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:05:34.7516442Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-14T23:05:34.7553043Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-14T23:05:34.8929446Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-14T23:05:34.8970183Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-14T23:05:34.9005159Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:05:34.9046286Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-14T23:05:34.9082067Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:05:34.9117378Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:05:34.9157126Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:05:34.9190964Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-14T23:05:34.9370664Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-14T23:05:34.9405428Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-14T23:05:34.9455267Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-14T23:05:35.0947749Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:05:35.0983353Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:05:35.1017147Z Setting up dctrl-tools (2.24-3) ... 2021-05-14T23:05:35.1105442Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:05:35.1136575Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:05:35.1167587Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-14T23:05:35.1255931Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-14T23:05:35.1285279Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:05:35.1321361Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:05:35.1360990Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:05:35.1394187Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:05:35.1455852Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:05:35.1500788Z Setting up libsereal-perl (4.011-1) ... 2021-05-14T23:05:35.1547219Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-14T23:05:35.1584671Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:05:35.1612653Z Setting up dput (1.0.3ubuntu1) ... 2021-05-14T23:05:35.3129330Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:05:35.3158634Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:05:35.3196005Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:05:35.3229399Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-14T23:05:35.3267333Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:05:35.3309769Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-14T23:05:35.3339972Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-14T23:05:35.3376454Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:05:35.3414627Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:05:35.3475377Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:05:35.3510771Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-14T23:05:35.3551552Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:05:35.3583810Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-14T23:05:35.3615677Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-14T23:05:35.3658630Z Setting up libmoo-perl (2.003006-1) ... 2021-05-14T23:05:35.3696260Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-14T23:05:35.3734114Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:05:35.3767076Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-14T23:05:35.5373867Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:05:35.5408406Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-14T23:05:35.5447343Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:05:35.5504611Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:05:35.5541426Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:05:35.5585896Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:05:35.5622118Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-14T23:05:35.5652909Z Setting up lintian (2.62.0) ... 2021-05-14T23:05:35.5707885Z Setting up licensecheck (3.0.45-1) ... 2021-05-14T23:05:35.5748021Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:05:50.9392409Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:05:51.0594661Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:05:52.9598961Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-14T23:05:53.0816122Z 2021-05-14T23:05:53.0984566Z Reading package lists... 0% 2021-05-14T23:05:53.0985295Z 2021-05-14T23:05:53.1027771Z Reading package lists... 100% 2021-05-14T23:05:53.1028385Z 2021-05-14T23:05:53.1028810Z 2021-05-14T23:05:53.1029386Z Reading package lists... Done 2021-05-14T23:05:53.1029702Z 2021-05-14T23:05:53.1030088Z Building dependency tree... 0% 2021-05-14T23:05:53.1030650Z 2021-05-14T23:05:53.1251504Z Building dependency tree... 0% 2021-05-14T23:05:53.1251879Z 2021-05-14T23:05:53.1252299Z Building dependency tree... 50% 2021-05-14T23:05:53.1252846Z 2021-05-14T23:05:53.2351838Z Building dependency tree... 50% 2021-05-14T23:05:53.2352433Z 2021-05-14T23:05:53.2352838Z Building dependency tree 2021-05-14T23:05:53.2353448Z 2021-05-14T23:05:53.2353838Z Reading state information... 0% 2021-05-14T23:05:53.2354161Z 2021-05-14T23:05:53.3880925Z Reading state information... 0% 2021-05-14T23:05:53.3881726Z 2021-05-14T23:05:53.3882159Z 2021-05-14T23:05:53.3882881Z Reading state information... Done 2021-05-14T23:05:53.3883325Z 2021-05-14T23:05:53.3883732Z Reading state information... 0% 2021-05-14T23:05:53.3934984Z 2021-05-14T23:05:53.3935554Z Reading state information... 1% 2021-05-14T23:05:53.3982396Z 2021-05-14T23:05:53.3982907Z Reading state information... 3% 2021-05-14T23:05:53.4023311Z 2021-05-14T23:05:53.4023743Z Reading state information... 5% 2021-05-14T23:05:53.4065406Z 2021-05-14T23:05:53.4065840Z Reading state information... 7% 2021-05-14T23:05:53.4102811Z 2021-05-14T23:05:53.4103241Z Reading state information... 9% 2021-05-14T23:05:53.4143031Z 2021-05-14T23:05:53.4143743Z Reading state information... 11% 2021-05-14T23:05:53.4191028Z 2021-05-14T23:05:53.4191517Z Reading state information... 13% 2021-05-14T23:05:53.4231955Z 2021-05-14T23:05:53.4232565Z Reading state information... 15% 2021-05-14T23:05:53.4272471Z 2021-05-14T23:05:53.4273138Z Reading state information... 17% 2021-05-14T23:05:53.4313358Z 2021-05-14T23:05:53.4313983Z Reading state information... 19% 2021-05-14T23:05:53.4350998Z 2021-05-14T23:05:53.4351724Z Reading state information... 21% 2021-05-14T23:05:53.4385981Z 2021-05-14T23:05:53.4386669Z Reading state information... 23% 2021-05-14T23:05:53.4425309Z 2021-05-14T23:05:53.4425994Z Reading state information... 25% 2021-05-14T23:05:53.4468677Z 2021-05-14T23:05:53.4469320Z Reading state information... 27% 2021-05-14T23:05:53.4506878Z 2021-05-14T23:05:53.4507522Z Reading state information... 29% 2021-05-14T23:05:53.4547844Z 2021-05-14T23:05:53.4548478Z Reading state information... 31% 2021-05-14T23:05:53.4590885Z 2021-05-14T23:05:53.4591600Z Reading state information... 33% 2021-05-14T23:05:53.4625920Z 2021-05-14T23:05:53.4626597Z Reading state information... 35% 2021-05-14T23:05:53.4662158Z 2021-05-14T23:05:53.4662826Z Reading state information... 37% 2021-05-14T23:05:53.4703186Z 2021-05-14T23:05:53.4703855Z Reading state information... 39% 2021-05-14T23:05:53.4744808Z 2021-05-14T23:05:53.4745647Z Reading state information... 41% 2021-05-14T23:05:53.4780531Z 2021-05-14T23:05:53.4781195Z Reading state information... 43% 2021-05-14T23:05:53.4823154Z 2021-05-14T23:05:53.4823811Z Reading state information... 45% 2021-05-14T23:05:53.4885194Z 2021-05-14T23:05:53.4885857Z Reading state information... 47% 2021-05-14T23:05:53.4923219Z 2021-05-14T23:05:53.4923637Z Reading state information... 49% 2021-05-14T23:05:53.4968323Z 2021-05-14T23:05:53.4968854Z Reading state information... 51% 2021-05-14T23:05:53.5006808Z 2021-05-14T23:05:53.5007224Z Reading state information... 53% 2021-05-14T23:05:53.5044495Z 2021-05-14T23:05:53.5044987Z Reading state information... 55% 2021-05-14T23:05:53.5084653Z 2021-05-14T23:05:53.5085086Z Reading state information... 57% 2021-05-14T23:05:53.5125615Z 2021-05-14T23:05:53.5126046Z Reading state information... 59% 2021-05-14T23:05:53.5175100Z 2021-05-14T23:05:53.5175810Z Reading state information... 61% 2021-05-14T23:05:53.5213222Z 2021-05-14T23:05:53.5213647Z Reading state information... 63% 2021-05-14T23:05:53.5250516Z 2021-05-14T23:05:53.5250929Z Reading state information... 65% 2021-05-14T23:05:53.5287587Z 2021-05-14T23:05:53.5288006Z Reading state information... 67% 2021-05-14T23:05:53.5324776Z 2021-05-14T23:05:53.5325194Z Reading state information... 69% 2021-05-14T23:05:53.5375516Z 2021-05-14T23:05:53.5375935Z Reading state information... 71% 2021-05-14T23:05:53.5409100Z 2021-05-14T23:05:53.5409531Z Reading state information... 73% 2021-05-14T23:05:53.5445564Z 2021-05-14T23:05:53.5445994Z Reading state information... 75% 2021-05-14T23:05:53.5496117Z 2021-05-14T23:05:53.5496544Z Reading state information... 77% 2021-05-14T23:05:53.5532520Z 2021-05-14T23:05:53.5532960Z Reading state information... 79% 2021-05-14T23:05:53.5574128Z 2021-05-14T23:05:53.5574567Z Reading state information... 81% 2021-05-14T23:05:53.5611415Z 2021-05-14T23:05:53.5611995Z Reading state information... 83% 2021-05-14T23:05:53.5650807Z 2021-05-14T23:05:53.5651280Z Reading state information... 85% 2021-05-14T23:05:53.5691954Z 2021-05-14T23:05:53.5692398Z Reading state information... 87% 2021-05-14T23:05:53.5730207Z 2021-05-14T23:05:53.5730680Z Reading state information... 89% 2021-05-14T23:05:53.5770410Z 2021-05-14T23:05:53.5770882Z Reading state information... 91% 2021-05-14T23:05:53.5811606Z 2021-05-14T23:05:53.5812081Z Reading state information... 93% 2021-05-14T23:05:53.5851404Z 2021-05-14T23:05:53.5851891Z Reading state information... 95% 2021-05-14T23:05:53.5894006Z 2021-05-14T23:05:53.5894483Z Reading state information... 97% 2021-05-14T23:05:53.5934803Z 2021-05-14T23:05:53.5935301Z Reading state information... 99% 2021-05-14T23:05:53.8710010Z Selecting previously unselected package r-4.0.5. 2021-05-14T23:05:53.9788489Z (Reading database ... 259872 files and directories currently installed.) 2021-05-14T23:05:53.9909368Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-14T23:05:53.9918975Z Unpacking r-4.0.5 (1) ... 2021-05-14T23:05:54.7979041Z Setting up r-4.0.5 (1) ... 2021-05-14T23:05:54.8223587Z 2021-05-14T23:05:54.8224386Z 2021-05-14T23:05:54.8225073Z Reading state information... Done 2021-05-14T23:05:54.8423015Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-14T23:05:54.8525795Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-14T23:05:54.8791576Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T23:05:54.8792082Z env: 2021-05-14T23:05:54.8792480Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:05:54.8792907Z TIC_DEPLOY_KEY: 2021-05-14T23:05:54.8793629Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:05:54.8795184Z GITHUB_PAT: *** 2021-05-14T23:05:54.8795570Z COVERALLS_TOKEN: 2021-05-14T23:05:54.8796005Z continue-on-error: false 2021-05-14T23:05:54.8796441Z VDIFFR_RUN_TESTS: 2021-05-14T23:05:54.8796887Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:05:54.8797294Z TZ: UTC 2021-05-14T23:05:54.8797643Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:05:54.8798023Z NOT_CRAN: true 2021-05-14T23:05:54.8798359Z ##[endgroup] 2021-05-14T23:05:54.9329927Z [command]sudo apt-get install -y texinfo 2021-05-14T23:05:55.1632468Z Reading package lists... 2021-05-14T23:05:55.2953426Z Building dependency tree... 2021-05-14T23:05:55.2970636Z Reading state information... 2021-05-14T23:05:55.4942484Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-14T23:05:55.4943642Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:05:56.3831475Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-14T23:05:56.3984371Z --2021-05-14 23:05:56-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-14T23:05:56.4335896Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-14T23:05:56.4457400Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-14T23:05:56.5057374Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-14T23:05:56.5059768Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-14T23:05:56.5061980Z --2021-05-14 23:05:56-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-14T23:05:56.6227316Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-14T23:05:56.6452134Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-14T23:05:56.7383524Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:05:56.7387009Z 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=uoJVUrDYFhYw%2BDJrbNPP%2F5oZtlvENOyaUEcc3xM3qfI%3D&st=2021-05-14T23%3A04%3A56Z&se=2021-05-14T23%3A10%3A56Z&sp=r [following] 2021-05-14T23:05:56.7391500Z --2021-05-14 23:05:56-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=uoJVUrDYFhYw%2BDJrbNPP%2F5oZtlvENOyaUEcc3xM3qfI%3D&st=2021-05-14T23%3A04%3A56Z&se=2021-05-14T23%3A10%3A56Z&sp=r 2021-05-14T23:05:56.7735146Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-14T23:05:56.7955451Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-14T23:05:56.9194266Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:05:56.9197904Z Length: 67311253 (64M) [application/octet-stream] 2021-05-14T23:05:56.9200006Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-14T23:05:57.1420729Z 2021-05-14T23:05:57.9236180Z 0K ........ ........ ........ ........ 49% 33.6M 1s 2021-05-14T23:05:58.8612239Z 32768K ........ ........ ........ ........ 99% 33.2M 0s 2021-05-14T23:05:58.8613358Z 65536K 100% 8.16M=1.9s 2021-05-14T23:05:58.8613996Z 2021-05-14T23:05:58.8618620Z 2021-05-14 23:05:58 (33.1 MB/s) - ‘TinyTeX.tar.gz’ saved [67311253/67311253] 2021-05-14T23:05:58.8619383Z 2021-05-14T23:06:00.5098669Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-14T23:06:00.5099889Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-14T23:06:00.7863863Z ##[group]Run tlmgr update --self 2021-05-14T23:06:00.7864455Z tlmgr update --self 2021-05-14T23:06:00.7865250Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T23:06:00.7866045Z tlmgr update --all 2021-05-14T23:06:00.7908544Z shell: /usr/bin/bash -e {0} 2021-05-14T23:06:00.7908932Z env: 2021-05-14T23:06:00.7909337Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:06:00.7909782Z TIC_DEPLOY_KEY: 2021-05-14T23:06:00.7910684Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:06:00.7912288Z GITHUB_PAT: *** 2021-05-14T23:06:00.7912721Z COVERALLS_TOKEN: 2021-05-14T23:06:00.7913167Z continue-on-error: false 2021-05-14T23:06:00.7913614Z VDIFFR_RUN_TESTS: 2021-05-14T23:06:00.7914060Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:06:00.7914486Z TZ: UTC 2021-05-14T23:06:00.7914846Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:06:00.7915289Z NOT_CRAN: true 2021-05-14T23:06:00.7915657Z ##[endgroup] 2021-05-14T23:06:02.1973333Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:06:02.1975027Z tlmgr: no self-updates for tlmgr available 2021-05-14T23:06:03.7257320Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:06:03.7258726Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T23:06:03.8925843Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-14T23:06:03.9689523Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-14T23:06:04.0353459Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-14T23:06:04.1051926Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-14T23:06:04.9258102Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-14T23:06:06.2100224Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-14T23:06:06.3287644Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-14T23:06:06.4225928Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-14T23:06:06.4890838Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-14T23:06:06.5565771Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-14T23:06:06.6248061Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-14T23:06:06.6918844Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-14T23:06:06.7603683Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-14T23:06:06.8336983Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-14T23:06:06.9534478Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-14T23:06:07.0614010Z [17/89, 00:04/00:04] install: courier-scaled [3k] 2021-05-14T23:06:07.1293290Z [18/89, 00:04/00:04] install: cstypo [3k] 2021-05-14T23:06:07.1962984Z [19/89, 00:04/00:04] install: ctablestack [2k] 2021-05-14T23:06:07.2628667Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-14T23:06:07.3327999Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-14T23:06:07.4049525Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-14T23:06:07.4728903Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-14T23:06:07.5449385Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-14T23:06:07.6147392Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-14T23:06:07.6841453Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-14T23:06:07.7517612Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-14T23:06:07.8206264Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-14T23:06:07.8895873Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-14T23:06:07.9581059Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-14T23:06:08.0282557Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-14T23:06:08.1004250Z [32/89, 00:05/00:05] install: kanaparser [5k] 2021-05-14T23:06:08.1694611Z [33/89, 00:05/00:05] install: knuth-local [23k] 2021-05-14T23:06:08.2410707Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-14T23:06:08.3095900Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-14T23:06:08.3801598Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-14T23:06:08.4628476Z [37/89, 00:05/00:05] install: lua-ul [7k] 2021-05-14T23:06:09.3600797Z [38/89, 00:05/00:05] install: lua-uni-algos [6k] 2021-05-14T23:06:09.3602369Z [39/89, 00:05/00:05] install: lua-visual-debug [4k] 2021-05-14T23:06:09.3603110Z [40/89, 00:05/00:05] install: luacode [3k] 2021-05-14T23:06:09.3603704Z [41/89, 00:05/00:05] install: luacolor [5k] 2021-05-14T23:06:09.3604320Z [42/89, 00:06/00:06] install: luahyphenrules [3k] 2021-05-14T23:06:09.3604992Z [43/89, 00:06/00:06] install: luaimageembed [2k] 2021-05-14T23:06:09.3605817Z [44/89, 00:06/00:06] install: luaindex [5k] 2021-05-14T23:06:09.3606343Z [45/89, 00:06/00:06] install: luainputenc [5k] 2021-05-14T23:06:09.3606894Z [46/89, 00:06/00:06] install: luaintro [1k] 2021-05-14T23:06:09.4028676Z [47/89, 00:06/00:06] install: luakeys [5k] 2021-05-14T23:06:09.4701732Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-14T23:06:09.5385516Z [49/89, 00:06/00:06] install: lualatex-truncate [2k] 2021-05-14T23:06:09.6078600Z [50/89, 00:06/00:06] install: luamplib [12k] 2021-05-14T23:06:09.6774264Z [51/89, 00:06/00:06] install: luapackageloader [2k] 2021-05-14T23:06:09.7460337Z [52/89, 00:06/00:06] install: luaprogtable [7k] 2021-05-14T23:06:09.8149136Z [53/89, 00:06/00:06] install: luarandom [2k] 2021-05-14T23:06:09.8822220Z [54/89, 00:06/00:06] install: luatex85 [2k] 2021-05-14T23:06:09.9504162Z [55/89, 00:06/00:06] install: luatexbase [4k] 2021-05-14T23:06:10.0192463Z [56/89, 00:06/00:06] install: luatexko [22k] 2021-05-14T23:06:10.0891207Z [57/89, 00:07/00:07] install: luatextra [2k] 2021-05-14T23:06:10.1609876Z [58/89, 00:07/00:07] install: luavlna [8k] 2021-05-14T23:06:10.2313566Z [59/89, 00:07/00:07] install: luaxml [31k] 2021-05-14T23:06:10.3034810Z [60/89, 00:07/00:07] install: makeindex.x86_64-linux [49k] 2021-05-14T23:06:10.3750727Z [61/89, 00:07/00:07] install: makeindex [5k] 2021-05-14T23:06:10.4445230Z [62/89, 00:07/00:07] install: mflogo [2k] 2021-05-14T23:06:10.5127359Z [63/89, 00:07/00:07] install: newpax [9k] 2021-05-14T23:06:10.5822276Z [64/89, 00:07/00:07] install: nodetree [13k] 2021-05-14T23:06:10.6530981Z [65/89, 00:07/00:07] install: odsfile [5k] 2021-05-14T23:06:10.7220232Z [66/89, 00:07/00:07] install: optex.x86_64-linux [1k] 2021-05-14T23:06:10.8444761Z [67/89, 00:07/00:07] install: optex [789k] 2021-05-14T23:06:10.9521535Z [68/89, 00:07/00:07] install: pdfarticle [4k] 2021-05-14T23:06:11.0220961Z [69/89, 00:07/00:07] install: pdfextra [22k] 2021-05-14T23:06:11.0915982Z [70/89, 00:08/00:08] install: placeat [4k] 2021-05-14T23:06:11.1626438Z [71/89, 00:08/00:08] install: plantuml [3k] 2021-05-14T23:06:11.2321363Z [72/89, 00:08/00:08] install: rsfs [55k] 2021-05-14T23:06:11.3083308Z [73/89, 00:08/00:08] install: selnolig [53k] 2021-05-14T23:06:11.3825350Z [74/89, 00:08/00:08] install: spelling [14k] 2021-05-14T23:06:11.4549783Z [75/89, 00:08/00:08] install: stricttex [2k] 2021-05-14T23:06:11.5243981Z [76/89, 00:08/00:08] install: texlive-common [1k] 2021-05-14T23:06:11.5942378Z [77/89, 00:08/00:08] install: texlive-en [1k] 2021-05-14T23:06:11.6654313Z [78/89, 00:08/00:08] install: texlive-msg-translations [144k] 2021-05-14T23:06:11.7492707Z [79/89, 00:08/00:08] install: thumbpdf.x86_64-linux [1k] 2021-05-14T23:06:11.8194556Z [80/89, 00:08/00:08] install: thumbpdf [19k] 2021-05-14T23:06:11.8887329Z [81/89, 00:08/00:08] install: tlshell.x86_64-linux [1k] 2021-05-14T23:06:11.9588723Z [82/89, 00:08/00:08] install: tlshell [29k] 2021-05-14T23:06:12.0315602Z [83/89, 00:08/00:08] install: typewriter [25k] 2021-05-14T23:06:12.1044106Z [84/89, 00:09/00:09] install: uninormalize [6k] 2021-05-14T23:06:12.1745265Z [85/89, 00:09/00:09] install: upquote [2k] 2021-05-14T23:06:12.2968265Z [86/89, 00:09/00:09] install: xdvi.x86_64-linux [530k] 2021-05-14T23:06:12.4138889Z [87/89, 00:09/00:09] install: xdvi [7k] 2021-05-14T23:06:12.4832719Z [88/89, 00:09/00:09] install: collection-basic [1k] 2021-05-14T23:06:12.5538252Z [89/89, 00:09/00:09] install: collection-luatex [1k] 2021-05-14T23:06:12.5734678Z running mktexlsr ... 2021-05-14T23:06:12.6477795Z done running mktexlsr. 2021-05-14T23:06:12.6735537Z running updmap-sys ... 2021-05-14T23:06:12.9216125Z done running updmap-sys. 2021-05-14T23:06:12.9217512Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-14T23:06:12.9219461Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/L0bVGL_BZ_/7VqQTcMbl2 ... 2021-05-14T23:06:13.2696079Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/L0bVGL_BZ_/7VqQTcMbl2. 2021-05-14T23:06:13.2697823Z OK: optex.fmt/luatex 2021-05-14T23:06:13.2699241Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T23:06:13.2700797Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T23:06:14.7110598Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:06:14.7111924Z tlmgr: no updates available 2021-05-14T23:06:14.8033330Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T23:06:14.8033829Z with: 2021-05-14T23:06:14.8034187Z pandoc-version: 2.7.3 2021-05-14T23:06:14.8034551Z env: 2021-05-14T23:06:14.8034940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:06:14.8035371Z TIC_DEPLOY_KEY: 2021-05-14T23:06:14.8036090Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:06:14.8037684Z GITHUB_PAT: *** 2021-05-14T23:06:14.8038070Z COVERALLS_TOKEN: 2021-05-14T23:06:14.8038502Z continue-on-error: false 2021-05-14T23:06:14.8038941Z VDIFFR_RUN_TESTS: 2021-05-14T23:06:14.8039372Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:06:14.8039931Z TZ: UTC 2021-05-14T23:06:14.8040277Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:06:14.8040661Z NOT_CRAN: true 2021-05-14T23:06:14.8041002Z ##[endgroup] 2021-05-14T23:06:15.2550179Z [command]sudo apt-get install -y gdebi-core 2021-05-14T23:06:15.3218451Z Reading package lists... 2021-05-14T23:06:15.4586196Z Building dependency tree... 2021-05-14T23:06:15.4602157Z Reading state information... 2021-05-14T23:06:15.6745450Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-14T23:06:15.6751889Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:15.6771893Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-14T23:06:15.8013455Z 2021-05-14T23:06:15.8159345Z Reading package lists... 0% 2021-05-14T23:06:15.8160326Z 2021-05-14T23:06:15.8198569Z Reading package lists... 100% 2021-05-14T23:06:15.8199233Z 2021-05-14T23:06:15.8199712Z 2021-05-14T23:06:15.8200399Z Reading package lists... Done 2021-05-14T23:06:15.8200977Z 2021-05-14T23:06:15.8201688Z Building dependency tree... 0% 2021-05-14T23:06:15.8202330Z 2021-05-14T23:06:15.8433680Z Building dependency tree... 0% 2021-05-14T23:06:15.8434459Z 2021-05-14T23:06:15.8435166Z Building dependency tree... 50% 2021-05-14T23:06:15.8435671Z 2021-05-14T23:06:15.9543568Z Building dependency tree... 50% 2021-05-14T23:06:15.9544393Z 2021-05-14T23:06:15.9545080Z Building dependency tree 2021-05-14T23:06:15.9545616Z 2021-05-14T23:06:15.9546284Z Reading state information... 0% 2021-05-14T23:06:15.9546798Z 2021-05-14T23:06:16.0998359Z Reading state information... 0% 2021-05-14T23:06:16.0998734Z 2021-05-14T23:06:16.0998933Z 2021-05-14T23:06:16.0999518Z Reading state information... Done 2021-05-14T23:06:16.0999873Z 2021-05-14T23:06:16.1000330Z Reading state information... 0% 2021-05-14T23:06:16.1050256Z 2021-05-14T23:06:16.1050931Z Reading state information... 1% 2021-05-14T23:06:16.1087995Z 2021-05-14T23:06:16.1088519Z Reading state information... 3% 2021-05-14T23:06:16.1129577Z 2021-05-14T23:06:16.1130100Z Reading state information... 5% 2021-05-14T23:06:16.1169583Z 2021-05-14T23:06:16.1170416Z Reading state information... 7% 2021-05-14T23:06:16.1203232Z 2021-05-14T23:06:16.1204078Z Reading state information... 9% 2021-05-14T23:06:16.1260151Z 2021-05-14T23:06:16.1261092Z Reading state information... 11% 2021-05-14T23:06:16.1282193Z 2021-05-14T23:06:16.1283070Z Reading state information... 13% 2021-05-14T23:06:16.1325269Z 2021-05-14T23:06:16.1325878Z Reading state information... 15% 2021-05-14T23:06:16.1364461Z 2021-05-14T23:06:16.1365065Z Reading state information... 17% 2021-05-14T23:06:16.1407390Z 2021-05-14T23:06:16.1408460Z Reading state information... 19% 2021-05-14T23:06:16.1449379Z 2021-05-14T23:06:16.1449948Z Reading state information... 21% 2021-05-14T23:06:16.1487572Z 2021-05-14T23:06:16.1488145Z Reading state information... 23% 2021-05-14T23:06:16.1533063Z 2021-05-14T23:06:16.1533617Z Reading state information... 25% 2021-05-14T23:06:16.1578890Z 2021-05-14T23:06:16.1579438Z Reading state information... 27% 2021-05-14T23:06:16.1623132Z 2021-05-14T23:06:16.1623675Z Reading state information... 29% 2021-05-14T23:06:16.1667610Z 2021-05-14T23:06:16.1668181Z Reading state information... 31% 2021-05-14T23:06:16.1710223Z 2021-05-14T23:06:16.1711672Z Reading state information... 33% 2021-05-14T23:06:16.1752788Z 2021-05-14T23:06:16.1753328Z Reading state information... 35% 2021-05-14T23:06:16.1788023Z 2021-05-14T23:06:16.1788535Z Reading state information... 37% 2021-05-14T23:06:16.1833078Z 2021-05-14T23:06:16.1833629Z Reading state information... 39% 2021-05-14T23:06:16.1875033Z 2021-05-14T23:06:16.1875581Z Reading state information... 41% 2021-05-14T23:06:16.1912581Z 2021-05-14T23:06:16.1913100Z Reading state information... 43% 2021-05-14T23:06:16.1972207Z 2021-05-14T23:06:16.1972736Z Reading state information... 45% 2021-05-14T23:06:16.2035359Z 2021-05-14T23:06:16.2035871Z Reading state information... 47% 2021-05-14T23:06:16.2074453Z 2021-05-14T23:06:16.2074973Z Reading state information... 49% 2021-05-14T23:06:16.2116743Z 2021-05-14T23:06:16.2117264Z Reading state information... 51% 2021-05-14T23:06:16.2156897Z 2021-05-14T23:06:16.2157376Z Reading state information... 53% 2021-05-14T23:06:16.2193779Z 2021-05-14T23:06:16.2194309Z Reading state information... 55% 2021-05-14T23:06:16.2234561Z 2021-05-14T23:06:16.2235056Z Reading state information... 57% 2021-05-14T23:06:16.2274651Z 2021-05-14T23:06:16.2275190Z Reading state information... 59% 2021-05-14T23:06:16.2319254Z 2021-05-14T23:06:16.2319775Z Reading state information... 61% 2021-05-14T23:06:16.2360552Z 2021-05-14T23:06:16.2361032Z Reading state information... 63% 2021-05-14T23:06:16.2396369Z 2021-05-14T23:06:16.2396886Z Reading state information... 65% 2021-05-14T23:06:16.2434506Z 2021-05-14T23:06:16.2434986Z Reading state information... 67% 2021-05-14T23:06:16.2472041Z 2021-05-14T23:06:16.2472575Z Reading state information... 69% 2021-05-14T23:06:16.2523368Z 2021-05-14T23:06:16.2523981Z Reading state information... 71% 2021-05-14T23:06:16.2570082Z 2021-05-14T23:06:16.2570632Z Reading state information... 73% 2021-05-14T23:06:16.2594721Z 2021-05-14T23:06:16.2595274Z Reading state information... 75% 2021-05-14T23:06:16.2644871Z 2021-05-14T23:06:16.2645398Z Reading state information... 77% 2021-05-14T23:06:16.2681745Z 2021-05-14T23:06:16.2682269Z Reading state information... 79% 2021-05-14T23:06:16.2719588Z 2021-05-14T23:06:16.2720103Z Reading state information... 81% 2021-05-14T23:06:16.2759312Z 2021-05-14T23:06:16.2759826Z Reading state information... 83% 2021-05-14T23:06:16.2796239Z 2021-05-14T23:06:16.2796776Z Reading state information... 85% 2021-05-14T23:06:16.2835743Z 2021-05-14T23:06:16.2836240Z Reading state information... 87% 2021-05-14T23:06:16.2870727Z 2021-05-14T23:06:16.2871271Z Reading state information... 89% 2021-05-14T23:06:16.2903915Z 2021-05-14T23:06:16.2904458Z Reading state information... 91% 2021-05-14T23:06:16.2951056Z 2021-05-14T23:06:16.2951545Z Reading state information... 93% 2021-05-14T23:06:16.2987747Z 2021-05-14T23:06:16.2988266Z Reading state information... 95% 2021-05-14T23:06:16.3029539Z 2021-05-14T23:06:16.3030023Z Reading state information... 97% 2021-05-14T23:06:16.3066035Z 2021-05-14T23:06:16.3066571Z Reading state information... 99% 2021-05-14T23:06:16.5729556Z Selecting previously unselected package pandoc. 2021-05-14T23:06:16.6807026Z (Reading database ... 261891 files and directories currently installed.) 2021-05-14T23:06:16.6930056Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-14T23:06:16.6944661Z Unpacking pandoc (2.7.3-1) ... 2021-05-14T23:06:18.7190516Z Setting up pandoc (2.7.3-1) ... 2021-05-14T23:06:18.7229408Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:19.4482913Z 2021-05-14T23:06:19.4483687Z 2021-05-14T23:06:19.4484330Z Reading state information... Done 2021-05-14T23:06:19.4825097Z ##[group]Run git config user.name adigherman 2021-05-14T23:06:19.4825889Z git config user.name adigherman 2021-05-14T23:06:19.4826818Z git config user.email adig@jhu.edu 2021-05-14T23:06:19.4867489Z shell: /usr/bin/bash -e {0} 2021-05-14T23:06:19.4867875Z env: 2021-05-14T23:06:19.4868336Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:06:19.4868894Z TIC_DEPLOY_KEY: 2021-05-14T23:06:19.4869646Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:06:19.4872125Z GITHUB_PAT: *** 2021-05-14T23:06:19.4872575Z COVERALLS_TOKEN: 2021-05-14T23:06:19.4873042Z continue-on-error: false 2021-05-14T23:06:19.4873485Z VDIFFR_RUN_TESTS: 2021-05-14T23:06:19.4874067Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:06:19.4874508Z TZ: UTC 2021-05-14T23:06:19.4875028Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:06:19.4876513Z NOT_CRAN: true 2021-05-14T23:06:19.4876944Z ##[endgroup] 2021-05-14T23:06:19.5404949Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-14T23:06:19.5405829Z env: 2021-05-14T23:06:19.5406439Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:06:19.5406918Z TIC_DEPLOY_KEY: 2021-05-14T23:06:19.5407761Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:06:19.5409519Z GITHUB_PAT: *** 2021-05-14T23:06:19.5409962Z COVERALLS_TOKEN: 2021-05-14T23:06:19.5410470Z continue-on-error: false 2021-05-14T23:06:19.5410953Z VDIFFR_RUN_TESTS: 2021-05-14T23:06:19.5411464Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:06:19.5411919Z TZ: UTC 2021-05-14T23:06:19.5412333Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:06:19.5412751Z NOT_CRAN: true 2021-05-14T23:06:19.5413144Z ##[endgroup] 2021-05-14T23:06:19.8388828Z Reading package lists... 2021-05-14T23:06:19.9811047Z Building dependency tree... 2021-05-14T23:06:19.9830305Z Reading state information... 2021-05-14T23:06:20.1018566Z The following additional packages will be installed: 2021-05-14T23:06:20.1022198Z cmake-data libjsoncpp1 librhash0 2021-05-14T23:06:20.1026966Z Suggested packages: 2021-05-14T23:06:20.1028298Z cmake-doc ninja-build 2021-05-14T23:06:20.1456451Z The following NEW packages will be installed: 2021-05-14T23:06:20.1460497Z cmake cmake-data libjsoncpp1 librhash0 2021-05-14T23:06:20.1688113Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:20.1688873Z Need to get 5470 kB of archives. 2021-05-14T23:06:20.1689603Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-14T23:06:20.1691955Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-14T23:06:20.2029229Z 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:20.2044318Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-14T23:06:20.2095587Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-14T23:06:20.6538688Z Fetched 5470 kB in 0s (48.5 MB/s) 2021-05-14T23:06:20.6924641Z Selecting previously unselected package cmake-data. 2021-05-14T23:06:20.6993092Z (Reading database ... 2021-05-14T23:06:20.6994012Z (Reading database ... 5% 2021-05-14T23:06:20.6994546Z (Reading database ... 10% 2021-05-14T23:06:20.6995032Z (Reading database ... 15% 2021-05-14T23:06:20.6995529Z (Reading database ... 20% 2021-05-14T23:06:20.6996010Z (Reading database ... 25% 2021-05-14T23:06:20.6996608Z (Reading database ... 30% 2021-05-14T23:06:20.6997053Z (Reading database ... 35% 2021-05-14T23:06:20.6997513Z (Reading database ... 40% 2021-05-14T23:06:20.6997973Z (Reading database ... 45% 2021-05-14T23:06:20.6998421Z (Reading database ... 50% 2021-05-14T23:06:20.7029924Z (Reading database ... 55% 2021-05-14T23:06:20.7061395Z (Reading database ... 60% 2021-05-14T23:06:20.7097613Z (Reading database ... 65% 2021-05-14T23:06:20.7207291Z (Reading database ... 70% 2021-05-14T23:06:20.7226820Z (Reading database ... 75% 2021-05-14T23:06:20.7572875Z (Reading database ... 80% 2021-05-14T23:06:20.7824680Z (Reading database ... 85% 2021-05-14T23:06:20.7963755Z (Reading database ... 90% 2021-05-14T23:06:20.8033741Z (Reading database ... 95% 2021-05-14T23:06:20.8034331Z (Reading database ... 100% 2021-05-14T23:06:20.8035098Z (Reading database ... 261898 files and directories currently installed.) 2021-05-14T23:06:20.8157353Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-14T23:06:20.8327122Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:06:21.2990669Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-14T23:06:21.3267004Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-14T23:06:21.3291386Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:06:21.3599171Z Selecting previously unselected package librhash0:amd64. 2021-05-14T23:06:21.3865702Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-14T23:06:21.3876478Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:06:21.4174634Z Selecting previously unselected package cmake. 2021-05-14T23:06:21.4444551Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-14T23:06:21.4455225Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:06:21.8595715Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:06:21.8627319Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:06:21.9021613Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:06:21.9058140Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:06:21.9096663Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:22.9312108Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:25.0139369Z Reading package lists... 2021-05-14T23:06:25.1565134Z Building dependency tree... 2021-05-14T23:06:25.1582984Z Reading state information... 2021-05-14T23:06:25.3054681Z Suggested packages: 2021-05-14T23:06:25.3056090Z libssh-doc 2021-05-14T23:06:25.3621093Z The following NEW packages will be installed: 2021-05-14T23:06:25.3622861Z libssh-dev 2021-05-14T23:06:25.3821311Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:25.3822029Z Need to get 219 kB of archives. 2021-05-14T23:06:25.3822704Z After this operation, 1127 kB of additional disk space will be used. 2021-05-14T23:06:25.3824588Z 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:25.7822670Z Fetched 219 kB in 0s (11.3 MB/s) 2021-05-14T23:06:25.8092990Z Selecting previously unselected package libssh-dev:amd64. 2021-05-14T23:06:25.8156843Z (Reading database ... 2021-05-14T23:06:25.8157641Z (Reading database ... 5% 2021-05-14T23:06:25.8158365Z (Reading database ... 10% 2021-05-14T23:06:25.8159150Z (Reading database ... 15% 2021-05-14T23:06:25.8159877Z (Reading database ... 20% 2021-05-14T23:06:25.8160593Z (Reading database ... 25% 2021-05-14T23:06:25.8161320Z (Reading database ... 30% 2021-05-14T23:06:25.8162048Z (Reading database ... 35% 2021-05-14T23:06:25.8162844Z (Reading database ... 40% 2021-05-14T23:06:25.8163514Z (Reading database ... 45% 2021-05-14T23:06:25.8164177Z (Reading database ... 50% 2021-05-14T23:06:25.8191591Z (Reading database ... 55% 2021-05-14T23:06:25.8221726Z (Reading database ... 60% 2021-05-14T23:06:25.8253074Z (Reading database ... 65% 2021-05-14T23:06:25.8356739Z (Reading database ... 70% 2021-05-14T23:06:25.8376332Z (Reading database ... 75% 2021-05-14T23:06:25.8700971Z (Reading database ... 80% 2021-05-14T23:06:25.8970532Z (Reading database ... 85% 2021-05-14T23:06:25.9093610Z (Reading database ... 90% 2021-05-14T23:06:25.9161488Z (Reading database ... 95% 2021-05-14T23:06:25.9164080Z (Reading database ... 100% 2021-05-14T23:06:25.9164806Z (Reading database ... 264682 files and directories currently installed.) 2021-05-14T23:06:25.9304787Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:06:25.9305923Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:06:26.0056905Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:06:27.9927174Z Reading package lists... 2021-05-14T23:06:28.1575887Z Building dependency tree... 2021-05-14T23:06:28.1594357Z Reading state information... 2021-05-14T23:06:28.3500879Z The following NEW packages will be installed: 2021-05-14T23:06:28.3504458Z jags 2021-05-14T23:06:28.5196299Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:28.5197047Z Need to get 1562 kB of archives. 2021-05-14T23:06:28.5198314Z After this operation, 3615 kB of additional disk space will be used. 2021-05-14T23:06:28.5200460Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-14T23:06:28.9429225Z Fetched 1562 kB in 0s (8223 kB/s) 2021-05-14T23:06:28.9752296Z Selecting previously unselected package jags. 2021-05-14T23:06:28.9790100Z (Reading database ... 2021-05-14T23:06:28.9791559Z (Reading database ... 5% 2021-05-14T23:06:28.9792126Z (Reading database ... 10% 2021-05-14T23:06:28.9793012Z (Reading database ... 15% 2021-05-14T23:06:28.9793639Z (Reading database ... 20% 2021-05-14T23:06:28.9794171Z (Reading database ... 25% 2021-05-14T23:06:28.9794682Z (Reading database ... 30% 2021-05-14T23:06:28.9795213Z (Reading database ... 35% 2021-05-14T23:06:28.9795860Z (Reading database ... 40% 2021-05-14T23:06:28.9796355Z (Reading database ... 45% 2021-05-14T23:06:28.9796864Z (Reading database ... 50% 2021-05-14T23:06:28.9831421Z (Reading database ... 55% 2021-05-14T23:06:28.9862455Z (Reading database ... 60% 2021-05-14T23:06:28.9894744Z (Reading database ... 65% 2021-05-14T23:06:29.0007245Z (Reading database ... 70% 2021-05-14T23:06:29.0029033Z (Reading database ... 75% 2021-05-14T23:06:29.0413900Z (Reading database ... 80% 2021-05-14T23:06:29.0793755Z (Reading database ... 85% 2021-05-14T23:06:29.0936749Z (Reading database ... 90% 2021-05-14T23:06:29.1016055Z (Reading database ... 95% 2021-05-14T23:06:29.1016636Z (Reading database ... 100% 2021-05-14T23:06:29.1017446Z (Reading database ... 264701 files and directories currently installed.) 2021-05-14T23:06:29.1174474Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-14T23:06:29.1199098Z Unpacking jags (4.3.0-3build1) ... 2021-05-14T23:06:29.3072199Z Setting up jags (4.3.0-3build1) ... 2021-05-14T23:06:29.3178288Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:30.0636332Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:32.1574811Z Reading package lists... 2021-05-14T23:06:32.3153613Z Building dependency tree... 2021-05-14T23:06:32.3171368Z Reading state information... 2021-05-14T23:06:32.4643877Z The following additional packages will be installed: 2021-05-14T23:06:32.4645701Z libnode64 libuv1-dev 2021-05-14T23:06:32.5066722Z The following NEW packages will be installed: 2021-05-14T23:06:32.5072285Z libnode-dev libnode64 libuv1-dev 2021-05-14T23:06:32.5282486Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:32.5284066Z Need to get 6239 kB of archives. 2021-05-14T23:06:32.5284967Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-14T23:06:32.5287138Z 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:32.5327714Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-14T23:06:32.6547807Z 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:33.0513453Z Fetched 6239 kB in 0s (42.4 MB/s) 2021-05-14T23:06:33.0855167Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-14T23:06:33.0915882Z (Reading database ... 2021-05-14T23:06:33.0916693Z (Reading database ... 5% 2021-05-14T23:06:33.0917372Z (Reading database ... 10% 2021-05-14T23:06:33.0918048Z (Reading database ... 15% 2021-05-14T23:06:33.0918722Z (Reading database ... 20% 2021-05-14T23:06:33.0919917Z (Reading database ... 25% 2021-05-14T23:06:33.0920659Z (Reading database ... 30% 2021-05-14T23:06:33.0921361Z (Reading database ... 35% 2021-05-14T23:06:33.0922067Z (Reading database ... 40% 2021-05-14T23:06:33.0922846Z (Reading database ... 45% 2021-05-14T23:06:33.0923513Z (Reading database ... 50% 2021-05-14T23:06:33.0939450Z (Reading database ... 55% 2021-05-14T23:06:33.0977493Z (Reading database ... 60% 2021-05-14T23:06:33.1010363Z (Reading database ... 65% 2021-05-14T23:06:33.1114956Z (Reading database ... 70% 2021-05-14T23:06:33.1133273Z (Reading database ... 75% 2021-05-14T23:06:33.1485516Z (Reading database ... 80% 2021-05-14T23:06:33.1791013Z (Reading database ... 85% 2021-05-14T23:06:33.1918968Z (Reading database ... 90% 2021-05-14T23:06:33.1993634Z (Reading database ... 95% 2021-05-14T23:06:33.1994172Z (Reading database ... 100% 2021-05-14T23:06:33.1995042Z (Reading database ... 264841 files and directories currently installed.) 2021-05-14T23:06:33.2122628Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-14T23:06:33.2135494Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:06:33.2511837Z Selecting previously unselected package libnode64:amd64. 2021-05-14T23:06:33.2747636Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:06:33.2772411Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:06:33.8672725Z Selecting previously unselected package libnode-dev:amd64. 2021-05-14T23:06:33.8893055Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:06:33.8913840Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:06:33.9841404Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:06:33.9877351Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:06:33.9911678Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:06:33.9947338Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:35.9496083Z Reading package lists... 2021-05-14T23:06:36.0884120Z Building dependency tree... 2021-05-14T23:06:36.0902307Z Reading state information... 2021-05-14T23:06:36.2381135Z The following additional packages will be installed: 2021-05-14T23:06:36.2384816Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:06:36.2392301Z Suggested packages: 2021-05-14T23:06:36.2393866Z libfftw3-doc 2021-05-14T23:06:36.2811361Z The following NEW packages will be installed: 2021-05-14T23:06:36.2815206Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:06:36.3517738Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:36.3518445Z Need to get 3986 kB of archives. 2021-05-14T23:06:36.3519869Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-14T23:06:36.3521666Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-14T23:06:36.3675472Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-14T23:06:36.3761769Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-14T23:06:36.3912828Z 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:36.3919854Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-14T23:06:36.8215358Z Fetched 3986 kB in 0s (28.8 MB/s) 2021-05-14T23:06:36.8512667Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-14T23:06:36.8557675Z (Reading database ... 2021-05-14T23:06:36.8558434Z (Reading database ... 5% 2021-05-14T23:06:36.8559225Z (Reading database ... 10% 2021-05-14T23:06:36.8559765Z (Reading database ... 15% 2021-05-14T23:06:36.8560238Z (Reading database ... 20% 2021-05-14T23:06:36.8560702Z (Reading database ... 25% 2021-05-14T23:06:36.8561176Z (Reading database ... 30% 2021-05-14T23:06:36.8561766Z (Reading database ... 35% 2021-05-14T23:06:36.8562252Z (Reading database ... 40% 2021-05-14T23:06:36.8562738Z (Reading database ... 45% 2021-05-14T23:06:36.8563211Z (Reading database ... 50% 2021-05-14T23:06:36.8599497Z (Reading database ... 55% 2021-05-14T23:06:36.8631065Z (Reading database ... 60% 2021-05-14T23:06:36.8666220Z (Reading database ... 65% 2021-05-14T23:06:36.8772801Z (Reading database ... 70% 2021-05-14T23:06:36.8792490Z (Reading database ... 75% 2021-05-14T23:06:36.9160404Z (Reading database ... 80% 2021-05-14T23:06:36.9443547Z (Reading database ... 85% 2021-05-14T23:06:36.9569070Z (Reading database ... 90% 2021-05-14T23:06:36.9636038Z (Reading database ... 95% 2021-05-14T23:06:36.9637028Z (Reading database ... 100% 2021-05-14T23:06:36.9637961Z (Reading database ... 264977 files and directories currently installed.) 2021-05-14T23:06:36.9767564Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:36.9792496Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:37.0367733Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-14T23:06:37.0594783Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:37.0611307Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:37.1552832Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-14T23:06:37.1746525Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:37.1762710Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:37.2712708Z Selecting previously unselected package libfftw3-bin. 2021-05-14T23:06:37.2947887Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:37.2959181Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:06:37.3265885Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-14T23:06:37.3546871Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:37.3556503Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:37.6403824Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:37.6441245Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:37.6476562Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:37.6509791Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:06:37.6550581Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:37.6594046Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:38.3864642Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:40.3690349Z Reading package lists... 2021-05-14T23:06:40.5117857Z Building dependency tree... 2021-05-14T23:06:40.5137482Z Reading state information... 2021-05-14T23:06:40.6664028Z The following additional packages will be installed: 2021-05-14T23:06:40.6666134Z libdcmtk14 2021-05-14T23:06:40.7070945Z The following NEW packages will be installed: 2021-05-14T23:06:40.7074897Z dcmtk libdcmtk14 2021-05-14T23:06:40.7266651Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:40.7268320Z Need to get 5546 kB of archives. 2021-05-14T23:06:40.7269616Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-14T23:06:40.7272500Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-14T23:06:40.7883671Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-14T23:06:41.1962269Z Fetched 5546 kB in 0s (60.0 MB/s) 2021-05-14T23:06:41.2272311Z Selecting previously unselected package libdcmtk14. 2021-05-14T23:06:41.2320406Z (Reading database ... 2021-05-14T23:06:41.2320969Z (Reading database ... 5% 2021-05-14T23:06:41.2321452Z (Reading database ... 10% 2021-05-14T23:06:41.2321947Z (Reading database ... 15% 2021-05-14T23:06:41.2322427Z (Reading database ... 20% 2021-05-14T23:06:41.2322942Z (Reading database ... 25% 2021-05-14T23:06:41.2323516Z (Reading database ... 30% 2021-05-14T23:06:41.2323984Z (Reading database ... 35% 2021-05-14T23:06:41.2324428Z (Reading database ... 40% 2021-05-14T23:06:41.2324888Z (Reading database ... 45% 2021-05-14T23:06:41.2325349Z (Reading database ... 50% 2021-05-14T23:06:41.2352700Z (Reading database ... 55% 2021-05-14T23:06:41.2385909Z (Reading database ... 60% 2021-05-14T23:06:41.2423513Z (Reading database ... 65% 2021-05-14T23:06:41.2528738Z (Reading database ... 70% 2021-05-14T23:06:41.2547549Z (Reading database ... 75% 2021-05-14T23:06:41.2855299Z (Reading database ... 80% 2021-05-14T23:06:41.3117797Z (Reading database ... 85% 2021-05-14T23:06:41.3244168Z (Reading database ... 90% 2021-05-14T23:06:41.3319078Z (Reading database ... 95% 2021-05-14T23:06:41.3320084Z (Reading database ... 100% 2021-05-14T23:06:41.3321212Z (Reading database ... 265068 files and directories currently installed.) 2021-05-14T23:06:41.3469155Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:06:41.3494552Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:06:41.8552587Z Selecting previously unselected package dcmtk. 2021-05-14T23:06:41.8761099Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:06:41.8813134Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:06:42.0333559Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:06:42.0358318Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:06:42.0530928Z Adding `dcmtk' group to system ... 2021-05-14T23:06:42.1065517Z Adding `dcmtk' user to system ... 2021-05-14T23:06:42.1858881Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-14T23:06:42.4447627Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:43.9658482Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:45.9629031Z Reading package lists... 2021-05-14T23:06:46.0963758Z Building dependency tree... 2021-05-14T23:06:46.0983656Z Reading state information... 2021-05-14T23:06:46.3142650Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-14T23:06:46.3143969Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:46.3762104Z Reading package lists... 2021-05-14T23:06:46.5168488Z Building dependency tree... 2021-05-14T23:06:46.5185549Z Reading state information... 2021-05-14T23:06:46.7446723Z libpng-dev is already the newest version (1.6.37-2). 2021-05-14T23:06:46.7448166Z libpng-dev set to manually installed. 2021-05-14T23:06:46.7449206Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:46.8069597Z Reading package lists... 2021-05-14T23:06:46.9403642Z Building dependency tree... 2021-05-14T23:06:46.9421328Z Reading state information... 2021-05-14T23:06:47.0834668Z The following additional packages will be installed: 2021-05-14T23:06:47.0837180Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-14T23:06:47.0842261Z Suggested packages: 2021-05-14T23:06:47.0843930Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-14T23:06:47.0845837Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-14T23:06:47.0847213Z fonts-arphic-uming fonts-nanum 2021-05-14T23:06:47.1305399Z The following NEW packages will be installed: 2021-05-14T23:06:47.1307355Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-14T23:06:47.1309493Z libpoppler97 poppler-data 2021-05-14T23:06:47.1500607Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:47.1501604Z Need to get 2582 kB of archives. 2021-05-14T23:06:47.1502337Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-14T23:06:47.1503944Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-14T23:06:47.2037458Z 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:47.2057437Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-14T23:06:47.2352350Z 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:47.2358372Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-14T23:06:47.2363279Z 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:47.6243226Z Fetched 2582 kB in 0s (25.6 MB/s) 2021-05-14T23:06:47.6533234Z Selecting previously unselected package poppler-data. 2021-05-14T23:06:47.6595895Z (Reading database ... 2021-05-14T23:06:47.6596803Z (Reading database ... 5% 2021-05-14T23:06:47.6597537Z (Reading database ... 10% 2021-05-14T23:06:47.6598248Z (Reading database ... 15% 2021-05-14T23:06:47.6598943Z (Reading database ... 20% 2021-05-14T23:06:47.6599812Z (Reading database ... 25% 2021-05-14T23:06:47.6600655Z (Reading database ... 30% 2021-05-14T23:06:47.6602279Z (Reading database ... 35% 2021-05-14T23:06:47.6603032Z (Reading database ... 40% 2021-05-14T23:06:47.6603729Z (Reading database ... 45% 2021-05-14T23:06:47.6605226Z (Reading database ... 50% 2021-05-14T23:06:47.6631915Z (Reading database ... 55% 2021-05-14T23:06:47.6663470Z (Reading database ... 60% 2021-05-14T23:06:47.6696992Z (Reading database ... 65% 2021-05-14T23:06:47.6827089Z (Reading database ... 70% 2021-05-14T23:06:47.6849297Z (Reading database ... 75% 2021-05-14T23:06:47.7175996Z (Reading database ... 80% 2021-05-14T23:06:47.7463848Z (Reading database ... 85% 2021-05-14T23:06:47.7588259Z (Reading database ... 90% 2021-05-14T23:06:47.7661276Z (Reading database ... 95% 2021-05-14T23:06:47.7661837Z (Reading database ... 100% 2021-05-14T23:06:47.7662732Z (Reading database ... 265303 files and directories currently installed.) 2021-05-14T23:06:47.7809953Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-14T23:06:47.7827102Z Unpacking poppler-data (0.4.9-2) ... 2021-05-14T23:06:48.0388203Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-14T23:06:48.0611031Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-14T23:06:48.0635994Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:06:48.1056993Z Selecting previously unselected package libpoppler97:amd64. 2021-05-14T23:06:48.1264841Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:06:48.1275773Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:48.2344484Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-14T23:06:48.2610295Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:06:48.2620991Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:48.2952743Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-14T23:06:48.3162208Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:06:48.3177513Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:48.3472362Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-14T23:06:48.3663981Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:06:48.3679030Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:48.4227001Z Setting up poppler-data (0.4.9-2) ... 2021-05-14T23:06:48.4344297Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:06:48.4379957Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:48.4412386Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:48.4448867Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:48.4486611Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:48.4523862Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:06:48.4890342Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:50.4346417Z Reading package lists... 2021-05-14T23:06:50.5782813Z Building dependency tree... 2021-05-14T23:06:50.5801500Z Reading state information... 2021-05-14T23:06:50.7228773Z The following additional packages will be installed: 2021-05-14T23:06:50.7233425Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-14T23:06:50.7237370Z Suggested packages: 2021-05-14T23:06:50.7239418Z libhdf5-doc 2021-05-14T23:06:50.7655478Z The following NEW packages will be installed: 2021-05-14T23:06:50.7660124Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-14T23:06:50.7664107Z libsz2 2021-05-14T23:06:50.7865464Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:50.7866243Z Need to get 4074 kB of archives. 2021-05-14T23:06:50.7867022Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-14T23:06:50.7869429Z 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:50.7883294Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-14T23:06:50.7890539Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-14T23:06:50.7896427Z 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:50.8224333Z 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:50.8242408Z 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:50.8246032Z 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:51.3030919Z Fetched 4074 kB in 0s (33.9 MB/s) 2021-05-14T23:06:51.3352433Z Selecting previously unselected package hdf5-helpers. 2021-05-14T23:06:51.3374730Z (Reading database ... 2021-05-14T23:06:51.3375245Z (Reading database ... 5% 2021-05-14T23:06:51.3375700Z (Reading database ... 10% 2021-05-14T23:06:51.3376139Z (Reading database ... 15% 2021-05-14T23:06:51.3376584Z (Reading database ... 20% 2021-05-14T23:06:51.3377020Z (Reading database ... 25% 2021-05-14T23:06:51.3377464Z (Reading database ... 30% 2021-05-14T23:06:51.3377896Z (Reading database ... 35% 2021-05-14T23:06:51.3378340Z (Reading database ... 40% 2021-05-14T23:06:51.3378772Z (Reading database ... 45% 2021-05-14T23:06:51.3379215Z (Reading database ... 50% 2021-05-14T23:06:51.3415722Z (Reading database ... 55% 2021-05-14T23:06:51.3448284Z (Reading database ... 60% 2021-05-14T23:06:51.3483350Z (Reading database ... 65% 2021-05-14T23:06:51.3587776Z (Reading database ... 70% 2021-05-14T23:06:51.3614788Z (Reading database ... 75% 2021-05-14T23:06:51.3928161Z (Reading database ... 80% 2021-05-14T23:06:51.4217167Z (Reading database ... 85% 2021-05-14T23:06:51.4344488Z (Reading database ... 90% 2021-05-14T23:06:51.4413363Z (Reading database ... 95% 2021-05-14T23:06:51.4414103Z (Reading database ... 100% 2021-05-14T23:06:51.4414998Z (Reading database ... 265863 files and directories currently installed.) 2021-05-14T23:06:51.4544091Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:06:51.4556933Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:51.4849784Z Selecting previously unselected package libaec0:amd64. 2021-05-14T23:06:51.5090755Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-14T23:06:51.5117373Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:06:51.5349584Z Selecting previously unselected package libsz2:amd64. 2021-05-14T23:06:51.5615093Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-14T23:06:51.5624400Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:06:51.5912527Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-14T23:06:51.6147287Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:06:51.6159119Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:51.7589247Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-14T23:06:51.7862334Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:06:51.7874076Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:51.8232493Z Selecting previously unselected package libaec-dev:amd64. 2021-05-14T23:06:51.8477096Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-14T23:06:51.8489106Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:06:51.8769126Z Selecting previously unselected package libhdf5-dev. 2021-05-14T23:06:51.9059374Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:06:51.9075631Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:52.2213903Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:52.2245916Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:06:52.2281763Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:06:52.2314032Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:06:52.2343006Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:52.2372991Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:52.2404661Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:52.2480747Z 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:52.2512297Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:52.9431888Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:54.9054698Z Reading package lists... 2021-05-14T23:06:55.0379401Z Building dependency tree... 2021-05-14T23:06:55.0398302Z Reading state information... 2021-05-14T23:06:55.1798497Z The following additional packages will be installed: 2021-05-14T23:06:55.1802145Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-14T23:06:55.2224921Z The following NEW packages will be installed: 2021-05-14T23:06:55.2226965Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-14T23:06:55.2228259Z mesa-common-dev 2021-05-14T23:06:55.2442356Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:55.2444455Z Need to get 1761 kB of archives. 2021-05-14T23:06:55.2445785Z After this operation, 5442 kB of additional disk space will be used. 2021-05-14T23:06:55.2447922Z 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:55.2483879Z 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:55.2492575Z 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:55.2515216Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-14T23:06:55.2548355Z 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:55.2589283Z 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:55.6605814Z Fetched 1761 kB in 0s (39.1 MB/s) 2021-05-14T23:06:55.6880940Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-14T23:06:55.6946565Z (Reading database ... 2021-05-14T23:06:55.6947754Z (Reading database ... 5% 2021-05-14T23:06:55.6948610Z (Reading database ... 10% 2021-05-14T23:06:55.6949243Z (Reading database ... 15% 2021-05-14T23:06:55.6949896Z (Reading database ... 20% 2021-05-14T23:06:55.6950761Z (Reading database ... 25% 2021-05-14T23:06:55.6951428Z (Reading database ... 30% 2021-05-14T23:06:55.6952035Z (Reading database ... 35% 2021-05-14T23:06:55.6952660Z (Reading database ... 40% 2021-05-14T23:06:55.6953430Z (Reading database ... 45% 2021-05-14T23:06:55.6954016Z (Reading database ... 50% 2021-05-14T23:06:55.6983853Z (Reading database ... 55% 2021-05-14T23:06:55.7014592Z (Reading database ... 60% 2021-05-14T23:06:55.7048469Z (Reading database ... 65% 2021-05-14T23:06:55.7151899Z (Reading database ... 70% 2021-05-14T23:06:55.7249546Z (Reading database ... 75% 2021-05-14T23:06:55.7512838Z (Reading database ... 80% 2021-05-14T23:06:55.7787292Z (Reading database ... 85% 2021-05-14T23:06:55.7908523Z (Reading database ... 90% 2021-05-14T23:06:55.7976080Z (Reading database ... 95% 2021-05-14T23:06:55.7976831Z (Reading database ... 100% 2021-05-14T23:06:55.7977689Z (Reading database ... 266071 files and directories currently installed.) 2021-05-14T23:06:55.8099421Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:06:55.8118552Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:06:55.8552662Z Selecting previously unselected package libglx-dev:amd64. 2021-05-14T23:06:55.8761498Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:06:55.8775074Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:06:55.9018098Z Selecting previously unselected package libgl-dev:amd64. 2021-05-14T23:06:55.9287346Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:06:55.9297103Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:06:55.9752134Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-14T23:06:55.9930585Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-14T23:06:55.9956225Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:06:56.0392725Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-14T23:06:56.0634351Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-14T23:06:56.0651710Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:06:56.1151929Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-14T23:06:56.1411685Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:06:56.1423142Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:06:56.3040333Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:06:56.3076225Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:06:56.3105432Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:06:56.3143271Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:06:56.3181607Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:06:56.3215396Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:06:56.3254052Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:57.5998859Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:59.5696141Z Reading package lists... 2021-05-14T23:06:59.7035040Z Building dependency tree... 2021-05-14T23:06:59.7055051Z Reading state information... 2021-05-14T23:06:59.8523102Z The following additional packages will be installed: 2021-05-14T23:06:59.8525177Z libprotobuf-lite17 libprotoc17 2021-05-14T23:06:59.8987395Z The following NEW packages will be installed: 2021-05-14T23:06:59.8989446Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-14T23:06:59.8991147Z protobuf-compiler 2021-05-14T23:06:59.9163801Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:59.9164980Z Need to get 2754 kB of archives. 2021-05-14T23:06:59.9165904Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-14T23:06:59.9168737Z 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:59.9209610Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-14T23:06:59.9319567Z 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:59.9481791Z 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:59.9587680Z 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:07:00.3667090Z Fetched 2754 kB in 0s (49.2 MB/s) 2021-05-14T23:07:00.3993990Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-14T23:07:00.4050366Z (Reading database ... 2021-05-14T23:07:00.4051283Z (Reading database ... 5% 2021-05-14T23:07:00.4051814Z (Reading database ... 10% 2021-05-14T23:07:00.4052294Z (Reading database ... 15% 2021-05-14T23:07:00.4052817Z (Reading database ... 20% 2021-05-14T23:07:00.4053302Z (Reading database ... 25% 2021-05-14T23:07:00.4053985Z (Reading database ... 30% 2021-05-14T23:07:00.4056247Z (Reading database ... 35% 2021-05-14T23:07:00.4057142Z (Reading database ... 40% 2021-05-14T23:07:00.4057813Z (Reading database ... 45% 2021-05-14T23:07:00.4058422Z (Reading database ... 50% 2021-05-14T23:07:00.4098763Z (Reading database ... 55% 2021-05-14T23:07:00.4134517Z (Reading database ... 60% 2021-05-14T23:07:00.4171075Z (Reading database ... 65% 2021-05-14T23:07:00.4282608Z (Reading database ... 70% 2021-05-14T23:07:00.4383430Z (Reading database ... 75% 2021-05-14T23:07:00.4636388Z (Reading database ... 80% 2021-05-14T23:07:00.4938238Z (Reading database ... 85% 2021-05-14T23:07:00.5061226Z (Reading database ... 90% 2021-05-14T23:07:00.5129357Z (Reading database ... 95% 2021-05-14T23:07:00.5129833Z (Reading database ... 100% 2021-05-14T23:07:00.5130542Z (Reading database ... 266554 files and directories currently installed.) 2021-05-14T23:07:00.5253885Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:07:00.5283655Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:07:00.5647507Z Selecting previously unselected package libprotoc17:amd64. 2021-05-14T23:07:00.5932415Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:07:00.5943822Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:07:00.6872637Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-14T23:07:00.7054880Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:07:00.7069314Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:07:00.8672520Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-14T23:07:00.8897815Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:07:00.8911298Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:07:01.0112413Z Selecting previously unselected package protobuf-compiler. 2021-05-14T23:07:01.0294133Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:07:01.0306755Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:07:01.0886382Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:07:01.0920266Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:07:01.0955588Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:07:01.0995721Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:07:01.1031377Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:07:01.1070785Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:01.7656818Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:03.7248185Z Reading package lists... 2021-05-14T23:07:03.8798374Z Building dependency tree... 2021-05-14T23:07:03.8817256Z Reading state information... 2021-05-14T23:07:04.0301262Z The following additional packages will be installed: 2021-05-14T23:07:04.0303381Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-14T23:07:04.0304938Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-14T23:07:04.0306216Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-14T23:07:04.0307870Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-14T23:07:04.0309496Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-14T23:07:04.0311268Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:07:04.0312770Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:07:04.0314296Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:07:04.0316797Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:07:04.0319189Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:07:04.0321888Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:07:04.0325383Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:07:04.0326663Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:07:04.0327705Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:07:04.0328336Z Suggested packages: 2021-05-14T23:07:04.0329282Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-14T23:07:04.0330410Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-14T23:07:04.0331669Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-14T23:07:04.0332786Z nvidia-legacy-304xx-vdpau-driver 2021-05-14T23:07:04.1062961Z The following NEW packages will be installed: 2021-05-14T23:07:04.1064899Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-14T23:07:04.1066418Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-14T23:07:04.1067750Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-14T23:07:04.1069400Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-14T23:07:04.1072223Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-14T23:07:04.1073561Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:07:04.1074830Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:07:04.1076141Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:07:04.1077261Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:07:04.1078374Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:07:04.1079557Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:07:04.1080622Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:07:04.1081686Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:07:04.1082705Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:07:04.1281191Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:04.1281919Z Need to get 47.1 MB of archives. 2021-05-14T23:07:04.1282631Z After this operation, 195 MB of additional disk space will be used. 2021-05-14T23:07:04.1284359Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-14T23:07:04.1484645Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-14T23:07:04.1501015Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-14T23:07:04.1503500Z 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:07:04.1506773Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-14T23:07:04.1510948Z 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:07:04.1518926Z 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:07:04.1565795Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-14T23:07:04.2834587Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-14T23:07:04.2841843Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-14T23:07:04.2863295Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-14T23:07:04.2910866Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-14T23:07:04.2917545Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-14T23:07:04.2922701Z 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:07:04.2940734Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-14T23:07:04.2957559Z 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:07:04.2979591Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-14T23:07:04.3025973Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-14T23:07:04.3035085Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-14T23:07:04.3049119Z 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:07:04.3072598Z 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:07:04.3188722Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-14T23:07:04.3446713Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-14T23:07:04.3499270Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-14T23:07:04.3514011Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-14T23:07:04.3572621Z 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:07:04.4676447Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-14T23:07:04.4684096Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-14T23:07:04.4698209Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-14T23:07:04.4710263Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-14T23:07:04.4735162Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-14T23:07:04.4747488Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-14T23:07:04.4765269Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-14T23:07:04.4779834Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-14T23:07:04.4887112Z 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:07:04.4920136Z 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:07:04.5083080Z 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:07:04.5090279Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-14T23:07:04.7492532Z 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:07:04.7499951Z 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:07:04.7507536Z 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:07:04.7513488Z 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:07:04.7523338Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-14T23:07:04.7531605Z 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:07:04.7547265Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-14T23:07:04.7711663Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-14T23:07:04.7731503Z 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:07:04.7765128Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-14T23:07:04.7773587Z 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:07:04.8011414Z 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:07:04.8062598Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-14T23:07:04.8079342Z 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:07:04.8081910Z 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:07:04.8084162Z 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:07:04.8101546Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-14T23:07:04.8110042Z 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:07:04.8172195Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-14T23:07:04.8211308Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-14T23:07:04.8213596Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-14T23:07:04.8307762Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-14T23:07:04.8315860Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-14T23:07:04.8334712Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-14T23:07:04.8364092Z 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:07:04.8411870Z 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:07:04.8488202Z 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:07:04.8502533Z 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:07:04.8513032Z 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:07:05.0793908Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-14T23:07:05.0804923Z 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:07:05.1122656Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-14T23:07:05.1137980Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-14T23:07:05.1154793Z 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:07:05.1582672Z 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:07:05.2121897Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-14T23:07:05.2279489Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-14T23:07:05.2285094Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-14T23:07:05.7840134Z Fetched 47.1 MB in 1s (42.2 MB/s) 2021-05-14T23:07:05.8127153Z Selecting previously unselected package libaom0:amd64. 2021-05-14T23:07:05.8203637Z (Reading database ... 2021-05-14T23:07:05.8204723Z (Reading database ... 5% 2021-05-14T23:07:05.8205339Z (Reading database ... 10% 2021-05-14T23:07:05.8205974Z (Reading database ... 15% 2021-05-14T23:07:05.8206590Z (Reading database ... 20% 2021-05-14T23:07:05.8207157Z (Reading database ... 25% 2021-05-14T23:07:05.8207742Z (Reading database ... 30% 2021-05-14T23:07:05.8208318Z (Reading database ... 35% 2021-05-14T23:07:05.8208894Z (Reading database ... 40% 2021-05-14T23:07:05.8209521Z (Reading database ... 45% 2021-05-14T23:07:05.8210096Z (Reading database ... 50% 2021-05-14T23:07:05.8241810Z (Reading database ... 55% 2021-05-14T23:07:05.8271201Z (Reading database ... 60% 2021-05-14T23:07:05.8301954Z (Reading database ... 65% 2021-05-14T23:07:05.8404115Z (Reading database ... 70% 2021-05-14T23:07:05.8494216Z (Reading database ... 75% 2021-05-14T23:07:05.8726700Z (Reading database ... 80% 2021-05-14T23:07:05.8986937Z (Reading database ... 85% 2021-05-14T23:07:05.9105323Z (Reading database ... 90% 2021-05-14T23:07:05.9177600Z (Reading database ... 95% 2021-05-14T23:07:05.9178379Z (Reading database ... 100% 2021-05-14T23:07:05.9179244Z (Reading database ... 266725 files and directories currently installed.) 2021-05-14T23:07:05.9309153Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-14T23:07:05.9332627Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:07:06.0631949Z Selecting previously unselected package libva2:amd64. 2021-05-14T23:07:06.0889267Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-14T23:07:06.0902178Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-14T23:07:06.1232076Z Selecting previously unselected package libva-drm2:amd64. 2021-05-14T23:07:06.1442080Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-14T23:07:06.1456001Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:07:06.1751860Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-14T23:07:06.1949601Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-14T23:07:06.1965084Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:07:06.2220219Z Selecting previously unselected package libvdpau1:amd64. 2021-05-14T23:07:06.2490942Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:07:06.2504065Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:07:06.2831745Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-14T23:07:06.3049553Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-14T23:07:06.3061778Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:07:06.3392447Z Selecting previously unselected package libavutil56:amd64. 2021-05-14T23:07:06.3614507Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:06.3626621Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:06.4054989Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-14T23:07:06.4321005Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-14T23:07:06.4332184Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:07:07.1092552Z Selecting previously unselected package libgsm1:amd64. 2021-05-14T23:07:07.1372457Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-14T23:07:07.1387270Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:07:07.1711350Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-14T23:07:07.1914333Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-14T23:07:07.1930125Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:07:07.2344161Z Selecting previously unselected package libopus0:amd64. 2021-05-14T23:07:07.2557195Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-14T23:07:07.2569899Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:07:07.3031452Z Selecting previously unselected package libshine3:amd64. 2021-05-14T23:07:07.3241021Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-14T23:07:07.3272033Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:07:07.3591561Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-14T23:07:07.3799106Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-14T23:07:07.3814693Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:07:07.4111737Z Selecting previously unselected package libspeex1:amd64. 2021-05-14T23:07:07.4346921Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-14T23:07:07.4360435Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:07:07.4711686Z Selecting previously unselected package libsoxr0:amd64. 2021-05-14T23:07:07.4913294Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-14T23:07:07.4927269Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:07:07.5311406Z Selecting previously unselected package libswresample3:amd64. 2021-05-14T23:07:07.5497827Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:07.5512688Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:07.5799310Z Selecting previously unselected package libtheora0:amd64. 2021-05-14T23:07:07.6073490Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-14T23:07:07.6093687Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:07:07.6511480Z Selecting previously unselected package libtwolame0:amd64. 2021-05-14T23:07:07.6774662Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-14T23:07:07.6785894Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:07:07.7074549Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-14T23:07:07.7345962Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-14T23:07:07.7360144Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:07:07.7684422Z Selecting previously unselected package libwavpack1:amd64. 2021-05-14T23:07:07.7949922Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:07.7962966Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:07:07.8256966Z Selecting previously unselected package libx264-155:amd64. 2021-05-14T23:07:07.8536914Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-14T23:07:07.8549498Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:07:07.9302502Z Selecting previously unselected package libx265-179:amd64. 2021-05-14T23:07:07.9567654Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-14T23:07:07.9581300Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:07:08.1247346Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-14T23:07:08.1514426Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-14T23:07:08.1530720Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:07:08.1942970Z Selecting previously unselected package libzvbi-common. 2021-05-14T23:07:08.2215445Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-14T23:07:08.2226908Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-14T23:07:08.2502364Z Selecting previously unselected package libzvbi0:amd64. 2021-05-14T23:07:08.2768746Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-14T23:07:08.2782275Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:07:08.3244925Z Selecting previously unselected package libavcodec58:amd64. 2021-05-14T23:07:08.3531784Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:08.3545057Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:08.8622996Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-14T23:07:08.8885589Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-14T23:07:08.8896914Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:07:08.9192136Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-14T23:07:08.9423462Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-14T23:07:08.9437119Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:07:08.9751256Z Selecting previously unselected package libass9:amd64. 2021-05-14T23:07:08.9958067Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-14T23:07:08.9973972Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:07:09.0351474Z Selecting previously unselected package libbluray2:amd64. 2021-05-14T23:07:09.0558427Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-14T23:07:09.0574778Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:07:09.0941801Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-14T23:07:09.1208635Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-14T23:07:09.1222478Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:07:09.1551913Z Selecting previously unselected package libgme0:amd64. 2021-05-14T23:07:09.1785574Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-14T23:07:09.1797722Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:07:09.2148912Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-14T23:07:09.2419056Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-14T23:07:09.2434782Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:07:09.2813485Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-14T23:07:09.3085905Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-14T23:07:09.3099735Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:07:09.3904573Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-14T23:07:09.4166486Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:07:09.4179523Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:07:09.4631827Z Selecting previously unselected package libavformat58:amd64. 2021-05-14T23:07:09.4868071Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:09.4878944Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:09.5992116Z Selecting previously unselected package libbs2b0:amd64. 2021-05-14T23:07:09.6241562Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-14T23:07:09.6256691Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:07:09.6992130Z Selecting previously unselected package libflite1:amd64. 2021-05-14T23:07:09.7204796Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-14T23:07:09.7219450Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:07:10.8042257Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-14T23:07:10.8313028Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-14T23:07:10.8323697Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:07:10.8616613Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-14T23:07:10.8883532Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-14T23:07:10.8895886Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:07:10.9137204Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-14T23:07:10.9399901Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-14T23:07:10.9414505Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:07:10.9726253Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-14T23:07:10.9949313Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:10.9965211Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:07:11.0257524Z Selecting previously unselected package libmysofa1:amd64. 2021-05-14T23:07:11.0509563Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-14T23:07:11.0522644Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:07:11.0871665Z Selecting previously unselected package libpostproc55:amd64. 2021-05-14T23:07:11.1083568Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:11.1099397Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:11.1431627Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-14T23:07:11.1668683Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-14T23:07:11.1683932Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:07:11.2871707Z Selecting previously unselected package librubberband2:amd64. 2021-05-14T23:07:11.3095779Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-14T23:07:11.3107297Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:07:11.3431853Z Selecting previously unselected package libswscale5:amd64. 2021-05-14T23:07:11.3693269Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:11.3708126Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:11.4111390Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-14T23:07:11.4339451Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-14T23:07:11.4350165Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:07:11.4711754Z Selecting previously unselected package libavfilter7:amd64. 2021-05-14T23:07:11.4898967Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:11.4909436Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:11.6184296Z Selecting previously unselected package libcaca0:amd64. 2021-05-14T23:07:11.6451952Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-14T23:07:11.6464056Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:07:11.6927778Z Selecting previously unselected package libcdio18:amd64. 2021-05-14T23:07:11.7199684Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-14T23:07:11.7218530Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:07:11.7510226Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-14T23:07:11.7784787Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:07:11.7797750Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:07:11.8072014Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-14T23:07:11.8314918Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:07:11.8331194Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:07:11.8631861Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-14T23:07:11.8840957Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-14T23:07:11.8856643Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:07:11.9169728Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-14T23:07:11.9454670Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-14T23:07:11.9469963Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:07:11.9744636Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-14T23:07:12.0015782Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-14T23:07:12.0028366Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:07:12.0526265Z Selecting previously unselected package libopenal-data. 2021-05-14T23:07:12.0806894Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-14T23:07:12.0819267Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-14T23:07:12.1231624Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-14T23:07:12.1443309Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-14T23:07:12.1454104Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:07:12.1727770Z Selecting previously unselected package libopenal1:amd64. 2021-05-14T23:07:12.1992998Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-14T23:07:12.2004888Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:07:12.2659429Z Selecting previously unselected package libasyncns0:amd64. 2021-05-14T23:07:12.2924206Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-14T23:07:12.2936137Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:07:12.3191558Z Selecting previously unselected package libflac8:amd64. 2021-05-14T23:07:12.3456650Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-14T23:07:12.3473032Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:07:12.3811528Z Selecting previously unselected package libsndfile1:amd64. 2021-05-14T23:07:12.4075079Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-14T23:07:12.4087247Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:07:12.4515234Z Selecting previously unselected package libpulse0:amd64. 2021-05-14T23:07:12.4784990Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-14T23:07:12.4865823Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:07:12.5349421Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-14T23:07:12.5612699Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-14T23:07:12.5624400Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:07:12.6311922Z Selecting previously unselected package libavdevice58:amd64. 2021-05-14T23:07:12.6542018Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:12.6558424Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:12.6951663Z Selecting previously unselected package libavresample4:amd64. 2021-05-14T23:07:12.7156433Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:12.7177273Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:12.7509135Z Selecting previously unselected package ffmpeg. 2021-05-14T23:07:12.7766209Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:07:12.7834148Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:12.9085242Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-14T23:07:12.9361476Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-14T23:07:12.9372586Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:07:12.9708532Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-14T23:07:12.9975082Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-14T23:07:12.9985657Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:07:13.1791994Z Selecting previously unselected package libaacs0:amd64. 2021-05-14T23:07:13.2021064Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-14T23:07:13.2032997Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:07:13.2311869Z Selecting previously unselected package libbdplus0:amd64. 2021-05-14T23:07:13.2580064Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-14T23:07:13.2591950Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:07:13.2951999Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-14T23:07:13.3127281Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:07:13.3144829Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:07:13.5912534Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-14T23:07:13.6113456Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:07:13.6126610Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:07:13.9072497Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-14T23:07:13.9342286Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-14T23:07:13.9356821Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:07:14.0672454Z Selecting previously unselected package va-driver-all:amd64. 2021-05-14T23:07:14.0905009Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-14T23:07:14.0914257Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:07:14.1152149Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-14T23:07:14.1406674Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:07:14.1418638Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:07:14.2040623Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:07:14.2081392Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:07:14.2123157Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:07:14.2154812Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:07:14.2193831Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:07:14.2224563Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:07:14.2262508Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:07:14.2301172Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:07:14.2331343Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:07:14.2365235Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:07:14.2394087Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:07:14.2425636Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:07:14.2457659Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:07:14.2496801Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:07:14.2529949Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:07:14.2564750Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:07:14.2604048Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:07:14.2643722Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:07:14.2686805Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:07:14.2717267Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:07:14.2753552Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-14T23:07:14.2863519Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:07:14.2901522Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:07:14.2936847Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:07:14.2971356Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:07:14.3015782Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:07:14.3051511Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:07:14.3085904Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:07:14.3133932Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:07:14.3171635Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:07:14.3213466Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:07:14.3261592Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:07:14.3304401Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:07:14.3343571Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:07:14.3390666Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:07:14.3430135Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:07:14.3468576Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:07:14.3501060Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-14T23:07:14.3550073Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:07:14.3595916Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:07:14.3635340Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:07:14.3677649Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:07:14.3728286Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:07:14.3759741Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-14T23:07:14.3793341Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:07:14.3829272Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:07:14.3863049Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:07:14.3902391Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:07:14.3933435Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:07:14.3971588Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:07:14.4009221Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:07:14.4049985Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:07:14.4086993Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:07:14.4122850Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:07:14.4160278Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:07:14.4200527Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:14.4237015Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:07:14.4272918Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:14.4310612Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:07:14.4341287Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:07:14.4372852Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:07:14.4413170Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:07:14.4444154Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:07:14.4478121Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:14.4515298Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:07:14.4545814Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:07:14.4578288Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:07:14.4687450Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:14.4724343Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:14.4767252Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:14.4824869Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:07:14.4858279Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:07:14.4898476Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:14.4931509Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:14.4965723Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:14.5005084Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:07:14.5097628Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:15.4980223Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:17.4625299Z Reading package lists... 2021-05-14T23:07:17.5953718Z Building dependency tree... 2021-05-14T23:07:17.5971921Z Reading state information... 2021-05-14T23:07:17.7444450Z The following additional packages will be installed: 2021-05-14T23:07:17.7447363Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:07:17.7881387Z The following NEW packages will be installed: 2021-05-14T23:07:17.7883475Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:07:17.7884742Z libmagick++-dev 2021-05-14T23:07:17.8088094Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:17.8089378Z Need to get 309 kB of archives. 2021-05-14T23:07:17.8090441Z After this operation, 2202 kB of additional disk space will be used. 2021-05-14T23:07:17.8092399Z 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:17.8120481Z 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:17.8166976Z 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:17.8207419Z 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:18.2189499Z Fetched 309 kB in 0s (10.8 MB/s) 2021-05-14T23:07:18.2499093Z Selecting previously unselected package libmagick++-6-headers. 2021-05-14T23:07:18.2570368Z (Reading database ... 2021-05-14T23:07:18.2571357Z (Reading database ... 5% 2021-05-14T23:07:18.2572086Z (Reading database ... 10% 2021-05-14T23:07:18.2572779Z (Reading database ... 15% 2021-05-14T23:07:18.2573450Z (Reading database ... 20% 2021-05-14T23:07:18.2574189Z (Reading database ... 25% 2021-05-14T23:07:18.2574861Z (Reading database ... 30% 2021-05-14T23:07:18.2575650Z (Reading database ... 35% 2021-05-14T23:07:18.2576357Z (Reading database ... 40% 2021-05-14T23:07:18.2577045Z (Reading database ... 45% 2021-05-14T23:07:18.2577868Z (Reading database ... 50% 2021-05-14T23:07:18.2601292Z (Reading database ... 55% 2021-05-14T23:07:18.2645774Z (Reading database ... 60% 2021-05-14T23:07:18.2667567Z (Reading database ... 65% 2021-05-14T23:07:18.2777352Z (Reading database ... 70% 2021-05-14T23:07:18.2880890Z (Reading database ... 75% 2021-05-14T23:07:18.2901313Z (Reading database ... 80% 2021-05-14T23:07:18.3366674Z (Reading database ... 85% 2021-05-14T23:07:18.3506161Z (Reading database ... 90% 2021-05-14T23:07:18.3573200Z (Reading database ... 95% 2021-05-14T23:07:18.3573730Z (Reading database ... 100% 2021-05-14T23:07:18.3574425Z (Reading database ... 267266 files and directories currently installed.) 2021-05-14T23:07:18.3696645Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:07:18.3770432Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:07:18.4232040Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-14T23:07:18.4447568Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:07:18.4473707Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:07:18.4872420Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-14T23:07:18.5099317Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:07:18.5108607Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:07:18.5833600Z Selecting previously unselected package libmagick++-dev. 2021-05-14T23:07:18.6052256Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:07:18.6129144Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:07:18.6683261Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:07:18.6772088Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:07:18.6805825Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:07:18.6838249Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:07:18.6923809Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:20.6456472Z Reading package lists... 2021-05-14T23:07:20.7866498Z Building dependency tree... 2021-05-14T23:07:20.7887715Z Reading state information... 2021-05-14T23:07:20.9301036Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-14T23:07:20.9302503Z The following additional packages will be installed: 2021-05-14T23:07:20.9304359Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-14T23:07:20.9306111Z libijs-0.35 libjbig2dec0 2021-05-14T23:07:20.9308952Z Suggested packages: 2021-05-14T23:07:20.9311085Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-14T23:07:20.9312063Z ghostscript-x 2021-05-14T23:07:20.9743910Z The following NEW packages will be installed: 2021-05-14T23:07:20.9746034Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-14T23:07:20.9747515Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-14T23:07:20.9921396Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:20.9922529Z Need to get 11.2 MB of archives. 2021-05-14T23:07:20.9923570Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-14T23:07:20.9925304Z 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:21.0429746Z 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:21.0459637Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-14T23:07:21.1999399Z 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:21.2147468Z 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:21.2156271Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-14T23:07:21.2172934Z 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:21.2771628Z 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:21.6796715Z Fetched 11.2 MB in 0s (37.6 MB/s) 2021-05-14T23:07:21.7100671Z Selecting previously unselected package fonts-droid-fallback. 2021-05-14T23:07:21.7175181Z (Reading database ... 2021-05-14T23:07:21.7176234Z (Reading database ... 5% 2021-05-14T23:07:21.7177039Z (Reading database ... 10% 2021-05-14T23:07:21.7177937Z (Reading database ... 15% 2021-05-14T23:07:21.7178935Z (Reading database ... 20% 2021-05-14T23:07:21.7179606Z (Reading database ... 25% 2021-05-14T23:07:21.7180278Z (Reading database ... 30% 2021-05-14T23:07:21.7181050Z (Reading database ... 35% 2021-05-14T23:07:21.7183054Z (Reading database ... 40% 2021-05-14T23:07:21.7183833Z (Reading database ... 45% 2021-05-14T23:07:21.7184610Z (Reading database ... 50% 2021-05-14T23:07:21.7218563Z (Reading database ... 55% 2021-05-14T23:07:21.7257635Z (Reading database ... 60% 2021-05-14T23:07:21.7280149Z (Reading database ... 65% 2021-05-14T23:07:21.7382368Z (Reading database ... 70% 2021-05-14T23:07:21.7521195Z (Reading database ... 75% 2021-05-14T23:07:21.7543372Z (Reading database ... 80% 2021-05-14T23:07:21.7999012Z (Reading database ... 85% 2021-05-14T23:07:21.8143771Z (Reading database ... 90% 2021-05-14T23:07:21.8213216Z (Reading database ... 95% 2021-05-14T23:07:21.8213712Z (Reading database ... 100% 2021-05-14T23:07:21.8214405Z (Reading database ... 267311 files and directories currently installed.) 2021-05-14T23:07:21.8336877Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-14T23:07:21.8572269Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:07:22.0752596Z Selecting previously unselected package fonts-noto-mono. 2021-05-14T23:07:22.0983233Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-14T23:07:22.0995398Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:07:22.1392202Z Selecting previously unselected package fonts-urw-base35. 2021-05-14T23:07:22.1619784Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-14T23:07:22.2218597Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:07:22.6392234Z Selecting previously unselected package libgs9-common. 2021-05-14T23:07:22.6634900Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-14T23:07:22.6648499Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:07:22.7712195Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-14T23:07:22.7922432Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-14T23:07:22.7949551Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:07:22.8231584Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-14T23:07:22.8455214Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-14T23:07:22.8478608Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:07:22.8871554Z Selecting previously unselected package libgs9:amd64. 2021-05-14T23:07:22.9055349Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:07:22.9070305Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:07:23.1832051Z Selecting previously unselected package ghostscript. 2021-05-14T23:07:23.2028705Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:07:23.2040172Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:07:23.2775838Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:07:23.2831478Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:07:23.2867016Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:07:23.3524764Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:07:23.3558109Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:07:23.3817759Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:07:23.3850099Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:07:23.3880025Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:07:23.4010140Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:07:23.5080567Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:23.5276374Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:26.5319287Z Reading package lists... 2021-05-14T23:07:26.6706555Z Building dependency tree... 2021-05-14T23:07:26.6726873Z Reading state information... 2021-05-14T23:07:26.8165148Z The following additional packages will be installed: 2021-05-14T23:07:26.8167051Z libudunits2-0 libudunits2-data 2021-05-14T23:07:26.8593385Z The following NEW packages will be installed: 2021-05-14T23:07:26.8595420Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-14T23:07:26.8787346Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:26.8788390Z Need to get 429 kB of archives. 2021-05-14T23:07:26.8789181Z After this operation, 1026 kB of additional disk space will be used. 2021-05-14T23:07:26.8791425Z 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:26.8825643Z 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:26.8844343Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-14T23:07:27.2860849Z Fetched 429 kB in 0s (14.9 MB/s) 2021-05-14T23:07:27.3142128Z Selecting previously unselected package libudunits2-data. 2021-05-14T23:07:27.3211253Z (Reading database ... 2021-05-14T23:07:27.3212067Z (Reading database ... 5% 2021-05-14T23:07:27.3212766Z (Reading database ... 10% 2021-05-14T23:07:27.3213434Z (Reading database ... 15% 2021-05-14T23:07:27.3214104Z (Reading database ... 20% 2021-05-14T23:07:27.3214762Z (Reading database ... 25% 2021-05-14T23:07:27.3215430Z (Reading database ... 30% 2021-05-14T23:07:27.3216095Z (Reading database ... 35% 2021-05-14T23:07:27.3216746Z (Reading database ... 40% 2021-05-14T23:07:27.3217642Z (Reading database ... 45% 2021-05-14T23:07:27.3218398Z (Reading database ... 50% 2021-05-14T23:07:27.3251856Z (Reading database ... 55% 2021-05-14T23:07:27.3294274Z (Reading database ... 60% 2021-05-14T23:07:27.3316758Z (Reading database ... 65% 2021-05-14T23:07:27.3418659Z (Reading database ... 70% 2021-05-14T23:07:27.3518893Z (Reading database ... 75% 2021-05-14T23:07:27.3538926Z (Reading database ... 80% 2021-05-14T23:07:27.4012154Z (Reading database ... 85% 2021-05-14T23:07:27.4181806Z (Reading database ... 90% 2021-05-14T23:07:27.4253056Z (Reading database ... 95% 2021-05-14T23:07:27.4254895Z (Reading database ... 100% 2021-05-14T23:07:27.4256725Z (Reading database ... 267875 files and directories currently installed.) 2021-05-14T23:07:27.4396739Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-14T23:07:27.4413229Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-14T23:07:27.4680853Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-14T23:07:27.4983557Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-14T23:07:27.5007387Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:07:27.5352235Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-14T23:07:27.5553439Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-14T23:07:27.5565812Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:07:27.6306178Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-14T23:07:27.6344607Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:07:27.6376304Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:07:27.6415850Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:07:27.7463084Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:29.7121594Z Reading package lists... 2021-05-14T23:07:29.8474561Z Building dependency tree... 2021-05-14T23:07:29.8493016Z Reading state information... 2021-05-14T23:07:30.0316085Z The following NEW packages will be installed: 2021-05-14T23:07:30.0318451Z libjq-dev 2021-05-14T23:07:30.0504748Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:30.0505836Z Need to get 11.2 kB of archives. 2021-05-14T23:07:30.0506941Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-14T23:07:30.0509176Z 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:30.4688502Z Fetched 11.2 kB in 0s (728 kB/s) 2021-05-14T23:07:30.4966321Z Selecting previously unselected package libjq-dev:amd64. 2021-05-14T23:07:30.5036043Z (Reading database ... 2021-05-14T23:07:30.5036790Z (Reading database ... 5% 2021-05-14T23:07:30.5037423Z (Reading database ... 10% 2021-05-14T23:07:30.5038128Z (Reading database ... 15% 2021-05-14T23:07:30.5038811Z (Reading database ... 20% 2021-05-14T23:07:30.5039400Z (Reading database ... 25% 2021-05-14T23:07:30.5039965Z (Reading database ... 30% 2021-05-14T23:07:30.5040545Z (Reading database ... 35% 2021-05-14T23:07:30.5041203Z (Reading database ... 40% 2021-05-14T23:07:30.5041790Z (Reading database ... 45% 2021-05-14T23:07:30.5042380Z (Reading database ... 50% 2021-05-14T23:07:30.5063009Z (Reading database ... 55% 2021-05-14T23:07:30.5102147Z (Reading database ... 60% 2021-05-14T23:07:30.5125712Z (Reading database ... 65% 2021-05-14T23:07:30.5228178Z (Reading database ... 70% 2021-05-14T23:07:30.5340324Z (Reading database ... 75% 2021-05-14T23:07:30.5362453Z (Reading database ... 80% 2021-05-14T23:07:30.5817112Z (Reading database ... 85% 2021-05-14T23:07:30.5959079Z (Reading database ... 90% 2021-05-14T23:07:30.6023168Z (Reading database ... 95% 2021-05-14T23:07:30.6023932Z (Reading database ... 100% 2021-05-14T23:07:30.6024791Z (Reading database ... 267904 files and directories currently installed.) 2021-05-14T23:07:30.6147119Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:07:30.6163207Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:07:30.6734476Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:07:32.6433926Z Reading package lists... 2021-05-14T23:07:32.7824497Z Building dependency tree... 2021-05-14T23:07:32.7845765Z Reading state information... 2021-05-14T23:07:32.9686739Z The following NEW packages will be installed: 2021-05-14T23:07:32.9689096Z libmng2 2021-05-14T23:07:32.9895375Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:32.9896148Z Need to get 168 kB of archives. 2021-05-14T23:07:32.9897016Z After this operation, 571 kB of additional disk space will be used. 2021-05-14T23:07:32.9901833Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-14T23:07:33.3980573Z Fetched 168 kB in 0s (8277 kB/s) 2021-05-14T23:07:33.4282927Z Selecting previously unselected package libmng2:amd64. 2021-05-14T23:07:33.4349981Z (Reading database ... 2021-05-14T23:07:33.4351428Z (Reading database ... 5% 2021-05-14T23:07:33.4352262Z (Reading database ... 10% 2021-05-14T23:07:33.4352980Z (Reading database ... 15% 2021-05-14T23:07:33.4353643Z (Reading database ... 20% 2021-05-14T23:07:33.4354322Z (Reading database ... 25% 2021-05-14T23:07:33.4355002Z (Reading database ... 30% 2021-05-14T23:07:33.4355642Z (Reading database ... 35% 2021-05-14T23:07:33.4356235Z (Reading database ... 40% 2021-05-14T23:07:33.4356820Z (Reading database ... 45% 2021-05-14T23:07:33.4357382Z (Reading database ... 50% 2021-05-14T23:07:33.4393272Z (Reading database ... 55% 2021-05-14T23:07:33.4433935Z (Reading database ... 60% 2021-05-14T23:07:33.4455011Z (Reading database ... 65% 2021-05-14T23:07:33.4579154Z (Reading database ... 70% 2021-05-14T23:07:33.4692511Z (Reading database ... 75% 2021-05-14T23:07:33.4720021Z (Reading database ... 80% 2021-05-14T23:07:33.5234389Z (Reading database ... 85% 2021-05-14T23:07:33.5402416Z (Reading database ... 90% 2021-05-14T23:07:33.5480269Z (Reading database ... 95% 2021-05-14T23:07:33.5480798Z (Reading database ... 100% 2021-05-14T23:07:33.5481607Z (Reading database ... 267910 files and directories currently installed.) 2021-05-14T23:07:33.5625496Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-14T23:07:33.5647839Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:07:33.6395363Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:07:33.6432742Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:35.6412644Z Reading package lists... 2021-05-14T23:07:35.7756355Z Building dependency tree... 2021-05-14T23:07:35.7778859Z Reading state information... 2021-05-14T23:07:35.9169056Z E: Unable to locate package libmng1 2021-05-14T23:07:35.9772400Z Reading package lists... 2021-05-14T23:07:36.1211782Z Building dependency tree... 2021-05-14T23:07:36.1230953Z Reading state information... 2021-05-14T23:07:36.2378713Z E: Unable to locate package libapparmor-devel 2021-05-14T23:07:36.2992557Z Reading package lists... 2021-05-14T23:07:36.4299542Z Building dependency tree... 2021-05-14T23:07:36.4319541Z Reading state information... 2021-05-14T23:07:36.5702481Z The following additional packages will be installed: 2021-05-14T23:07:36.5705472Z libij-java 2021-05-14T23:07:36.6131835Z The following NEW packages will be installed: 2021-05-14T23:07:36.6136814Z imagej libij-java 2021-05-14T23:07:36.6315022Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:36.6315675Z Need to get 2328 kB of archives. 2021-05-14T23:07:36.6316381Z After this operation, 2498 kB of additional disk space will be used. 2021-05-14T23:07:36.6317887Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-14T23:07:36.6662569Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-14T23:07:37.0608633Z Fetched 2328 kB in 0s (47.3 MB/s) 2021-05-14T23:07:37.0953097Z Selecting previously unselected package libij-java. 2021-05-14T23:07:37.0989239Z (Reading database ... 2021-05-14T23:07:37.0989863Z (Reading database ... 5% 2021-05-14T23:07:37.0991187Z (Reading database ... 10% 2021-05-14T23:07:37.0991727Z (Reading database ... 15% 2021-05-14T23:07:37.0992293Z (Reading database ... 20% 2021-05-14T23:07:37.0992731Z (Reading database ... 25% 2021-05-14T23:07:37.0993182Z (Reading database ... 30% 2021-05-14T23:07:37.0993633Z (Reading database ... 35% 2021-05-14T23:07:37.0994066Z (Reading database ... 40% 2021-05-14T23:07:37.0994513Z (Reading database ... 45% 2021-05-14T23:07:37.0994947Z (Reading database ... 50% 2021-05-14T23:07:37.1031226Z (Reading database ... 55% 2021-05-14T23:07:37.1074553Z (Reading database ... 60% 2021-05-14T23:07:37.1095848Z (Reading database ... 65% 2021-05-14T23:07:37.1195249Z (Reading database ... 70% 2021-05-14T23:07:37.1294986Z (Reading database ... 75% 2021-05-14T23:07:37.1315735Z (Reading database ... 80% 2021-05-14T23:07:37.1781667Z (Reading database ... 85% 2021-05-14T23:07:37.1948918Z (Reading database ... 90% 2021-05-14T23:07:37.2026077Z (Reading database ... 95% 2021-05-14T23:07:37.2026663Z (Reading database ... 100% 2021-05-14T23:07:37.2027356Z (Reading database ... 267916 files and directories currently installed.) 2021-05-14T23:07:37.2156250Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-14T23:07:37.2174729Z Unpacking libij-java (1.52r-1) ... 2021-05-14T23:07:37.2991640Z Selecting previously unselected package imagej. 2021-05-14T23:07:37.3192496Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-14T23:07:37.3200640Z Unpacking imagej (1.52r-1) ... 2021-05-14T23:07:37.3855616Z Setting up libij-java (1.52r-1) ... 2021-05-14T23:07:37.3901256Z Setting up imagej (1.52r-1) ... 2021-05-14T23:07:37.3938048Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:07:37.4532572Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:38.1146577Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:07:40.0734355Z Reading package lists... 2021-05-14T23:07:40.2185874Z Building dependency tree... 2021-05-14T23:07:40.2206317Z Reading state information... 2021-05-14T23:07:40.3648414Z Suggested packages: 2021-05-14T23:07:40.3649890Z bowtie2-examples 2021-05-14T23:07:40.4039221Z The following NEW packages will be installed: 2021-05-14T23:07:40.4045322Z bowtie2 2021-05-14T23:07:40.4265675Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:40.4266550Z Need to get 1324 kB of archives. 2021-05-14T23:07:40.4267757Z After this operation, 5630 kB of additional disk space will be used. 2021-05-14T23:07:40.4269591Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-14T23:07:40.8408376Z Fetched 1324 kB in 0s (36.4 MB/s) 2021-05-14T23:07:40.8682471Z Selecting previously unselected package bowtie2. 2021-05-14T23:07:40.8747496Z (Reading database ... 2021-05-14T23:07:40.8748284Z (Reading database ... 5% 2021-05-14T23:07:40.8748983Z (Reading database ... 10% 2021-05-14T23:07:40.8749664Z (Reading database ... 15% 2021-05-14T23:07:40.8752665Z (Reading database ... 20% 2021-05-14T23:07:40.8753228Z (Reading database ... 25% 2021-05-14T23:07:40.8753670Z (Reading database ... 30% 2021-05-14T23:07:40.8754131Z (Reading database ... 35% 2021-05-14T23:07:40.8754567Z (Reading database ... 40% 2021-05-14T23:07:40.8755022Z (Reading database ... 45% 2021-05-14T23:07:40.8755471Z (Reading database ... 50% 2021-05-14T23:07:40.8787606Z (Reading database ... 55% 2021-05-14T23:07:40.8827058Z (Reading database ... 60% 2021-05-14T23:07:40.8850240Z (Reading database ... 65% 2021-05-14T23:07:40.8950041Z (Reading database ... 70% 2021-05-14T23:07:40.9049469Z (Reading database ... 75% 2021-05-14T23:07:40.9070915Z (Reading database ... 80% 2021-05-14T23:07:40.9577044Z (Reading database ... 85% 2021-05-14T23:07:40.9727077Z (Reading database ... 90% 2021-05-14T23:07:40.9798276Z (Reading database ... 95% 2021-05-14T23:07:40.9799079Z (Reading database ... 100% 2021-05-14T23:07:40.9800032Z (Reading database ... 267939 files and directories currently installed.) 2021-05-14T23:07:40.9928876Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-14T23:07:40.9944701Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:07:41.1755023Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:07:41.1795442Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:43.8974110Z Reading package lists... 2021-05-14T23:07:44.0437754Z Building dependency tree... 2021-05-14T23:07:44.0458806Z Reading state information... 2021-05-14T23:07:44.2089540Z E: Unable to locate package install 2021-05-14T23:07:44.2090755Z E: Unable to locate package gdal 2021-05-14T23:07:44.2711916Z Reading package lists... 2021-05-14T23:07:44.4051216Z Building dependency tree... 2021-05-14T23:07:44.4070229Z Reading state information... 2021-05-14T23:07:44.4293836Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-14T23:07:44.4295347Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:07:44.4296317Z is only available from another source 2021-05-14T23:07:44.4296888Z 2021-05-14T23:07:44.5260387Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-14T23:07:44.5902513Z Reading package lists... 2021-05-14T23:07:44.7497355Z Building dependency tree... 2021-05-14T23:07:44.7516280Z Reading state information... 2021-05-14T23:07:44.7760488Z Package libav-tools is not available, but is referred to by another package. 2021-05-14T23:07:44.7761975Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:07:44.7763094Z is only available from another source 2021-05-14T23:07:44.7764238Z However the following packages replace it: 2021-05-14T23:07:44.7765255Z ffmpeg 2021-05-14T23:07:44.7765716Z 2021-05-14T23:07:44.8832251Z E: Package 'libav-tools' has no installation candidate 2021-05-14T23:07:44.9452825Z Reading package lists... 2021-05-14T23:07:45.0976436Z Building dependency tree... 2021-05-14T23:07:45.0994806Z Reading state information... 2021-05-14T23:07:45.2431299Z The following additional packages will be installed: 2021-05-14T23:07:45.2433541Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-14T23:07:45.2435365Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:07:45.2436715Z libssh2-1-dev 2021-05-14T23:07:45.2438297Z Suggested packages: 2021-05-14T23:07:45.2439308Z libgcrypt20-doc libmbedtls-doc 2021-05-14T23:07:45.2893114Z The following NEW packages will be installed: 2021-05-14T23:07:45.2894855Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-14T23:07:45.2899477Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:07:45.2904562Z libssh2-1-dev 2021-05-14T23:07:45.3092083Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:45.3092834Z Need to get 2667 kB of archives. 2021-05-14T23:07:45.3094224Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-14T23:07:45.3095858Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-14T23:07:45.3141948Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-14T23:07:45.3206473Z 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:45.3214215Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-14T23:07:45.3403030Z 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:45.3409903Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-14T23:07:45.3414095Z 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:45.3580176Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-14T23:07:45.3725713Z 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:45.3823100Z 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:45.3829249Z 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:45.7943086Z Fetched 2667 kB in 0s (29.0 MB/s) 2021-05-14T23:07:45.8234703Z Selecting previously unselected package libgpg-error-dev. 2021-05-14T23:07:45.8303161Z (Reading database ... 2021-05-14T23:07:45.8304015Z (Reading database ... 5% 2021-05-14T23:07:45.8304726Z (Reading database ... 10% 2021-05-14T23:07:45.8305440Z (Reading database ... 15% 2021-05-14T23:07:45.8306166Z (Reading database ... 20% 2021-05-14T23:07:45.8306854Z (Reading database ... 25% 2021-05-14T23:07:45.8307547Z (Reading database ... 30% 2021-05-14T23:07:45.8308234Z (Reading database ... 35% 2021-05-14T23:07:45.8308941Z (Reading database ... 40% 2021-05-14T23:07:45.8309667Z (Reading database ... 45% 2021-05-14T23:07:45.8310838Z (Reading database ... 50% 2021-05-14T23:07:45.8341922Z (Reading database ... 55% 2021-05-14T23:07:45.8385677Z (Reading database ... 60% 2021-05-14T23:07:45.8407232Z (Reading database ... 65% 2021-05-14T23:07:45.8508315Z (Reading database ... 70% 2021-05-14T23:07:45.8629514Z (Reading database ... 75% 2021-05-14T23:07:45.8651030Z (Reading database ... 80% 2021-05-14T23:07:45.9116420Z (Reading database ... 85% 2021-05-14T23:07:45.9262373Z (Reading database ... 90% 2021-05-14T23:07:45.9330613Z (Reading database ... 95% 2021-05-14T23:07:45.9331091Z (Reading database ... 100% 2021-05-14T23:07:45.9331802Z (Reading database ... 267965 files and directories currently installed.) 2021-05-14T23:07:45.9459722Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-14T23:07:45.9476990Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-14T23:07:45.9952826Z Selecting previously unselected package libgcrypt20-dev. 2021-05-14T23:07:46.0226864Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-14T23:07:46.0244698Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:07:46.1126431Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-14T23:07:46.1359587Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-14T23:07:46.1386303Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:07:46.1752505Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-14T23:07:46.1966770Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:07:46.1982195Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:46.2431714Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-14T23:07:46.2668122Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:07:46.2686343Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:46.3071640Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-14T23:07:46.3269395Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:07:46.3281399Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:46.3672918Z Selecting previously unselected package libgit2-28:amd64. 2021-05-14T23:07:46.3883542Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:07:46.3899864Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:07:46.4493424Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-14T23:07:46.4750617Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:07:46.4763560Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:46.5512392Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-14T23:07:46.5723608Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-14T23:07:46.5733116Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:07:46.6351955Z Selecting previously unselected package libhttp-parser-dev. 2021-05-14T23:07:46.6557329Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-14T23:07:46.6574394Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:07:46.6912036Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-14T23:07:46.7102197Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:07:46.7116129Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:07:46.8377251Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-14T23:07:46.8419344Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:46.8455018Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:07:46.8490000Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:07:46.8525717Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:46.8558184Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:46.8591637Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:46.8626397Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:07:46.8658156Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:07:46.8691762Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:07:46.8724980Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:07:46.8766429Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:51.3163416Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:07:51.4250047Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:53.3687188Z Reading package lists... 2021-05-14T23:07:53.5010513Z Building dependency tree... 2021-05-14T23:07:53.5029796Z Reading state information... 2021-05-14T23:07:53.7256402Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-14T23:07:53.7257962Z libtiff-dev set to manually installed. 2021-05-14T23:07:53.7259029Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:53.7874252Z Reading package lists... 2021-05-14T23:07:53.9243530Z Building dependency tree... 2021-05-14T23:07:53.9264033Z Reading state information... 2021-05-14T23:07:54.1500188Z unixodbc-dev is already the newest version (2.3.7). 2021-05-14T23:07:54.1501495Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:54.2108683Z Reading package lists... 2021-05-14T23:07:54.3471285Z Building dependency tree... 2021-05-14T23:07:54.3492115Z Reading state information... 2021-05-14T23:07:54.5359273Z The following NEW packages will be installed: 2021-05-14T23:07:54.5361512Z libsodium-dev 2021-05-14T23:07:54.5554597Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:54.5555679Z Need to get 169 kB of archives. 2021-05-14T23:07:54.5557001Z After this operation, 826 kB of additional disk space will be used. 2021-05-14T23:07:54.5559772Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-14T23:07:54.9745081Z Fetched 169 kB in 0s (8803 kB/s) 2021-05-14T23:07:55.0024030Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-14T23:07:55.0090897Z (Reading database ... 2021-05-14T23:07:55.0091694Z (Reading database ... 5% 2021-05-14T23:07:55.0092688Z (Reading database ... 10% 2021-05-14T23:07:55.0093424Z (Reading database ... 15% 2021-05-14T23:07:55.0094179Z (Reading database ... 20% 2021-05-14T23:07:55.0094908Z (Reading database ... 25% 2021-05-14T23:07:55.0095832Z (Reading database ... 30% 2021-05-14T23:07:55.0096497Z (Reading database ... 35% 2021-05-14T23:07:55.0097144Z (Reading database ... 40% 2021-05-14T23:07:55.0097811Z (Reading database ... 45% 2021-05-14T23:07:55.0098523Z (Reading database ... 50% 2021-05-14T23:07:55.0132859Z (Reading database ... 55% 2021-05-14T23:07:55.0172603Z (Reading database ... 60% 2021-05-14T23:07:55.0195613Z (Reading database ... 65% 2021-05-14T23:07:55.0296225Z (Reading database ... 70% 2021-05-14T23:07:55.0419334Z (Reading database ... 75% 2021-05-14T23:07:55.0440577Z (Reading database ... 80% 2021-05-14T23:07:55.0915446Z (Reading database ... 85% 2021-05-14T23:07:55.1060460Z (Reading database ... 90% 2021-05-14T23:07:55.1127099Z (Reading database ... 95% 2021-05-14T23:07:55.1127709Z (Reading database ... 100% 2021-05-14T23:07:55.1128418Z (Reading database ... 268468 files and directories currently installed.) 2021-05-14T23:07:55.1256956Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-14T23:07:55.1268258Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:07:55.2051777Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:07:57.1389269Z Reading package lists... 2021-05-14T23:07:57.2767284Z Building dependency tree... 2021-05-14T23:07:57.2787068Z Reading state information... 2021-05-14T23:07:57.4226802Z The following additional packages will be installed: 2021-05-14T23:07:57.4229937Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-14T23:07:57.4645895Z The following NEW packages will be installed: 2021-05-14T23:07:57.4661088Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-14T23:07:57.4662927Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-14T23:07:57.4865498Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:57.4866828Z Need to get 10.4 MB of archives. 2021-05-14T23:07:57.4868432Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-14T23:07:57.4870744Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-14T23:07:57.4980785Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-14T23:07:57.5212623Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-14T23:07:57.5514363Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-14T23:07:57.5905463Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-14T23:07:57.6232252Z 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:57.6486317Z 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:57.6946481Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-14T23:07:58.0997610Z Fetched 10.4 MB in 0s (46.2 MB/s) 2021-05-14T23:07:58.1313327Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-14T23:07:58.1353366Z (Reading database ... 2021-05-14T23:07:58.1354159Z (Reading database ... 5% 2021-05-14T23:07:58.1354857Z (Reading database ... 10% 2021-05-14T23:07:58.1355601Z (Reading database ... 15% 2021-05-14T23:07:58.1356265Z (Reading database ... 20% 2021-05-14T23:07:58.1356949Z (Reading database ... 25% 2021-05-14T23:07:58.1357610Z (Reading database ... 30% 2021-05-14T23:07:58.1358289Z (Reading database ... 35% 2021-05-14T23:07:58.1359162Z (Reading database ... 40% 2021-05-14T23:07:58.1359887Z (Reading database ... 45% 2021-05-14T23:07:58.1360591Z (Reading database ... 50% 2021-05-14T23:07:58.1380785Z (Reading database ... 55% 2021-05-14T23:07:58.1421537Z (Reading database ... 60% 2021-05-14T23:07:58.1442631Z (Reading database ... 65% 2021-05-14T23:07:58.1549624Z (Reading database ... 70% 2021-05-14T23:07:58.1659527Z (Reading database ... 75% 2021-05-14T23:07:58.1681526Z (Reading database ... 80% 2021-05-14T23:07:58.2165450Z (Reading database ... 85% 2021-05-14T23:07:58.2308646Z (Reading database ... 90% 2021-05-14T23:07:58.2380591Z (Reading database ... 95% 2021-05-14T23:07:58.2381155Z (Reading database ... 100% 2021-05-14T23:07:58.2381944Z (Reading database ... 268538 files and directories currently installed.) 2021-05-14T23:07:58.2508842Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-14T23:07:58.2527535Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:07:58.3312311Z Selecting previously unselected package liblept5:amd64. 2021-05-14T23:07:58.3533336Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-14T23:07:58.3555467Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:07:58.4752792Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-14T23:07:58.4986066Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-14T23:07:58.5000363Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:07:58.6560461Z Selecting previously unselected package libtesseract4:amd64. 2021-05-14T23:07:58.6815357Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-14T23:07:58.6828116Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:07:58.8193186Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-14T23:07:58.8433175Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-14T23:07:58.8447791Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:07:59.0272908Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-14T23:07:59.0477572Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:07:59.0503749Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:07:59.2273003Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-14T23:07:59.2475842Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:07:59.2489794Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:07:59.6300928Z Selecting previously unselected package tesseract-ocr. 2021-05-14T23:07:59.6574224Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-14T23:07:59.6583434Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:07:59.7466879Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:07:59.7508502Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:07:59.7545965Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:07:59.7584486Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:07:59.7622822Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:07:59.7662839Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:07:59.7702733Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:07:59.7739750Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:07:59.7781737Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:08:02.5122633Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:08:04.5245068Z Reading package lists... 2021-05-14T23:08:04.6667002Z Building dependency tree... 2021-05-14T23:08:04.6685270Z Reading state information... 2021-05-14T23:08:04.8862287Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-14T23:08:04.8863507Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:08:04.9493387Z Reading package lists... 2021-05-14T23:08:05.0857981Z Building dependency tree... 2021-05-14T23:08:05.0879647Z Reading state information... 2021-05-14T23:08:05.2375239Z The following additional packages will be installed: 2021-05-14T23:08:05.2377086Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:08:05.2379260Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-14T23:08:05.2384612Z Suggested packages: 2021-05-14T23:08:05.2385833Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-14T23:08:05.2838315Z The following NEW packages will be installed: 2021-05-14T23:08:05.2840593Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:08:05.2843302Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-14T23:08:05.3067278Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:08:05.3068761Z Need to get 1459 kB of archives. 2021-05-14T23:08:05.3069791Z After this operation, 7754 kB of additional disk space will be used. 2021-05-14T23:08:05.3072615Z 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:05.3117336Z 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:05.3131501Z 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:05.3154018Z 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:05.3164864Z 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:05.3178523Z 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:05.3211099Z 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:05.3274084Z 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:05.3309081Z 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:05.3317126Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-14T23:08:05.7534828Z Fetched 1459 kB in 0s (28.2 MB/s) 2021-05-14T23:08:05.7844991Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-14T23:08:05.7915812Z (Reading database ... 2021-05-14T23:08:05.7916750Z (Reading database ... 5% 2021-05-14T23:08:05.7917740Z (Reading database ... 10% 2021-05-14T23:08:05.7918573Z (Reading database ... 15% 2021-05-14T23:08:05.7919244Z (Reading database ... 20% 2021-05-14T23:08:05.7920048Z (Reading database ... 25% 2021-05-14T23:08:05.7920781Z (Reading database ... 30% 2021-05-14T23:08:05.7921499Z (Reading database ... 35% 2021-05-14T23:08:05.7922196Z (Reading database ... 40% 2021-05-14T23:08:05.7923011Z (Reading database ... 45% 2021-05-14T23:08:05.7923663Z (Reading database ... 50% 2021-05-14T23:08:05.7950987Z (Reading database ... 55% 2021-05-14T23:08:05.7988527Z (Reading database ... 60% 2021-05-14T23:08:05.8015204Z (Reading database ... 65% 2021-05-14T23:08:05.8124540Z (Reading database ... 70% 2021-05-14T23:08:05.8243214Z (Reading database ... 75% 2021-05-14T23:08:05.8264390Z (Reading database ... 80% 2021-05-14T23:08:05.8634239Z (Reading database ... 85% 2021-05-14T23:08:05.8897385Z (Reading database ... 90% 2021-05-14T23:08:05.8966257Z (Reading database ... 95% 2021-05-14T23:08:05.8966730Z (Reading database ... 100% 2021-05-14T23:08:05.8967438Z (Reading database ... 268763 files and directories currently installed.) 2021-05-14T23:08:05.9089933Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:08:05.9119098Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:05.9418345Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-14T23:08:05.9691426Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:08:05.9703302Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:05.9978624Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-14T23:08:06.0242900Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:08:06.0257230Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:06.0592163Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-14T23:08:06.0800819Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:08:06.0813153Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:06.1152285Z Selecting previously unselected package comerr-dev:amd64. 2021-05-14T23:08:06.1362349Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-14T23:08:06.1392590Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:08:06.1664705Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-14T23:08:06.1930227Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:08:06.1939012Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:06.2291535Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-14T23:08:06.2568371Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-14T23:08:06.2577141Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:08:06.3311973Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-14T23:08:06.3562268Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:08:06.3576640Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:08:06.4072577Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-14T23:08:06.4320865Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:08:06.4331121Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:06.4672712Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-14T23:08:06.4902024Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-14T23:08:06.4916138Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:08:06.5997690Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:08:06.6036223Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:06.6065395Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:08:06.6095626Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:08:06.6137561Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:06.6169088Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:06.6201973Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:06.6230085Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:06.6259117Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:08:06.6288253Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:08:06.6325026Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:08:06.6560575Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:08:09.5914910Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:08:11.6741781Z Reading package lists... 2021-05-14T23:08:11.8178991Z Building dependency tree... 2021-05-14T23:08:11.8199911Z Reading state information... 2021-05-14T23:08:11.9599688Z E: Unable to locate package udunits 2021-05-14T23:08:12.0254229Z Reading package lists... 2021-05-14T23:08:12.1695720Z Building dependency tree... 2021-05-14T23:08:12.1713976Z Reading state information... 2021-05-14T23:08:12.3185866Z The following additional packages will be installed: 2021-05-14T23:08:12.3187018Z libwebpdemux2 2021-05-14T23:08:12.3589518Z The following NEW packages will be installed: 2021-05-14T23:08:12.3591529Z libwebp-dev libwebpdemux2 2021-05-14T23:08:12.3780407Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:08:12.3781563Z Need to get 277 kB of archives. 2021-05-14T23:08:12.3782677Z After this operation, 965 kB of additional disk space will be used. 2021-05-14T23:08:12.3785994Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-14T23:08:12.3792894Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-14T23:08:12.8017012Z Fetched 277 kB in 0s (11.6 MB/s) 2021-05-14T23:08:12.8319020Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-14T23:08:12.8388692Z (Reading database ... 2021-05-14T23:08:12.8389445Z (Reading database ... 5% 2021-05-14T23:08:12.8390175Z (Reading database ... 10% 2021-05-14T23:08:12.8391426Z (Reading database ... 15% 2021-05-14T23:08:12.8392277Z (Reading database ... 20% 2021-05-14T23:08:12.8393025Z (Reading database ... 25% 2021-05-14T23:08:12.8393811Z (Reading database ... 30% 2021-05-14T23:08:12.8395408Z (Reading database ... 35% 2021-05-14T23:08:12.8396161Z (Reading database ... 40% 2021-05-14T23:08:12.8396910Z (Reading database ... 45% 2021-05-14T23:08:12.8397856Z (Reading database ... 50% 2021-05-14T23:08:12.8429284Z (Reading database ... 55% 2021-05-14T23:08:12.8467229Z (Reading database ... 60% 2021-05-14T23:08:12.8493315Z (Reading database ... 65% 2021-05-14T23:08:12.8603292Z (Reading database ... 70% 2021-05-14T23:08:12.8707653Z (Reading database ... 75% 2021-05-14T23:08:12.8739858Z (Reading database ... 80% 2021-05-14T23:08:12.9126026Z (Reading database ... 85% 2021-05-14T23:08:12.9405111Z (Reading database ... 90% 2021-05-14T23:08:12.9474795Z (Reading database ... 95% 2021-05-14T23:08:12.9475275Z (Reading database ... 100% 2021-05-14T23:08:12.9475980Z (Reading database ... 269063 files and directories currently installed.) 2021-05-14T23:08:12.9607270Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-14T23:08:12.9640647Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:08:12.9870248Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-14T23:08:13.0149342Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-14T23:08:13.0166569Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:08:13.0978819Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:08:13.1021059Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:08:13.1060798Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:08:15.0846847Z Reading package lists... 2021-05-14T23:08:15.2419640Z Building dependency tree... 2021-05-14T23:08:15.2440565Z Reading state information... 2021-05-14T23:08:15.4109295Z The following additional packages will be installed: 2021-05-14T23:08:15.4112583Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:08:15.4114565Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:08:15.4116016Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:08:15.4118662Z Suggested packages: 2021-05-14T23:08:15.4120022Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-14T23:08:15.4120862Z Recommended packages: 2021-05-14T23:08:15.4121473Z cargo 2021-05-14T23:08:16.3915619Z The following NEW packages will be installed: 2021-05-14T23:08:16.3921480Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:08:16.3923773Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:08:16.3925484Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:08:16.3926536Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:08:16.3927329Z Need to get 108 MB of archives. 2021-05-14T23:08:16.3928321Z After this operation, 501 MB of additional disk space will be used. 2021-05-14T23:08:16.3930341Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-14T23:08:16.3932309Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-14T23:08:16.3934747Z 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:16.3937388Z 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:16.3939784Z 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:16.3942296Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-14T23:08:16.3945116Z 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:16.3948181Z 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:16.8468595Z 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:17.2397100Z 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:17.2610934Z 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:17.2949258Z 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:17.4080384Z 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:17.8247839Z Fetched 108 MB in 2s (55.6 MB/s) 2021-05-14T23:08:17.8575754Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-14T23:08:17.8648552Z (Reading database ... 2021-05-14T23:08:17.8649576Z (Reading database ... 5% 2021-05-14T23:08:17.8650361Z (Reading database ... 10% 2021-05-14T23:08:17.8651153Z (Reading database ... 15% 2021-05-14T23:08:17.8651912Z (Reading database ... 20% 2021-05-14T23:08:17.8652658Z (Reading database ... 25% 2021-05-14T23:08:17.8653407Z (Reading database ... 30% 2021-05-14T23:08:17.8654251Z (Reading database ... 35% 2021-05-14T23:08:17.8654978Z (Reading database ... 40% 2021-05-14T23:08:17.8655702Z (Reading database ... 45% 2021-05-14T23:08:17.8656414Z (Reading database ... 50% 2021-05-14T23:08:17.8702607Z (Reading database ... 55% 2021-05-14T23:08:17.8742245Z (Reading database ... 60% 2021-05-14T23:08:17.8771405Z (Reading database ... 65% 2021-05-14T23:08:17.8881727Z (Reading database ... 70% 2021-05-14T23:08:17.8993157Z (Reading database ... 75% 2021-05-14T23:08:17.9016680Z (Reading database ... 80% 2021-05-14T23:08:17.9412642Z (Reading database ... 85% 2021-05-14T23:08:17.9691991Z (Reading database ... 90% 2021-05-14T23:08:17.9760116Z (Reading database ... 95% 2021-05-14T23:08:17.9761007Z (Reading database ... 100% 2021-05-14T23:08:17.9761993Z (Reading database ... 269091 files and directories currently installed.) 2021-05-14T23:08:17.9898563Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-14T23:08:17.9919217Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:08:18.0351994Z Selecting previously unselected package libipt2. 2021-05-14T23:08:18.0608661Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-14T23:08:18.0620140Z Unpacking libipt2 (2.0.1-1) ... 2021-05-14T23:08:18.0897100Z Selecting previously unselected package libsource-highlight-common. 2021-05-14T23:08:18.1176015Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-14T23:08:18.1187781Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:08:18.1712639Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-14T23:08:18.1916956Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-14T23:08:18.1928248Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:08:18.2712215Z Selecting previously unselected package libsource-highlight4v5. 2021-05-14T23:08:18.2896408Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-14T23:08:18.2910059Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:08:18.3431768Z Selecting previously unselected package libxxhash0:amd64. 2021-05-14T23:08:18.3648476Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-14T23:08:18.3657202Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:08:18.3918073Z Selecting previously unselected package gdb. 2021-05-14T23:08:18.4175563Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-14T23:08:18.4187296Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:08:18.7393019Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-14T23:08:18.7581749Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:08:18.7594837Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:24.7353338Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-14T23:08:24.7588268Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:08:24.7597483Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:27.6686628Z Selecting previously unselected package rustc. 2021-05-14T23:08:27.6967170Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:08:27.6977337Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:27.8808015Z Selecting previously unselected package cargo. 2021-05-14T23:08:27.9082104Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:08:27.9092600Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:08:28.2786371Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-14T23:08:28.3065290Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-14T23:08:28.3080218Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:08:29.4920257Z Selecting previously unselected package rust-gdb. 2021-05-14T23:08:29.5200474Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-14T23:08:29.5210606Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:29.5920209Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:29.5955127Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:08:29.5986604Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:08:29.6016856Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:29.6052722Z Setting up libipt2 (2.0.1-1) ... 2021-05-14T23:08:29.6084823Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:08:29.6116090Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:08:29.6147396Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:29.6178238Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:08:29.6211240Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:08:29.6245961Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:08:29.6276869Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:08:29.6319412Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:29.6353198Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:08:29.6565713Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:08:32.8948020Z Reading package lists... 2021-05-14T23:08:32.9305514Z Building dependency tree... 2021-05-14T23:08:32.9325649Z Reading state information... 2021-05-14T23:08:33.0895138Z The following additional packages will be installed: 2021-05-14T23:08:33.0897383Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:08:33.0899025Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:08:33.0900612Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:08:33.0902165Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:08:33.0903755Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:08:33.0905274Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:08:33.0906711Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:08:33.0908268Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:08:33.0909868Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:08:33.0911907Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:08:33.0913952Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:08:33.0916998Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:08:33.0919579Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:08:33.0923694Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:08:33.0925104Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:08:33.0926403Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:08:33.0927649Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:08:33.0928909Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:08:33.0930220Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:08:33.0931290Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:08:33.0932307Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:08:33.0933402Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:08:33.0934428Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:08:33.0935413Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:08:33.0936410Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:08:33.0937631Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:08:33.0938849Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:08:33.0940079Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:08:33.0941338Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:08:33.0942510Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:08:33.0943617Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:08:33.0944710Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:08:33.0945881Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:08:33.0947345Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:08:33.0949704Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:08:33.0951551Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:08:33.0952874Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:08:33.0954203Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:08:33.0955355Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:08:33.0956636Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:08:33.0957913Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:08:33.0959057Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-14T23:08:33.0960232Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:08:33.0961586Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:08:33.0962980Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:08:33.0964195Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:08:33.0965373Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:08:33.0966676Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:08:33.0967773Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:08:33.0968415Z Suggested packages: 2021-05-14T23:08:33.0969343Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-14T23:08:33.0970461Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-14T23:08:33.0971816Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-14T23:08:33.0973199Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-14T23:08:33.0974294Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-14T23:08:33.0975451Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-14T23:08:33.0976696Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-14T23:08:33.0977942Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-14T23:08:33.0979104Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-14T23:08:33.0980303Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-14T23:08:33.0981594Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-14T23:08:33.0983070Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-14T23:08:33.0984386Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-14T23:08:33.0985377Z wpagui libengine-pkcs11-openssl 2021-05-14T23:08:33.1758123Z The following NEW packages will be installed: 2021-05-14T23:08:33.1760867Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:08:33.1762479Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:08:33.1764077Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:08:33.1765595Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:08:33.1767161Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:08:33.1768679Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:08:33.1770084Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:08:33.1771679Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:08:33.1773285Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:08:33.1774829Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:08:33.1776467Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:08:33.1778044Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:08:33.1779697Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:08:33.1781464Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:08:33.1784204Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:08:33.1788365Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:08:33.1789637Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:08:33.1791203Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:08:33.1792667Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:08:33.1793792Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:08:33.1794948Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:08:33.1796036Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:08:33.1797058Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:08:33.1798037Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:08:33.1799023Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:08:33.1800250Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:08:33.1801453Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:08:33.1802701Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:08:33.1804202Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:08:33.1805496Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:08:33.1806610Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:08:33.1807692Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:08:33.1808871Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:08:33.1810067Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:08:33.1811365Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:08:33.1812667Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:08:33.1813877Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:08:33.1815065Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:08:33.1816209Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:08:33.1817448Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:08:33.1818694Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:08:33.1819865Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-14T23:08:33.1821040Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:08:33.1822381Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:08:33.1823780Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:08:33.1824982Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:08:33.1826173Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:08:33.1827469Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:08:33.1828567Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:08:33.2338662Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:08:33.2339356Z Need to get 183 MB of archives. 2021-05-14T23:08:33.2340047Z After this operation, 776 MB of additional disk space will be used. 2021-05-14T23:08:33.2342606Z 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.2375483Z 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.2649365Z 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.2666363Z 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.2687555Z 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.2696911Z 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.2703597Z 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.2711949Z 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.2736554Z 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.2739016Z 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.2749797Z 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.2776288Z 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.2868467Z 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.2882109Z 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.2887635Z 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.2893125Z 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.2898802Z 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.2905248Z 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.2912641Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-14T23:08:33.2949210Z 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.2951493Z 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.2953427Z 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.2955512Z 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.3320402Z 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.3671847Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-14T23:08:33.3734959Z 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.3802400Z 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.3926322Z 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.3998763Z 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.4019983Z 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.4061809Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-14T23:08:33.4267904Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-14T23:08:33.4417667Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-14T23:08:33.4434780Z 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.4447215Z 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.4456657Z 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.6038810Z 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.6047286Z 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.6183834Z 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.6245185Z 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.6279263Z 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.6304500Z 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.6315740Z 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.6335137Z 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.6350215Z 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.6371106Z 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.6423134Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-14T23:08:33.6467057Z 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.6478880Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-14T23:08:33.6531365Z 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.6545161Z 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.6557055Z 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.6567658Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-14T23:08:33.6582709Z 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.6656779Z 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.6672904Z 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.7888085Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-14T23:08:33.7974969Z 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.7988820Z 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.8032186Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-14T23:08:33.8036926Z 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.8050106Z 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.8066102Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-14T23:08:33.8095959Z 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.8106743Z 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.8158198Z 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.8195144Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-14T23:08:33.8223244Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-14T23:08:33.8393800Z 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.8526273Z 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.9404267Z 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:34.0140245Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-14T23:08:34.0159403Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-14T23:08:34.0176464Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-14T23:08:34.0213513Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-14T23:08:34.0264390Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-14T23:08:34.0278322Z 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:34.1194862Z 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:34.1220038Z 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:34.1229498Z 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:34.1442931Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-14T23:08:34.1451910Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-14T23:08:34.1496817Z 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:34.1563867Z 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:34.2168328Z 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:34.2456711Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-14T23:08:34.2475821Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-14T23:08:34.2482048Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-14T23:08:34.2491331Z 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:34.2587325Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-14T23:08:34.2600712Z 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:34.2627525Z 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:34.2637358Z 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:34.2658238Z 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:34.2685642Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-14T23:08:34.2708605Z 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:34.3116001Z 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:34.3209925Z 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:34.3246753Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-14T23:08:34.3253201Z 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.3276684Z 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.3314833Z 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.3396607Z 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.3427780Z 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.3447859Z 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.3609349Z 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.3630214Z 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:35.2136131Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-14T23:08:35.2149827Z 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:35.2162446Z 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:35.2562373Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-14T23:08:35.3793316Z 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:35.3799353Z 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:35.3816953Z 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:35.3960125Z 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:35.3974564Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-14T23:08:35.4556192Z 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:35.4692022Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-14T23:08:35.4709940Z 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:35.4715620Z 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:35.4722349Z 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:35.4747799Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-14T23:08:35.4774094Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-14T23:08:35.4776080Z 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:35.4778135Z 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:35.4827998Z 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:35.4834060Z 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:35.4840308Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-14T23:08:35.4857621Z 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:35.4867440Z 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:35.4894321Z 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:35.4920430Z 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:35.4949173Z 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:35.5145804Z 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:35.5157618Z 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:35.5167536Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-14T23:08:35.5204136Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-14T23:08:35.5313758Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-14T23:08:35.5347384Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-14T23:08:35.5375507Z 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:35.5384509Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-14T23:08:35.5415867Z 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:35.5436940Z 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:35.5454732Z 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:35.5477880Z 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:35.5495605Z 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:35.5505926Z 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:35.5544163Z 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:35.5685530Z 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.6131631Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-14T23:08:35.6136387Z 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.6231354Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-14T23:08:35.6250400Z 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.6257218Z 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.6307614Z 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.6313462Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-14T23:08:35.6705877Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-14T23:08:35.6845298Z 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.7017604Z 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.7572715Z 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.7633138Z 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.7670586Z 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.7682226Z 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.7764827Z 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.7766961Z 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.7797398Z 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.7799744Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-14T23:08:35.7954759Z 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.8033181Z 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.8839016Z 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.8856898Z 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.8880178Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-14T23:08:36.0295461Z 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:36.0306736Z 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:36.0314516Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-14T23:08:36.0372777Z 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:36.0382443Z 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:36.0407705Z 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:36.0418697Z 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:36.0434872Z 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:36.0448866Z 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:36.0459334Z 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:36.0699463Z 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:36.0703973Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-14T23:08:36.1531826Z 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:36.1552405Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-14T23:08:36.1565068Z 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:36.1601679Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-14T23:08:36.1616467Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-14T23:08:36.1636622Z 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:36.1711333Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-14T23:08:36.1721902Z 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:36.2137002Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-14T23:08:36.2155389Z 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:36.2173578Z 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:36.2556169Z 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:36.2593521Z 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:36.2614829Z 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:36.2630237Z 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:36.2655693Z 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:36.3058517Z 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.4411419Z 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.4463205Z 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.4553005Z 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.6922656Z 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.7583042Z 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.7640076Z 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.7661557Z 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.7752274Z 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.7767091Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-14T23:08:36.7962374Z 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:36.8132168Z 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:36.8160169Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-14T23:08:36.8167604Z 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:37.8644970Z Fetched 183 MB in 4s (50.4 MB/s) 2021-05-14T23:08:37.8974525Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-14T23:08:37.9046175Z (Reading database ... 2021-05-14T23:08:37.9046886Z (Reading database ... 5% 2021-05-14T23:08:37.9047672Z (Reading database ... 10% 2021-05-14T23:08:37.9048267Z (Reading database ... 15% 2021-05-14T23:08:37.9048834Z (Reading database ... 20% 2021-05-14T23:08:37.9049416Z (Reading database ... 25% 2021-05-14T23:08:37.9049978Z (Reading database ... 30% 2021-05-14T23:08:37.9050551Z (Reading database ... 35% 2021-05-14T23:08:37.9051115Z (Reading database ... 40% 2021-05-14T23:08:37.9051696Z (Reading database ... 45% 2021-05-14T23:08:37.9052266Z (Reading database ... 50% 2021-05-14T23:08:37.9071210Z (Reading database ... 55% 2021-05-14T23:08:37.9109440Z (Reading database ... 60% 2021-05-14T23:08:37.9138080Z (Reading database ... 65% 2021-05-14T23:08:37.9249428Z (Reading database ... 70% 2021-05-14T23:08:37.9371245Z (Reading database ... 75% 2021-05-14T23:08:37.9395866Z (Reading database ... 80% 2021-05-14T23:08:37.9761809Z (Reading database ... 85% 2021-05-14T23:08:38.0028406Z (Reading database ... 90% 2021-05-14T23:08:38.0097751Z (Reading database ... 95% 2021-05-14T23:08:38.0098459Z (Reading database ... 100% 2021-05-14T23:08:38.0099309Z (Reading database ... 269846 files and directories currently installed.) 2021-05-14T23:08:38.0225785Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-14T23:08:38.0262279Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:08:38.0663361Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-14T23:08:38.0906716Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:38.0982971Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:38.2775784Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-14T23:08:38.3042403Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:08:38.3051331Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:08:38.3431642Z Selecting previously unselected package libegl1:amd64. 2021-05-14T23:08:38.3654273Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:08:38.3669998Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:08:38.3992260Z Selecting previously unselected package libevdev2:amd64. 2021-05-14T23:08:38.4216492Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-14T23:08:38.4230052Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:08:38.4551945Z Selecting previously unselected package libmtdev1:amd64. 2021-05-14T23:08:38.4753609Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-14T23:08:38.4765360Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:08:38.5049803Z Selecting previously unselected package libwacom-common. 2021-05-14T23:08:38.5319211Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-14T23:08:38.5331069Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:08:38.6010329Z Selecting previously unselected package libwacom2:amd64. 2021-05-14T23:08:38.6289755Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:08:38.6305612Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:08:38.6591884Z Selecting previously unselected package libinput-bin. 2021-05-14T23:08:38.6832615Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:08:38.6847399Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:08:38.7191782Z Selecting previously unselected package libinput10:amd64. 2021-05-14T23:08:38.7424352Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:08:38.7435839Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:08:38.7951752Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-14T23:08:38.8140687Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:38.8153724Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:38.8671413Z Selecting previously unselected package libqt5network5:amd64. 2021-05-14T23:08:38.8870091Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:38.8884522Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:38.9752515Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-14T23:08:38.9984100Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-14T23:08:38.9995518Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:08:39.0250359Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-14T23:08:39.0515377Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-14T23:08:39.0530549Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:08:39.0845867Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-14T23:08:39.1081384Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-14T23:08:39.1092147Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:08:39.1392212Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-14T23:08:39.1615280Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-14T23:08:39.1634916Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:08:39.1952120Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-14T23:08:39.2148561Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-14T23:08:39.2160663Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:08:39.2471986Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-14T23:08:39.2686491Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-14T23:08:39.2702990Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:08:39.2992018Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-14T23:08:39.3212297Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-14T23:08:39.3223629Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:08:39.3512498Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-14T23:08:39.3731732Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-14T23:08:39.3747998Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:08:39.4072106Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-14T23:08:39.4305065Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-14T23:08:39.4318128Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:08:39.4632471Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-14T23:08:39.4858327Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-14T23:08:39.4873710Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:08:39.5213462Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-14T23:08:39.5483924Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:39.5562393Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:39.8632136Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-14T23:08:39.8815386Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:39.8826825Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:40.1072529Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-14T23:08:40.1285472Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:40.1301035Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:40.1751764Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-14T23:08:40.1957141Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-14T23:08:40.1973935Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:08:40.2512455Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-14T23:08:40.2726392Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-14T23:08:40.2738934Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:08:40.3672666Z Selecting previously unselected package libhyphen0:amd64. 2021-05-14T23:08:40.3923530Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-14T23:08:40.3935988Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:08:40.4211278Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-14T23:08:40.4468346Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:40.4484432Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:40.4952152Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-14T23:08:40.5165348Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:40.5176255Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:40.5671880Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-14T23:08:40.5895501Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:40.5908668Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:40.7512535Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-14T23:08:40.7753963Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:40.7765474Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:40.9351564Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-14T23:08:41.8969997Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:41.8975782Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:41.8976956Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-14T23:08:41.8978534Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:41.8979880Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:41.8980950Z Selecting previously unselected package libwoff1:amd64. 2021-05-14T23:08:41.8982166Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-14T23:08:41.8983296Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:08:41.8984327Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-14T23:08:41.8985705Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-14T23:08:41.8987174Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:08:42.4352315Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-14T23:08:42.4567422Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:42.4577822Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:42.4884379Z Selecting previously unselected package qgis-providers-common. 2021-05-14T23:08:42.5155538Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:08:42.5164598Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:42.8076161Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-14T23:08:42.8353927Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-14T23:08:42.8368791Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:08:42.8901248Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-14T23:08:42.9185946Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-14T23:08:42.9194962Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:08:42.9627913Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-14T23:08:42.9901711Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:42.9914148Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:43.0226582Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-14T23:08:43.0493809Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:43.0506468Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:43.0785322Z Selecting previously unselected package gdal-data. 2021-05-14T23:08:43.1056056Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-14T23:08:43.1063427Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:43.1631518Z Selecting previously unselected package libarpack2:amd64. 2021-05-14T23:08:43.1838402Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-14T23:08:43.1854217Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:08:43.2191927Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-14T23:08:43.2443686Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-14T23:08:43.2456064Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:08:43.2871967Z Selecting previously unselected package libarmadillo9. 2021-05-14T23:08:43.3091499Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-14T23:08:43.3103490Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:08:43.3475618Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-14T23:08:43.3736345Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-14T23:08:43.3748650Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:08:43.4411112Z Selecting previously unselected package libcharls2:amd64. 2021-05-14T23:08:43.4689762Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-14T23:08:43.4701674Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:08:43.5006325Z Selecting previously unselected package libdap25:amd64. 2021-05-14T23:08:43.5274920Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-14T23:08:43.5290428Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:08:43.5992067Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-14T23:08:43.6220591Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-14T23:08:43.6231332Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:08:43.6631387Z Selecting previously unselected package libepsilon1:amd64. 2021-05-14T23:08:43.6839517Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-14T23:08:43.6855130Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:08:43.7129948Z Selecting previously unselected package libfreexl1:amd64. 2021-05-14T23:08:43.7404878Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-14T23:08:43.7420026Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:08:43.7669133Z Selecting previously unselected package libfyba0:amd64. 2021-05-14T23:08:43.7953618Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-14T23:08:43.7970361Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:08:43.8431929Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-14T23:08:43.8610980Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-14T23:08:43.8628281Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:08:43.9415406Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-14T23:08:43.9626908Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-14T23:08:43.9637743Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:08:43.9992259Z Selecting previously unselected package proj-data. 2021-05-14T23:08:44.0204288Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-14T23:08:44.0215650Z Unpacking proj-data (6.3.1-1) ... 2021-05-14T23:08:44.8070695Z Selecting previously unselected package libproj15:amd64. 2021-05-14T23:08:44.8352560Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-14T23:08:44.8366383Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:08:44.9512095Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-14T23:08:44.9764729Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-14T23:08:44.9777397Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:08:45.0152383Z Selecting previously unselected package libhdf4-0-alt. 2021-05-14T23:08:45.0395773Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-14T23:08:45.0410349Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:08:45.0951880Z Selecting previously unselected package libminizip1:amd64. 2021-05-14T23:08:45.1174400Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-14T23:08:45.1189725Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:08:45.1444056Z Selecting previously unselected package liburiparser1:amd64. 2021-05-14T23:08:45.1712273Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-14T23:08:45.1725164Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:08:45.2071861Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-14T23:08:45.2303748Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:08:45.2317428Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:08:45.2616688Z Selecting previously unselected package libkmldom1:amd64. 2021-05-14T23:08:45.2895236Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:08:45.2909349Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:08:45.3308599Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-14T23:08:45.3580899Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:08:45.3592921Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:08:45.3951933Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-14T23:08:45.4193020Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-14T23:08:45.4204411Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:08:45.4831472Z Selecting previously unselected package libogdi4.1. 2021-05-14T23:08:45.5117703Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-14T23:08:45.5130407Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:08:45.5631229Z Selecting previously unselected package libqhull7:amd64. 2021-05-14T23:08:45.5821596Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-14T23:08:45.5838546Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:08:45.6207860Z Selecting previously unselected package libspatialite7:amd64. 2021-05-14T23:08:45.6503095Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:08:45.6524943Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:08:45.8112435Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-14T23:08:45.8363605Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-14T23:08:45.8376809Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:08:45.9653974Z Selecting previously unselected package libgdal26. 2021-05-14T23:08:45.9896181Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:08:45.9910957Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:46.5950962Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-14T23:08:46.6219320Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:46.6230814Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:46.6508163Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-14T23:08:46.6789123Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-14T23:08:46.6800994Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:08:46.7092310Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-14T23:08:46.7388949Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:46.7402644Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:46.7673631Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-14T23:08:46.7952766Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:46.7964901Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:46.8313317Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-14T23:08:46.8590635Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-14T23:08:46.8601920Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:08:46.9096091Z Selecting previously unselected package libzip5:amd64. 2021-05-14T23:08:46.9365182Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-14T23:08:46.9381550Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:08:46.9871809Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-14T23:08:47.0082820Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:47.0096895Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:47.5323271Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-14T23:08:47.5598071Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:47.5614372Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:47.5902199Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-14T23:08:47.6174412Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-14T23:08:47.6183901Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:08:47.6631894Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-14T23:08:47.6871272Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:08:47.6887932Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:08:47.8398514Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-14T23:08:47.8680161Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:47.8695312Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:47.8993211Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-14T23:08:47.9285889Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:47.9298252Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:47.9697674Z Selecting previously unselected package libqwt-qt5-6. 2021-05-14T23:08:47.9977224Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-14T23:08:47.9987945Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:08:48.0729211Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-14T23:08:48.0995670Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:48.1198701Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:48.4726041Z Selecting previously unselected package qgis-providers. 2021-05-14T23:08:48.5069580Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:48.5098946Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:48.7206211Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-14T23:08:48.7477899Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:08:48.7520394Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:08:48.7885653Z Selecting previously unselected package libdaemon0:amd64. 2021-05-14T23:08:48.8098201Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-14T23:08:48.8117604Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:08:48.8379743Z Selecting previously unselected package avahi-daemon. 2021-05-14T23:08:48.8652789Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:08:48.8669544Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:08:48.9151542Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-14T23:08:48.9419943Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:08:48.9436589Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:08:49.0217097Z Selecting previously unselected package blt. 2021-05-14T23:08:49.0487518Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:08:49.0496092Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-14T23:08:49.0737621Z Selecting previously unselected package fonts-lyx. 2021-05-14T23:08:49.1026567Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-14T23:08:49.1041376Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:08:49.1468948Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-14T23:08:49.1757527Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-14T23:08:49.1770153Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:08:49.2112869Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-14T23:08:49.2387355Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:08:49.2403660Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:08:49.2850427Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-14T23:08:49.3117106Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:08:49.3128640Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:08:49.3482184Z Selecting previously unselected package gcr. 2021-05-14T23:08:49.3755629Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-14T23:08:49.3764393Z Unpacking gcr (3.36.0-2build1) ... 2021-05-14T23:08:49.4180498Z Selecting previously unselected package python3-numpy. 2021-05-14T23:08:49.4455854Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-14T23:08:49.4467810Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:08:49.7473009Z Selecting previously unselected package python3-gdal. 2021-05-14T23:08:49.7673903Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:08:49.7686063Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:49.8512028Z Selecting previously unselected package gdal-bin. 2021-05-14T23:08:49.8727388Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:08:49.8737728Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:49.9313093Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-14T23:08:49.9603024Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:08:49.9614056Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:08:49.9859485Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-14T23:08:50.0126812Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-14T23:08:50.0136964Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:08:50.0584917Z Selecting previously unselected package geoclue-2.0. 2021-05-14T23:08:50.0879059Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-14T23:08:50.0891805Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:08:50.1336345Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-14T23:08:50.1605406Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:08:50.1626019Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:08:50.2088406Z Selecting previously unselected package p11-kit. 2021-05-14T23:08:50.2371723Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:08:50.2380300Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:08:50.2733601Z Selecting previously unselected package pinentry-gnome3. 2021-05-14T23:08:50.3023969Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-14T23:08:50.3033595Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:08:50.3331844Z Selecting previously unselected package gnome-keyring. 2021-05-14T23:08:50.3628781Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:08:50.3735133Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:08:50.4636990Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-14T23:08:50.4908691Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:08:50.4917661Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:08:50.5218526Z Selecting previously unselected package grass-doc. 2021-05-14T23:08:50.5513146Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-14T23:08:50.5523044Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-14T23:08:52.2323700Z Selecting previously unselected package liblaszip8:amd64. 2021-05-14T23:08:52.2605873Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-14T23:08:52.2615378Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:08:52.2985505Z Selecting previously unselected package libpdal-util9. 2021-05-14T23:08:52.3281154Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:52.3292783Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:08:52.3693982Z Selecting previously unselected package libpdal-base9. 2021-05-14T23:08:52.3981175Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:52.3992454Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:08:52.6010178Z Selecting previously unselected package grass-core. 2021-05-14T23:08:52.6288113Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-14T23:08:52.6298037Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-14T23:08:53.2831066Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-14T23:08:53.3125668Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-14T23:08:53.3137397Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:08:53.3451991Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-14T23:08:53.3739648Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-14T23:08:53.3754288Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:08:53.4065470Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-14T23:08:53.4341678Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-14T23:08:53.4353732Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:08:53.5238332Z Selecting previously unselected package iio-sensor-proxy. 2021-05-14T23:08:53.5533159Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-14T23:08:53.5546002Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:08:53.5881464Z Selecting previously unselected package libassimp5:amd64. 2021-05-14T23:08:53.6159345Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-14T23:08:53.6170450Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:08:53.9614208Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-14T23:08:53.9889197Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-14T23:08:53.9900396Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:08:54.0943163Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-14T23:08:54.1215191Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-14T23:08:54.1226281Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:08:54.1632314Z Selecting previously unselected package libfcgi-bin. 2021-05-14T23:08:54.1874620Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-14T23:08:54.1885140Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:08:54.2231575Z Selecting previously unselected package libimagequant0:amd64. 2021-05-14T23:08:54.2437745Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-14T23:08:54.2452864Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:08:54.2791690Z Selecting previously unselected package libjs-jquery-ui. 2021-05-14T23:08:54.3016719Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-14T23:08:54.3083437Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:08:54.3894012Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-14T23:08:54.4165105Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-14T23:08:54.4177255Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:08:54.4491318Z Selecting previously unselected package libmbim-proxy. 2021-05-14T23:08:54.4767376Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-14T23:08:54.4780205Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-14T23:08:54.5071813Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-14T23:08:54.5307853Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:08:54.5319475Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:08:54.5558216Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-14T23:08:54.5844335Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:08:54.5856970Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:08:54.6308440Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-14T23:08:54.6530149Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-14T23:08:54.6542207Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:08:54.6825557Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-14T23:08:54.7127353Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:08:54.7136381Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:08:54.7511593Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-14T23:08:54.7727794Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-14T23:08:54.7744570Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:08:54.8020911Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-14T23:08:54.8293478Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:54.8310753Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:08:54.8632077Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-14T23:08:54.8862915Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:54.8879305Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:08:54.9191746Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-14T23:08:54.9449599Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:54.9461211Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:08:54.9778250Z Selecting previously unselected package libpdal-plugin-python. 2021-05-14T23:08:55.0055170Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:55.9005056Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:08:55.9006588Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-14T23:08:55.9008460Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:08:55.9009919Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:08:55.9011437Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-14T23:08:55.9013132Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:55.9014465Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:08:55.9015886Z Selecting previously unselected package libpdal-plugins. 2021-05-14T23:08:55.9017102Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:55.9018201Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:08:55.9019153Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-14T23:08:55.9020376Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:55.9021473Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:55.9022369Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-14T23:08:55.9023484Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:55.9024794Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:55.9025883Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-14T23:08:55.9027612Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:55.9029030Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:55.9030160Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-14T23:08:55.9032038Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:55.9033390Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:55.9034353Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-14T23:08:55.9035566Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:55.9036716Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:55.9037674Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-14T23:08:55.9038898Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:55.9043080Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:55.9044530Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-14T23:08:55.9046345Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:55.9048070Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:55.9049663Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-14T23:08:55.9051774Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:55.9053286Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:55.9237191Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-14T23:08:55.9527147Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:55.9536042Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:55.9951591Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-14T23:08:56.0181557Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:56.0194635Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:56.0464678Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-14T23:08:56.0752029Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:56.0761423Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:56.1052911Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-14T23:08:56.1329140Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:56.1342233Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:56.1816185Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-14T23:08:56.2088040Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:56.2103888Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:56.3279171Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-14T23:08:56.3564760Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:56.3576661Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:56.7175996Z Selecting previously unselected package qtchooser. 2021-05-14T23:08:56.7470133Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-14T23:08:56.7486224Z Unpacking qtchooser (66-2build1) ... 2021-05-14T23:08:56.7831827Z Selecting previously unselected package qdoc-qt5. 2021-05-14T23:08:56.8066734Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:56.8094107Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:56.8833271Z Selecting previously unselected package libqt5help5:amd64. 2021-05-14T23:08:56.9119631Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:56.9130797Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:56.9512852Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-14T23:08:56.9808055Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:56.9816746Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:57.0151918Z Selecting previously unselected package qt5-assistant. 2021-05-14T23:08:57.0407281Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:57.0421705Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:08:57.1032316Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-14T23:08:57.1263243Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:57.1277300Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:57.1571955Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-14T23:08:57.1856099Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:57.1869106Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:57.3912036Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-14T23:08:57.4142643Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:57.4154594Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:57.5152749Z Selecting previously unselected package qttools5-dev-tools. 2021-05-14T23:08:57.5423455Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:57.5434711Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:08:57.6672590Z Selecting previously unselected package libqgis-customwidgets. 2021-05-14T23:08:57.6930118Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:57.6941268Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:57.8312401Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-14T23:08:57.8518075Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:57.8539876Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:57.9101333Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-14T23:08:57.9395290Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:57.9409441Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:57.9870231Z Selecting previously unselected package libqgispython3.10.4. 2021-05-14T23:08:58.0150256Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:58.0162418Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:58.0485190Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-14T23:08:58.0765629Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-14T23:08:58.0783747Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:08:58.1552731Z Selecting previously unselected package libqmi-proxy. 2021-05-14T23:08:58.1833516Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-14T23:08:58.2035713Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-14T23:08:58.2287998Z Selecting previously unselected package libqt5test5:amd64. 2021-05-14T23:08:58.2566047Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:58.2577854Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:58.3031790Z Selecting previously unselected package libwacom-bin. 2021-05-14T23:08:58.3222825Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:08:58.3236541Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:08:58.3551600Z Selecting previously unselected package modemmanager. 2021-05-14T23:08:58.3783609Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-14T23:08:58.3858702Z Unpacking modemmanager (1.12.8-1) ... 2021-05-14T23:08:58.4956759Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-14T23:08:58.5237011Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-14T23:08:58.5249114Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:08:58.5547965Z Selecting previously unselected package python-matplotlib-data. 2021-05-14T23:08:58.5825599Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-14T23:08:58.5843730Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:08:58.8803708Z Selecting previously unselected package python3-soupsieve. 2021-05-14T23:08:58.9090091Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-14T23:08:58.9110719Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:08:58.9391895Z Selecting previously unselected package python3-bs4. 2021-05-14T23:08:58.9672427Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-14T23:08:58.9681414Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-14T23:08:59.0151976Z Selecting previously unselected package python3-cycler. 2021-05-14T23:08:59.0376578Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-14T23:08:59.0386205Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-14T23:08:59.0672305Z Selecting previously unselected package python3-dateutil. 2021-05-14T23:08:59.0927163Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-14T23:08:59.0938108Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:08:59.1272015Z Selecting previously unselected package python3-decorator. 2021-05-14T23:08:59.1518021Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-14T23:08:59.1527108Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:08:59.1831945Z Selecting previously unselected package python3-future. 2021-05-14T23:08:59.2073795Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-14T23:08:59.2082497Z Unpacking python3-future (0.18.2-2) ... 2021-05-14T23:08:59.2779943Z Selecting previously unselected package python3-webencodings. 2021-05-14T23:08:59.3060423Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-14T23:08:59.3075393Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:08:59.3352225Z Selecting previously unselected package python3-html5lib. 2021-05-14T23:08:59.3607179Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-14T23:08:59.3618567Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-14T23:08:59.3992385Z Selecting previously unselected package python3-ipython-genutils. 2021-05-14T23:08:59.4256945Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-14T23:08:59.4269140Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:08:59.4592081Z Selecting previously unselected package python3-traitlets. 2021-05-14T23:08:59.4833327Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-14T23:08:59.4845028Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-14T23:08:59.5183240Z Selecting previously unselected package python3-jupyter-core. 2021-05-14T23:08:59.5466329Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-14T23:08:59.5478707Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:08:59.5784267Z Selecting previously unselected package python3-kiwisolver. 2021-05-14T23:08:59.6087125Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-14T23:08:59.6097302Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:08:59.6408756Z Selecting previously unselected package python3-lxml:amd64. 2021-05-14T23:08:59.6685553Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-14T23:08:59.6695350Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:08:59.8189979Z Selecting previously unselected package python3-pyparsing. 2021-05-14T23:08:59.8477152Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-14T23:08:59.8488562Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-14T23:08:59.8831667Z Selecting previously unselected package python3-matplotlib. 2021-05-14T23:08:59.9057328Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-14T23:08:59.9069557Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:09:00.3213190Z Selecting previously unselected package python3-nbformat. 2021-05-14T23:09:00.3493696Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-14T23:09:00.3502958Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-14T23:09:00.3806856Z Selecting previously unselected package python3-olefile. 2021-05-14T23:09:00.4109789Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-14T23:09:00.4119517Z Unpacking python3-olefile (0.46-2) ... 2021-05-14T23:09:00.4382871Z Selecting previously unselected package python3-pyproj. 2021-05-14T23:09:00.4663695Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-14T23:09:00.4673722Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:09:00.5206898Z Selecting previously unselected package python3-tz. 2021-05-14T23:09:00.5493263Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-14T23:09:00.5502053Z Unpacking python3-tz (2019.3-1) ... 2021-05-14T23:09:00.5755218Z Selecting previously unselected package python3-owslib. 2021-05-14T23:09:00.6048738Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-14T23:09:00.6064317Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-14T23:09:00.6431273Z Selecting previously unselected package python3-pil:amd64. 2021-05-14T23:09:00.6714830Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-14T23:09:00.6724395Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:09:00.7359179Z Selecting previously unselected package python3-retrying. 2021-05-14T23:09:00.7613644Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-14T23:09:00.7623369Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-14T23:09:00.7992034Z Selecting previously unselected package python3-plotly. 2021-05-14T23:09:00.8210947Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-14T23:09:00.8221355Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:09:01.2992593Z Selecting previously unselected package python3-psycopg2. 2021-05-14T23:09:01.3259099Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-14T23:09:01.3270077Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:09:01.3603392Z Selecting previously unselected package python3-sip. 2021-05-14T23:09:01.3883342Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-14T23:09:01.3895548Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:09:01.4222092Z Selecting previously unselected package python3-pyqt5. 2021-05-14T23:09:01.4515696Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:09:01.4527514Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:01.7309847Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-14T23:09:01.7601810Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:09:01.7615810Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:09:01.8117001Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-14T23:09:01.8430104Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:09:01.8440255Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:01.8746824Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-14T23:09:01.9034241Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:09:01.9045324Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:01.9317673Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-14T23:09:01.9602086Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:09:01.9611225Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:01.9990077Z Selecting previously unselected package python3-qgis-common. 2021-05-14T23:09:02.0279009Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:09:02.0289823Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:02.3394410Z Selecting previously unselected package python3-qgis. 2021-05-14T23:09:02.3686442Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:09:02.3697614Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:03.3953696Z Selecting previously unselected package python3-tk:amd64. 2021-05-14T23:09:03.4233610Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-14T23:09:03.4247775Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:09:03.4606692Z Selecting previously unselected package libjs-leaflet. 2021-05-14T23:09:03.4898075Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-14T23:09:03.4910812Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:09:03.5392098Z Selecting previously unselected package qgis-common. 2021-05-14T23:09:03.5720934Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:09:03.5730581Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:05.2877342Z Selecting previously unselected package qgis. 2021-05-14T23:09:05.3186765Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:09:05.3835862Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:05.6418009Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-14T23:09:05.6705072Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:09:05.6714462Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:05.8478977Z Selecting previously unselected package qgis-provider-grass. 2021-05-14T23:09:05.8783792Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:09:05.8794362Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:05.9171534Z Selecting previously unselected package qgis-plugin-grass. 2021-05-14T23:09:05.9491506Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:09:05.9513632Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:06.0228930Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-14T23:09:06.0529743Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:09:06.0539405Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:06.0898750Z Selecting previously unselected package qttranslations5-l10n. 2021-05-14T23:09:06.1191635Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-14T23:09:06.1200271Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:09:06.3071781Z Selecting previously unselected package wpasupplicant. 2021-05-14T23:09:06.3359505Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-14T23:09:06.3368965Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:09:06.4684771Z Selecting previously unselected package proj-bin. 2021-05-14T23:09:06.4982166Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-14T23:09:06.4990267Z Unpacking proj-bin (6.3.1-1) ... 2021-05-14T23:09:06.5301615Z Selecting previously unselected package usb-modeswitch-data. 2021-05-14T23:09:06.5600016Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-14T23:09:06.5609399Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-14T23:09:06.5912510Z Selecting previously unselected package usb-modeswitch. 2021-05-14T23:09:06.6216775Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-14T23:09:06.6292203Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:09:06.7023816Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:09:06.7063362Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:09:06.9657858Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-14T23:09:06.9675728Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:09:06.9707706Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:09:06.9740786Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:06.9847601Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:09:06.9879250Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:09:06.9915462Z Setting up proj-data (6.3.1-1) ... 2021-05-14T23:09:06.9946093Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:09:06.9980590Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:09:07.0019913Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:09:07.0054748Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:09:07.0086795Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:09:07.0120162Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:09:07.0152237Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:09:07.0188331Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:09:07.0223062Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:09:07.0259686Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:09:07.0293263Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:09:07.1798383Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:09:07.1829448Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:09:07.1860321Z Setting up python3-olefile (0.46-2) ... 2021-05-14T23:09:07.3292908Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-14T23:09:07.3326479Z Setting up python3-retrying (1.3.3-4) ... 2021-05-14T23:09:07.4841045Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:09:07.4871742Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:09:07.4902870Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:09:07.4934652Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:09:07.4965853Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:09:07.4996142Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:09:07.5027200Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:09:07.6105805Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:09:07.6140694Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:09:07.6176846Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:09:07.6209042Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:09:07.6242826Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:09:07.7652485Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:09:07.7680753Z Setting up python3-tz (2019.3-1) ... 2021-05-14T23:09:07.9169268Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:09:07.9253949Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:09:07.9288749Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:09:07.9370032Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:09:07.9399328Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:09:07.9429870Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:09:07.9464626Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:09:07.9494207Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:09:08.1036336Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:09:08.1066181Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:09:08.1098171Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:09:08.1133676Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:09:08.1219258Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:09:08.1259098Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-14T23:09:08.2966118Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:09:08.3004212Z Setting up python3-cycler (0.10.0-3) ... 2021-05-14T23:09:08.4454847Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:09:08.4490760Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:09:08.4528618Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:09:08.4559377Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-14T23:09:08.4599578Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-14T23:09:08.4629038Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:09:08.4670117Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:09:08.6317475Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:09:08.6352143Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:09:08.6401865Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:09:08.6440837Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:08.6527810Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-14T23:09:08.8639002Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:09:10.0093970Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:09:10.0136368Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:09:10.0186118Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:09:10.0232019Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:09:10.0264745Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:09:10.0302120Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:09:10.0336750Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:09:10.0390008Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:09:10.2274533Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:10.2321860Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:09:10.2363353Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:09:10.2399672Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-14T23:09:10.4417984Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:09:10.4448988Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:09:10.4498091Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:09:10.4531908Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:09:10.4570162Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:09:10.4764574Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:09:10.6520254Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:09:10.6565131Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:09:10.6601542Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:09:10.6715160Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:09:10.6781384Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:09:10.6814531Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:10.6857100Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:09:10.6889188Z Setting up python3-future (0.18.2-2) ... 2021-05-14T23:09:10.6976061Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-14T23:09:11.4103217Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-14T23:09:11.4105181Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:11.4108139Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:09:11.4109582Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:11.4110985Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:09:11.4112347Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:09:11.4113447Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:09:11.4114378Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:09:11.4115218Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:09:11.4116145Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:11.4117106Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:09:11.4117981Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:09:11.5562134Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:09:11.7093522Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:09:11.7134474Z Setting up qtchooser (66-2build1) ... 2021-05-14T23:09:11.7170324Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:09:11.7200682Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:09:11.8737126Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:09:11.8818801Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:09:11.8858159Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:09:11.8895352Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:09:12.8112043Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:09:12.8143480Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:09:12.8180732Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:09:12.8213433Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:12.8244042Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:12.8272246Z Setting up proj-bin (6.3.1-1) ... 2021-05-14T23:09:12.8299641Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:09:12.8331643Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:09:12.8513146Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:09:13.2539463Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-14T23:09:13.2562129Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:13.2598581Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-14T23:09:13.4279926Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-14T23:09:13.4317907Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:09:13.5955491Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:13.5988287Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-14T23:09:13.7896535Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:09:13.7940457Z Setting up gcr (3.36.0-2build1) ... 2021-05-14T23:09:13.7975148Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:13.8011434Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:09:13.9432672Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:09:13.9435102Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:09:14.4632155Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:09:14.7316496Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:14.7346691Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:09:14.7380423Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:14.7415921Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:14.7456902Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:14.7490851Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:14.7533655Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:09:14.9129084Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:14.9132161Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:09:14.9135385Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:14.9138845Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:09:14.9550088Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:14.9553101Z if direction is "increasing": 2021-05-14T23:09:14.9556872Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:14.9559394Z elif direction is "decreasing": 2021-05-14T23:09:14.9730358Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:14.9732766Z if direction is "increasing": 2021-05-14T23:09:14.9735889Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:14.9738236Z elif direction is "decreasing": 2021-05-14T23:09:15.8422888Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:15.8424509Z if props["offset_coordinates"] is "data": 2021-05-14T23:09:15.8426224Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:09:15.8427402Z if props["coordinates"] is not "data": 2021-05-14T23:09:16.6207380Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:09:17.1895768Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:09:17.1898715Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:09:17.1901348Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-14T23:09:18.3742898Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:09:18.3772944Z First installation detected... 2021-05-14T23:09:18.3773793Z Checking NSS setup... 2021-05-14T23:09:18.3819355Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:09:18.3867284Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:18.3941637Z Setting up python3-owslib (0.19.1-1) ... 2021-05-14T23:09:18.6718340Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:09:18.6754996Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:09:18.6796758Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:09:18.6833446Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:09:18.6869333Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:09:18.6914046Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:09:18.6950560Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:09:18.6987143Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:09:18.7031672Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:09:18.9000824Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:09:18.9031393Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:09:18.9067316Z Setting up grass-core (7.8.2-1build3) ... 2021-05-14T23:09:19.2320389Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:19.2322457Z if value is '': 2021-05-14T23:09:19.3300081Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:19.3302221Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:09:19.3303175Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:19.3303998Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:09:19.3307413Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:09:19.3309098Z if driver_string is not None and driver_string is not "": 2021-05-14T23:09:19.3743977Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:19.3744968Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:09:19.3746037Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:19.3746970Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:09:19.4344316Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:09:19.4376677Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:19.4459848Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-14T23:09:19.4497423Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:19.4529416Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:19.4732423Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:19.4817258Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:19.4854114Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:19.4975552Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:19.5006081Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:19.5041564Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:09:19.5927991Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:19.5958778Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:19.5994088Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:19.6027239Z Setting up modemmanager (1.12.8-1) ... 2021-05-14T23:09:19.7365037Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:09:19.7368206Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:09:20.2719130Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:20.2751385Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:20.2789057Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:09:20.2827318Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:20.2861776Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:20.2897707Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:20.2929829Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:09:20.2967072Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:09:20.2999143Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:09:20.3037355Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:20.3071890Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:20.3104081Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:20.3145105Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:20.3180252Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:20.3217475Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:20.3258548Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:09:20.3294800Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:09:20.3326750Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:20.3369129Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:20.3403594Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:20.5139016Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:20.5171252Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:20.5207421Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:20.5246874Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:53.0074371Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:53.0119009Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:53.0147968Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:53.0178571Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:53.0209153Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:53.0241413Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:53.0283514Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:53.0319892Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:53.1824809Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:53.1855628Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:53.1885418Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:53.1918163Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:09:53.1949482Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:53.3597966Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:53.3627462Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:53.3669341Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:53.3812553Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-14T23:09:53.3975799Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-14T23:09:54.4728087Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:09:54.4891113Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:09:54.5136954Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:09:54.5292675Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-14T23:09:54.5885160Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:09:54.6184405Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-14T23:09:54.8840477Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:10:05.5731636Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:10:05.5905502Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:10:07.5854497Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T23:10:07.5855293Z with: 2021-05-14T23:10:07.5855748Z github_slug: neuroconductor/kirby21.asl 2021-05-14T23:10:07.5856179Z env: 2021-05-14T23:10:07.5856568Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:07.5857004Z TIC_DEPLOY_KEY: 2021-05-14T23:10:07.5857725Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:10:07.5859304Z GITHUB_PAT: *** 2021-05-14T23:10:07.5859687Z COVERALLS_TOKEN: 2021-05-14T23:10:07.5860268Z continue-on-error: false 2021-05-14T23:10:07.5860707Z VDIFFR_RUN_TESTS: 2021-05-14T23:10:07.5862583Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:10:07.5863648Z TZ: UTC 2021-05-14T23:10:07.5864097Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:07.5864528Z NOT_CRAN: true 2021-05-14T23:10:07.5864912Z ##[endgroup] 2021-05-14T23:10:07.6201755Z repo slug is: neuroconductor/kirby21.asl 2021-05-14T23:10:07.6289107Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T23:10:07.6289666Z env: 2021-05-14T23:10:07.6290058Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:07.6290488Z TIC_DEPLOY_KEY: 2021-05-14T23:10:07.6291217Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:10:07.6292365Z GITHUB_PAT: *** 2021-05-14T23:10:07.6292732Z COVERALLS_TOKEN: 2021-05-14T23:10:07.6293166Z continue-on-error: false 2021-05-14T23:10:07.6293598Z VDIFFR_RUN_TESTS: 2021-05-14T23:10:07.6294032Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:10:07.6294448Z TZ: UTC 2021-05-14T23:10:07.6294794Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:07.6295176Z NOT_CRAN: true 2021-05-14T23:10:07.6295518Z ##[endgroup] 2021-05-14T23:10:07.8229466Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T23:10:07.8230015Z with: 2021-05-14T23:10:07.8231078Z repo_name: kirby21.asl 2021-05-14T23:10:07.8231475Z repo_version: 1.7.0 2021-05-14T23:10:07.8231835Z runner_os: Linux 2021-05-14T23:10:07.8232166Z R_version: 4.0 2021-05-14T23:10:07.8232483Z env: 2021-05-14T23:10:07.8232872Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:07.8233300Z TIC_DEPLOY_KEY: 2021-05-14T23:10:07.8234030Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:10:07.8235603Z GITHUB_PAT: *** 2021-05-14T23:10:07.8235985Z COVERALLS_TOKEN: 2021-05-14T23:10:07.8236414Z continue-on-error: false 2021-05-14T23:10:07.8236845Z VDIFFR_RUN_TESTS: 2021-05-14T23:10:07.8237288Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:10:07.8237696Z TZ: UTC 2021-05-14T23:10:07.8238039Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:07.8238414Z NOT_CRAN: true 2021-05-14T23:10:07.8238765Z ##[endgroup] 2021-05-14T23:10:07.8604554Z Package: kirby21.asl 2021-05-14T23:10:07.8610536Z Version: 1.7.0 2021-05-14T23:10:07.8612488Z OS: Linux 2021-05-14T23:10:07.8712157Z ##[group]Run install.packages('remotes') 2021-05-14T23:10:07.8712872Z install.packages('remotes') 2021-05-14T23:10:07.8713656Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T23:10:07.8714636Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T23:10:07.8721548Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:10:07.8721965Z env: 2021-05-14T23:10:07.8722399Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:07.8722872Z TIC_DEPLOY_KEY: 2021-05-14T23:10:07.8723665Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:10:07.8736065Z GITHUB_PAT: *** 2021-05-14T23:10:07.8736507Z COVERALLS_TOKEN: 2021-05-14T23:10:07.8736963Z continue-on-error: false 2021-05-14T23:10:07.8737415Z VDIFFR_RUN_TESTS: 2021-05-14T23:10:07.8737862Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:10:07.8738296Z TZ: UTC 2021-05-14T23:10:07.8738666Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:07.8739056Z NOT_CRAN: true 2021-05-14T23:10:07.8739403Z ##[endgroup] 2021-05-14T23:10:08.0441626Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:10:08.0442480Z (as ‘lib’ is unspecified) 2021-05-14T23:10:24.9914477Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T23:10:25.7276099Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-14T23:10:25.7558181Z ================================================== 2021-05-14T23:10:25.7559634Z downloaded 381 KB 2021-05-14T23:10:25.7560429Z 2021-05-14T23:10:26.0007119Z * installing *binary* package ‘remotes’ ... 2021-05-14T23:10:26.0045961Z * DONE (remotes) 2021-05-14T23:10:26.0093303Z 2021-05-14T23:10:26.0094160Z The downloaded source packages are in 2021-05-14T23:10:26.0095464Z ‘/tmp/RtmpCcUUCe/downloaded_packages’ 2021-05-14T23:10:46.3440531Z ##[group]Run actions/cache@v1 2021-05-14T23:10:46.3441113Z with: 2021-05-14T23:10:46.3441552Z path: /home/runner/work/_temp/Library 2021-05-14T23:10:46.3444723Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-216080eaaf1bc2c3efd84b306f232899ee9b759723d0373b63430f2cf8ea17b1 2021-05-14T23:10:46.3448710Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-14T23:10:46.3450030Z env: 2021-05-14T23:10:46.3450460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:46.3450931Z TIC_DEPLOY_KEY: 2021-05-14T23:10:46.3451724Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:10:46.3453747Z GITHUB_PAT: *** 2021-05-14T23:10:46.3454251Z COVERALLS_TOKEN: 2021-05-14T23:10:46.3454992Z continue-on-error: false 2021-05-14T23:10:46.3455440Z VDIFFR_RUN_TESTS: 2021-05-14T23:10:46.3455909Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:10:46.3456391Z TZ: UTC 2021-05-14T23:10:46.3456772Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:46.3457264Z NOT_CRAN: true 2021-05-14T23:10:46.3457608Z ##[endgroup] 2021-05-14T23:10:46.4105985Z [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:46.4167324Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:10:46.4168228Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:10:46.4168909Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-14T23:10:46.4169471Z sudo -s eval "$sysreqs" 2021-05-14T23:10:46.4210926Z shell: /usr/bin/bash -e {0} 2021-05-14T23:10:46.4211295Z env: 2021-05-14T23:10:46.4211705Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:46.4212126Z TIC_DEPLOY_KEY: 2021-05-14T23:10:46.4212857Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:10:46.4214004Z GITHUB_PAT: *** 2021-05-14T23:10:46.4214378Z COVERALLS_TOKEN: 2021-05-14T23:10:46.4214810Z continue-on-error: false 2021-05-14T23:10:46.4215243Z VDIFFR_RUN_TESTS: 2021-05-14T23:10:46.4215673Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:10:46.4216082Z TZ: UTC 2021-05-14T23:10:46.4216452Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:46.4216832Z NOT_CRAN: true 2021-05-14T23:10:46.4217251Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-14T23:10:46.4217692Z ##[endgroup] 2021-05-14T23:10:46.6289931Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:10:47.1054460Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-14T23:11:06.6128374Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-14T23:11:06.6129719Z crayon (NA -> 1.4.1) [CRAN] 2021-05-14T23:11:06.6131013Z R6 (NA -> 2.5.0) [CRAN] 2021-05-14T23:11:06.6131771Z desc (NA -> 1.3.0) [CRAN] 2021-05-14T23:11:06.6132414Z debugme (NA -> 1.1.0) [CRAN] 2021-05-14T23:11:06.6163656Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-14T23:11:06.6176416Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:11:06.6183045Z (as ‘lib’ is unspecified) 2021-05-14T23:11:22.0222418Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T23:11:23.4718278Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-14T23:11:23.4798785Z ================================================== 2021-05-14T23:11:23.4799862Z downloaded 94 KB 2021-05-14T23:11:23.4800407Z 2021-05-14T23:11:23.4848594Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T23:11:25.1973060Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-14T23:11:25.2139525Z ================================================== 2021-05-14T23:11:25.2140062Z downloaded 135 KB 2021-05-14T23:11:25.2140366Z 2021-05-14T23:11:25.2181446Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T23:11:26.4179789Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-14T23:11:26.4227456Z ================================================== 2021-05-14T23:11:26.4228720Z downloaded 80 KB 2021-05-14T23:11:26.4229670Z 2021-05-14T23:11:26.4262894Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T23:11:27.7557036Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-14T23:11:27.7762221Z ================================================== 2021-05-14T23:11:27.7762732Z downloaded 516 KB 2021-05-14T23:11:27.7763031Z 2021-05-14T23:11:27.7807915Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-14T23:11:29.2271667Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-14T23:11:29.2897883Z ================================================== 2021-05-14T23:11:29.2899562Z downloaded 991 KB 2021-05-14T23:11:29.2900709Z 2021-05-14T23:11:29.5250209Z * installing *binary* package ‘rprojroot’ ... 2021-05-14T23:11:29.5290932Z * DONE (rprojroot) 2021-05-14T23:11:29.7458105Z * installing *binary* package ‘crayon’ ... 2021-05-14T23:11:29.7493499Z * DONE (crayon) 2021-05-14T23:11:29.9763254Z * installing *binary* package ‘R6’ ... 2021-05-14T23:11:29.9799773Z * DONE (R6) 2021-05-14T23:11:30.2559191Z * installing *binary* package ‘desc’ ... 2021-05-14T23:11:30.2605748Z * DONE (desc) 2021-05-14T23:11:30.5293522Z * installing *binary* package ‘debugme’ ... 2021-05-14T23:11:30.5338877Z * DONE (debugme) 2021-05-14T23:11:30.5394221Z 2021-05-14T23:11:30.5395664Z The downloaded source packages are in 2021-05-14T23:11:30.5397245Z ‘/tmp/RtmpROnVQB/downloaded_packages’ 2021-05-14T23:11:30.5408880Z Running `R CMD build`... 2021-05-14T23:11:30.7670167Z * checking for file ‘/tmp/RtmpROnVQB/remotes69409aff054/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-14T23:11:30.7671887Z * preparing ‘sysreqs’: 2021-05-14T23:11:30.7673059Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:11:30.7674493Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:11:30.7675543Z * checking for empty or unneeded directories 2021-05-14T23:11:30.7676568Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-14T23:11:30.7679827Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:11:30.7680998Z (as ‘lib’ is unspecified) 2021-05-14T23:11:30.9794617Z * installing *source* package ‘sysreqs’ ... 2021-05-14T23:11:30.9797695Z ** using staged installation 2021-05-14T23:11:30.9995815Z ** R 2021-05-14T23:11:31.0035497Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:11:31.3955001Z ** help 2021-05-14T23:11:31.4124114Z *** installing help indices 2021-05-14T23:11:31.4328215Z ** building package indices 2021-05-14T23:11:31.6616070Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:11:31.8627077Z ** testing if installed package can be loaded from final location 2021-05-14T23:11:32.0768593Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:11:32.0774686Z * DONE (sysreqs) 2021-05-14T23:11:52.6228046Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:11:52.6233973Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-14T23:11:52.6235401Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-14T23:11:52.6605549Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:11:52.7259829Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-14T23:11:52.7834828Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-14T23:11:52.8610843Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:11:53.1360818Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-14T23:11:53.4111040Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:11:54.3728099Z Reading package lists... 2021-05-14T23:11:54.4503053Z Reading package lists... 2021-05-14T23:11:54.5910908Z Building dependency tree... 2021-05-14T23:11:54.5935126Z Reading state information... 2021-05-14T23:11:54.7519349Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-14T23:11:54.7520981Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-14T23:11:54.7522347Z libssh2-1-dev set to manually installed. 2021-05-14T23:11:54.7524658Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-14T23:11:54.7526878Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-14T23:11:54.7528763Z Suggested packages: 2021-05-14T23:11:54.7531159Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-14T23:11:54.7987023Z The following NEW packages will be installed: 2021-05-14T23:11:54.7990803Z libcurl4-openssl-dev 2021-05-14T23:11:54.8215988Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:11:54.8217280Z Need to get 321 kB of archives. 2021-05-14T23:11:54.8218221Z After this operation, 1539 kB of additional disk space will be used. 2021-05-14T23:11:54.8220671Z 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:11:55.2915521Z Fetched 321 kB in 0s (13.4 MB/s) 2021-05-14T23:11:55.3229666Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-14T23:11:55.3309984Z (Reading database ... 2021-05-14T23:11:55.3310664Z (Reading database ... 5% 2021-05-14T23:11:55.3311138Z (Reading database ... 10% 2021-05-14T23:11:55.3311579Z (Reading database ... 15% 2021-05-14T23:11:55.3312057Z (Reading database ... 20% 2021-05-14T23:11:55.3312501Z (Reading database ... 25% 2021-05-14T23:11:55.3312935Z (Reading database ... 30% 2021-05-14T23:11:55.3313376Z (Reading database ... 35% 2021-05-14T23:11:55.3313808Z (Reading database ... 40% 2021-05-14T23:11:55.3314252Z (Reading database ... 45% 2021-05-14T23:11:55.3317889Z (Reading database ... 50% 2021-05-14T23:11:55.3362200Z (Reading database ... 55% 2021-05-14T23:11:55.3408367Z (Reading database ... 60% 2021-05-14T23:11:55.3445713Z (Reading database ... 65% 2021-05-14T23:11:55.3535929Z (Reading database ... 70% 2021-05-14T23:11:55.3644374Z (Reading database ... 75% 2021-05-14T23:11:55.3889651Z (Reading database ... 80% 2021-05-14T23:11:55.3980351Z (Reading database ... 85% 2021-05-14T23:11:55.4349348Z (Reading database ... 90% 2021-05-14T23:11:55.4422252Z (Reading database ... 95% 2021-05-14T23:11:55.4423713Z (Reading database ... 100% 2021-05-14T23:11:55.4424638Z (Reading database ... 285057 files and directories currently installed.) 2021-05-14T23:11:55.4562398Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-14T23:11:55.4578948Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:11:55.5507965Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:11:55.5549057Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:12:00.6086899Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T23:12:00.6087591Z remotes::install_github("ropensci/tic") 2021-05-14T23:12:00.6088199Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T23:12:00.6088827Z remotes::install_github("muschellij2/aghast") 2021-05-14T23:12:00.6089386Z remotes::install_cran("covr") 2021-05-14T23:12:00.6095855Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:12:00.6096252Z env: 2021-05-14T23:12:00.6096695Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:12:00.6097129Z TIC_DEPLOY_KEY: 2021-05-14T23:12:00.6098003Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:12:00.6099426Z GITHUB_PAT: *** 2021-05-14T23:12:00.6099807Z COVERALLS_TOKEN: 2021-05-14T23:12:00.6100242Z continue-on-error: false 2021-05-14T23:12:00.6100675Z VDIFFR_RUN_TESTS: 2021-05-14T23:12:00.6101109Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:12:00.6101545Z TZ: UTC 2021-05-14T23:12:00.6101908Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:12:00.6102287Z NOT_CRAN: true 2021-05-14T23:12:00.6102621Z ##[endgroup] 2021-05-14T23:12:00.8049322Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:12:01.4595902Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T23:12:20.4926252Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T23:12:20.4927033Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:12:20.4927700Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:12:20.4928349Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T23:12:20.4928996Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T23:12:20.4929719Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T23:12:20.4930373Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T23:12:20.4931022Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T23:12:20.4931675Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T23:12:20.4932338Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T23:12:20.4932977Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:12:20.4933643Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T23:12:20.4934306Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:12:20.4934937Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T23:12:20.4935610Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T23:12:20.4936312Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:12:20.4937005Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T23:12:20.4960160Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T23:12:20.4960916Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T23:12:20.4961639Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T23:12:20.4962389Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T23:12:20.4963137Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:12:20.4963884Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:12:20.4964604Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:12:20.4965309Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:12:20.4966160Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T23:12:20.4966841Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T23:12:20.4967521Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T23:12:20.4968216Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:12:20.4968907Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T23:12:20.4969580Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T23:12:20.5013995Z 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:20.5017214Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:12:20.5018132Z (as ‘lib’ is unspecified) 2021-05-14T23:12:36.0960495Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T23:12:37.1118543Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-14T23:12:37.1561959Z ================================================== 2021-05-14T23:12:37.1563459Z downloaded 1.3 MB 2021-05-14T23:12:37.1564412Z 2021-05-14T23:12:37.1613871Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T23:12:37.9176027Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-14T23:12:37.9401725Z ================================================== 2021-05-14T23:12:37.9402908Z downloaded 226 KB 2021-05-14T23:12:37.9403756Z 2021-05-14T23:12:37.9443988Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T23:12:38.6443162Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-14T23:12:38.7569224Z ================================================== 2021-05-14T23:12:38.7569846Z downloaded 140 KB 2021-05-14T23:12:38.7571445Z 2021-05-14T23:12:38.7615177Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-14T23:12:39.4733294Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-14T23:12:39.4814864Z ================================================== 2021-05-14T23:12:39.4815971Z downloaded 53 KB 2021-05-14T23:12:39.4816784Z 2021-05-14T23:12:39.4860197Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-14T23:12:40.2887523Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-14T23:12:40.2888311Z ================================================== 2021-05-14T23:12:40.2889034Z downloaded 23 KB 2021-05-14T23:12:40.2889314Z 2021-05-14T23:12:40.3014970Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T23:12:41.1435327Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-14T23:12:41.2017966Z ================================================== 2021-05-14T23:12:41.2019521Z downloaded 1.4 MB 2021-05-14T23:12:41.2020203Z 2021-05-14T23:12:41.2053410Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-14T23:12:42.0741422Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-14T23:12:42.0764200Z ================================================== 2021-05-14T23:12:42.0765143Z downloaded 36 KB 2021-05-14T23:12:42.0765732Z 2021-05-14T23:12:42.0800168Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T23:12:43.0849815Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-14T23:12:43.2308347Z ================================================== 2021-05-14T23:12:43.2309561Z downloaded 884 KB 2021-05-14T23:12:43.2310992Z 2021-05-14T23:12:43.2356643Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T23:12:44.2169514Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-14T23:12:44.2459472Z ================================================== 2021-05-14T23:12:44.2460136Z downloaded 523 KB 2021-05-14T23:12:44.2460459Z 2021-05-14T23:12:44.2496417Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-14T23:12:47.8218653Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-14T23:12:47.8219868Z ================================================== 2021-05-14T23:12:47.8220702Z downloaded 12 KB 2021-05-14T23:12:47.8221342Z 2021-05-14T23:12:47.8254801Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T23:12:48.8197812Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-14T23:12:48.8480903Z ================================================== 2021-05-14T23:12:48.8481431Z downloaded 486 KB 2021-05-14T23:12:48.8481716Z 2021-05-14T23:12:48.8518280Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T23:12:50.1318079Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-14T23:12:50.1387112Z ================================================== 2021-05-14T23:12:50.1387730Z downloaded 90 KB 2021-05-14T23:12:50.1388015Z 2021-05-14T23:12:50.1427619Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T23:12:50.8390009Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-14T23:12:50.9985904Z ================================================== 2021-05-14T23:12:50.9986860Z downloaded 508 KB 2021-05-14T23:12:50.9987394Z 2021-05-14T23:12:51.0022177Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T23:12:52.1819545Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-14T23:12:52.2169733Z ================================================== 2021-05-14T23:12:52.2170314Z downloaded 621 KB 2021-05-14T23:12:52.2171830Z 2021-05-14T23:12:52.2218058Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T23:12:52.9256202Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-14T23:12:53.0548279Z ================================================== 2021-05-14T23:12:53.0549456Z downloaded 267 KB 2021-05-14T23:12:53.0550021Z 2021-05-14T23:12:53.0594031Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T23:12:54.3024300Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-14T23:12:54.3207986Z ================================================== 2021-05-14T23:12:54.3208945Z downloaded 167 KB 2021-05-14T23:12:54.3209662Z 2021-05-14T23:12:54.3252588Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T23:12:55.3301859Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-14T23:12:55.3522639Z ================================================== 2021-05-14T23:12:55.3523707Z downloaded 234 KB 2021-05-14T23:12:55.3524260Z 2021-05-14T23:12:55.3566514Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-14T23:12:56.2269182Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-14T23:12:56.2519250Z ================================================== 2021-05-14T23:12:56.2519796Z downloaded 276 KB 2021-05-14T23:12:56.2520086Z 2021-05-14T23:12:56.2556838Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T23:12:56.9597104Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-14T23:12:57.0806583Z ================================================== 2021-05-14T23:12:57.0807803Z downloaded 201 KB 2021-05-14T23:12:57.0808693Z 2021-05-14T23:12:57.0858628Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-14T23:12:58.3696650Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-14T23:12:58.3780580Z ================================================== 2021-05-14T23:12:58.3781449Z downloaded 64 KB 2021-05-14T23:12:58.3781996Z 2021-05-14T23:12:58.3816684Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T23:12:59.4858928Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-14T23:12:59.4933925Z ================================================== 2021-05-14T23:12:59.4935048Z downloaded 46 KB 2021-05-14T23:12:59.4935634Z 2021-05-14T23:12:59.4976624Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T23:13:00.2353928Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-14T23:13:00.3640777Z ================================================== 2021-05-14T23:13:00.3642270Z downloaded 416 KB 2021-05-14T23:13:00.3642920Z 2021-05-14T23:13:00.3693594Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T23:13:01.4720211Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-14T23:13:01.4791818Z ================================================== 2021-05-14T23:13:01.4792361Z downloaded 91 KB 2021-05-14T23:13:01.4792673Z 2021-05-14T23:13:01.4843278Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T23:13:02.6786769Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-14T23:13:02.6967430Z ================================================== 2021-05-14T23:13:02.6968790Z downloaded 133 KB 2021-05-14T23:13:02.6969483Z 2021-05-14T23:13:02.7008777Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T23:13:03.9970447Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-14T23:13:04.0187786Z ================================================== 2021-05-14T23:13:04.0188915Z downloaded 271 KB 2021-05-14T23:13:04.0189528Z 2021-05-14T23:13:04.0240399Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T23:13:05.3660313Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-14T23:13:05.4016359Z ================================================== 2021-05-14T23:13:05.4017551Z downloaded 735 KB 2021-05-14T23:13:05.4019142Z 2021-05-14T23:13:05.4068888Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T23:13:06.4380763Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-14T23:13:06.4451466Z ================================================== 2021-05-14T23:13:06.4452454Z downloaded 46 KB 2021-05-14T23:13:06.4452889Z 2021-05-14T23:13:06.4496660Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T23:13:06.8937883Z Content type 'binary/octet-stream' length 68485 bytes (66 KB) 2021-05-14T23:13:06.9022199Z ================================================== 2021-05-14T23:13:06.9022958Z downloaded 66 KB 2021-05-14T23:13:06.9023461Z 2021-05-14T23:13:06.9054411Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T23:13:08.2398258Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-14T23:13:08.2771418Z ================================================== 2021-05-14T23:13:08.2772396Z downloaded 688 KB 2021-05-14T23:13:08.2772942Z 2021-05-14T23:13:08.2813559Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T23:13:09.2795882Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-14T23:13:09.2869498Z ================================================== 2021-05-14T23:13:09.2871259Z downloaded 45 KB 2021-05-14T23:13:09.2874072Z 2021-05-14T23:13:09.2917721Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T23:13:10.6160637Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-14T23:13:10.6484950Z ================================================== 2021-05-14T23:13:10.6485873Z downloaded 595 KB 2021-05-14T23:13:10.6486792Z 2021-05-14T23:13:10.9724849Z * installing *binary* package ‘rlang’ ... 2021-05-14T23:13:10.9781436Z * DONE (rlang) 2021-05-14T23:13:11.2182219Z * installing *binary* package ‘magrittr’ ... 2021-05-14T23:13:11.2221461Z * DONE (magrittr) 2021-05-14T23:13:11.4521227Z * installing *binary* package ‘glue’ ... 2021-05-14T23:13:11.4562258Z * DONE (glue) 2021-05-14T23:13:11.6674818Z * installing *binary* package ‘sys’ ... 2021-05-14T23:13:11.6710962Z * DONE (sys) 2021-05-14T23:13:11.8840474Z * installing *binary* package ‘mime’ ... 2021-05-14T23:13:11.8874220Z * DONE (mime) 2021-05-14T23:13:12.2169318Z * installing *binary* package ‘curl’ ... 2021-05-14T23:13:12.2225020Z * DONE (curl) 2021-05-14T23:13:12.4835820Z * installing *binary* package ‘jsonlite’ ... 2021-05-14T23:13:12.4883694Z * DONE (jsonlite) 2021-05-14T23:13:12.7013572Z * installing *binary* package ‘ini’ ... 2021-05-14T23:13:12.7047995Z * DONE (ini) 2021-05-14T23:13:12.9241363Z * installing *binary* package ‘gitcreds’ ... 2021-05-14T23:13:12.9281132Z * DONE (gitcreds) 2021-05-14T23:13:13.2141155Z * installing *binary* package ‘zip’ ... 2021-05-14T23:13:13.2189615Z * DONE (zip) 2021-05-14T23:13:13.4593076Z * installing *binary* package ‘rstudioapi’ ... 2021-05-14T23:13:13.4638488Z * DONE (rstudioapi) 2021-05-14T23:13:13.7160722Z * installing *binary* package ‘fastmap’ ... 2021-05-14T23:13:13.7201142Z * DONE (fastmap) 2021-05-14T23:13:13.9700248Z * installing *binary* package ‘yaml’ ... 2021-05-14T23:13:13.9744242Z * DONE (yaml) 2021-05-14T23:13:14.1996701Z * installing *binary* package ‘withr’ ... 2021-05-14T23:13:14.2036402Z * DONE (withr) 2021-05-14T23:13:14.4357476Z * installing *binary* package ‘whisker’ ... 2021-05-14T23:13:14.4399128Z * DONE (whisker) 2021-05-14T23:13:14.6564612Z * installing *binary* package ‘rappdirs’ ... 2021-05-14T23:13:14.6608494Z * DONE (rappdirs) 2021-05-14T23:13:14.9612072Z * installing *binary* package ‘fs’ ... 2021-05-14T23:13:14.9668740Z * DONE (fs) 2021-05-14T23:13:15.1904714Z * installing *binary* package ‘clipr’ ... 2021-05-14T23:13:15.1938748Z * DONE (clipr) 2021-05-14T23:13:15.4540244Z * installing *binary* package ‘git2r’ ... 2021-05-14T23:13:15.4583616Z * DONE (git2r) 2021-05-14T23:13:15.6777536Z * installing *binary* package ‘askpass’ ... 2021-05-14T23:13:15.6811144Z * DONE (askpass) 2021-05-14T23:13:15.9285138Z * installing *binary* package ‘cli’ ... 2021-05-14T23:13:15.9327880Z * DONE (cli) 2021-05-14T23:13:16.1823023Z * installing *binary* package ‘purrr’ ... 2021-05-14T23:13:16.1867366Z * DONE (purrr) 2021-05-14T23:13:16.4213725Z * installing *binary* package ‘lifecycle’ ... 2021-05-14T23:13:16.4257485Z * DONE (lifecycle) 2021-05-14T23:13:16.6431762Z * installing *binary* package ‘cachem’ ... 2021-05-14T23:13:16.6465950Z * DONE (cachem) 2021-05-14T23:13:17.0413505Z * installing *binary* package ‘openssl’ ... 2021-05-14T23:13:17.0481306Z * DONE (openssl) 2021-05-14T23:13:17.2598068Z * installing *binary* package ‘memoise’ ... 2021-05-14T23:13:17.2631614Z * DONE (memoise) 2021-05-14T23:13:17.5144435Z * installing *binary* package ‘httr’ ... 2021-05-14T23:13:17.5193273Z * DONE (httr) 2021-05-14T23:13:17.7554053Z * installing *binary* package ‘credentials’ ... 2021-05-14T23:13:17.7592364Z * DONE (credentials) 2021-05-14T23:13:18.0003160Z * installing *binary* package ‘gh’ ... 2021-05-14T23:13:18.0046255Z * DONE (gh) 2021-05-14T23:13:18.2472564Z * installing *binary* package ‘gert’ ... 2021-05-14T23:13:18.2512141Z * DONE (gert) 2021-05-14T23:13:18.5373406Z * installing *binary* package ‘usethis’ ... 2021-05-14T23:13:18.5430868Z * DONE (usethis) 2021-05-14T23:13:18.5495635Z 2021-05-14T23:13:18.5496740Z The downloaded source packages are in 2021-05-14T23:13:18.5498186Z ‘/tmp/RtmpaqR5E5/downloaded_packages’ 2021-05-14T23:13:18.5508641Z Running `R CMD build`... 2021-05-14T23:13:20.7756814Z * checking for file ‘/tmp/RtmpaqR5E5/remotes71da33aa8d3f/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T23:13:20.7758570Z * preparing ‘tic’: 2021-05-14T23:13:20.7759962Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:13:20.7761144Z * installing the package to process help pages 2021-05-14T23:13:20.7762535Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:13:20.7763817Z * checking for empty or unneeded directories 2021-05-14T23:13:20.7764890Z Removed empty directory ‘tic/.circleci’ 2021-05-14T23:13:20.7766017Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T23:13:20.7767039Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T23:13:20.7768976Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:13:20.7769991Z (as ‘lib’ is unspecified) 2021-05-14T23:13:21.1351224Z * installing *source* package ‘tic’ ... 2021-05-14T23:13:21.1352907Z ** using staged installation 2021-05-14T23:13:21.1596761Z ** R 2021-05-14T23:13:21.1840121Z ** inst 2021-05-14T23:13:21.1873184Z ** preparing package for lazy loading 2021-05-14T23:13:21.5511745Z ** help 2021-05-14T23:13:21.7031311Z *** installing help indices 2021-05-14T23:13:21.8003059Z *** copying figures 2021-05-14T23:13:21.8008400Z ** building package indices 2021-05-14T23:13:22.0871402Z ** installing vignettes 2021-05-14T23:13:22.0904230Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:13:22.3496363Z ** testing if installed package can be loaded from final location 2021-05-14T23:13:22.6612126Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:13:22.6638633Z * DONE (tic) 2021-05-14T23:13:22.6762495Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:13:23.0274477Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T23:13:25.2292594Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T23:13:25.2294018Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:13:25.2295093Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T23:13:25.2297406Z 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:25.2299574Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T23:13:25.2300587Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:13:25.2301553Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T23:13:25.2302544Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T23:13:25.2303494Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T23:13:25.2304458Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:13:25.2305491Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:13:25.2306648Z (as ‘lib’ is unspecified) 2021-05-14T23:13:25.2308293Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T23:13:25.2309394Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:13:25.2310511Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T23:13:25.2311746Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:13:25.2312581Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:13:25.2313479Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T23:13:25.2314337Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T23:13:25.2315309Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T23:13:25.2316481Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T23:13:25.2317410Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T23:13:25.2318296Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T23:13:25.2319647Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T23:13:25.2320509Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T23:13:25.2321384Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T23:13:25.2322286Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T23:13:25.2323172Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T23:13:25.2324124Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T23:13:25.2324941Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T23:13:25.2325741Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T23:13:25.2326583Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T23:13:25.2327405Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:13:25.2328249Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:13:25.2329129Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:13:25.2329975Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T23:13:25.2330835Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T23:13:25.2331696Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:13:25.2332694Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T23:13:25.2333595Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T23:13:25.2334779Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T23:13:41.0003202Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T23:13:41.9747600Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-14T23:13:41.9912507Z ================================================== 2021-05-14T23:13:41.9913614Z downloaded 231 KB 2021-05-14T23:13:41.9914607Z 2021-05-14T23:13:41.9960706Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T23:13:42.8668395Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-14T23:13:42.8953790Z ================================================== 2021-05-14T23:13:42.8954319Z downloaded 1.5 MB 2021-05-14T23:13:42.8954762Z 2021-05-14T23:13:42.8991940Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-14T23:13:43.8705029Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-14T23:13:43.8706251Z ================================================== 2021-05-14T23:13:43.8706961Z downloaded 16 KB 2021-05-14T23:13:43.8707452Z 2021-05-14T23:13:43.8739186Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T23:13:44.8600908Z Content type 'binary/octet-stream' length 1004228 bytes (980 KB) 2021-05-14T23:13:44.8844697Z ================================================== 2021-05-14T23:13:44.8864083Z downloaded 980 KB 2021-05-14T23:13:44.8864924Z 2021-05-14T23:13:44.8895305Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T23:13:45.7084933Z Content type 'binary/octet-stream' length 810888 bytes (791 KB) 2021-05-14T23:13:45.7343297Z ================================================== 2021-05-14T23:13:45.7344156Z downloaded 791 KB 2021-05-14T23:13:45.7344485Z 2021-05-14T23:13:45.7378140Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T23:13:46.7158112Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-14T23:13:46.7203735Z ================================================== 2021-05-14T23:13:46.7204486Z downloaded 42 KB 2021-05-14T23:13:46.7204741Z 2021-05-14T23:13:46.7242464Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T23:13:47.1703777Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-14T23:13:47.1851984Z ================================================== 2021-05-14T23:13:47.1854305Z downloaded 247 KB 2021-05-14T23:13:47.1854841Z 2021-05-14T23:13:47.1893803Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T23:13:47.8854155Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-14T23:13:47.9115595Z ================================================== 2021-05-14T23:13:47.9116763Z downloaded 977 KB 2021-05-14T23:13:47.9117403Z 2021-05-14T23:13:47.9155609Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T23:13:48.5970203Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-14T23:13:48.6019534Z ================================================== 2021-05-14T23:13:48.6020295Z downloaded 67 KB 2021-05-14T23:13:48.6020786Z 2021-05-14T23:13:48.6052074Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T23:13:50.2077790Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-14T23:13:50.2241331Z ================================================== 2021-05-14T23:13:50.2241887Z downloaded 354 KB 2021-05-14T23:13:50.2242180Z 2021-05-14T23:13:50.2276763Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T23:13:50.9112383Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-14T23:13:50.9355975Z ================================================== 2021-05-14T23:13:50.9356493Z downloaded 412 KB 2021-05-14T23:13:50.9356779Z 2021-05-14T23:13:50.9473399Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-14T23:13:51.6357866Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-14T23:13:51.6358645Z ================================================== 2021-05-14T23:13:51.6359314Z downloaded 15 KB 2021-05-14T23:13:51.6359578Z 2021-05-14T23:13:51.6400668Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T23:13:52.6145405Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-14T23:13:52.6248461Z ================================================== 2021-05-14T23:13:52.6249082Z downloaded 147 KB 2021-05-14T23:13:52.6249390Z 2021-05-14T23:13:52.6300056Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-14T23:13:53.5030915Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-14T23:13:53.5093072Z ================================================== 2021-05-14T23:13:53.5094192Z downloaded 72 KB 2021-05-14T23:13:53.5094840Z 2021-05-14T23:13:53.5139224Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T23:13:54.1996873Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-14T23:13:54.2041427Z ================================================== 2021-05-14T23:13:54.2042583Z downloaded 39 KB 2021-05-14T23:13:54.2043248Z 2021-05-14T23:13:54.2103751Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T23:13:55.4421815Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-14T23:13:55.4592833Z ================================================== 2021-05-14T23:13:55.4594191Z downloaded 348 KB 2021-05-14T23:13:55.4594814Z 2021-05-14T23:13:55.4638894Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T23:13:56.2899057Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-14T23:13:56.3094571Z ================================================== 2021-05-14T23:13:56.3095664Z downloaded 426 KB 2021-05-14T23:13:56.3096259Z 2021-05-14T23:13:56.3132014Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T23:13:57.0014713Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-14T23:13:57.0058453Z ================================================== 2021-05-14T23:13:57.0059058Z downloaded 40 KB 2021-05-14T23:13:57.0059309Z 2021-05-14T23:13:57.0093259Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T23:13:58.3566611Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-14T23:13:58.3780714Z ================================================== 2021-05-14T23:13:58.3781313Z downloaded 602 KB 2021-05-14T23:13:58.3781629Z 2021-05-14T23:13:58.3825611Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.22.tar.gz' 2021-05-14T23:13:59.3689573Z Content type 'binary/octet-stream' length 310406 bytes (303 KB) 2021-05-14T23:13:59.3848182Z ================================================== 2021-05-14T23:13:59.3849238Z downloaded 303 KB 2021-05-14T23:13:59.3849894Z 2021-05-14T23:13:59.3893177Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-14T23:14:00.3607199Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-14T23:14:00.3751678Z ================================================== 2021-05-14T23:14:00.3753001Z downloaded 224 KB 2021-05-14T23:14:00.3753331Z 2021-05-14T23:14:00.3790514Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-14T23:14:01.3552249Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-14T23:14:01.3601053Z ================================================== 2021-05-14T23:14:01.3601524Z downloaded 37 KB 2021-05-14T23:14:01.3601787Z 2021-05-14T23:14:01.3629642Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-14T23:14:02.1748105Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-14T23:14:02.1886283Z ================================================== 2021-05-14T23:14:02.1887508Z downloaded 199 KB 2021-05-14T23:14:02.1888212Z 2021-05-14T23:14:02.1923777Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T23:14:03.1783579Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-14T23:14:03.2123760Z ================================================== 2021-05-14T23:14:03.2124259Z downloaded 2.8 MB 2021-05-14T23:14:03.2124536Z 2021-05-14T23:14:03.2157928Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T23:14:03.9054654Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-14T23:14:03.9486438Z ================================================== 2021-05-14T23:14:03.9487272Z downloaded 4.0 MB 2021-05-14T23:14:03.9487792Z 2021-05-14T23:14:03.9518750Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-14T23:14:04.7585962Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-14T23:14:04.8053862Z ================================================== 2021-05-14T23:14:04.8055922Z downloaded 1.3 MB 2021-05-14T23:14:04.8057386Z 2021-05-14T23:14:04.8089812Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-14T23:14:06.0539886Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-14T23:14:06.0742157Z ================================================== 2021-05-14T23:14:06.0743147Z downloaded 478 KB 2021-05-14T23:14:06.0743882Z 2021-05-14T23:14:06.0785065Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-14T23:14:07.5254295Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-14T23:14:07.5305239Z ================================================== 2021-05-14T23:14:07.5305720Z downloaded 107 KB 2021-05-14T23:14:07.5306002Z 2021-05-14T23:14:07.5355700Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-14T23:14:08.8582925Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-14T23:14:08.8586784Z ================================================== 2021-05-14T23:14:08.8587327Z downloaded 21 KB 2021-05-14T23:14:08.8587595Z 2021-05-14T23:14:08.8628893Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-14T23:14:09.9130200Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-14T23:14:09.9176820Z ================================================== 2021-05-14T23:14:09.9177266Z downloaded 42 KB 2021-05-14T23:14:09.9177521Z 2021-05-14T23:14:09.9212836Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-14T23:14:10.9666993Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-14T23:14:10.9731632Z ================================================== 2021-05-14T23:14:10.9732166Z downloaded 33 KB 2021-05-14T23:14:10.9732460Z 2021-05-14T23:14:10.9769435Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T23:14:12.0707254Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-14T23:14:12.0814373Z ================================================== 2021-05-14T23:14:12.0815890Z downloaded 136 KB 2021-05-14T23:14:12.0816479Z 2021-05-14T23:14:12.0852595Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T23:14:13.2696424Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-14T23:14:13.3058067Z ================================================== 2021-05-14T23:14:13.3058648Z downloaded 3.4 MB 2021-05-14T23:14:13.3058948Z 2021-05-14T23:14:13.3087030Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T23:14:14.6567368Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-14T23:14:14.6620446Z ================================================== 2021-05-14T23:14:14.6621503Z downloaded 64 KB 2021-05-14T23:14:14.6622090Z 2021-05-14T23:14:14.6673460Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T23:14:16.0827676Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-14T23:14:16.1150276Z ================================================== 2021-05-14T23:14:16.1151634Z downloaded 1.3 MB 2021-05-14T23:14:16.1152210Z 2021-05-14T23:14:16.1200728Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-14T23:14:17.4793356Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-14T23:14:17.4898616Z ================================================== 2021-05-14T23:14:17.4899201Z downloaded 128 KB 2021-05-14T23:14:17.4899505Z 2021-05-14T23:14:17.4954344Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T23:14:18.7836320Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-14T23:14:18.8029205Z ================================================== 2021-05-14T23:14:18.8030226Z downloaded 384 KB 2021-05-14T23:14:18.8031446Z 2021-05-14T23:14:19.0660492Z * installing *binary* package ‘utf8’ ... 2021-05-14T23:14:19.0701834Z * DONE (utf8) 2021-05-14T23:14:19.2805465Z * installing *binary* package ‘pkgconfig’ ... 2021-05-14T23:14:19.2839591Z * DONE (pkgconfig) 2021-05-14T23:14:19.5268603Z * installing *binary* package ‘fansi’ ... 2021-05-14T23:14:19.5307273Z * DONE (fansi) 2021-05-14T23:14:19.8019974Z * installing *binary* package ‘diffobj’ ... 2021-05-14T23:14:19.8078507Z * DONE (diffobj) 2021-05-14T23:14:20.0544887Z * installing *binary* package ‘ps’ ... 2021-05-14T23:14:20.0585896Z * DONE (ps) 2021-05-14T23:14:20.2703569Z * installing *binary* package ‘praise’ ... 2021-05-14T23:14:20.2739834Z * DONE (praise) 2021-05-14T23:14:20.4916712Z * installing *binary* package ‘pkgload’ ... 2021-05-14T23:14:20.4955960Z * DONE (pkgload) 2021-05-14T23:14:20.7188908Z * installing *binary* package ‘evaluate’ ... 2021-05-14T23:14:20.7223843Z * DONE (evaluate) 2021-05-14T23:14:20.9324648Z * installing *binary* package ‘ellipsis’ ... 2021-05-14T23:14:20.9359875Z * DONE (ellipsis) 2021-05-14T23:14:21.2034733Z * installing *binary* package ‘digest’ ... 2021-05-14T23:14:21.2083354Z * DONE (digest) 2021-05-14T23:14:21.4383560Z * installing *binary* package ‘brio’ ... 2021-05-14T23:14:21.4419700Z * DONE (brio) 2021-05-14T23:14:21.7577007Z * installing *binary* package ‘xml2’ ... 2021-05-14T23:14:21.7629758Z * DONE (xml2) 2021-05-14T23:14:22.0013687Z * installing *binary* package ‘xfun’ ... 2021-05-14T23:14:22.0054626Z * DONE (xfun) 2021-05-14T23:14:22.5298062Z * installing *binary* package ‘stringi’ ... 2021-05-14T23:14:22.5387238Z * DONE (stringi) 2021-05-14T23:14:23.8659137Z * installing *binary* package ‘Rcpp’ ... 2021-05-14T23:14:23.9059868Z * DONE (Rcpp) 2021-05-14T23:14:24.2310184Z * installing *binary* package ‘commonmark’ ... 2021-05-14T23:14:24.2357398Z * DONE (commonmark) 2021-05-14T23:14:24.4924913Z * installing *binary* package ‘brew’ ... 2021-05-14T23:14:24.4976339Z * DONE (brew) 2021-05-14T23:14:24.7028258Z * installing *binary* package ‘sessioninfo’ ... 2021-05-14T23:14:24.7064395Z * DONE (sessioninfo) 2021-05-14T23:14:24.9132038Z * installing *binary* package ‘prettyunits’ ... 2021-05-14T23:14:24.9166369Z * DONE (prettyunits) 2021-05-14T23:14:25.2938084Z * installing *binary* package ‘vctrs’ ... 2021-05-14T23:14:25.3012985Z * DONE (vctrs) 2021-05-14T23:14:25.5461539Z * installing *binary* package ‘processx’ ... 2021-05-14T23:14:25.5502961Z * DONE (processx) 2021-05-14T23:14:25.8160760Z * installing *binary* package ‘markdown’ ... 2021-05-14T23:14:25.8207277Z * DONE (markdown) 2021-05-14T23:14:26.0378996Z * installing *binary* package ‘highr’ ... 2021-05-14T23:14:26.0460745Z * DONE (highr) 2021-05-14T23:14:26.2852957Z * installing *binary* package ‘stringr’ ... 2021-05-14T23:14:26.3024278Z * DONE (stringr) 2021-05-14T23:14:26.5128147Z * installing *binary* package ‘rversions’ ... 2021-05-14T23:14:26.5161967Z * DONE (rversions) 2021-05-14T23:14:26.8300154Z * installing *binary* package ‘pillar’ ... 2021-05-14T23:14:26.8368812Z * DONE (pillar) 2021-05-14T23:14:27.0767911Z * installing *binary* package ‘callr’ ... 2021-05-14T23:14:27.0811809Z * DONE (callr) 2021-05-14T23:14:27.4971384Z * installing *binary* package ‘knitr’ ... 2021-05-14T23:14:27.5100166Z * DONE (knitr) 2021-05-14T23:14:27.7236752Z * installing *binary* package ‘xopen’ ... 2021-05-14T23:14:27.7273578Z * DONE (xopen) 2021-05-14T23:14:28.0473977Z * installing *binary* package ‘tibble’ ... 2021-05-14T23:14:28.0549995Z * DONE (tibble) 2021-05-14T23:14:28.2804760Z * installing *binary* package ‘pkgbuild’ ... 2021-05-14T23:14:28.2841495Z * DONE (pkgbuild) 2021-05-14T23:14:28.6779237Z * installing *binary* package ‘roxygen2’ ... 2021-05-14T23:14:28.6845641Z * DONE (roxygen2) 2021-05-14T23:14:28.9005708Z * installing *binary* package ‘rematch2’ ... 2021-05-14T23:14:28.9038218Z * DONE (rematch2) 2021-05-14T23:14:29.1374915Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-14T23:14:29.1408099Z * DONE (rcmdcheck) 2021-05-14T23:14:29.3544759Z * installing *binary* package ‘waldo’ ... 2021-05-14T23:14:29.3579996Z * DONE (waldo) 2021-05-14T23:14:30.0328434Z * installing *binary* package ‘testthat’ ... 2021-05-14T23:14:30.0461337Z * DONE (testthat) 2021-05-14T23:14:30.3064802Z * installing *binary* package ‘devtools’ ... 2021-05-14T23:14:30.3104676Z * DONE (devtools) 2021-05-14T23:14:30.3159035Z 2021-05-14T23:14:30.3159954Z The downloaded source packages are in 2021-05-14T23:14:30.3161700Z ‘/tmp/RtmpaqR5E5/downloaded_packages’ 2021-05-14T23:14:30.4481544Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T23:14:32.9074287Z 2021-05-14T23:14:33.2342359Z 2021-05-14T23:14:33.2350896Z checking for file ‘/tmp/RtmpaqR5E5/remotes71da239948a4/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T23:14:33.2414253Z 2021-05-14T23:14:33.2415983Z ✔ checking for file ‘/tmp/RtmpaqR5E5/remotes71da239948a4/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T23:14:33.2500200Z 2021-05-14T23:14:33.2500925Z 2021-05-14T23:14:33.2501743Z ─ preparing ‘desc’: 2021-05-14T23:14:33.2502135Z 2021-05-14T23:14:33.2502427Z 2021-05-14T23:14:33.2592571Z checking DESCRIPTION meta-information ... 2021-05-14T23:14:33.2619421Z 2021-05-14T23:14:33.2620398Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:14:33.3308520Z 2021-05-14T23:14:33.3335225Z 2021-05-14T23:14:33.3337513Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:14:33.3347781Z 2021-05-14T23:14:33.3373212Z 2021-05-14T23:14:33.3375138Z ─ checking for empty or unneeded directories 2021-05-14T23:14:33.3385698Z 2021-05-14T23:14:33.3411946Z 2021-05-14T23:14:33.3413831Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T23:14:33.4554159Z 2021-05-14T23:14:33.4556909Z 2021-05-14T23:14:33.4558269Z 2021-05-14T23:14:33.4658545Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:14:33.4659894Z (as ‘lib’ is unspecified) 2021-05-14T23:14:33.7743812Z * installing *source* package ‘desc’ ... 2021-05-14T23:14:33.7770430Z ** using staged installation 2021-05-14T23:14:33.7972419Z ** R 2021-05-14T23:14:33.8137237Z ** inst 2021-05-14T23:14:33.8152918Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:14:35.4453449Z ** help 2021-05-14T23:14:35.5758019Z *** installing help indices 2021-05-14T23:14:35.6704802Z ** building package indices 2021-05-14T23:14:35.9520766Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:14:36.1498226Z ** testing if installed package can be loaded from final location 2021-05-14T23:14:36.3646828Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:14:36.3647547Z * DONE (desc) 2021-05-14T23:14:36.5629445Z 2021-05-14T23:14:36.5631176Z 2021-05-14T23:14:36.5648191Z checking for file ‘/tmp/RtmpaqR5E5/remotes71da57d78621/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:14:36.5669421Z 2021-05-14T23:14:36.5671257Z ✔ checking for file ‘/tmp/RtmpaqR5E5/remotes71da57d78621/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T23:14:36.5783301Z 2021-05-14T23:14:36.5808984Z 2021-05-14T23:14:36.5810134Z ─ preparing ‘ghtravis’: 2021-05-14T23:14:36.5859613Z checking DESCRIPTION meta-information ... 2021-05-14T23:14:36.5883820Z 2021-05-14T23:14:36.5885014Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:14:36.6323697Z 2021-05-14T23:14:36.6352759Z 2021-05-14T23:14:36.6354163Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:14:36.6360551Z 2021-05-14T23:14:36.6383978Z 2021-05-14T23:14:36.6385214Z ─ checking for empty or unneeded directories 2021-05-14T23:14:36.6391586Z 2021-05-14T23:14:36.6415320Z 2021-05-14T23:14:36.6416519Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T23:14:36.6647713Z 2021-05-14T23:14:36.6648710Z 2021-05-14T23:14:36.6649284Z 2021-05-14T23:14:36.7028091Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:14:36.7031693Z (as ‘lib’ is unspecified) 2021-05-14T23:14:36.9405141Z * installing *source* package ‘ghtravis’ ... 2021-05-14T23:14:36.9407950Z ** using staged installation 2021-05-14T23:14:36.9559309Z ** R 2021-05-14T23:14:36.9663733Z ** inst 2021-05-14T23:14:36.9676938Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:14:38.3053456Z ** help 2021-05-14T23:14:38.3621526Z *** installing help indices 2021-05-14T23:14:38.4098118Z ** building package indices 2021-05-14T23:14:38.6394140Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:14:39.3215505Z ** testing if installed package can be loaded from final location 2021-05-14T23:14:40.0562483Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:14:40.0570811Z * DONE (ghtravis) 2021-05-14T23:14:40.0663113Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:14:40.3608269Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T23:14:42.4782018Z 2021-05-14T23:14:42.4783730Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T23:14:42.4784645Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T23:14:42.4785722Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T23:14:42.4786542Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T23:14:42.4787308Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T23:14:42.4788083Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T23:14:42.4793264Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:14:42.4794250Z (as ‘lib’ is unspecified) 2021-05-14T23:14:58.5647561Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-14T23:14:59.4075799Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-14T23:14:59.4199431Z ================================================== 2021-05-14T23:14:59.4200361Z downloaded 193 KB 2021-05-14T23:14:59.4200930Z 2021-05-14T23:14:59.4233779Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-14T23:15:00.1035492Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-14T23:15:00.1082876Z ================================================== 2021-05-14T23:15:00.1083792Z downloaded 64 KB 2021-05-14T23:15:00.1084320Z 2021-05-14T23:15:00.1119348Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-14T23:15:01.0091563Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-14T23:15:01.0093316Z ================================================== 2021-05-14T23:15:01.0094115Z downloaded 191 KB 2021-05-14T23:15:01.0094602Z 2021-05-14T23:15:01.0096580Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-14T23:15:01.5169978Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-14T23:15:01.5423548Z ================================================== 2021-05-14T23:15:01.5424704Z downloaded 1.2 MB 2021-05-14T23:15:01.5425362Z 2021-05-14T23:15:01.5458343Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-14T23:15:02.5317753Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-14T23:15:02.5569804Z ================================================== 2021-05-14T23:15:02.5571051Z downloaded 1.0 MB 2021-05-14T23:15:02.5571720Z 2021-05-14T23:15:02.7941452Z * installing *binary* package ‘tidyselect’ ... 2021-05-14T23:15:02.7980484Z * DONE (tidyselect) 2021-05-14T23:15:03.0289334Z * installing *binary* package ‘generics’ ... 2021-05-14T23:15:03.0332866Z * DONE (generics) 2021-05-14T23:15:03.3243307Z * installing *binary* package ‘cpp11’ ... 2021-05-14T23:15:03.3294386Z * DONE (cpp11) 2021-05-14T23:15:03.6656157Z * installing *binary* package ‘dplyr’ ... 2021-05-14T23:15:03.6719914Z * DONE (dplyr) 2021-05-14T23:15:03.9994481Z * installing *binary* package ‘tidyr’ ... 2021-05-14T23:15:04.0059202Z * DONE (tidyr) 2021-05-14T23:15:04.0122785Z 2021-05-14T23:15:04.0123776Z The downloaded source packages are in 2021-05-14T23:15:04.0125122Z ‘/tmp/RtmpaqR5E5/downloaded_packages’ 2021-05-14T23:15:04.2014803Z 2021-05-14T23:15:04.2023276Z checking for file ‘/tmp/RtmpaqR5E5/remotes71da4e896cac/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:15:04.2053145Z 2021-05-14T23:15:04.2054779Z ✔ checking for file ‘/tmp/RtmpaqR5E5/remotes71da4e896cac/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T23:15:04.2153061Z 2021-05-14T23:15:04.2153772Z 2021-05-14T23:15:04.2154563Z ─ preparing ‘aghast’: 2021-05-14T23:15:04.2154863Z 2021-05-14T23:15:04.2155155Z 2021-05-14T23:15:04.2221820Z checking DESCRIPTION meta-information ... 2021-05-14T23:15:04.2245258Z 2021-05-14T23:15:04.2246588Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:15:04.2515351Z 2021-05-14T23:15:04.2539843Z 2021-05-14T23:15:04.2541402Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:15:04.2549512Z 2021-05-14T23:15:04.2573770Z 2021-05-14T23:15:04.2575263Z ─ checking for empty or unneeded directories 2021-05-14T23:15:04.2583579Z 2021-05-14T23:15:04.2611959Z 2021-05-14T23:15:04.2613382Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T23:15:04.2732204Z 2021-05-14T23:15:04.2734592Z 2021-05-14T23:15:04.2735343Z 2021-05-14T23:15:04.2815503Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:15:04.2816704Z (as ‘lib’ is unspecified) 2021-05-14T23:15:04.4993835Z * installing *source* package ‘aghast’ ... 2021-05-14T23:15:04.4997980Z ** using staged installation 2021-05-14T23:15:04.5221782Z ** R 2021-05-14T23:15:04.5285442Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:15:04.9848360Z ** help 2021-05-14T23:15:05.0078860Z *** installing help indices 2021-05-14T23:15:05.0314635Z ** building package indices 2021-05-14T23:15:05.2272542Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:15:05.4175349Z ** testing if installed package can be loaded from final location 2021-05-14T23:15:05.6004032Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:15:05.6010815Z * DONE (aghast) 2021-05-14T23:15:05.6096391Z Installing 1 packages: covr 2021-05-14T23:15:05.6105409Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:15:05.6106701Z (as ‘lib’ is unspecified) 2021-05-14T23:15:21.5875773Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T23:15:21.5876730Z 2021-05-14T23:15:21.5883326Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-14T23:15:22.6526984Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-14T23:15:22.6637624Z ================================================== 2021-05-14T23:15:22.6639045Z downloaded 159 KB 2021-05-14T23:15:22.6639551Z 2021-05-14T23:15:22.6674903Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-14T23:15:23.5567900Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-14T23:15:23.5669352Z ================================================== 2021-05-14T23:15:23.5670653Z downloaded 118 KB 2021-05-14T23:15:23.5671511Z 2021-05-14T23:15:23.5713313Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-14T23:15:26.4205436Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-14T23:15:26.4358538Z ================================================== 2021-05-14T23:15:26.4359434Z downloaded 282 KB 2021-05-14T23:15:26.4359846Z 2021-05-14T23:15:26.6840566Z * installing *binary* package ‘lazyeval’ ... 2021-05-14T23:15:26.6880336Z * DONE (lazyeval) 2021-05-14T23:15:26.9210924Z * installing *binary* package ‘rex’ ... 2021-05-14T23:15:26.9253378Z * DONE (rex) 2021-05-14T23:15:27.2061398Z * installing *binary* package ‘covr’ ... 2021-05-14T23:15:27.2112211Z * DONE (covr) 2021-05-14T23:15:27.2179208Z 2021-05-14T23:15:27.2180281Z The downloaded source packages are in 2021-05-14T23:15:27.2181741Z ‘/tmp/RtmpaqR5E5/downloaded_packages’ 2021-05-14T23:15:27.2338607Z 2021-05-14T23:15:27.2380994Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T23:15:27.2381679Z Rscript -e "tic::before_install()" 2021-05-14T23:15:27.2427098Z shell: /usr/bin/bash -e {0} 2021-05-14T23:15:27.2427576Z env: 2021-05-14T23:15:27.2427978Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:27.2428413Z TIC_DEPLOY_KEY: 2021-05-14T23:15:27.2429148Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:27.2430836Z GITHUB_PAT: *** 2021-05-14T23:15:27.2431264Z COVERALLS_TOKEN: 2021-05-14T23:15:27.2431729Z continue-on-error: false 2021-05-14T23:15:27.2432190Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:27.2432666Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:27.2433106Z TZ: UTC 2021-05-14T23:15:27.2433595Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:27.2433964Z NOT_CRAN: true 2021-05-14T23:15:27.2434313Z ##[endgroup] 2021-05-14T23:15:27.5202588Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:15:27.6596810Z Running before_install: step_install_remote_binaries() 2021-05-14T23:15:28.2374265Z Installing kirby21.base binaries 2021-05-14T23:15:28.2390822Z [1] "neuroconductor/kirby21.base" 2021-05-14T23:15:28.5834510Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-14T23:15:28.5869650Z tag_name 2021-05-14T23:15:28.5870037Z 11 1.7.3.s 2021-05-14T23:15:28.5870699Z zipball_url 2021-05-14T23:15:28.5871556Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-14T23:15:28.5872407Z tarball_url 2021-05-14T23:15:28.5873287Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-14T23:15:28.5874031Z commit.sha 2021-05-14T23:15:28.5876310Z 11 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:15:28.5877107Z commit.url 2021-05-14T23:15:28.5878214Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:15:28.5879264Z node_id 2021-05-14T23:15:28.5880095Z 11 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-14T23:15:28.5880990Z url 2021-05-14T23:15:28.5883214Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-14T23:15:28.5884079Z assets_url 2021-05-14T23:15:28.5885206Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-14T23:15:28.5886074Z upload_url 2021-05-14T23:15:28.5887048Z 11 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-14T23:15:28.5889550Z id asset_updated_at asset_created_at created_at 2021-05-14T23:15:28.5890811Z 11 42981925 2021-05-14 21:16:15 2021-05-14 21:16:15 2021-05-14 21:04:30 2021-05-14T23:15:28.5891399Z published_at asset_name 2021-05-14T23:15:28.5892462Z 11 2021-05-14 21:04:58 kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-14T23:15:28.5894441Z asset_label asset_download_count 2021-05-14T23:15:28.5895072Z 11 0 2021-05-14T23:15:28.5895706Z asset_browser_download_url 2021-05-14T23:15:28.5898343Z 11 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-14T23:15:28.5906009Z Installing kirby21.base package binaries 2021-05-14T23:15:28.5948756Z --2021-05-14 23:15:28-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-14T23:15:28.5990664Z Resolving github.com (github.com)... 13.236.229.21 2021-05-14T23:15:28.7497893Z Connecting to github.com (github.com)|13.236.229.21|:443... connected. 2021-05-14T23:15:29.4790532Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:15:29.4796240Z Location: https://github-releases.githubusercontent.com/367479151/9daab980-b4f9-11eb-8b39-788069407e0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T231529Z&X-Amz-Expires=300&X-Amz-Signature=051e57418a847620f1b971da7170995c0b73d3bc9e2e6e594ab2335e4f673830&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_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-14T23:15:29.4804493Z --2021-05-14 23:15:29-- https://github-releases.githubusercontent.com/367479151/9daab980-b4f9-11eb-8b39-788069407e0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T231529Z&X-Amz-Expires=300&X-Amz-Signature=051e57418a847620f1b971da7170995c0b73d3bc9e2e6e594ab2335e4f673830&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_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-14T23:15:29.4835395Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.109.154, 185.199.108.154, ... 2021-05-14T23:15:29.4887260Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-14T23:15:29.6365341Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:15:29.6366900Z Length: 42336 (41K) [application/octet-stream] 2021-05-14T23:15:29.6368237Z Saving to: ‘/tmp/RtmpsvYoxL/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-14T23:15:29.6368919Z 2021-05-14T23:15:29.6410372Z 0K .......... .......... .......... .......... . 100% 8.85M=0.005s 2021-05-14T23:15:29.6410706Z 2021-05-14T23:15:29.6413309Z 2021-05-14 23:15:29 (8.85 MB/s) - ‘/tmp/RtmpsvYoxL/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [42336/42336] 2021-05-14T23:15:29.6413934Z 2021-05-14T23:15:29.6455462Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:15:29.6456358Z (as ‘lib’ is unspecified) 2021-05-14T23:15:29.8662478Z * installing *binary* package ‘kirby21.base’ ... 2021-05-14T23:15:29.8696807Z * DONE (kirby21.base) 2021-05-14T23:15:29.8785749Z Rewriting new remotes: 2021-05-14T23:15:29.8976973Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T23:15:29.8977826Z remotes::install_deps(dependencies = TRUE) 2021-05-14T23:15:29.8978388Z remotes::install_cran("rcmdcheck") 2021-05-14T23:15:29.8978882Z remotes::install_cran("markdown") 2021-05-14T23:15:29.8985926Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:15:29.8986308Z env: 2021-05-14T23:15:29.8986705Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:29.8987139Z TIC_DEPLOY_KEY: 2021-05-14T23:15:29.8987872Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:29.8989816Z GITHUB_PAT: *** 2021-05-14T23:15:29.8990231Z COVERALLS_TOKEN: 2021-05-14T23:15:29.8990897Z continue-on-error: false 2021-05-14T23:15:29.8991339Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:29.8991773Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:29.8992340Z TZ: UTC 2021-05-14T23:15:29.8992709Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:29.8993160Z NOT_CRAN: true 2021-05-14T23:15:29.8993525Z ##[endgroup] 2021-05-14T23:15:51.3864030Z 2021-05-14T23:16:06.5386592Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T23:16:06.5389271Z Use `force = TRUE` to force installation 2021-05-14T23:16:06.5401999Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T23:16:06.5402995Z Use `force = TRUE` to force installation 2021-05-14T23:16:06.5523688Z ##[group]Run options(width = 100) 2021-05-14T23:16:06.5524276Z options(width = 100) 2021-05-14T23:16:06.5525080Z pkgs <- installed.packages()[, "Package"] 2021-05-14T23:16:06.5525831Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T23:16:06.5532404Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:16:06.5532785Z env: 2021-05-14T23:16:06.5533199Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:06.5533761Z TIC_DEPLOY_KEY: 2021-05-14T23:16:06.5534552Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:06.5536091Z GITHUB_PAT: *** 2021-05-14T23:16:06.5536481Z COVERALLS_TOKEN: 2021-05-14T23:16:06.5536962Z continue-on-error: false 2021-05-14T23:16:06.5537415Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:06.5537975Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:16:06.5538371Z TZ: UTC 2021-05-14T23:16:06.5538730Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:16:06.5539142Z NOT_CRAN: true 2021-05-14T23:16:06.5539485Z ##[endgroup] 2021-05-14T23:16:07.0181128Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:16:07.0181727Z setting value 2021-05-14T23:16:07.0182438Z version R version 4.0.5 (2021-03-31) 2021-05-14T23:16:07.0183160Z os Ubuntu 20.04.2 LTS 2021-05-14T23:16:07.0183908Z system x86_64, linux-gnu 2021-05-14T23:16:07.0184396Z ui X11 2021-05-14T23:16:07.0184857Z language (EN) 2021-05-14T23:16:07.0185486Z collate C.UTF-8 2021-05-14T23:16:07.0186125Z ctype C.UTF-8 2021-05-14T23:16:07.0186577Z tz UTC 2021-05-14T23:16:07.0187168Z date 2021-05-14 2021-05-14T23:16:07.0187436Z 2021-05-14T23:16:07.0188269Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:16:07.0188997Z package * version date lib source 2021-05-14T23:16:07.0189951Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T23:16:07.0191095Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0192035Z base * 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:07.0193219Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-14T23:16:07.0194041Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0194969Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0195765Z cachem 1.0.4 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0196557Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0197356Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-14T23:16:07.0198146Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0198924Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0199865Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-14T23:16:07.0200713Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-14T23:16:07.0201742Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0202621Z compiler 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:07.0203480Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0204332Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0205535Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0206427Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0207242Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0208040Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:07.0208862Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-14T23:16:07.0209743Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T23:16:07.0210628Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0211432Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0212236Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0213025Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0213987Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0214850Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0215679Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0216629Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0217442Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-14T23:16:07.0218235Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0219174Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0219994Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0220803Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0221717Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T23:16:07.0222744Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0223543Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0224349Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0225293Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:07.0226111Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:07.0226918Z grid 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:07.0227700Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0228489Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0229282Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0230068Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0231136Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-14T23:16:07.0232054Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-14T23:16:07.0232917Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0233735Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-14T23:16:07.0234550Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0235389Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0236223Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0237031Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0237966Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-14T23:16:07.0238806Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-14T23:16:07.0239622Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0240420Z methods * 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:07.0241235Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-14T23:16:07.0242027Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0242801Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-14T23:16:07.0243589Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-14T23:16:07.0244383Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0245207Z parallel 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:07.0246035Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0246838Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0247670Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0248484Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0249480Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0250348Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0251227Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0252060Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0252977Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0253762Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0254553Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0255387Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0256970Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0258052Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0258941Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0259864Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0260652Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0261456Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0262281Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-14T23:16:07.0263102Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0263928Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0264773Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0265614Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0266458Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-14T23:16:07.0267276Z splines 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:07.0268212Z stats * 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:07.0269039Z stats4 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:07.0269946Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0278749Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0279620Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-14T23:16:07.0280436Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0281296Z sysreqs 1.0.0.9000 2021-05-14 [1] Github (r-hub/sysreqs@f068afa) 2021-05-14T23:16:07.0282161Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:07.0282976Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0283781Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0284632Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T23:16:07.0285481Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0286301Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0287129Z tools 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:07.0287915Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0288714Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0289501Z utils * 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:07.0290296Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0291085Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0291876Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0292827Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-14T23:16:07.0293631Z xfun 0.22 2021-03-11 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0294443Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0295588Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0296405Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0297190Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-14T23:16:07.0297674Z 2021-05-14T23:16:07.0298128Z [1] /home/runner/work/_temp/Library 2021-05-14T23:16:07.0298647Z [2] /opt/R/4.0.5/lib/R/library 2021-05-14T23:16:07.0369306Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T23:16:07.0369891Z Rscript -e 'tic::script()' 2021-05-14T23:16:07.0370297Z ls -l check 2021-05-14T23:16:07.0409880Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:16:07.0410346Z env: 2021-05-14T23:16:07.0410744Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:07.0411174Z TIC_DEPLOY_KEY: 2021-05-14T23:16:07.0411894Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:07.0413323Z GITHUB_PAT: *** 2021-05-14T23:16:07.0413713Z COVERALLS_TOKEN: 2021-05-14T23:16:07.0414144Z continue-on-error: false 2021-05-14T23:16:07.0414576Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:07.0415008Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:16:07.0415425Z TZ: UTC 2021-05-14T23:16:07.0415771Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:16:07.0416151Z NOT_CRAN: true 2021-05-14T23:16:07.0416487Z ##[endgroup] 2021-05-14T23:16:07.3064758Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:16:07.4430515Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T23:16:07.4431451Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T23:16:07.4432101Z timeout = Inf, check_dir = "check") 2021-05-14T23:16:07.5147103Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T23:16:07.7257109Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T23:16:08.0434590Z * preparing ‘kirby21.asl’: 2021-05-14T23:16:08.0505318Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:16:08.1273383Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:16:08.1332754Z * checking for empty or unneeded directories 2021-05-14T23:16:08.1333991Z * building ‘kirby21.asl_1.7.0.tar.gz’ 2021-05-14T23:16:08.1345226Z 2021-05-14T23:16:08.2109486Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T23:16:08.4273253Z * using log directory ‘/home/runner/work/kirby21.asl/kirby21.asl/check/kirby21.asl.Rcheck’ 2021-05-14T23:16:08.4274763Z * using R version 4.0.5 (2021-03-31) 2021-05-14T23:16:08.4276053Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-14T23:16:08.4277054Z * using session charset: UTF-8 2021-05-14T23:16:08.4391379Z * using option ‘--as-cran’ 2021-05-14T23:16:08.4401645Z * checking for file ‘kirby21.asl/DESCRIPTION’ ... OK 2021-05-14T23:16:08.4410273Z * checking extension type ... Package 2021-05-14T23:16:08.4411211Z * this is package ‘kirby21.asl’ version ‘1.7.0’ 2021-05-14T23:16:08.4411902Z * package encoding: UTF-8 2021-05-14T23:16:08.4439930Z * checking package namespace information ... OK 2021-05-14T23:16:26.0793047Z * checking package dependencies ... OK 2021-05-14T23:16:26.0805744Z * checking if this is a source package ... OK 2021-05-14T23:16:26.0807048Z * checking if there is a namespace ... OK 2021-05-14T23:16:26.1322806Z * checking for executable files ... OK 2021-05-14T23:16:26.1323952Z * checking for hidden files and directories ... OK 2021-05-14T23:16:26.1339909Z * checking for portable file names ... OK 2021-05-14T23:16:26.1340941Z * checking for sufficient/correct file permissions ... OK 2021-05-14T23:16:26.1352796Z * checking serialization versions ... OK 2021-05-14T23:16:27.3187187Z * checking whether package ‘kirby21.asl’ can be installed ... OK 2021-05-14T23:16:27.3238247Z * checking installed package size ... OK 2021-05-14T23:16:27.3774438Z * checking package directory ... OK 2021-05-14T23:16:27.3775154Z * checking for future file timestamps ... OK 2021-05-14T23:16:27.5231507Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:16:27.5232938Z * checking top-level files ... OK 2021-05-14T23:16:27.5234004Z * checking for left-over files ... OK 2021-05-14T23:16:27.5235027Z * checking index information ... OK 2021-05-14T23:16:27.6264509Z * checking package subdirectories ... OK 2021-05-14T23:16:27.6711357Z * checking R files for non-ASCII characters ... OK 2021-05-14T23:16:27.7150236Z * checking R files for syntax errors ... OK 2021-05-14T23:16:27.8965770Z * checking whether the package can be loaded ... OK 2021-05-14T23:16:27.9914381Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T23:16:28.0939714Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T23:16:28.1929286Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T23:16:28.3730576Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T23:16:28.5616807Z * checking loading without being on the library search path ... OK 2021-05-14T23:16:28.6823247Z * checking dependencies in R code ... OK 2021-05-14T23:16:29.1592203Z * checking S3 generic/method consistency ... OK 2021-05-14T23:16:29.2847831Z * checking replacement functions ... OK 2021-05-14T23:16:29.4065201Z * checking foreign function calls ... OK 2021-05-14T23:16:31.0724298Z * checking R code for possible problems ... OK 2021-05-14T23:16:31.2637461Z * checking Rd files ... OK 2021-05-14T23:16:31.3096859Z * checking Rd metadata ... OK 2021-05-14T23:16:31.3628002Z * checking Rd line widths ... OK 2021-05-14T23:16:31.4512110Z * checking Rd cross-references ... OK 2021-05-14T23:16:31.5735946Z * checking for missing documentation entries ... OK 2021-05-14T23:16:31.9453805Z * checking for code/documentation mismatches ... OK 2021-05-14T23:16:32.4920285Z * checking Rd \usage sections ... OK 2021-05-14T23:16:32.5551801Z * checking Rd contents ... OK 2021-05-14T23:16:32.6291134Z * checking for unstated dependencies in examples ... OK 2021-05-14T23:16:33.1606841Z * checking examples ... OK 2021-05-14T23:16:34.7250436Z * checking PDF version of manual ... OK 2021-05-14T23:16:34.7251996Z * checking for non-standard things in the check directory ... OK 2021-05-14T23:16:34.7253258Z * checking for detritus in the temp directory ... OK 2021-05-14T23:16:34.7253995Z * DONE 2021-05-14T23:16:34.7254429Z 2021-05-14T23:16:34.7254952Z Status: OK 2021-05-14T23:16:34.7255193Z 2021-05-14T23:16:34.8020631Z ── R CMD check results ────────────────────────────────── kirby21.asl 1.7.0 ──── 2021-05-14T23:16:34.8044868Z Duration: 26.7s 2021-05-14T23:16:34.8046401Z 2021-05-14T23:16:34.8058679Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T23:16:34.8140468Z total 20 2021-05-14T23:16:34.8141847Z drwxr-xr-x 5 runner docker 4096 May 14 23:16 kirby21.asl.Rcheck 2021-05-14T23:16:34.8144035Z -rw-r--r-- 1 runner docker 2161 May 14 23:16 kirby21.asl_1.7.0.tar.gz 2021-05-14T23:16:34.8145726Z -rw-r--r-- 1 runner docker 11556 May 14 23:16 kirby21.asl_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:16:34.8175949Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:16:34.8176685Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:16:34.8218207Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:16:34.8218660Z env: 2021-05-14T23:16:34.8219064Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:34.8219479Z TIC_DEPLOY_KEY: 2021-05-14T23:16:34.8220209Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:34.8221771Z GITHUB_PAT: *** 2021-05-14T23:16:34.8222149Z COVERALLS_TOKEN: 2021-05-14T23:16:34.8222592Z continue-on-error: false 2021-05-14T23:16:34.8223011Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:34.8223453Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:16:34.8223847Z TZ: UTC 2021-05-14T23:16:34.8224201Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:16:34.8224564Z NOT_CRAN: true 2021-05-14T23:16:34.8224911Z ##[endgroup] 2021-05-14T23:16:34.8332805Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T23:16:34.8333352Z Rscript -e "tic::before_deploy()" 2021-05-14T23:16:34.8366339Z shell: /usr/bin/bash -e {0} 2021-05-14T23:16:34.8366699Z env: 2021-05-14T23:16:34.8367094Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:34.8367528Z TIC_DEPLOY_KEY: 2021-05-14T23:16:34.8368263Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:34.8369364Z GITHUB_PAT: *** 2021-05-14T23:16:34.8369738Z COVERALLS_TOKEN: 2021-05-14T23:16:34.8370173Z continue-on-error: false 2021-05-14T23:16:34.8370606Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:34.8371036Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:16:34.8371447Z TZ: UTC 2021-05-14T23:16:34.8371794Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:16:34.8372172Z NOT_CRAN: true 2021-05-14T23:16:34.8372507Z ##[endgroup] 2021-05-14T23:16:35.1231755Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:16:35.2559309Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T23:16:35.2559972Z with: 2021-05-14T23:16:35.2560880Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.asl/releases/42985560/assets{?name,label} 2021-05-14T23:16:35.2561937Z asset_path: check/kirby21.asl_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:16:35.2562637Z asset_name: kirby21.asl_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-14T23:16:35.2563409Z asset_content_type: application/octet-stream 2021-05-14T23:16:35.2563867Z env: 2021-05-14T23:16:35.2564260Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:35.2564693Z TIC_DEPLOY_KEY: 2021-05-14T23:16:35.2565414Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:35.2566574Z GITHUB_PAT: *** 2021-05-14T23:16:35.2566937Z COVERALLS_TOKEN: 2021-05-14T23:16:35.2567383Z continue-on-error: false 2021-05-14T23:16:35.2567809Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:35.2568279Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:16:35.2568679Z TZ: UTC 2021-05-14T23:16:35.2569039Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:16:35.2569408Z NOT_CRAN: true 2021-05-14T23:16:35.2570111Z GITHUB_TOKEN: *** 2021-05-14T23:16:35.2570459Z ##[endgroup] 2021-05-14T23:16:35.8560268Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T23:16:35.8560817Z Rscript -e "tic::deploy()" 2021-05-14T23:16:35.8606782Z shell: /usr/bin/bash -e {0} 2021-05-14T23:16:35.8607133Z env: 2021-05-14T23:16:35.8607549Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:35.8607972Z TIC_DEPLOY_KEY: 2021-05-14T23:16:35.8608717Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:35.8610114Z GITHUB_PAT: *** 2021-05-14T23:16:35.8610500Z COVERALLS_TOKEN: 2021-05-14T23:16:35.8610949Z continue-on-error: false 2021-05-14T23:16:35.8611374Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:35.8611822Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:16:35.8612219Z TZ: UTC 2021-05-14T23:16:35.8612578Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:16:35.8612945Z NOT_CRAN: true 2021-05-14T23:16:35.8613293Z ##[endgroup] 2021-05-14T23:16:36.1435514Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:16:36.2684111Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T23:16:36.2684695Z Rscript -e "tic::after_deploy()" 2021-05-14T23:16:36.2728194Z shell: /usr/bin/bash -e {0} 2021-05-14T23:16:36.2728596Z env: 2021-05-14T23:16:36.2729008Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:36.2729428Z TIC_DEPLOY_KEY: 2021-05-14T23:16:36.2730170Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:36.2731580Z GITHUB_PAT: *** 2021-05-14T23:16:36.2731946Z COVERALLS_TOKEN: 2021-05-14T23:16:36.2732524Z continue-on-error: false 2021-05-14T23:16:36.2733182Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:36.2733676Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:16:36.2734112Z TZ: UTC 2021-05-14T23:16:36.2734503Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:16:36.2734908Z NOT_CRAN: true 2021-05-14T23:16:36.2735288Z ##[endgroup] 2021-05-14T23:16:36.5412832Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:16:36.6715144Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-14T23:16:36.6715807Z curl -s -H "Accept: application/json" \ 2021-05-14T23:16:36.6716368Z  -H "Content-Type: application/json" \ 2021-05-14T23:16:36.6716941Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-14T23:16:36.6717563Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-14T23:16:36.6718218Z  -X POST https://coveralls.io/api/repos 2021-05-14T23:16:36.6764952Z shell: /usr/bin/bash -e {0} 2021-05-14T23:16:36.6765303Z env: 2021-05-14T23:16:36.6765716Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:36.6766139Z TIC_DEPLOY_KEY: 2021-05-14T23:16:36.6766880Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:36.6768461Z GITHUB_PAT: *** 2021-05-14T23:16:36.6768868Z COVERALLS_TOKEN: 2021-05-14T23:16:36.6769303Z continue-on-error: false 2021-05-14T23:16:36.6769768Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:36.6770233Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:16:36.6770643Z TZ: UTC 2021-05-14T23:16:36.6770987Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:16:36.6771365Z NOT_CRAN: true 2021-05-14T23:16:36.6771700Z ##[endgroup] 2021-05-14T23:16:37.1100764Z {"error":"Forbidden"} 2021-05-14T23:16:37.1146379Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-14T23:16:37.1146985Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-14T23:16:37.1147503Z  curl -s -H "Accept: application/json" \ 2021-05-14T23:16:37.1148178Z  -H "Content-Type: application/json" \ 2021-05-14T23:16:37.1148805Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-14T23:16:37.1149563Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-14T23:16:37.1150207Z  | jq '.token')" >> $GITHUB_ENV 2021-05-14T23:16:37.1195644Z shell: /usr/bin/bash -e {0} 2021-05-14T23:16:37.1196071Z env: 2021-05-14T23:16:37.1196639Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:37.1197140Z TIC_DEPLOY_KEY: 2021-05-14T23:16:37.1198057Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:37.1199711Z GITHUB_PAT: *** 2021-05-14T23:16:37.1200141Z COVERALLS_TOKEN: 2021-05-14T23:16:37.1200855Z continue-on-error: false 2021-05-14T23:16:37.1201347Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:37.1201865Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:16:37.1202484Z TZ: UTC 2021-05-14T23:16:37.1202998Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:16:37.1203532Z NOT_CRAN: true 2021-05-14T23:16:37.1204002Z ##[endgroup] 2021-05-14T23:16:37.5206746Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-14T23:16:37.5207491Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-14T23:16:37.5214806Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:16:37.5215253Z env: 2021-05-14T23:16:37.5215716Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:37.5217082Z TIC_DEPLOY_KEY: 2021-05-14T23:16:37.5217934Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:37.5219877Z GITHUB_PAT: *** 2021-05-14T23:16:37.5220398Z COVERALLS_TOKEN: 2021-05-14T23:16:37.5220916Z continue-on-error: false 2021-05-14T23:16:37.5221421Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:37.5221920Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:16:37.5222391Z TZ: UTC 2021-05-14T23:16:37.5222787Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:16:37.5223226Z NOT_CRAN: true 2021-05-14T23:16:37.5223657Z COVERALLS_REPO_TOKEN: null 2021-05-14T23:16:37.5224157Z ##[endgroup] 2021-05-14T23:16:39.2134700Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-14T23:16:39.2136365Z object 'null' not found 2021-05-14T23:16:39.2137404Z Calls: -> to_coveralls 2021-05-14T23:16:39.2138227Z Execution halted 2021-05-14T23:16:39.2192580Z ##[error]Process completed with exit code 1. 2021-05-14T23:16:39.3788622Z Post job cleanup. 2021-05-14T23:16:39.4318876Z [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:16:39.4428065Z Post job cleanup. 2021-05-14T23:16:39.5449025Z [command]/usr/bin/git version 2021-05-14T23:16:39.5504096Z git version 2.31.1 2021-05-14T23:16:39.5541663Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:16:39.5577345Z [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:16:39.5801487Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:16:39.5826085Z http.https://github.com/.extraheader 2021-05-14T23:16:39.5834560Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T23:16:39.5868676Z [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:16:39.6147907Z Cleaning up orphan processes